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:
-rw-r--r--intern/ghost/GHOST_C-api.h6
-rw-r--r--intern/ghost/GHOST_IWindow.h2
-rw-r--r--intern/ghost/GHOST_Rect.h21
-rw-r--r--intern/ghost/GHOST_Types.h6
-rw-r--r--intern/ghost/intern/GHOST_C-api.cpp14
-rw-r--r--intern/ghost/intern/GHOST_SystemCocoa.mm14
-rw-r--r--intern/ghost/intern/GHOST_SystemX11.cpp53
-rw-r--r--intern/ghost/intern/GHOST_Window.cpp27
-rw-r--r--intern/ghost/intern/GHOST_Window.h68
-rw-r--r--intern/ghost/intern/GHOST_WindowCocoa.h2
-rw-r--r--intern/ghost/intern/GHOST_WindowCocoa.mm139
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.cpp47
-rw-r--r--intern/ghost/intern/GHOST_WindowX11.h5
-rw-r--r--release/datafiles/blenderbuttonsbin190499 -> 195438 bytes
-rw-r--r--release/scripts/io/add_mesh_torus.py2
-rw-r--r--release/scripts/io/engine_render_pov.py18
-rw-r--r--release/scripts/io/mesh_skin.py14
-rw-r--r--release/scripts/io/netrender/operators.py42
-rw-r--r--release/scripts/io/netrender/ui.py59
-rw-r--r--release/scripts/modules/bpy_ops.py92
-rw-r--r--release/scripts/ui/buttons_data_armature.py2
-rw-r--r--release/scripts/ui/buttons_data_mesh.py13
-rw-r--r--release/scripts/ui/buttons_game.py28
-rw-r--r--release/scripts/ui/buttons_material.py5
-rw-r--r--release/scripts/ui/buttons_object_constraint.py98
-rw-r--r--release/scripts/ui/buttons_particle.py22
-rw-r--r--release/scripts/ui/buttons_render.py488
-rw-r--r--release/scripts/ui/buttons_scene.py501
-rw-r--r--release/scripts/ui/buttons_texture.py46
-rw-r--r--release/scripts/ui/space_filebrowser.py14
-rw-r--r--release/scripts/ui/space_info.py32
-rw-r--r--release/scripts/ui/space_outliner.py51
-rw-r--r--release/scripts/ui/space_userpref.py6
-rw-r--r--release/scripts/ui/space_view3d.py80
-rw-r--r--source/blender/blenkernel/BKE_key.h1
-rw-r--r--source/blender/blenkernel/BKE_object.h2
-rw-r--r--source/blender/blenkernel/BKE_particle.h1
-rw-r--r--source/blender/blenkernel/intern/context.c2
-rw-r--r--source/blender/blenkernel/intern/depsgraph.c18
-rw-r--r--source/blender/blenkernel/intern/image.c37
-rw-r--r--source/blender/blenkernel/intern/key.c27
-rw-r--r--source/blender/blenkernel/intern/object.c4
-rw-r--r--source/blender/blenkernel/intern/packedFile.c7
-rw-r--r--source/blender/blenkernel/intern/particle.c8
-rw-r--r--source/blender/blenkernel/intern/pointcache.c3
-rw-r--r--source/blender/blenkernel/intern/smoke.c2
-rw-r--r--source/blender/blenlib/BLI_arithb.h1
-rw-r--r--source/blender/blenlib/BLI_storage.h3
-rw-r--r--source/blender/blenlib/intern/storage.c9
-rw-r--r--source/blender/blenloader/intern/readfile.c2
-rw-r--r--source/blender/editors/animation/anim_channels_defines.c254
-rw-r--r--source/blender/editors/animation/anim_channels_edit.c52
-rw-r--r--source/blender/editors/animation/anim_filter.c178
-rw-r--r--source/blender/editors/animation/keyframing.c2
-rw-r--r--source/blender/editors/animation/keyingsets.c8
-rw-r--r--source/blender/editors/armature/editarmature_sketch.c2
-rw-r--r--source/blender/editors/armature/poselib.c13
-rw-r--r--source/blender/editors/datafiles/blenderbuttons.c12066
-rw-r--r--source/blender/editors/include/ED_anim_api.h10
-rw-r--r--source/blender/editors/include/ED_mesh.h2
-rw-r--r--source/blender/editors/include/UI_icons.h22
-rw-r--r--source/blender/editors/include/UI_interface.h4
-rw-r--r--source/blender/editors/interface/interface_handlers.c62
-rw-r--r--source/blender/editors/interface/interface_templates.c83
-rw-r--r--source/blender/editors/interface/interface_widgets.c30
-rw-r--r--source/blender/editors/mesh/editmesh.c7
-rw-r--r--source/blender/editors/mesh/editmesh_mods.c209
-rw-r--r--source/blender/editors/mesh/editmesh_tools.c222
-rw-r--r--source/blender/editors/mesh/mesh_intern.h3
-rw-r--r--source/blender/editors/mesh/mesh_ops.c10
-rw-r--r--source/blender/editors/object/object_add.c14
-rw-r--r--source/blender/editors/object/object_edit.c8
-rw-r--r--source/blender/editors/object/object_group.c9
-rw-r--r--source/blender/editors/object/object_intern.h3
-rw-r--r--source/blender/editors/object/object_modifier.c5
-rw-r--r--source/blender/editors/object/object_ops.c26
-rw-r--r--source/blender/editors/object/object_relations.c112
-rw-r--r--source/blender/editors/object/object_select.c8
-rw-r--r--source/blender/editors/object/object_shapekey.c131
-rw-r--r--source/blender/editors/object/object_vgroup.c5
-rw-r--r--source/blender/editors/screen/screen_ops.c3
-rw-r--r--source/blender/editors/sculpt_paint/sculpt.c11
-rw-r--r--source/blender/editors/space_action/action_draw.c13
-rw-r--r--source/blender/editors/space_action/action_header.c26
-rw-r--r--source/blender/editors/space_buttons/buttons_context.c16
-rw-r--r--source/blender/editors/space_buttons/buttons_header.c4
-rw-r--r--source/blender/editors/space_buttons/space_buttons.c3
-rw-r--r--source/blender/editors/space_file/file_intern.h2
-rw-r--r--source/blender/editors/space_file/file_ops.c16
-rw-r--r--source/blender/editors/space_file/filesel.c10
-rw-r--r--source/blender/editors/space_file/space_file.c4
-rw-r--r--source/blender/editors/space_graph/graph_buttons.c154
-rw-r--r--source/blender/editors/space_graph/graph_draw.c33
-rw-r--r--source/blender/editors/space_outliner/outliner_header.c309
-rw-r--r--source/blender/editors/space_outliner/space_outliner.c23
-rw-r--r--source/blender/editors/space_view3d/space_view3d.c5
-rw-r--r--source/blender/editors/space_view3d/view3d_edit.c31
-rw-r--r--source/blender/editors/space_view3d/view3d_ops.c38
-rw-r--r--source/blender/editors/transform/transform.h5
-rw-r--r--source/blender/editors/transform/transform_conversions.c114
-rw-r--r--source/blender/editors/transform/transform_generics.c71
-rw-r--r--source/blender/editors/transform/transform_ops.c1
-rw-r--r--source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp4
-rw-r--r--source/blender/ikplugin/intern/itasc_plugin.cpp25
-rw-r--r--source/blender/makesdna/DNA_action_types.h6
-rw-r--r--source/blender/makesdna/DNA_anim_types.h2
-rw-r--r--source/blender/makesdna/DNA_constraint_types.h10
-rw-r--r--source/blender/makesdna/DNA_curve_types.h2
-rw-r--r--source/blender/makesdna/DNA_key_types.h6
-rw-r--r--source/blender/makesdna/DNA_mesh_types.h7
-rw-r--r--source/blender/makesdna/DNA_meta_types.h2
-rw-r--r--source/blender/makesdna/DNA_object_types.h2
-rw-r--r--source/blender/makesdna/DNA_scene_types.h3
-rw-r--r--source/blender/makesdna/DNA_space_types.h17
-rw-r--r--source/blender/makesrna/RNA_enum_types.h3
-rw-r--r--source/blender/makesrna/RNA_types.h46
-rw-r--r--source/blender/makesrna/intern/makesrna.c10
-rw-r--r--source/blender/makesrna/intern/rna_ID.c32
-rw-r--r--source/blender/makesrna/intern/rna_access.c2
-rw-r--r--source/blender/makesrna/intern/rna_animation.c28
-rw-r--r--source/blender/makesrna/intern/rna_constraint.c75
-rw-r--r--source/blender/makesrna/intern/rna_define.c5
-rw-r--r--source/blender/makesrna/intern/rna_fcurve.c63
-rw-r--r--source/blender/makesrna/intern/rna_image.c3
-rw-r--r--source/blender/makesrna/intern/rna_key.c2
-rw-r--r--source/blender/makesrna/intern/rna_material.c10
-rw-r--r--source/blender/makesrna/intern/rna_mesh.c17
-rw-r--r--source/blender/makesrna/intern/rna_object.c19
-rw-r--r--source/blender/makesrna/intern/rna_object_force.c18
-rw-r--r--source/blender/makesrna/intern/rna_particle.c63
-rw-r--r--source/blender/makesrna/intern/rna_rna.c7
-rw-r--r--source/blender/makesrna/intern/rna_scene.c48
-rw-r--r--source/blender/makesrna/intern/rna_sculpt_paint.c26
-rw-r--r--source/blender/makesrna/intern/rna_space.c142
-rw-r--r--source/blender/makesrna/intern/rna_texture.c10
-rw-r--r--source/blender/makesrna/intern/rna_ui_api.c22
-rw-r--r--source/blender/makesrna/intern/rna_userdef.c26
-rw-r--r--source/blender/makesrna/intern/rna_wm.c5
-rw-r--r--source/blender/python/intern/bpy_rna.c52
-rw-r--r--source/blender/render/intern/source/pipeline.c5
-rw-r--r--source/blender/render/intern/source/texture.c10
-rw-r--r--source/blender/render/intern/source/zbuf.c16
-rw-r--r--source/blender/windowmanager/WM_api.h4
-rw-r--r--source/blender/windowmanager/intern/wm_cursors.c23
-rw-r--r--source/blender/windowmanager/intern/wm_event_system.c20
-rw-r--r--source/blender/windowmanager/intern/wm_operators.c48
146 files changed, 9167 insertions, 8375 deletions
diff --git a/intern/ghost/GHOST_C-api.h b/intern/ghost/GHOST_C-api.h
index 00d2cdb1e3b..bd812177f17 100644
--- a/intern/ghost/GHOST_C-api.h
+++ b/intern/ghost/GHOST_C-api.h
@@ -372,11 +372,13 @@ extern GHOST_TSuccess GHOST_SetCursorPosition(GHOST_SystemHandle systemhandle,
* events when the mouse is outside the window. X11 only, others
* do this automatically.
* @param windowhandle The handle to the window
- * @param grab The new grab state of the cursor.
+ * @param mode The new grab state of the cursor.
+ * @param bounds The grab ragion (optional) - left,top,right,bottom
* @return Indication of success.
*/
extern GHOST_TSuccess GHOST_SetCursorGrab(GHOST_WindowHandle windowhandle,
- int grab, int warp, int restore);
+ GHOST_TGrabCursorMode mode,
+ int* bounds);
/***************************************************************************************
** Access to mouse button and keyboard states.
diff --git a/intern/ghost/GHOST_IWindow.h b/intern/ghost/GHOST_IWindow.h
index 993b41a4d4f..512fad877cb 100644
--- a/intern/ghost/GHOST_IWindow.h
+++ b/intern/ghost/GHOST_IWindow.h
@@ -271,7 +271,7 @@ public:
* @param grab The new grab state of the cursor.
* @return Indication of success.
*/
- virtual GHOST_TSuccess setCursorGrab(bool grab, bool warp, bool restore) { return GHOST_kSuccess; };
+ virtual GHOST_TSuccess setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds) { return GHOST_kSuccess; };
};
diff --git a/intern/ghost/GHOST_Rect.h b/intern/ghost/GHOST_Rect.h
index 6271ecad408..6a29b1ffc26 100644
--- a/intern/ghost/GHOST_Rect.h
+++ b/intern/ghost/GHOST_Rect.h
@@ -127,6 +127,13 @@ public:
virtual inline void unionPoint(GHOST_TInt32 x, GHOST_TInt32 y);
/**
+ * Grows the rectangle to included a point.
+ * @param x The x-coordinate of the point.
+ * @param y The y-coordinate of the point.
+ */
+ virtual inline void wrapPoint(GHOST_TInt32 &x, GHOST_TInt32 &y, GHOST_TInt32 ofs);
+
+ /**
* Returns whether the point is inside this rectangle.
* Point on the boundary is considered inside.
* @param x x-coordinate of point to test.
@@ -221,6 +228,20 @@ inline void GHOST_Rect::unionPoint(GHOST_TInt32 x, GHOST_TInt32 y)
if (y < m_t) m_t = y;
if (y > m_b) m_b = y;
}
+#include <stdio.h>
+inline void GHOST_Rect::wrapPoint(GHOST_TInt32 &x, GHOST_TInt32 &y, GHOST_TInt32 ofs)
+{
+ GHOST_TInt32 w= getWidth();
+ GHOST_TInt32 h= getHeight();
+
+ /* highly unlikely but avoid eternal loop */
+ if(w-ofs*2 <= 0 || h-ofs*2 <= 0)
+ return;
+ while(x-ofs < m_l) x+= w-(ofs*2);
+ while(y-ofs < m_t) y+= h-(ofs*2);
+ while(x+ofs > m_r) x-= w-(ofs*2);
+ while(y+ofs > m_b) y-= h-(ofs*2);
+}
inline bool GHOST_Rect::isInside(GHOST_TInt32 x, GHOST_TInt32 y) const
{
diff --git a/intern/ghost/GHOST_Types.h b/intern/ghost/GHOST_Types.h
index 14e3c4bb5f7..e98e58740ad 100644
--- a/intern/ghost/GHOST_Types.h
+++ b/intern/ghost/GHOST_Types.h
@@ -341,6 +341,12 @@ typedef enum {
GHOST_kKeyF24
} GHOST_TKey;
+typedef enum {
+ GHOST_kGrabDisable = 0, /* grab not set */
+ GHOST_kGrabNormal, /* no cursor adjustments */
+ GHOST_kGrabWrap, /* wrap the mouse location to prevent limiting screen bounds */
+ GHOST_kGrabHide, /* hide the mouse while grabbing and restore the original location on release (numbuts) */
+} GHOST_TGrabCursorMode;
typedef void* GHOST_TEventDataPtr;
diff --git a/intern/ghost/intern/GHOST_C-api.cpp b/intern/ghost/intern/GHOST_C-api.cpp
index e225ad4fd90..0160df552cc 100644
--- a/intern/ghost/intern/GHOST_C-api.cpp
+++ b/intern/ghost/intern/GHOST_C-api.cpp
@@ -355,11 +355,21 @@ GHOST_TSuccess GHOST_SetCursorPosition(GHOST_SystemHandle systemhandle,
GHOST_TSuccess GHOST_SetCursorGrab(GHOST_WindowHandle windowhandle,
- int grab, int warp, int restore)
+ GHOST_TGrabCursorMode mode,
+ int *bounds)
{
GHOST_IWindow* window = (GHOST_IWindow*) windowhandle;
+ GHOST_Rect bounds_rect, bounds_win;
+
+ if(bounds) {
+ /* if this is X11 specific we need a function that converts */
+ window->getClientBounds(bounds_win);
+ window->clientToScreen(bounds[0], bounds_win.getHeight() - bounds[1], bounds_rect.m_l, bounds_rect.m_t);
+ window->clientToScreen(bounds[2], bounds_win.getHeight() - bounds[3], bounds_rect.m_r, bounds_rect.m_b);
+
+ }
- return window->setCursorGrab(grab?true:false, warp?true:false, restore?true:false);
+ return window->setCursorGrab(mode, bounds ? &bounds_rect:NULL);
}
diff --git a/intern/ghost/intern/GHOST_SystemCocoa.mm b/intern/ghost/intern/GHOST_SystemCocoa.mm
index 3e0d58b46a6..62f0c538e7e 100644
--- a/intern/ghost/intern/GHOST_SystemCocoa.mm
+++ b/intern/ghost/intern/GHOST_SystemCocoa.mm
@@ -635,6 +635,7 @@ GHOST_TSuccess GHOST_SystemCocoa::init()
[mainMenubar addItem:menuItem];
[menuItem release];
+ [NSApp performSelector:@selector(setAppleMenu:) withObject:appMenu]; //Needed for 10.5
[appMenu release];
//Create the window menu
@@ -815,7 +816,7 @@ GHOST_TSuccess GHOST_SystemCocoa::setCursorPosition(GHOST_TInt32 x, GHOST_TInt32
GHOST_TSuccess GHOST_SystemCocoa::getModifierKeys(GHOST_ModifierKeys& keys) const
{
- NSUInteger modifiers = [[NSApp currentEvent] modifierFlags];
+ unsigned int modifiers = [[NSApp currentEvent] modifierFlags];
//Direct query to modifierFlags can be used in 10.6
keys.set(GHOST_kModifierKeyCommand, (modifiers & NSCommandKeyMask) ? true : false);
@@ -1153,9 +1154,12 @@ GHOST_TSuccess GHOST_SystemCocoa::handleMouseEvent(void *eventPtr)
case NSScrollWheel:
{
GHOST_TInt32 delta;
- delta = [event deltaY] > 0 ? 1 : -1;
- pushEvent(new GHOST_EventWheel(getMilliSeconds(), window, delta));
-
+
+ double deltaF = [event deltaY];
+ if (deltaF == 0.0) break; //discard trackpad delta=0 events
+
+ delta = deltaF > 0.0 ? 1 : -1;
+ pushEvent(new GHOST_EventWheel([event timestamp], window, delta));
}
break;
@@ -1172,7 +1176,7 @@ GHOST_TSuccess GHOST_SystemCocoa::handleKeyEvent(void *eventPtr)
{
NSEvent *event = (NSEvent *)eventPtr;
GHOST_IWindow* window = m_windowManager->getActiveWindow();
- NSUInteger modifiers;
+ unsigned int modifiers;
NSString *characters;
GHOST_TKey keyCode;
unsigned char ascii;
diff --git a/intern/ghost/intern/GHOST_SystemX11.cpp b/intern/ghost/intern/GHOST_SystemX11.cpp
index 8c87abf16bc..774fd025b85 100644
--- a/intern/ghost/intern/GHOST_SystemX11.cpp
+++ b/intern/ghost/intern/GHOST_SystemX11.cpp
@@ -388,31 +388,36 @@ GHOST_SystemX11::processEvent(XEvent *xe)
{
XMotionEvent &xme = xe->xmotion;
- if(window->getCursorWarp()) {
- /* Calculate offscreen location and re-center the mouse */
- GHOST_TInt32 x_warp, y_warp, x_new, y_new, x_accum, y_accum;
-
- window->getCursorWarpPos(x_warp, y_warp);
- getCursorPosition(x_new, y_new);
-
- if(x_warp != x_new || y_warp != y_new) {
- window->getCursorWarpAccum(x_accum, y_accum);
- x_accum += x_new - x_warp;
- y_accum += y_new - y_warp;
-
- window->setCursorWarpAccum(x_accum, y_accum);
- setCursorPosition(x_warp, y_warp); /* reset */
-
- g_event = new
- GHOST_EventCursor(
- getMilliSeconds(),
- GHOST_kEventCursorMove,
- window,
- x_warp + x_accum,
- y_warp + y_accum
- );
-
+ if(window->getCursorGrabMode() != GHOST_kGrabDisable && window->getCursorGrabMode() != GHOST_kGrabNormal)
+ {
+ GHOST_TInt32 x_new= xme.x_root;
+ GHOST_TInt32 y_new= xme.y_root;
+ GHOST_TInt32 x_accum, y_accum;
+ GHOST_Rect bounds;
+
+ /* fallback to window bounds */
+ if(window->getCursorGrabBounds(bounds)==GHOST_kFailure)
+ window->getClientBounds(bounds);
+
+ /* could also clamp to screen bounds
+ * wrap with a window outside the view will fail atm */
+ bounds.wrapPoint(x_new, y_new, 2); /* offset of one incase blender is at screen bounds */
+ window->getCursorGrabAccum(x_accum, y_accum);
+
+ if(x_new != xme.x_root || y_new != xme.y_root) {
+ setCursorPosition(x_new, y_new); /* wrap */
+ window->setCursorGrabAccum(x_accum + (xme.x_root - x_new), y_accum + (xme.y_root - y_new));
}
+
+ g_event = new
+ GHOST_EventCursor(
+ getMilliSeconds(),
+ GHOST_kEventCursorMove,
+ window,
+ xme.x_root + x_accum,
+ xme.y_root + y_accum
+ );
+
}
else {
g_event = new
diff --git a/intern/ghost/intern/GHOST_Window.cpp b/intern/ghost/intern/GHOST_Window.cpp
index 94feb83e003..33484284d7c 100644
--- a/intern/ghost/intern/GHOST_Window.cpp
+++ b/intern/ghost/intern/GHOST_Window.cpp
@@ -48,15 +48,14 @@ GHOST_Window::GHOST_Window(
:
m_drawingContextType(type),
m_cursorVisible(true),
- m_cursorGrabbed(false),
- m_cursorWarp(false),
+ m_cursorGrab(GHOST_kGrabDisable),
m_cursorShape(GHOST_kStandardCursorDefault),
m_stereoVisual(stereoVisual)
{
m_isUnsavedChanges = false;
- m_cursorWarpAccumPos[0] = 0;
- m_cursorWarpAccumPos[1] = 0;
+ m_cursorGrabAccumPos[0] = 0;
+ m_cursorGrabAccumPos[1] = 0;
m_fullScreen = state == GHOST_kWindowStateFullScreen;
if (m_fullScreen) {
@@ -98,13 +97,19 @@ GHOST_TSuccess GHOST_Window::setCursorVisibility(bool visible)
}
}
-GHOST_TSuccess GHOST_Window::setCursorGrab(bool grab, bool warp, bool restore)
+GHOST_TSuccess GHOST_Window::setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds)
{
- if(m_cursorGrabbed == grab)
+ if(m_cursorGrab == mode)
return GHOST_kSuccess;
- if (setWindowCursorGrab(grab, warp, restore)) {
- m_cursorGrabbed = grab;
+ if (setWindowCursorGrab(mode)) {
+
+ if(mode==GHOST_kGrabDisable)
+ m_cursorGrabBounds.m_l= m_cursorGrabBounds.m_r= -1;
+ else if (bounds) {
+ m_cursorGrabBounds= *bounds;
+ }
+ m_cursorGrab = mode;
return GHOST_kSuccess;
}
else {
@@ -112,6 +117,12 @@ GHOST_TSuccess GHOST_Window::setCursorGrab(bool grab, bool warp, bool restore)
}
}
+GHOST_TSuccess GHOST_Window::getCursorGrabBounds(GHOST_Rect& bounds)
+{
+ bounds= m_cursorGrabBounds;
+ return (bounds.m_l==-1 && bounds.m_r==-1) ? GHOST_kFailure : GHOST_kSuccess;
+}
+
GHOST_TSuccess GHOST_Window::setCursorShape(GHOST_TStandardCursor cursorShape)
{
if (setWindowCursorShape(cursorShape)) {
diff --git a/intern/ghost/intern/GHOST_Window.h b/intern/ghost/intern/GHOST_Window.h
index 786918716c5..0986fc57430 100644
--- a/intern/ghost/intern/GHOST_Window.h
+++ b/intern/ghost/intern/GHOST_Window.h
@@ -158,10 +158,9 @@ public:
* @return The visibility state of the cursor.
*/
inline virtual bool getCursorVisibility() const;
- inline virtual bool getCursorWarp() const;
- inline virtual bool getCursorWarpPos(GHOST_TInt32 &x, GHOST_TInt32 &y) const;
- inline virtual bool getCursorWarpAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const;
- inline virtual bool setCursorWarpAccum(GHOST_TInt32 x, GHOST_TInt32 y);
+ inline virtual GHOST_TGrabCursorMode getCursorGrabMode() const;
+ inline virtual void getCursorGrabAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const;
+ inline virtual void setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y);
/**
* Shows or hides the cursor.
@@ -172,10 +171,16 @@ public:
/**
* Sets the cursor grab.
- * @param grab The new grab state of the cursor.
+ * @param mode The new grab state of the cursor.
* @return Indication of success.
*/
- virtual GHOST_TSuccess setCursorGrab(bool grab, bool warp, bool restore);
+ virtual GHOST_TSuccess setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_Rect *bounds);
+
+ /**
+ * Gets the cursor grab region, if unset the window is used.
+ * reset when grab is disabled.
+ */
+ virtual GHOST_TSuccess getCursorGrabBounds(GHOST_Rect& bounds);
/**
* Sets the window "modified" status, indicating unsaved changes
@@ -247,7 +252,7 @@ protected:
* Sets the cursor grab on the window using
* native window system calls.
*/
- virtual GHOST_TSuccess setWindowCursorGrab(bool grab, bool warp, bool restore) { return GHOST_kSuccess; };
+ virtual GHOST_TSuccess setWindowCursorGrab(GHOST_TGrabCursorMode mode) { return GHOST_kSuccess; };
/**
* Sets the cursor shape on the window using
@@ -274,16 +279,16 @@ protected:
bool m_cursorVisible;
/** The current grabbed state of the cursor */
- bool m_cursorGrabbed;
-
- /** The current warped state of the cursor */
- bool m_cursorWarp;
+ GHOST_TGrabCursorMode m_cursorGrab;
/** Initial grab location. */
- GHOST_TInt32 m_cursorWarpInitPos[2];
+ GHOST_TInt32 m_cursorGrabInitPos[2];
+
+ /** Accumulated offset from m_cursorGrabInitPos. */
+ GHOST_TInt32 m_cursorGrabAccumPos[2];
- /** Accumulated offset from m_cursorWarpInitPos. */
- GHOST_TInt32 m_cursorWarpAccumPos[2];
+ /** Wrap the cursor within this region. */
+ GHOST_Rect m_cursorGrabBounds;
/** The current shape of the cursor */
GHOST_TStandardCursor m_cursorShape;
@@ -317,40 +322,21 @@ inline bool GHOST_Window::getCursorVisibility() const
return m_cursorVisible;
}
-inline bool GHOST_Window::getCursorWarp() const
-{
- return m_cursorWarp;
-}
-
-inline bool GHOST_Window::getCursorWarpPos(GHOST_TInt32 &x, GHOST_TInt32 &y) const
+inline GHOST_TGrabCursorMode GHOST_Window::getCursorGrabMode() const
{
- if(m_cursorWarp==false)
- return GHOST_kFailure;
-
- x= m_cursorWarpInitPos[0];
- y= m_cursorWarpInitPos[1];
- return GHOST_kSuccess;
+ return m_cursorGrab;
}
-inline bool GHOST_Window::getCursorWarpAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const
+inline void GHOST_Window::getCursorGrabAccum(GHOST_TInt32 &x, GHOST_TInt32 &y) const
{
- if(m_cursorWarp==false)
- return GHOST_kFailure;
-
- x= m_cursorWarpAccumPos[0];
- y= m_cursorWarpAccumPos[1];
- return GHOST_kSuccess;
+ x= m_cursorGrabAccumPos[0];
+ y= m_cursorGrabAccumPos[1];
}
-inline bool GHOST_Window::setCursorWarpAccum(GHOST_TInt32 x, GHOST_TInt32 y)
+inline void GHOST_Window::setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y)
{
- if(m_cursorWarp==false)
- return GHOST_kFailure;
-
- m_cursorWarpAccumPos[0]= x;
- m_cursorWarpAccumPos[1]= y;
-
- return GHOST_kSuccess;
+ m_cursorGrabAccumPos[0]= x;
+ m_cursorGrabAccumPos[1]= y;
}
inline GHOST_TStandardCursor GHOST_Window::getCursorShape() const
diff --git a/intern/ghost/intern/GHOST_WindowCocoa.h b/intern/ghost/intern/GHOST_WindowCocoa.h
index d6c154535a9..e5fff75c66e 100644
--- a/intern/ghost/intern/GHOST_WindowCocoa.h
+++ b/intern/ghost/intern/GHOST_WindowCocoa.h
@@ -239,7 +239,7 @@ protected:
/**
* Sets the cursor warp accumulator. Overriden for workaround due to Cocoa next event after cursor set giving delta values non zero
*/
- inline virtual bool setCursorWarpAccum(GHOST_TInt32 x, GHOST_TInt32 y);
+ inline virtual bool setCursorGrabAccum(GHOST_TInt32 x, GHOST_TInt32 y);
/**
* Sets the cursor grab on the window using
diff --git a/intern/ghost/intern/GHOST_WindowCocoa.mm b/intern/ghost/intern/GHOST_WindowCocoa.mm
index fd68b6200ee..e41c773a4c3 100644
--- a/intern/ghost/intern/GHOST_WindowCocoa.mm
+++ b/intern/ghost/intern/GHOST_WindowCocoa.mm
@@ -40,13 +40,13 @@
// Pixel Format Attributes for the windowed NSOpenGLContext
-static const NSOpenGLPixelFormatAttribute pixelFormatAttrsWindow[] =
+static NSOpenGLPixelFormatAttribute pixelFormatAttrsWindow[] =
{
NSOpenGLPFADoubleBuffer,
NSOpenGLPFAAccelerated,
- NSOpenGLPFAAllowOfflineRenderers, // NOTE: Needed to connect to secondary GPUs
- NSOpenGLPFADepthSize, 32,
- 0
+ //NSOpenGLPFAAllowOfflineRenderers, // Removed to allow 10.4 builds, and 2 GPUs rendering is not used anyway
+ NSOpenGLPFADepthSize, (NSOpenGLPixelFormatAttribute) 32,
+ (NSOpenGLPixelFormatAttribute) 0
};
#pragma mark Cocoa window delegate object
@@ -187,7 +187,7 @@ GHOST_WindowCocoa::GHOST_WindowCocoa(
return;
}
- [m_window setTitle:[NSString stringWithUTF8String:title]];
+ setTitle(title);
//Creates the OpenGL View inside the window
@@ -271,7 +271,38 @@ void GHOST_WindowCocoa::setTitle(const STR_String& title)
NSString *windowTitle = [[NSString alloc] initWithUTF8String:title];
- [m_window setTitle:windowTitle];
+ //Set associated file if applicable
+ if ([windowTitle hasPrefix:@"Blender"])
+ {
+ NSRange fileStrRange;
+ NSString *associatedFileName;
+ int len;
+
+ fileStrRange.location = [windowTitle rangeOfString:@"["].location+1;
+ len = [windowTitle rangeOfString:@"]"].location - fileStrRange.location;
+
+ if (len >0)
+ {
+ fileStrRange.length = len;
+ associatedFileName = [windowTitle substringWithRange:fileStrRange];
+ @try {
+ [m_window setRepresentedFilename:associatedFileName];
+ }
+ @catch (NSException * e) {
+ printf("\nInvalid file path given in window title");
+ }
+ [m_window setTitle:[associatedFileName lastPathComponent]];
+ }
+ else {
+ [m_window setTitle:windowTitle];
+ [m_window setRepresentedFilename:@""];
+ }
+
+ } else {
+ [m_window setTitle:windowTitle];
+ [m_window setRepresentedFilename:@""];
+ }
+
[windowTitle release];
[pool drain];
@@ -501,7 +532,7 @@ GHOST_TSuccess GHOST_WindowCocoa::setState(GHOST_TWindowState state)
defer:YES];
//Copy current window parameters
[tmpWindow setTitle:[m_window title]];
- [tmpWindow setRepresentedURL:[m_window representedURL]];
+ [tmpWindow setRepresentedFilename:[m_window representedFilename]];
[tmpWindow setReleasedWhenClosed:NO];
[tmpWindow setAcceptsMouseMovedEvents:YES];
[tmpWindow setDelegate:[m_window delegate]];
@@ -557,7 +588,7 @@ GHOST_TSuccess GHOST_WindowCocoa::setState(GHOST_TWindowState state)
defer:YES];
//Copy current window parameters
[tmpWindow setTitle:[m_window title]];
- [tmpWindow setRepresentedURL:[m_window representedURL]];
+ [tmpWindow setRepresentedFilename:[m_window representedFilename]];
[tmpWindow setReleasedWhenClosed:NO];
[tmpWindow setAcceptsMouseMovedEvents:YES];
[tmpWindow setDelegate:[m_window delegate]];
@@ -873,7 +904,10 @@ GHOST_TSuccess GHOST_WindowCocoa::setWindowCursorGrab(bool grab, bool warp, bool
setCursorWarpAccum(-x_new, -y_new);
}
else {
- m_systemCocoa->setCursorPosition(m_cursorWarpInitPos[0], m_cursorWarpInitPos[1]);
+ GHOST_TInt32 x_new, y_new;
+ //get/set cursor position works in screen coordinates
+ clientToScreen(m_cursorWarpInitPos[0], m_cursorWarpInitPos[1], x_new, y_new);
+ m_systemCocoa->setCursorPosition(x_new, y_new);
setCursorWarpAccum(0, 0);
}
@@ -898,8 +932,7 @@ GHOST_TSuccess GHOST_WindowCocoa::setWindowCursorShape(GHOST_TStandardCursor sha
return GHOST_kSuccess;
}
-#if 0
-/** Reverse the bits in a GHOST_TUns8 */
+/** Reverse the bits in a GHOST_TUns8
static GHOST_TUns8 uns8ReverseBits(GHOST_TUns8 ch)
{
ch= ((ch>>1)&0x55) | ((ch<<1)&0xAA);
@@ -907,7 +940,7 @@ static GHOST_TUns8 uns8ReverseBits(GHOST_TUns8 ch)
ch= ((ch>>4)&0x0F) | ((ch<<4)&0xF0);
return ch;
}
-#endif
+*/
/** Reverse the bits in a GHOST_TUns16 */
@@ -923,43 +956,68 @@ static GHOST_TUns16 uns16ReverseBits(GHOST_TUns16 shrt)
GHOST_TSuccess GHOST_WindowCocoa::setWindowCustomCursorShape(GHOST_TUns8 *bitmap, GHOST_TUns8 *mask,
int sizex, int sizey, int hotX, int hotY, int fg_color, int bg_color)
{
- int y;
+ int y,nbUns16;
NSPoint hotSpotPoint;
+ NSBitmapImageRep *cursorImageRep;
NSImage *cursorImage;
+ NSSize imSize;
+ GHOST_TUns16 *cursorBitmap;
+
+
+ NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
if (m_customCursor) {
[m_customCursor release];
m_customCursor = nil;
}
- /*TODO: implement this (but unused inproject at present)
- cursorImage = [[NSImage alloc] initWithData:bitmap];
- for (y=0; y<16; y++) {
+
+ cursorImageRep = [[NSBitmapImageRep alloc] initWithBitmapDataPlanes:nil
+ pixelsWide:sizex
+ pixelsHigh:sizey
+ bitsPerSample:1
+ samplesPerPixel:2
+ hasAlpha:YES
+ isPlanar:YES
+ colorSpaceName:NSDeviceBlackColorSpace
+ bytesPerRow:(sizex/8 + (sizex%8 >0 ?1:0))
+ bitsPerPixel:1];
+
+
+ cursorBitmap = (GHOST_TUns16*)[cursorImageRep bitmapData];
+ nbUns16 = [cursorImageRep bytesPerPlane]/2;
+
+ for (y=0; y<nbUns16; y++) {
#if !defined(__LITTLE_ENDIAN__)
- m_customCursor->data[y] = uns16ReverseBits((bitmap[2*y]<<0) | (bitmap[2*y+1]<<8));
- m_customCursor->mask[y] = uns16ReverseBits((mask[2*y]<<0) | (mask[2*y+1]<<8));
+ cursorBitmap[y] = uns16ReverseBits((bitmap[2*y]<<0) | (bitmap[2*y+1]<<8));
+ cursorBitmap[nbUns16+y] = uns16ReverseBits((mask[2*y]<<0) | (mask[2*y+1]<<8));
#else
- m_customCursor->data[y] = uns16ReverseBits((bitmap[2*y+1]<<0) | (bitmap[2*y]<<8));
- m_customCursor->mask[y] = uns16ReverseBits((mask[2*y+1]<<0) | (mask[2*y]<<8));
+ cursorBitmap[y] = uns16ReverseBits((bitmap[2*y+1]<<0) | (bitmap[2*y]<<8));
+ cursorBitmap[nbUns16+y] = uns16ReverseBits((mask[2*y+1]<<0) | (mask[2*y]<<8));
#endif
-
+
}
+ imSize.width = sizex;
+ imSize.height= sizey;
+ cursorImage = [[NSImage alloc] initWithSize:imSize];
+ [cursorImage addRepresentation:cursorImageRep];
+
hotSpotPoint.x = hotX;
hotSpotPoint.y = hotY;
+ //foreground and background color parameter is not handled for now (10.6)
m_customCursor = [[NSCursor alloc] initWithImage:cursorImage
- foregroundColorHint:<#(NSColor *)fg#>
- backgroundColorHint:<#(NSColor *)bg#>
hotSpot:hotSpotPoint];
+ [cursorImageRep release];
[cursorImage release];
if ([m_window isVisible]) {
loadCursor(getCursorVisibility(), GHOST_kStandardCursorCustom);
}
- */
+ [pool drain];
return GHOST_kSuccess;
}
@@ -968,36 +1026,3 @@ GHOST_TSuccess GHOST_WindowCocoa::setWindowCustomCursorShape(GHOST_TUns8 bitmap[
{
return setWindowCustomCursorShape((GHOST_TUns8*)bitmap, (GHOST_TUns8*) mask, 16, 16, hotX, hotY, 0, 1);
}
-
-#pragma mark Old carbon stuff to remove
-
-#if 0
-void GHOST_WindowCocoa::setMac_windowState(short value)
-{
- mac_windowState = value;
-}
-
-short GHOST_WindowCocoa::getMac_windowState()
-{
- return mac_windowState;
-}
-
-void GHOST_WindowCocoa::gen2mac(const STR_String& in, Str255 out) const
-{
- STR_String tempStr = in;
- int num = tempStr.Length();
- if (num > 255) num = 255;
- ::memcpy(out+1, tempStr.Ptr(), num);
- out[0] = num;
-}
-
-
-void GHOST_WindowCocoa::mac2gen(const Str255 in, STR_String& out) const
-{
- char tmp[256];
- ::memcpy(tmp, in+1, in[0]);
- tmp[in[0]] = '\0';
- out = tmp;
-}
-
-#endif \ No newline at end of file
diff --git a/intern/ghost/intern/GHOST_WindowX11.cpp b/intern/ghost/intern/GHOST_WindowX11.cpp
index d197b534352..dba1be1b862 100644
--- a/intern/ghost/intern/GHOST_WindowX11.cpp
+++ b/intern/ghost/intern/GHOST_WindowX11.cpp
@@ -1400,47 +1400,28 @@ setWindowCursorVisibility(
GHOST_TSuccess
GHOST_WindowX11::
setWindowCursorGrab(
- bool grab, bool warp, bool restore
+ GHOST_TGrabCursorMode mode
){
- if(grab) {
- if(warp) {
- m_system->getCursorPosition(m_cursorWarpInitPos[0], m_cursorWarpInitPos[1]);
+ if(mode != GHOST_kGrabDisable) {
+ if(mode != GHOST_kGrabNormal) {
+ m_system->getCursorPosition(m_cursorGrabInitPos[0], m_cursorGrabInitPos[1]);
+ setCursorGrabAccum(0, 0);
+
+ if(mode == GHOST_kGrabHide)
+ setWindowCursorVisibility(false);
- setCursorWarpAccum(0, 0);
- setWindowCursorVisibility(false);
- m_cursorWarp= true;
}
XGrabPointer(m_display, m_window, True, ButtonPressMask| ButtonReleaseMask|PointerMotionMask, GrabModeAsync, GrabModeAsync, None, None, CurrentTime);
}
else {
- if(m_cursorWarp) { /* are we exiting warp */
+ if (m_cursorGrab==GHOST_kGrabHide) {
+ m_system->setCursorPosition(m_cursorGrabInitPos[0], m_cursorGrabInitPos[1]);
setWindowCursorVisibility(true);
- /* Almost works without but important otherwise the mouse GHOST location can be incorrect on exit */
- if(restore) {
- GHOST_Rect bounds;
- GHOST_TInt32 x_new, y_new, x_rel, y_rel;
-
- getClientBounds(bounds);
-
- x_new= m_cursorWarpInitPos[0]+m_cursorWarpAccumPos[0];
- y_new= m_cursorWarpInitPos[1]+m_cursorWarpAccumPos[1];
-
- screenToClient(x_new, y_new, x_rel, y_rel);
-
- if(x_rel < 0) x_new = (x_new-x_rel) + 2;
- if(y_rel < 0) y_new = (y_new-y_rel) + 2;
- if(x_rel > bounds.getWidth()) x_new -= (x_rel-bounds.getWidth()) + 2;
- if(y_rel > bounds.getHeight()) y_new -= (y_rel-bounds.getHeight()) + 2;
- m_system->setCursorPosition(x_new, y_new);
-
- }
- else {
- m_system->setCursorPosition(m_cursorWarpInitPos[0], m_cursorWarpInitPos[1]);
- }
-
- setCursorWarpAccum(0, 0);
- m_cursorWarp= false;
}
+
+ /* Almost works without but important otherwise the mouse GHOST location can be incorrect on exit */
+ setCursorGrabAccum(0, 0);
+ m_cursorGrabBounds.m_l= m_cursorGrabBounds.m_r= -1; /* disable */
XUngrabPointer(m_display, CurrentTime);
}
diff --git a/intern/ghost/intern/GHOST_WindowX11.h b/intern/ghost/intern/GHOST_WindowX11.h
index eb0689ab410..0dba1776553 100644
--- a/intern/ghost/intern/GHOST_WindowX11.h
+++ b/intern/ghost/intern/GHOST_WindowX11.h
@@ -256,9 +256,12 @@ protected:
*/
GHOST_TSuccess
setWindowCursorGrab(
- bool grab, bool warp, bool restore
+ GHOST_TGrabCursorMode mode
);
+ GHOST_TGrabCursorMode
+ getWindowCursorGrab() const;
+
/**
* Sets the cursor shape on the window using
* native window system calls.
diff --git a/release/datafiles/blenderbuttons b/release/datafiles/blenderbuttons
index aa7870f6712..f9a4b934969 100644
--- a/release/datafiles/blenderbuttons
+++ b/release/datafiles/blenderbuttons
Binary files differ
diff --git a/release/scripts/io/add_mesh_torus.py b/release/scripts/io/add_mesh_torus.py
index a0f41db15d6..f413fe72e4d 100644
--- a/release/scripts/io/add_mesh_torus.py
+++ b/release/scripts/io/add_mesh_torus.py
@@ -92,7 +92,7 @@ bpy.ops.add(MESH_OT_primitive_torus_add)
# Add to a menu
import dynamic_menu
import space_info
-menu_item = dynamic_menu.add(bpy.types.INFO_MT_mesh_add, (lambda self, context: self.layout.itemO("mesh.primitive_torus_add", text="Add Torus")) )
+menu_item = dynamic_menu.add(bpy.types.INFO_MT_mesh_add, (lambda self, context: self.layout.itemO("mesh.primitive_torus_add", text="Torus", icon='ICON_MESH_DONUT')) )
if __name__ == "__main__":
bpy.ops.mesh.primitive_torus_add() \ No newline at end of file
diff --git a/release/scripts/io/engine_render_pov.py b/release/scripts/io/engine_render_pov.py
index f0247ce532a..f69c8a267e0 100644
--- a/release/scripts/io/engine_render_pov.py
+++ b/release/scripts/io/engine_render_pov.py
@@ -826,12 +826,12 @@ class PovrayRender(bpy.types.RenderEngine):
bpy.types.register(PovrayRender)
# Use some of the existing buttons.
-import buttons_scene
-buttons_scene.SCENE_PT_render.COMPAT_ENGINES.add('POVRAY_RENDER')
-buttons_scene.SCENE_PT_dimensions.COMPAT_ENGINES.add('POVRAY_RENDER')
-buttons_scene.SCENE_PT_antialiasing.COMPAT_ENGINES.add('POVRAY_RENDER')
-buttons_scene.SCENE_PT_output.COMPAT_ENGINES.add('POVRAY_RENDER')
-del buttons_scene
+import buttons_render
+buttons_render.RENDER_PT_render.COMPAT_ENGINES.add('POVRAY_RENDER')
+buttons_render.RENDER_PT_dimensions.COMPAT_ENGINES.add('POVRAY_RENDER')
+buttons_render.RENDER_PT_antialiasing.COMPAT_ENGINES.add('POVRAY_RENDER')
+buttons_render.RENDER_PT_output.COMPAT_ENGINES.add('POVRAY_RENDER')
+del buttons_render
# Use only a subset of the world panels
import buttons_world
@@ -852,14 +852,14 @@ del buttons_material
class RenderButtonsPanel(bpy.types.Panel):
__space_type__ = 'PROPERTIES'
__region_type__ = 'WINDOW'
- __context__ = "scene"
+ __context__ = "render"
# COMPAT_ENGINES must be defined in each subclass, external engines can add themselves here
def poll(self, context):
rd = context.scene.render_data
return (rd.use_game_engine==False) and (rd.engine in self.COMPAT_ENGINES)
-class SCENE_PT_povray_radiosity(RenderButtonsPanel):
+class RENDER_PT_povray_radiosity(RenderButtonsPanel):
__label__ = "Radiosity"
COMPAT_ENGINES = set(['POVRAY_RENDER'])
@@ -909,4 +909,4 @@ class SCENE_PT_povray_radiosity(RenderButtonsPanel):
col = split.column()
col.itemR(scene, "pov_radio_always_sample")
-bpy.types.register(SCENE_PT_povray_radiosity)
+bpy.types.register(RENDER_PT_povray_radiosity)
diff --git a/release/scripts/io/mesh_skin.py b/release/scripts/io/mesh_skin.py
index 5487b6ba10b..f6fafc41111 100644
--- a/release/scripts/io/mesh_skin.py
+++ b/release/scripts/io/mesh_skin.py
@@ -221,20 +221,22 @@ def face_edge_keys(f):
return ord_ind(verts[0], verts[1]), ord_ind(verts[1], verts[2]), ord_ind(verts[2], verts[3]), ord_ind(verts[3], verts[0])
-def mesh_faces_extend(me, faces):
+def mesh_faces_extend(me, faces, mat_idx = 0):
orig_facetot = len(me.faces)
new_facetot = len(faces)
me.add_geometry(0, 0, new_facetot)
tot = orig_facetot+new_facetot
me_faces = me.faces
- i= orig_facetot
- while i < tot:
+ i= 0
+ while i < new_facetot:
f = [v.index for v in faces[i]]
if len(f)==4 and f[3]==0:
f = f[1], f[2], f[3], f[0]
-
- me_faces[orig_facetot+i].verts_raw = f
+
+ mf = me_faces[orig_facetot+i]
+ mf.verts_raw = f
+ mf.material_index = mat_idx
i+=1
# end utils
@@ -605,7 +607,7 @@ def main(context):
except: pass
if 1: # 2.5
- mesh_faces_extend(me, faces)
+ mesh_faces_extend(me, faces, ob.active_material_index)
me.update(calc_edges=True)
else:
me.faces.extend(faces, smooth = True)
diff --git a/release/scripts/io/netrender/operators.py b/release/scripts/io/netrender/operators.py
index 42d1f6a0b86..e46b0c7b888 100644
--- a/release/scripts/io/netrender/operators.py
+++ b/release/scripts/io/netrender/operators.py
@@ -9,11 +9,9 @@ import netrender.model
@rnaOperator
class RENDER_OT_netclientanim(bpy.types.Operator):
- '''
- Operator documentation text, will be used for the operator tooltip and python docs.
- '''
+ '''Start rendering an animation on network'''
__idname__ = "render.netclientanim"
- __label__ = "Net Render Client Anim"
+ __label__ = "Animation on network"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -42,11 +40,9 @@ class RENDER_OT_netclientanim(bpy.types.Operator):
@rnaOperator
class RENDER_OT_netclientsend(bpy.types.Operator):
- '''
- Operator documentation text, will be used for the operator tooltip and python docs.
- '''
+ '''Send Render Job to the Network'''
__idname__ = "render.netclientsend"
- __label__ = "Net Render Client Send"
+ __label__ = "Send job"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -73,9 +69,9 @@ class RENDER_OT_netclientsend(bpy.types.Operator):
@rnaOperator
class RENDER_OT_netclientstatus(bpy.types.Operator):
- '''Operator documentation text, will be used for the operator tooltip and python docs.'''
+ '''Refresh the status of the current jobs'''
__idname__ = "render.netclientstatus"
- __label__ = "Net Render Client Status"
+ __label__ = "Client Status"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -120,7 +116,7 @@ class RENDER_OT_netclientstatus(bpy.types.Operator):
class RENDER_OT_netclientblacklistslave(bpy.types.Operator):
'''Operator documentation text, will be used for the operator tooltip and python docs.'''
__idname__ = "render.netclientblacklistslave"
- __label__ = "Net Render Client Blacklist Slave"
+ __label__ = "Client Blacklist Slave"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -155,7 +151,7 @@ class RENDER_OT_netclientblacklistslave(bpy.types.Operator):
class RENDER_OT_netclientwhitelistslave(bpy.types.Operator):
'''Operator documentation text, will be used for the operator tooltip and python docs.'''
__idname__ = "render.netclientwhitelistslave"
- __label__ = "Net Render Client Whitelist Slave"
+ __label__ = "Client Whitelist Slave"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -189,9 +185,9 @@ class RENDER_OT_netclientwhitelistslave(bpy.types.Operator):
@rnaOperator
class RENDER_OT_netclientslaves(bpy.types.Operator):
- '''Operator documentation text, will be used for the operator tooltip and python docs.'''
+ '''Refresh status about available Render slaves'''
__idname__ = "render.netclientslaves"
- __label__ = "Net Render Client Slaves"
+ __label__ = "Client Slaves"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -239,9 +235,9 @@ class RENDER_OT_netclientslaves(bpy.types.Operator):
@rnaOperator
class RENDER_OT_netclientcancel(bpy.types.Operator):
- '''Operator documentation text, will be used for the operator tooltip and python docs.'''
+ '''Cancel the selected network rendering job.'''
__idname__ = "render.netclientcancel"
- __label__ = "Net Render Client Cancel"
+ __label__ = "Client Cancel"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -273,9 +269,9 @@ class RENDER_OT_netclientcancel(bpy.types.Operator):
@rnaOperator
class RENDER_OT_netclientcancelall(bpy.types.Operator):
- '''Operator documentation text, will be used for the operator tooltip and python docs.'''
+ '''Cancel all running network rendering jobs.'''
__idname__ = "render.netclientcancelall"
- __label__ = "Net Render Client Cancel All"
+ __label__ = "Client Cancel All"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -305,9 +301,9 @@ class RENDER_OT_netclientcancelall(bpy.types.Operator):
@rnaOperator
class netclientdownload(bpy.types.Operator):
- '''Operator documentation text, will be used for the operator tooltip and python docs.'''
+ '''Download render results from the network'''
__idname__ = "render.netclientdownload"
- __label__ = "Net Render Client Download"
+ __label__ = "Client Download"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -357,7 +353,7 @@ class netclientdownload(bpy.types.Operator):
class netclientscan(bpy.types.Operator):
'''Operator documentation text, will be used for the operator tooltip and python docs.'''
__idname__ = "render.netclientscan"
- __label__ = "Net Render Client Scan"
+ __label__ = "Client Scan"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
@@ -393,9 +389,9 @@ class netclientscan(bpy.types.Operator):
@rnaOperator
class netclientweb(bpy.types.Operator):
- '''Operator documentation text, will be used for the operator tooltip and python docs.'''
+ '''Open new window with information about running rendering jobs'''
__idname__ = "render.netclientweb"
- __label__ = "Net Render Client Web"
+ __label__ = "Open Master Monitor"
# List of operator properties, the attributes will be assigned
# to the class instance from the operator settings before calling.
diff --git a/release/scripts/io/netrender/ui.py b/release/scripts/io/netrender/ui.py
index fba834ed9e0..7d7f3c29630 100644
--- a/release/scripts/io/netrender/ui.py
+++ b/release/scripts/io/netrender/ui.py
@@ -20,7 +20,7 @@ ERROR = 3
class RenderButtonsPanel(bpy.types.Panel):
__space_type__ = "PROPERTIES"
__region_type__ = "WINDOW"
- __context__ = "scene"
+ __context__ = "render"
# COMPAT_ENGINES must be defined in each subclass, external engines can add themselves here
def poll(self, context):
@@ -29,14 +29,10 @@ class RenderButtonsPanel(bpy.types.Panel):
# Setting panel, use in the scene for now.
@rnaType
-class SCENE_PT_network_settings(RenderButtonsPanel):
+class RENDER_PT_network_settings(RenderButtonsPanel):
__label__ = "Network Settings"
COMPAT_ENGINES = set(['NET_RENDER'])
- def draw_header(self, context):
- layout = self.layout
- scene = context.scene
-
def draw(self, context):
layout = self.layout
@@ -48,7 +44,6 @@ class SCENE_PT_network_settings(RenderButtonsPanel):
split = layout.split()
col = split.column()
-
col.itemR(scene.network_render, "mode")
col.itemR(scene.network_render, "path")
col.itemR(scene.network_render, "server_address")
@@ -60,7 +55,7 @@ class SCENE_PT_network_settings(RenderButtonsPanel):
col.itemO("render.netclientscan", icon="ICON_FILE_REFRESH", text="")
@rnaType
-class SCENE_PT_network_job(RenderButtonsPanel):
+class RENDER_PT_network_job(RenderButtonsPanel):
__label__ = "Job Settings"
COMPAT_ENGINES = set(['NET_RENDER'])
@@ -79,16 +74,16 @@ class SCENE_PT_network_job(RenderButtonsPanel):
split = layout.split()
col = split.column()
-
- col.itemO("render.netclientanim", icon='ICON_RENDER_ANIMATION', text="Animation on network")
- col.itemO("render.netclientsend", icon="ICON_FILE_BLEND", text="Send job")
- col.itemO("render.netclientweb", icon="ICON_QUESTION", text="Open Master Monitor")
+ col.itemO("render.netclientanim", icon='ICON_RENDER_ANIMATION')
+ col.itemO("render.netclientsend", icon="ICON_FILE_BLEND")
+ col.itemO("render.netclientweb", icon="ICON_QUESTION")
col.itemR(scene.network_render, "job_name")
- col.itemR(scene.network_render, "priority")
- col.itemR(scene.network_render, "chunks")
+ row = col.row()
+ row.itemR(scene.network_render, "priority")
+ row.itemR(scene.network_render, "chunks")
@rnaType
-class SCENE_PT_network_slaves(RenderButtonsPanel):
+class RENDER_PT_network_slaves(RenderButtonsPanel):
__label__ = "Slaves Status"
COMPAT_ENGINES = set(['NET_RENDER'])
@@ -105,11 +100,9 @@ class SCENE_PT_network_slaves(RenderButtonsPanel):
row = layout.row()
row.template_list(netsettings, "slaves", netsettings, "active_slave_index", rows=2)
- col = row.column()
-
- subcol = col.column(align=True)
- subcol.itemO("render.netclientslaves", icon="ICON_FILE_REFRESH", text="")
- subcol.itemO("render.netclientblacklistslave", icon="ICON_ZOOMOUT", text="")
+ sub = row.column(align=True)
+ sub.itemO("render.netclientslaves", icon="ICON_FILE_REFRESH", text="")
+ sub.itemO("render.netclientblacklistslave", icon="ICON_ZOOMOUT", text="")
if len(bpy.data.netrender_slaves) == 0 and len(netsettings.slaves) > 0:
while(len(netsettings.slaves) > 0):
@@ -126,7 +119,7 @@ class SCENE_PT_network_slaves(RenderButtonsPanel):
layout.itemL(text="Stats: " + slave.stats)
@rnaType
-class SCENE_PT_network_slaves_blacklist(RenderButtonsPanel):
+class RENDER_PT_network_slaves_blacklist(RenderButtonsPanel):
__label__ = "Slaves Blacklist"
COMPAT_ENGINES = set(['NET_RENDER'])
@@ -143,10 +136,8 @@ class SCENE_PT_network_slaves_blacklist(RenderButtonsPanel):
row = layout.row()
row.template_list(netsettings, "slaves_blacklist", netsettings, "active_blacklisted_slave_index", rows=2)
- col = row.column()
-
- subcol = col.column(align=True)
- subcol.itemO("render.netclientwhitelistslave", icon="ICON_ZOOMOUT", text="")
+ sub = row.column(align=True)
+ sub.itemO("render.netclientwhitelistslave", icon="ICON_ZOOMOUT", text="")
if len(bpy.data.netrender_blacklist) == 0 and len(netsettings.slaves_blacklist) > 0:
while(len(netsettings.slaves_blacklist) > 0):
@@ -163,7 +154,7 @@ class SCENE_PT_network_slaves_blacklist(RenderButtonsPanel):
layout.itemL(text="Stats: " + time.ctime(slave.stats))
@rnaType
-class SCENE_PT_network_jobs(RenderButtonsPanel):
+class RENDER_PT_network_jobs(RenderButtonsPanel):
__label__ = "Jobs"
COMPAT_ENGINES = set(['NET_RENDER'])
@@ -180,13 +171,11 @@ class SCENE_PT_network_jobs(RenderButtonsPanel):
row = layout.row()
row.template_list(netsettings, "jobs", netsettings, "active_job_index", rows=2)
- col = row.column()
-
- subcol = col.column(align=True)
- subcol.itemO("render.netclientstatus", icon="ICON_FILE_REFRESH", text="")
- subcol.itemO("render.netclientcancel", icon="ICON_ZOOMOUT", text="")
- subcol.itemO("render.netclientcancelall", icon="ICON_PANEL_CLOSE", text="")
- subcol.itemO("render.netclientdownload", icon='ICON_RENDER_ANIMATION', text="")
+ sub = row.column(align=True)
+ sub.itemO("render.netclientstatus", icon="ICON_FILE_REFRESH", text="")
+ sub.itemO("render.netclientcancel", icon="ICON_ZOOMOUT", text="")
+ sub.itemO("render.netclientcancelall", icon="ICON_PANEL_CLOSE", text="")
+ sub.itemO("render.netclientdownload", icon='ICON_RENDER_ANIMATION', text="")
if len(bpy.data.netrender_jobs) == 0 and len(netsettings.jobs) > 0:
while(len(netsettings.jobs) > 0):
@@ -303,8 +292,8 @@ NetRenderSettings.EnumProperty(attr="mode",
("RENDER_MASTER", "Master", "Act as render master"),
("RENDER_SLAVE", "Slave", "Act as render slave"),
),
- name="network mode",
- description="mode of operation of this instance",
+ name="Network mode",
+ description="Mode of operation of this instance",
default="RENDER_CLIENT")
NetRenderSettings.CollectionProperty(attr="slaves", type=NetRenderSlave, name="Slaves", description="")
diff --git a/release/scripts/modules/bpy_ops.py b/release/scripts/modules/bpy_ops.py
index 022c0581a81..6772a3771cb 100644
--- a/release/scripts/modules/bpy_ops.py
+++ b/release/scripts/modules/bpy_ops.py
@@ -153,66 +153,80 @@ class MESH_OT_delete_edgeloop(bpy.types.Operator):
bpy.ops.mesh.remove_doubles()
return ('FINISHED',)
-class WM_OT_context_set(bpy.types.Operator):
+rna_path_prop = bpy.props.StringProperty(attr="path", name="Context Attributes", description="rna context string", maxlen= 1024, default= "")
+
+class WM_OT_context_set_boolean(bpy.types.Operator):
'''Set a context value.'''
- __idname__ = "wm.context_set"
+ __idname__ = "wm.context_set_boolean"
__label__ = "Context Set"
- __register__ = True
- __undo__ = True
-
- __props__ = [
- bpy.props.StringProperty(attr="path", name="Context Attributes", description="rna context string", maxlen= 1024, default= ""),
- bpy.props.StringProperty(attr="value", name="Value", description="Assignment value (as a string)", maxlen= 1024, default= "")
- ]
-
+ __props__ = [rna_path_prop, bpy.props.BoolProperty(attr="value", name="Value", description="Assignment value", default= True)]
def execute(self, context):
exec("context.%s=%s" % (self.path, self.value)) # security nuts will complain.
return ('FINISHED',)
+class WM_OT_context_set_int(bpy.types.Operator): # same as enum
+ '''Set a context value.'''
+ __idname__ = "wm.context_set_int"
+ __label__ = "Context Set"
+ __props__ = [rna_path_prop, bpy.props.IntProperty(attr="value", name="Value", description="Assignment value", default= 0)]
+ def execute(self, context):
+ exec("context.%s=%d" % (self.path, self.value)) # security nuts will complain.
+ return ('FINISHED',)
+
+class WM_OT_context_set_float(bpy.types.Operator): # same as enum
+ '''Set a context value.'''
+ __idname__ = "wm.context_set_int"
+ __label__ = "Context Set"
+ __props__ = [rna_path_prop, bpy.props.FloatProperty(attr="value", name="Value", description="Assignment value", default= 0.0)]
+ def execute(self, context):
+ exec("context.%s=%f" % (self.path, self.value)) # security nuts will complain.
+ return ('FINISHED',)
+
+class WM_OT_context_set_string(bpy.types.Operator): # same as enum
+ '''Set a context value.'''
+ __idname__ = "wm.context_set_string"
+ __label__ = "Context Set"
+ __props__ = [rna_path_prop, bpy.props.StringProperty(attr="value", name="Value", description="Assignment value", maxlen= 1024, default= "")]
+ def execute(self, context):
+ exec("context.%s='%s'" % (self.path, self.value)) # security nuts will complain.
+ return ('FINISHED',)
+
+class WM_OT_context_set_enum(bpy.types.Operator):
+ '''Set a context value.'''
+ __idname__ = "wm.context_set_enum"
+ __label__ = "Context Set"
+ __props__ = [rna_path_prop, bpy.props.StringProperty(attr="value", name="Value", description="Assignment value (as a string)", maxlen= 1024, default= "")]
+ def execute(self, context):
+ exec("context.%s='%s'" % (self.path, self.value)) # security nuts will complain.
+ return ('FINISHED',)
+
class WM_OT_context_toggle(bpy.types.Operator):
'''Toggle a context value.'''
__idname__ = "wm.context_toggle"
__label__ = "Context Toggle"
- __register__ = True
- __undo__ = True
-
- __props__ = [
- bpy.props.StringProperty(attr="path", name="Context Attributes", description="rna context string", maxlen= 1024, default= ""),
- ]
-
+ __props__ = [rna_path_prop]
def execute(self, context):
exec("context.%s=not (context.%s)" % (self.path, self.path)) # security nuts will complain.
return ('FINISHED',)
-class WM_OT_context_toggle_values(bpy.types.Operator):
+class WM_OT_context_toggle_enum(bpy.types.Operator):
'''Toggle a context value.'''
- __idname__ = "wm.context_toggle_values"
+ __idname__ = "wm.context_toggle_enum"
__label__ = "Context Toggle Values"
- __register__ = True
- __undo__ = True
-
__props__ = [
- bpy.props.StringProperty(attr="path", name="Context Attributes", description="rna context string", maxlen= 1024, default= ""),
- bpy.props.StringProperty(attr="value_1", name="Value", description="Toggle value (as a string)", maxlen= 1024, default= ""),
- bpy.props.StringProperty(attr="value_2", name="Value", description="Toggle value (as a string)", maxlen= 1024, default= "")
+ rna_path_prop,
+ bpy.props.StringProperty(attr="value_1", name="Value", description="Toggle enum", maxlen= 1024, default= ""),
+ bpy.props.StringProperty(attr="value_2", name="Value", description="Toggle enum", maxlen= 1024, default= "")
]
-
def execute(self, context):
- exec("context.%s = [%s, %s][context.%s!=%s]" % (self.path, self.value_1, self.value_2, self.path, self.value_2)) # security nuts will complain.
+ exec("context.%s = ['%s', '%s'][context.%s!='%s']" % (self.path, self.value_1, self.value_2, self.path, self.value_2)) # security nuts will complain.
return ('FINISHED',)
class WM_OT_context_cycle_enum(bpy.types.Operator):
'''Toggle a context value.'''
__idname__ = "wm.context_cycle_enum"
__label__ = "Context Enum Cycle"
- __register__ = True
- __undo__ = True
-
- __props__ = [
- bpy.props.StringProperty(attr="path", name="Context Attributes", description="rna context string", maxlen= 1024, default= ""),
- bpy.props.BoolProperty(attr="reverse", name="Reverse", description="Cycle backwards", default= False)
- ]
-
+ __props__ = [rna_path_prop, bpy.props.BoolProperty(attr="reverse", name="Reverse", description="Cycle backwards", default= False)]
def execute(self, context):
orig_value = eval("context.%s" % self.path) # security nuts will complain.
@@ -245,8 +259,12 @@ class WM_OT_context_cycle_enum(bpy.types.Operator):
bpy.ops.add(MESH_OT_delete_edgeloop)
-bpy.ops.add(WM_OT_context_set)
+bpy.ops.add(WM_OT_context_set_boolean)
+bpy.ops.add(WM_OT_context_set_int)
+bpy.ops.add(WM_OT_context_set_float)
+bpy.ops.add(WM_OT_context_set_string)
+bpy.ops.add(WM_OT_context_set_enum)
bpy.ops.add(WM_OT_context_toggle)
-bpy.ops.add(WM_OT_context_toggle_values)
+bpy.ops.add(WM_OT_context_toggle_enum)
bpy.ops.add(WM_OT_context_cycle_enum)
diff --git a/release/scripts/ui/buttons_data_armature.py b/release/scripts/ui/buttons_data_armature.py
index 9344294ff9e..bbec295a165 100644
--- a/release/scripts/ui/buttons_data_armature.py
+++ b/release/scripts/ui/buttons_data_armature.py
@@ -88,7 +88,7 @@ class DATA_PT_bone_groups(DataButtonsPanel):
pose = ob.pose
row = layout.row()
- row.template_list(pose, "bone_groups", pose, "active_bone_group_index")
+ row.template_list(pose, "bone_groups", pose, "active_bone_group_index", rows=2)
col = row.column(align=True)
col.active = (ob.proxy == None)
diff --git a/release/scripts/ui/buttons_data_mesh.py b/release/scripts/ui/buttons_data_mesh.py
index 055cbb02e3f..35d0ecafdf1 100644
--- a/release/scripts/ui/buttons_data_mesh.py
+++ b/release/scripts/ui/buttons_data_mesh.py
@@ -60,6 +60,9 @@ class DATA_PT_settings(DataButtonsPanel):
col = split.column()
col.itemR(mesh, "texture_mesh")
+
+ col = split.column()
+ col.itemR(mesh, "use_mirror_x")
class DATA_PT_vertex_groups(DataButtonsPanel):
__label__ = "Vertex Groups"
@@ -79,9 +82,9 @@ class DATA_PT_vertex_groups(DataButtonsPanel):
col.itemO("object.vertex_group_add", icon='ICON_ZOOMIN', text="")
col.itemO("object.vertex_group_remove", icon='ICON_ZOOMOUT', text="")
- col.itemO("object.vertex_group_copy", icon='ICON_COPYDOWN', text="")
+ col.itemO("object.vertex_group_copy", icon='ICON_COPY_ID', text="")
if ob.data.users > 1:
- col.itemO("object.vertex_group_copy_to_linked", icon='ICON_COPYDOWN', text="")
+ col.itemO("object.vertex_group_copy_to_linked", icon='ICON_LINK_AREA', text="")
group = ob.active_vertex_group
if group:
@@ -122,13 +125,14 @@ class DATA_PT_shape_keys(DataButtonsPanel):
subcol = col.column(align=True)
subcol.itemO("object.shape_key_add", icon='ICON_ZOOMIN', text="")
subcol.itemO("object.shape_key_remove", icon='ICON_ZOOMOUT', text="")
+ subcol.itemO("object.shape_key_mirror", icon='ICON_MOD_MIRROR', text="")
if kb:
col.itemS()
subcol = col.column(align=True)
subcol.itemR(ob, "shape_key_lock", icon='ICON_UNPINNED', text="")
- subcol.itemR(kb, "mute", icon='ICON_MUTE_IPO_ON', text="")
+ subcol.itemR(kb, "mute", icon='ICON_MUTE_IPO_OFF', text="")
if key.relative:
row = layout.row()
@@ -142,7 +146,8 @@ class DATA_PT_shape_keys(DataButtonsPanel):
row = layout.row()
row.enabled = ob.shape_key_lock == False
- row.itemR(kb, "value", slider=True)
+ row.itemR(kb, "value")
+ row.itemO("object.shape_key_clear", icon='ICON_X', text="")
split = layout.split()
sub = split.column(align=True)
diff --git a/release/scripts/ui/buttons_game.py b/release/scripts/ui/buttons_game.py
index 5f5d4f916d0..bf25289333f 100644
--- a/release/scripts/ui/buttons_game.py
+++ b/release/scripts/ui/buttons_game.py
@@ -158,16 +158,16 @@ class PHYSICS_PT_game_collision_bounds(PhysicsButtonsPanel):
bpy.types.register(PHYSICS_PT_game_physics)
bpy.types.register(PHYSICS_PT_game_collision_bounds)
-class SceneButtonsPanel(bpy.types.Panel):
+class RenderButtonsPanel(bpy.types.Panel):
__space_type__ = 'PROPERTIES'
__region_type__ = 'WINDOW'
- __context__ = "scene"
+ __context__ = "render"
def poll(self, context):
rd = context.scene.render_data
return (rd.engine == 'BLENDER_GAME')
-class SCENE_PT_game(SceneButtonsPanel):
+class RENDER_PT_game(RenderButtonsPanel):
__label__ = "Game"
def draw(self, context):
@@ -177,7 +177,7 @@ class SCENE_PT_game(SceneButtonsPanel):
row.itemO("view3d.game_start", text="Start")
row.itemL()
-class SCENE_PT_game_player(SceneButtonsPanel):
+class RENDER_PT_game_player(RenderButtonsPanel):
__label__ = "Standalone Player"
def draw(self, context):
@@ -208,7 +208,7 @@ class SCENE_PT_game_player(SceneButtonsPanel):
if gs.framing_type == 'LETTERBOX':
col.itemR(gs, "framing_color", text="")
-class SCENE_PT_game_stereo(SceneButtonsPanel):
+class RENDER_PT_game_stereo(RenderButtonsPanel):
__label__ = "Stereo"
def draw(self, context):
@@ -257,7 +257,7 @@ class SCENE_PT_game_stereo(SceneButtonsPanel):
layout.itemR(gs, "dome_text")
-class SCENE_PT_game_shading(SceneButtonsPanel):
+class RENDER_PT_game_shading(RenderButtonsPanel):
__label__ = "Shading"
def draw(self, context):
@@ -279,7 +279,7 @@ class SCENE_PT_game_shading(SceneButtonsPanel):
col.itemR(gs, "glsl_nodes", text="Nodes")
col.itemR(gs, "glsl_extra_textures", text="Extra Textures")
-class SCENE_PT_game_performance(SceneButtonsPanel):
+class RENDER_PT_game_performance(RenderButtonsPanel):
__label__ = "Performance"
def draw(self, context):
@@ -301,7 +301,7 @@ class SCENE_PT_game_performance(SceneButtonsPanel):
col.itemR(gs, "all_frames")
col.itemR(gs, "display_lists")
-class SCENE_PT_game_sound(SceneButtonsPanel):
+class RENDER_PT_game_sound(RenderButtonsPanel):
__label__ = "Sound"
def draw(self, context):
@@ -313,12 +313,12 @@ class SCENE_PT_game_sound(SceneButtonsPanel):
layout.itemR(scene, "speed_of_sound", text="Speed")
layout.itemR(scene, "doppler_factor")
-bpy.types.register(SCENE_PT_game)
-bpy.types.register(SCENE_PT_game_player)
-bpy.types.register(SCENE_PT_game_stereo)
-bpy.types.register(SCENE_PT_game_shading)
-bpy.types.register(SCENE_PT_game_performance)
-bpy.types.register(SCENE_PT_game_sound)
+bpy.types.register(RENDER_PT_game)
+bpy.types.register(RENDER_PT_game_player)
+bpy.types.register(RENDER_PT_game_stereo)
+bpy.types.register(RENDER_PT_game_shading)
+bpy.types.register(RENDER_PT_game_performance)
+bpy.types.register(RENDER_PT_game_sound)
class WorldButtonsPanel(bpy.types.Panel):
__space_type__ = 'PROPERTIES'
diff --git a/release/scripts/ui/buttons_material.py b/release/scripts/ui/buttons_material.py
index fbd2df381e0..e38eb583447 100644
--- a/release/scripts/ui/buttons_material.py
+++ b/release/scripts/ui/buttons_material.py
@@ -59,7 +59,7 @@ class MATERIAL_PT_context_material(MaterialButtonsPanel):
col = row.column(align=True)
col.itemO("object.material_slot_add", icon='ICON_ZOOMIN', text="")
col.itemO("object.material_slot_remove", icon='ICON_ZOOMOUT', text="")
- col.itemO("object.material_slot_copy", icon='ICON_COPYDOWN', text="")
+ col.itemO("object.material_slot_copy", icon='ICON_COPY_ID', text="")
if ob.mode == 'EDIT':
row = layout.row(align=True)
@@ -202,6 +202,9 @@ class MATERIAL_PT_options(MaterialButtonsPanel):
col.itemR(mat, "sky")
col.itemR(mat, "exclude_mist")
col.itemR(mat, "invert_z")
+ sub = col.row()
+ sub.itemR(mat, "z_offset")
+ sub.active = mat.transparency and mat.transparency_method == 'Z_TRANSPARENCY'
sub = col.column(align=True)
sub.itemL(text="Light Group:")
sub.itemR(mat, "light_group", text="")
diff --git a/release/scripts/ui/buttons_object_constraint.py b/release/scripts/ui/buttons_object_constraint.py
index 6be166e8af0..63fe27f2e4b 100644
--- a/release/scripts/ui/buttons_object_constraint.py
+++ b/release/scripts/ui/buttons_object_constraint.py
@@ -50,6 +50,7 @@ class ConstraintButtonsPanel(bpy.types.Panel):
layout.item_pointerR(con, "subtarget", con.target, "vertex_groups", text="Vertex Group")
def ik_template(self, layout, con):
+ # only used for iTaSC
layout.itemR(con, "pole_target")
if con.pole_target and con.pole_target.type == 'ARMATURE':
@@ -60,14 +61,14 @@ class ConstraintButtonsPanel(bpy.types.Panel):
row.itemL()
row.itemR(con, "pole_angle")
- split = layout.split()
+ split = layout.split(percentage=0.33)
col = split.column()
col.itemR(con, "tail")
col.itemR(con, "stretch")
col = split.column()
- col.itemR(con, "iterations")
col.itemR(con, "chain_length")
+ col.itemR(con, "targetless")
def CHILD_OF(self, context, layout, con):
self.target_template(layout, con)
@@ -115,24 +116,74 @@ class ConstraintButtonsPanel(bpy.types.Panel):
layout.itemR(con, "ik_type")
getattr(self, "IK_"+con.ik_type)(context, layout, con)
else:
- self.IK_COPY_POSE(context, layout, con)
+ # Legacy IK constraint
+ self.target_template(layout, con)
+ layout.itemR(con, "pole_target")
+
+ if con.pole_target and con.pole_target.type == 'ARMATURE':
+ layout.item_pointerR(con, "pole_subtarget", con.pole_target.data, "bones", text="Bone")
+
+ if con.pole_target:
+ row = layout.row()
+ row.itemL()
+ row.itemR(con, "pole_angle")
+
+ split = layout.split()
+ col = split.column()
+ col.itemR(con, "tail")
+ col.itemR(con, "stretch")
+
+ col = split.column()
+ col.itemR(con, "iterations")
+ col.itemR(con, "chain_length")
+
+ split = layout.split()
+ col = split.column()
+ col.itemL()
+ col.itemR(con, "targetless")
+ col.itemR(con, "rotation")
+
+ col = split.column()
+ col.itemL(text="Weight:")
+ col.itemR(con, "weight", text="Position", slider=True)
+ sub = col.column()
+ sub.active = con.rotation
+ sub.itemR(con, "orient_weight", text="Rotation", slider=True)
def IK_COPY_POSE(self, context, layout, con):
self.target_template(layout, con)
self.ik_template(layout, con)
-
- split = layout.split()
- col = split.column()
- col.itemL()
- col.itemR(con, "targetless")
- col.itemR(con, "rotation")
-
- col = split.column()
- col.itemL(text="Weight:")
- col.itemR(con, "weight", text="Position", slider=True)
- sub = col.column()
- sub.active = con.rotation
- sub.itemR(con, "orient_weight", text="Rotation", slider=True)
+
+ row = layout.row()
+ row.itemL(text="Axis Ref:")
+ row.itemR(con, "axis_reference", expand=True)
+ split = layout.split(percentage=0.33)
+ split.row().itemR(con, "position")
+ row = split.row()
+ row.itemR(con, "weight", text="Weight", slider=True)
+ row.active = con.position
+ split = layout.split(percentage=0.33)
+ row = split.row()
+ row.itemL(text="Lock:")
+ row = split.row()
+ row.itemR(con, "pos_lock_x", text="X")
+ row.itemR(con, "pos_lock_y", text="Y")
+ row.itemR(con, "pos_lock_z", text="Z")
+ split.active = con.position
+
+ split = layout.split(percentage=0.33)
+ split.row().itemR(con, "rotation")
+ row = split.row()
+ row.itemR(con, "orient_weight", text="Weight", slider=True)
+ row.active = con.rotation
+ split = layout.split(percentage=0.33)
+ row = split.row()
+ row.itemL(text="Lock:")
+ row = split.row()
+ row.itemR(con, "rot_lock_x", text="X")
+ row.itemR(con, "rot_lock_y", text="Y")
+ row.itemR(con, "rot_lock_z", text="Z")
+ split.active = con.rotation
def IK_DISTANCE(self, context, layout, con):
self.target_template(layout, con)
@@ -610,20 +661,13 @@ class BONE_PT_inverse_kinematics(ConstraintButtonsPanel):
split.itemL()
if ob.pose.ik_solver == "ITASC":
- layout.itemL(text="Joint constraint:")
- split = layout.split(percentage=0.3)
- row = split.row()
- row.itemR(pchan, "ik_rot_control", text="Rotation")
- row = split.row()
+ row = layout.row()
+ row.itemR(pchan, "ik_rot_control", text="Control Rotation")
row.itemR(pchan, "ik_rot_weight", text="Weight", slider=True)
- row.active = pchan.ik_rot_control
# not supported yet
- #split = layout.split(percentage=0.3)
- #row = split.row()
- #row.itemR(pchan, "ik_lin_control", text="Size")
- #row = split.row()
+ #row = layout.row()
+ #row.itemR(pchan, "ik_lin_control", text="Joint Size")
#row.itemR(pchan, "ik_lin_weight", text="Weight", slider=True)
- #row.active = pchan.ik_lin_control
class BONE_PT_iksolver_itasc(ConstraintButtonsPanel):
__label__ = "iTaSC parameters"
diff --git a/release/scripts/ui/buttons_particle.py b/release/scripts/ui/buttons_particle.py
index 81ddab40ec9..b0be974727a 100644
--- a/release/scripts/ui/buttons_particle.py
+++ b/release/scripts/ui/buttons_particle.py
@@ -6,8 +6,8 @@ from buttons_physics_common import effector_weights_ui
from buttons_physics_common import basic_force_field_settings_ui
from buttons_physics_common import basic_force_field_falloff_ui
-def particle_panel_enabled(psys):
- return psys.point_cache.baked==False and psys.edited==False
+def particle_panel_enabled(context, psys):
+ return psys.point_cache.baked==False and psys.edited==False and (not context.particle_system_editable)
def particle_panel_poll(context):
psys = context.particle_system
@@ -78,7 +78,7 @@ class PARTICLE_PT_particles(ParticleButtonsPanel):
return
row=col.row()
- row.enabled = particle_panel_enabled(psys)
+ row.enabled = particle_panel_enabled(context, psys)
row.itemR(part, "type", text="")
row.itemR(psys, "seed")
@@ -89,7 +89,7 @@ class PARTICLE_PT_particles(ParticleButtonsPanel):
else:
split.itemL(text="")
row = split.row()
- row.enabled = particle_panel_enabled(psys)
+ row.enabled = particle_panel_enabled(context, psys)
row.itemR(part, "hair_step")
if psys.edited==True:
if psys.global_hair:
@@ -99,7 +99,7 @@ class PARTICLE_PT_particles(ParticleButtonsPanel):
layout.itemO("particle.disconnect_hair")
layout.itemL(text="")
elif part.type=='REACTOR':
- split.enabled = particle_panel_enabled(psys)
+ split.enabled = particle_panel_enabled(context, psys)
split.itemR(psys, "reactor_target_object")
split.itemR(psys, "reactor_target_particle_system", text="Particle System")
@@ -118,7 +118,7 @@ class PARTICLE_PT_emission(ParticleButtonsPanel):
psys = context.particle_system
part = psys.settings
- layout.enabled = particle_panel_enabled(psys) and not psys.multiple_caches
+ layout.enabled = particle_panel_enabled(context, psys) and not psys.multiple_caches
row = layout.row()
row.active = part.distribution != 'GRID'
@@ -221,7 +221,7 @@ class PARTICLE_PT_cache(ParticleButtonsPanel):
psys = context.particle_system
- point_cache_ui(self, psys.point_cache, particle_panel_enabled(psys), not psys.hair_dynamics, 0)
+ point_cache_ui(self, psys.point_cache, particle_panel_enabled(context, psys), not psys.hair_dynamics, 0)
class PARTICLE_PT_velocity(ParticleButtonsPanel):
__label__ = "Velocity"
@@ -239,7 +239,7 @@ class PARTICLE_PT_velocity(ParticleButtonsPanel):
psys = context.particle_system
part = psys.settings
- layout.enabled = particle_panel_enabled(psys)
+ layout.enabled = particle_panel_enabled(context, psys)
split = layout.split()
@@ -284,7 +284,7 @@ class PARTICLE_PT_rotation(ParticleButtonsPanel):
psys = context.particle_system
part = psys.settings
- layout.enabled = particle_panel_enabled(psys)
+ layout.enabled = particle_panel_enabled(context, psys)
split = layout.split()
split.itemL(text="Initial Rotation:")
@@ -322,7 +322,7 @@ class PARTICLE_PT_physics(ParticleButtonsPanel):
psys = context.particle_system
part = psys.settings
- layout.enabled = particle_panel_enabled(psys)
+ layout.enabled = particle_panel_enabled(context, psys)
row = layout.row()
row.itemR(part, "physics_type", expand=True)
@@ -461,7 +461,7 @@ class PARTICLE_PT_boidbrain(ParticleButtonsPanel):
boids = context.particle_system.settings.boids
layout = self.layout
- layout.enabled = particle_panel_enabled(context.particle_system)
+ layout.enabled = particle_panel_enabled(context, context.particle_system)
# Currently boids can only use the first state so these are commented out for now.
#row = layout.row()
diff --git a/release/scripts/ui/buttons_render.py b/release/scripts/ui/buttons_render.py
new file mode 100644
index 00000000000..cd7a901a866
--- /dev/null
+++ b/release/scripts/ui/buttons_render.py
@@ -0,0 +1,488 @@
+
+import bpy
+
+class RenderButtonsPanel(bpy.types.Panel):
+ __space_type__ = 'PROPERTIES'
+ __region_type__ = 'WINDOW'
+ __context__ = "render"
+ # COMPAT_ENGINES must be defined in each subclass, external engines can add themselves here
+
+ def poll(self, context):
+ rd = context.scene.render_data
+ return (context.scene and rd.use_game_engine==False) and (rd.engine in self.COMPAT_ENGINES)
+
+class RENDER_PT_render(RenderButtonsPanel):
+ __label__ = "Render"
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ row = layout.row()
+ row.itemO("screen.render", text="Image", icon='ICON_RENDER_STILL')
+ row.item_booleanO("screen.render", "animation", True, text="Animation", icon='ICON_RENDER_ANIMATION')
+
+ layout.itemR(rd, "display_mode", text="Display")
+
+class RENDER_PT_layers(RenderButtonsPanel):
+ __label__ = "Layers"
+ __default_closed__ = True
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ scene = context.scene
+ rd = scene.render_data
+
+ row = layout.row()
+ row.template_list(rd, "layers", rd, "active_layer_index", rows=2)
+
+ col = row.column(align=True)
+ col.itemO("scene.render_layer_add", icon='ICON_ZOOMIN', text="")
+ col.itemO("scene.render_layer_remove", icon='ICON_ZOOMOUT', text="")
+
+ rl = rd.layers[rd.active_layer_index]
+
+ if rl:
+ layout.itemR(rl, "name")
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(scene, "visible_layers", text="Scene")
+ col = split.column()
+ col.itemR(rl, "visible_layers", text="Layer")
+
+ layout.itemR(rl, "light_override", text="Light")
+ layout.itemR(rl, "material_override", text="Material")
+
+ layout.itemS()
+ layout.itemL(text="Include:")
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rl, "zmask")
+ row = col.row()
+ row.itemR(rl, "zmask_negate", text="Negate")
+ row.active = rl.zmask
+ col.itemR(rl, "all_z")
+
+ col = split.column()
+ col.itemR(rl, "solid")
+ col.itemR(rl, "halo")
+ col.itemR(rl, "ztransp")
+ col.itemR(rl, "sky")
+
+ col = split.column()
+ col.itemR(rl, "edge")
+ col.itemR(rl, "strand")
+ col.itemR(rl, "freestyle")
+
+ if rl.zmask:
+ split = layout.split()
+ split.itemL(text="Zmask Layers:")
+ split.column().itemR(rl, "zmask_layers", text="")
+
+ layout.itemS()
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemL(text="Passes:")
+ col.itemR(rl, "pass_combined")
+ col.itemR(rl, "pass_z")
+ col.itemR(rl, "pass_vector")
+ col.itemR(rl, "pass_normal")
+ col.itemR(rl, "pass_uv")
+ col.itemR(rl, "pass_mist")
+ col.itemR(rl, "pass_object_index")
+
+ col = split.column()
+ col.itemL()
+ col.itemR(rl, "pass_color")
+ col.itemR(rl, "pass_diffuse")
+ row = col.row()
+ row.itemR(rl, "pass_specular")
+ row.itemR(rl, "pass_specular_exclude", text="", icon='ICON_X')
+ row = col.row()
+ row.itemR(rl, "pass_shadow")
+ row.itemR(rl, "pass_shadow_exclude", text="", icon='ICON_X')
+ row = col.row()
+ row.itemR(rl, "pass_ao")
+ row.itemR(rl, "pass_ao_exclude", text="", icon='ICON_X')
+ row = col.row()
+ row.itemR(rl, "pass_reflection")
+ row.itemR(rl, "pass_reflection_exclude", text="", icon='ICON_X')
+ row = col.row()
+ row.itemR(rl, "pass_refraction")
+ row.itemR(rl, "pass_refraction_exclude", text="", icon='ICON_X')
+
+ if rl.freestyle:
+ layout.itemS()
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemL(text="Freestyle:")
+ freestyle = rl.freestyle_settings
+ col.itemR(freestyle, "sphere_radius", text="Sphere Radius")
+ col.itemR(freestyle, "ridges_and_valleys", text="Ridges and Valleys")
+ col.itemR(freestyle, "suggestive_contours", text="Suggestive Contours")
+ col.itemR(freestyle, "dkr_epsilon", text="Dkr Epsilon")
+
+ col.itemO("scene.freestyle_module_add", text="Add Style Module")
+
+ for i, module in enumerate(freestyle.modules):
+ box = layout.box()
+ box.set_context_pointer("freestyle_module", module)
+ row = box.row(align=True)
+ row.itemR(module, "is_displayed", text="")
+ row.itemR(module, "module_path", text="")
+ row.itemO("scene.freestyle_module_remove", icon='ICON_X', text="")
+ props = row.itemO("scene.freestyle_module_move_up", icon='VICON_MOVE_UP', text="", properties=True)
+ props.active = (i > 0)
+ props = row.itemO("scene.freestyle_module_move_down", icon='VICON_MOVE_DOWN', text="", properties=True)
+ props.active = (i < len(freestyle.modules) - 1)
+
+class RENDER_PT_shading(RenderButtonsPanel):
+ __label__ = "Shading"
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rd, "render_textures", text="Textures")
+ col.itemR(rd, "render_shadows", text="Shadows")
+ col.itemR(rd, "render_sss", text="Subsurface Scattering")
+ col.itemR(rd, "render_envmaps", text="Environment Map")
+
+ col = split.column()
+ col.itemR(rd, "render_raytracing", text="Ray Tracing")
+ col.itemR(rd, "color_management")
+ col.itemR(rd, "alpha_mode", text="Alpha")
+
+class RENDER_PT_performance(RenderButtonsPanel):
+ __label__ = "Performance"
+ __default_closed__ = True
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ split = layout.split()
+
+ col = split.column(align=True)
+ col.itemL(text="Threads:")
+ col.row().itemR(rd, "threads_mode", expand=True)
+ sub = col.column()
+ sub.enabled = rd.threads_mode == 'THREADS_FIXED'
+ sub.itemR(rd, "threads")
+ col.itemL(text="Tiles:")
+ col.itemR(rd, "parts_x", text="X")
+ col.itemR(rd, "parts_y", text="Y")
+
+ col = split.column()
+ col.itemL(text="Memory:")
+ sub = col.column()
+ sub.itemR(rd, "save_buffers")
+ sub.enabled = not rd.full_sample
+ sub = col.column()
+ sub.active = rd.use_compositing
+ sub.itemR(rd, "free_image_textures")
+ sub = col.column()
+ sub.active = rd.render_raytracing
+ sub.itemL(text="Acceleration structure:")
+ sub.itemR(rd, "raytrace_structure", text="")
+ if rd.raytrace_structure == "OCTREE":
+ sub.itemR(rd, "octree_resolution", text="Resolution")
+ else:
+ sub.itemR(rd, "use_instances", text="Instances")
+ sub.itemR(rd, "use_local_coords", text="Local Coordinates")
+
+class RENDER_PT_post_processing(RenderButtonsPanel):
+ __label__ = "Post Processing"
+ __default_closed__ = True
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rd, "use_compositing")
+ col.itemR(rd, "use_sequencer")
+
+ col = split.column()
+ col.itemR(rd, "dither_intensity", text="Dither", slider=True)
+
+ layout.itemS()
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rd, "fields", text="Fields")
+ sub = col.column()
+ sub.active = rd.fields
+ sub.row().itemR(rd, "field_order", expand=True)
+ sub.itemR(rd, "fields_still", text="Still")
+
+ col = split.column()
+ col.itemR(rd, "edge")
+ sub = col.column()
+ sub.active = rd.edge
+ sub.itemR(rd, "edge_threshold", text="Threshold", slider=True)
+ sub.itemR(rd, "edge_color", text="")
+
+ layout.itemS()
+
+ split = layout.split()
+ col = split.column()
+ col.itemR(rd, "freestyle", text="Freestyle")
+
+class RENDER_PT_output(RenderButtonsPanel):
+ __label__ = "Output"
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ layout.itemR(rd, "output_path", text="")
+
+ split = layout.split()
+ col = split.column()
+ col.itemR(rd, "file_format", text="")
+ col.row().itemR(rd, "color_mode", text="Color", expand=True)
+
+ col = split.column()
+ col.itemR(rd, "file_extensions")
+ col.itemR(rd, "use_overwrite")
+ col.itemR(rd, "use_placeholder")
+
+ if rd.file_format in ('AVIJPEG', 'JPEG'):
+ split = layout.split()
+ split.itemR(rd, "quality", slider=True)
+
+ elif rd.file_format == 'OPENEXR':
+ split = layout.split()
+
+ col = split.column()
+ col.itemL(text="Codec:")
+ col.itemR(rd, "exr_codec", text="")
+
+ subsplit = split.split()
+ col = subsplit.column()
+ col.itemR(rd, "exr_half")
+ col.itemR(rd, "exr_zbuf")
+ col = subsplit.column()
+ col.itemR(rd, "exr_preview")
+
+ elif rd.file_format == 'JPEG2000':
+ split = layout.split()
+ col = split.column()
+ col.itemL(text="Depth:")
+ col.row().itemR(rd, "jpeg2k_depth", expand=True)
+
+ col = split.column()
+ col.itemR(rd, "jpeg2k_preset", text="")
+ col.itemR(rd, "jpeg2k_ycc")
+
+ elif rd.file_format in ('CINEON', 'DPX'):
+ split = layout.split()
+ col = split.column()
+ col.itemR(rd, "cineon_log", text="Convert to Log")
+
+ col = split.column(align=True)
+ col.active = rd.cineon_log
+ col.itemR(rd, "cineon_black", text="Black")
+ col.itemR(rd, "cineon_white", text="White")
+ col.itemR(rd, "cineon_gamma", text="Gamma")
+
+ elif rd.file_format == 'TIFF':
+ split = layout.split()
+ split.itemR(rd, "tiff_bit")
+
+class RENDER_PT_encoding(RenderButtonsPanel):
+ __label__ = "Encoding"
+ __default_closed__ = True
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def poll(self, context):
+ rd = context.scene.render_data
+ return rd.file_format in ('FFMPEG', 'XVID', 'H264', 'THEORA')
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ split = layout.split()
+
+ split.itemR(rd, "ffmpeg_format")
+ if rd.ffmpeg_format in ('AVI', 'QUICKTIME', 'MKV', 'OGG'):
+ split.itemR(rd, "ffmpeg_codec")
+ else:
+ split.itemL()
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rd, "ffmpeg_video_bitrate")
+ col.itemL(text="Rate:")
+ col.itemR(rd, "ffmpeg_minrate", text="Minimum")
+ col.itemR(rd, "ffmpeg_maxrate", text="Maximum")
+ col.itemR(rd, "ffmpeg_buffersize", text="Buffer")
+
+ col = split.column()
+ col.itemR(rd, "ffmpeg_gopsize")
+ col.itemR(rd, "ffmpeg_autosplit")
+ col.itemL(text="Mux:")
+ col.itemR(rd, "ffmpeg_muxrate", text="Rate")
+ col.itemR(rd, "ffmpeg_packetsize", text="Packet Size")
+
+ row = layout.row()
+ row.itemL(text="Audio:")
+ row = layout.row()
+ row.itemR(rd, "ffmpeg_audio_codec")
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rd, "ffmpeg_audio_bitrate")
+ col.itemR(rd, "ffmpeg_audio_mixrate")
+ col = split.column()
+ col.itemR(rd, "ffmpeg_multiplex_audio")
+ col.itemR(rd, "ffmpeg_audio_volume")
+
+class RENDER_PT_antialiasing(RenderButtonsPanel):
+ __label__ = "Anti-Aliasing"
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw_header(self, context):
+ rd = context.scene.render_data
+
+ self.layout.itemR(rd, "antialiasing", text="")
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ layout.active = rd.antialiasing
+
+ split = layout.split()
+
+ col = split.column()
+ col.row().itemR(rd, "antialiasing_samples", expand=True)
+ col.itemR(rd, "full_sample")
+
+ col = split.column()
+ col.itemR(rd, "pixel_filter", text="")
+ col.itemR(rd, "filter_size", text="Size", slider=True)
+
+class RENDER_PT_dimensions(RenderButtonsPanel):
+ __label__ = "Dimensions"
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw(self, context):
+ layout = self.layout
+
+ scene = context.scene
+ rd = scene.render_data
+
+ split = layout.split()
+
+ col = split.column()
+ sub = col.column(align=True)
+ sub.itemL(text="Resolution:")
+ sub.itemR(rd, "resolution_x", text="X")
+ sub.itemR(rd, "resolution_y", text="Y")
+ sub.itemR(rd, "resolution_percentage", text="")
+
+ sub.itemL(text="Aspect Ratio:")
+ sub.itemR(rd, "pixel_aspect_x", text="X")
+ sub.itemR(rd, "pixel_aspect_y", text="Y")
+
+ row = col.row()
+ row.itemR(rd, "use_border", text="Border")
+ rowsub = row.row()
+ rowsub.active = rd.use_border
+ rowsub.itemR(rd, "crop_to_border", text="Crop")
+
+ col = split.column(align=True)
+ col.itemL(text="Frame Range:")
+ col.itemR(scene, "start_frame", text="Start")
+ col.itemR(scene, "end_frame", text="End")
+ col.itemR(scene, "frame_step", text="Step")
+
+ col.itemL(text="Frame Rate:")
+ col.itemR(rd, "fps")
+ col.itemR(rd, "fps_base",text="/")
+
+class RENDER_PT_stamp(RenderButtonsPanel):
+ __label__ = "Stamp"
+ __default_closed__ = True
+ COMPAT_ENGINES = set(['BLENDER_RENDER'])
+
+ def draw_header(self, context):
+ rd = context.scene.render_data
+
+ self.layout.itemR(rd, "render_stamp", text="")
+
+ def draw(self, context):
+ layout = self.layout
+
+ rd = context.scene.render_data
+
+ layout.active = rd.render_stamp
+
+ split = layout.split()
+
+ col = split.column()
+ col.itemR(rd, "stamp_time", text="Time")
+ col.itemR(rd, "stamp_date", text="Date")
+ col.itemR(rd, "stamp_render_time", text="RenderTime")
+ col.itemR(rd, "stamp_frame", text="Frame")
+ col.itemR(rd, "stamp_scene", text="Scene")
+ col.itemR(rd, "stamp_camera", text="Camera")
+ col.itemR(rd, "stamp_filename", text="Filename")
+ col.itemR(rd, "stamp_marker", text="Marker")
+ col.itemR(rd, "stamp_sequence_strip", text="Seq. Strip")
+
+ col = split.column()
+ col.active = rd.render_stamp
+ col.itemR(rd, "stamp_foreground", slider=True)
+ col.itemR(rd, "stamp_background", slider=True)
+ col.itemR(rd, "stamp_font_size", text="Font Size")
+
+ row = layout.split(percentage=0.2)
+ row.itemR(rd, "stamp_note", text="Note")
+ sub = row.row()
+ sub.active = rd.stamp_note
+ sub.itemR(rd, "stamp_note_text", text="")
+
+bpy.types.register(RENDER_PT_render)
+bpy.types.register(RENDER_PT_layers)
+bpy.types.register(RENDER_PT_dimensions)
+bpy.types.register(RENDER_PT_antialiasing)
+bpy.types.register(RENDER_PT_shading)
+bpy.types.register(RENDER_PT_output)
+bpy.types.register(RENDER_PT_encoding)
+bpy.types.register(RENDER_PT_performance)
+bpy.types.register(RENDER_PT_post_processing)
+bpy.types.register(RENDER_PT_stamp)
diff --git a/release/scripts/ui/buttons_scene.py b/release/scripts/ui/buttons_scene.py
index 1025d11284e..ed6421d0646 100644
--- a/release/scripts/ui/buttons_scene.py
+++ b/release/scripts/ui/buttons_scene.py
@@ -1,4 +1,3 @@
-
import bpy
class SceneButtonsPanel(bpy.types.Panel):
@@ -7,483 +6,22 @@ class SceneButtonsPanel(bpy.types.Panel):
__context__ = "scene"
def poll(self, context):
- return (context.scene != None)
-
-class RenderButtonsPanel(bpy.types.Panel):
- __space_type__ = 'PROPERTIES'
- __region_type__ = 'WINDOW'
- __context__ = "scene"
- # COMPAT_ENGINES must be defined in each subclass, external engines can add themselves here
-
- def poll(self, context):
- rd = context.scene.render_data
- return (rd.use_game_engine==False) and (rd.engine in self.COMPAT_ENGINES)
+ return context.scene
-class SCENE_PT_render(RenderButtonsPanel):
- __label__ = "Render"
+class SCENE_PT_scene(SceneButtonsPanel):
+ __label__ = "Scene"
COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- row = layout.row()
- row.itemO("screen.render", text="Image", icon='ICON_RENDER_STILL')
- row.item_booleanO("screen.render", "animation", True, text="Animation", icon='ICON_RENDER_ANIMATION')
- layout.itemR(rd, "display_mode", text="Display")
-
-class SCENE_PT_layers(RenderButtonsPanel):
- __label__ = "Layers"
- __default_closed__ = True
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
def draw(self, context):
layout = self.layout
scene = context.scene
- rd = scene.render_data
-
- row = layout.row()
- row.template_list(rd, "layers", rd, "active_layer_index", rows=2)
-
- col = row.column(align=True)
- col.itemO("scene.render_layer_add", icon='ICON_ZOOMIN', text="")
- col.itemO("scene.render_layer_remove", icon='ICON_ZOOMOUT', text="")
-
- rl = rd.layers[rd.active_layer_index]
-
- split = layout.split()
-
- col = split.column()
- col.itemR(scene, "visible_layers", text="Scene")
- col = split.column()
- col.itemR(rl, "visible_layers", text="Layer")
-
- layout.itemR(rl, "light_override", text="Light")
- layout.itemR(rl, "material_override", text="Material")
-
- layout.itemS()
- layout.itemL(text="Include:")
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rl, "zmask")
- row = col.row()
- row.itemR(rl, "zmask_negate", text="Negate")
- row.active = rl.zmask
- col.itemR(rl, "all_z")
-
- col = split.column()
- col.itemR(rl, "solid")
- col.itemR(rl, "halo")
- col.itemR(rl, "ztransp")
- col.itemR(rl, "sky")
-
- col = split.column()
- col.itemR(rl, "edge")
- col.itemR(rl, "strand")
- col.itemR(rl, "freestyle")
-
- if rl.zmask:
- split = layout.split()
- split.itemL(text="Zmask Layers:")
- split.column().itemR(rl, "zmask_layers", text="")
-
- layout.itemS()
-
- split = layout.split()
-
- col = split.column()
- col.itemL(text="Passes:")
- col.itemR(rl, "pass_combined")
- col.itemR(rl, "pass_z")
- col.itemR(rl, "pass_vector")
- col.itemR(rl, "pass_normal")
- col.itemR(rl, "pass_uv")
- col.itemR(rl, "pass_mist")
- col.itemR(rl, "pass_object_index")
-
- col = split.column()
- col.itemL()
- col.itemR(rl, "pass_color")
- col.itemR(rl, "pass_diffuse")
- row = col.row()
- row.itemR(rl, "pass_specular")
- row.itemR(rl, "pass_specular_exclude", text="", icon='ICON_X')
- row = col.row()
- row.itemR(rl, "pass_shadow")
- row.itemR(rl, "pass_shadow_exclude", text="", icon='ICON_X')
- row = col.row()
- row.itemR(rl, "pass_ao")
- row.itemR(rl, "pass_ao_exclude", text="", icon='ICON_X')
- row = col.row()
- row.itemR(rl, "pass_reflection")
- row.itemR(rl, "pass_reflection_exclude", text="", icon='ICON_X')
- row = col.row()
- row.itemR(rl, "pass_refraction")
- row.itemR(rl, "pass_refraction_exclude", text="", icon='ICON_X')
-
- if rl.freestyle:
- layout.itemS()
-
- split = layout.split()
-
- col = split.column()
- col.itemL(text="Freestyle:")
- freestyle = rl.freestyle_settings
- col.itemR(freestyle, "sphere_radius", text="Sphere Radius")
- col.itemR(freestyle, "ridges_and_valleys", text="Ridges and Valleys")
- col.itemR(freestyle, "suggestive_contours", text="Suggestive Contours")
- col.itemR(freestyle, "dkr_epsilon", text="Dkr Epsilon")
-
- col.itemO("scene.freestyle_module_add", text="Add Style Module")
-
- for i, module in enumerate(freestyle.modules):
- box = layout.box()
- box.set_context_pointer("freestyle_module", module)
- row = box.row(align=True)
- row.itemR(module, "is_displayed", text="")
- row.itemR(module, "module_path", text="")
- row.itemO("scene.freestyle_module_remove", icon='ICON_X', text="")
- props = row.itemO("scene.freestyle_module_move_up", icon='VICON_MOVE_UP', text="", properties=True)
- props.active = (i > 0)
- props = row.itemO("scene.freestyle_module_move_down", icon='VICON_MOVE_DOWN', text="", properties=True)
- props.active = (i < len(freestyle.modules) - 1)
-class SCENE_PT_shading(RenderButtonsPanel):
- __label__ = "Shading"
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rd, "render_textures", text="Textures")
- col.itemR(rd, "render_shadows", text="Shadows")
- col.itemR(rd, "render_sss", text="Subsurface Scattering")
- col.itemR(rd, "render_envmaps", text="Environment Map")
-
- col = split.column()
- col.itemR(rd, "render_raytracing", text="Ray Tracing")
- col.itemR(rd, "color_management")
- col.itemR(rd, "alpha_mode", text="Alpha")
-
-class SCENE_PT_performance(RenderButtonsPanel):
- __label__ = "Performance"
- __default_closed__ = True
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
+ layout.itemR(scene, "camera")
+ layout.itemR(scene, "set", text="Background")
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- split = layout.split()
-
- col = split.column(align=True)
- col.itemL(text="Threads:")
- col.row().itemR(rd, "threads_mode", expand=True)
- sub = col.column()
- sub.enabled = rd.threads_mode == 'THREADS_FIXED'
- sub.itemR(rd, "threads")
- col.itemL(text="Tiles:")
- col.itemR(rd, "parts_x", text="X")
- col.itemR(rd, "parts_y", text="Y")
-
- col = split.column()
- col.itemL(text="Memory:")
- sub = col.column()
- sub.itemR(rd, "save_buffers")
- sub.enabled = not rd.full_sample
- sub = col.column()
- sub.active = rd.use_compositing
- sub.itemR(rd, "free_image_textures")
- sub = col.column()
- sub.active = rd.render_raytracing
- sub.itemL(text="Acceleration structure:")
- sub.itemR(rd, "raytrace_structure", text="")
- if rd.raytrace_structure == "OCTREE":
- sub.itemR(rd, "octree_resolution", text="Resolution")
- else:
- sub.itemR(rd, "use_instances", text="Instances")
- sub.itemR(rd, "use_local_coords", text="Local Coordinates")
-
-class SCENE_PT_post_processing(RenderButtonsPanel):
- __label__ = "Post Processing"
- __default_closed__ = True
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rd, "use_compositing")
- col.itemR(rd, "use_sequencer")
-
- col = split.column()
- col.itemR(rd, "dither_intensity", text="Dither", slider=True)
-
- layout.itemS()
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rd, "fields", text="Fields")
- sub = col.column()
- sub.active = rd.fields
- sub.row().itemR(rd, "field_order", expand=True)
- sub.itemR(rd, "fields_still", text="Still")
-
- col = split.column()
- col.itemR(rd, "edge")
- sub = col.column()
- sub.active = rd.edge
- sub.itemR(rd, "edge_threshold", text="Threshold", slider=True)
- sub.itemR(rd, "edge_color", text="")
-
- layout.itemS()
-
- split = layout.split()
- col = split.column()
- col.itemR(rd, "freestyle", text="Freestyle")
-
-
-class SCENE_PT_output(RenderButtonsPanel):
- __label__ = "Output"
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- layout.itemR(rd, "output_path", text="")
-
- split = layout.split()
- col = split.column()
- col.itemR(rd, "file_format", text="")
- col.row().itemR(rd, "color_mode", text="Color", expand=True)
-
- col = split.column()
- col.itemR(rd, "file_extensions")
- col.itemR(rd, "use_overwrite")
- col.itemR(rd, "use_placeholder")
-
- if rd.file_format in ('AVIJPEG', 'JPEG'):
- split = layout.split()
- split.itemR(rd, "quality", slider=True)
-
- elif rd.file_format == 'OPENEXR':
- split = layout.split()
-
- col = split.column()
- col.itemL(text="Codec:")
- col.itemR(rd, "exr_codec", text="")
-
- subsplit = split.split()
- col = subsplit.column()
- col.itemR(rd, "exr_half")
- col.itemR(rd, "exr_zbuf")
- col = subsplit.column()
- col.itemR(rd, "exr_preview")
-
- elif rd.file_format == 'JPEG2000':
- split = layout.split()
- col = split.column()
- col.itemL(text="Depth:")
- col.row().itemR(rd, "jpeg2k_depth", expand=True)
-
- col = split.column()
- col.itemR(rd, "jpeg2k_preset", text="")
- col.itemR(rd, "jpeg2k_ycc")
-
- elif rd.file_format in ('CINEON', 'DPX'):
- split = layout.split()
- col = split.column()
- col.itemR(rd, "cineon_log", text="Convert to Log")
-
- col = split.column(align=True)
- col.active = rd.cineon_log
- col.itemR(rd, "cineon_black", text="Black")
- col.itemR(rd, "cineon_white", text="White")
- col.itemR(rd, "cineon_gamma", text="Gamma")
-
- elif rd.file_format == 'TIFF':
- split = layout.split()
- split.itemR(rd, "tiff_bit")
-
-class SCENE_PT_encoding(RenderButtonsPanel):
- __label__ = "Encoding"
- __default_closed__ = True
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def poll(self, context):
- rd = context.scene.render_data
- return rd.file_format in ('FFMPEG', 'XVID', 'H264', 'THEORA')
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- split = layout.split()
-
- split.itemR(rd, "ffmpeg_format")
- if rd.ffmpeg_format in ('AVI', 'QUICKTIME', 'MKV', 'OGG'):
- split.itemR(rd, "ffmpeg_codec")
- else:
- split.itemL()
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rd, "ffmpeg_video_bitrate")
- col.itemL(text="Rate:")
- col.itemR(rd, "ffmpeg_minrate", text="Minimum")
- col.itemR(rd, "ffmpeg_maxrate", text="Maximum")
- col.itemR(rd, "ffmpeg_buffersize", text="Buffer")
-
- col = split.column()
- col.itemR(rd, "ffmpeg_gopsize")
- col.itemR(rd, "ffmpeg_autosplit")
- col.itemL(text="Mux:")
- col.itemR(rd, "ffmpeg_muxrate", text="Rate")
- col.itemR(rd, "ffmpeg_packetsize", text="Packet Size")
-
- row = layout.row()
- row.itemL(text="Audio:")
- row = layout.row()
- row.itemR(rd, "ffmpeg_audio_codec")
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rd, "ffmpeg_audio_bitrate")
- col.itemR(rd, "ffmpeg_audio_mixrate")
- col = split.column()
- col.itemR(rd, "ffmpeg_multiplex_audio")
- col.itemR(rd, "ffmpeg_audio_volume")
-
-class SCENE_PT_antialiasing(RenderButtonsPanel):
- __label__ = "Anti-Aliasing"
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw_header(self, context):
- rd = context.scene.render_data
-
- self.layout.itemR(rd, "antialiasing", text="")
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- layout.active = rd.antialiasing
-
- split = layout.split()
-
- col = split.column()
- col.row().itemR(rd, "antialiasing_samples", expand=True)
- col.itemR(rd, "full_sample")
-
- col = split.column()
- col.itemR(rd, "pixel_filter", text="")
- col.itemR(rd, "filter_size", text="Size", slider=True)
-
-class SCENE_PT_dimensions(RenderButtonsPanel):
- __label__ = "Dimensions"
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw(self, context):
- layout = self.layout
-
- scene = context.scene
- rd = scene.render_data
-
- split = layout.split()
-
- col = split.column()
- sub = col.column(align=True)
- sub.itemL(text="Resolution:")
- sub.itemR(rd, "resolution_x", text="X")
- sub.itemR(rd, "resolution_y", text="Y")
- sub.itemR(rd, "resolution_percentage", text="")
-
- sub.itemL(text="Aspect Ratio:")
- sub.itemR(rd, "pixel_aspect_x", text="X")
- sub.itemR(rd, "pixel_aspect_y", text="Y")
-
- row = col.row()
- row.itemR(rd, "use_border", text="Border")
- rowsub = row.row()
- rowsub.active = rd.use_border
- rowsub.itemR(rd, "crop_to_border", text="Crop")
-
- col = split.column(align=True)
- col.itemL(text="Frame Range:")
- col.itemR(scene, "start_frame", text="Start")
- col.itemR(scene, "end_frame", text="End")
- col.itemR(scene, "frame_step", text="Step")
-
- col.itemL(text="Frame Rate:")
- col.itemR(rd, "fps")
- col.itemR(rd, "fps_base",text="/")
-
-class SCENE_PT_stamp(RenderButtonsPanel):
- __label__ = "Stamp"
- __default_closed__ = True
- COMPAT_ENGINES = set(['BLENDER_RENDER'])
-
- def draw_header(self, context):
- rd = context.scene.render_data
-
- self.layout.itemR(rd, "render_stamp", text="")
-
- def draw(self, context):
- layout = self.layout
-
- rd = context.scene.render_data
-
- layout.active = rd.render_stamp
-
- split = layout.split()
-
- col = split.column()
- col.itemR(rd, "stamp_time", text="Time")
- col.itemR(rd, "stamp_date", text="Date")
- col.itemR(rd, "stamp_frame", text="Frame")
- col.itemR(rd, "stamp_scene", text="Scene")
- col.itemR(rd, "stamp_camera", text="Camera")
- col.itemR(rd, "stamp_filename", text="Filename")
- col.itemR(rd, "stamp_marker", text="Marker")
- col.itemR(rd, "stamp_sequence_strip", text="Seq. Strip")
-
- col = split.column()
- col.active = rd.render_stamp
- col.itemR(rd, "stamp_foreground", slider=True)
- col.itemR(rd, "stamp_background", slider=True)
- col.itemR(rd, "stamp_font_size", text="Font Size")
-
- row = layout.split(percentage=0.2)
- row.itemR(rd, "stamp_note", text="Note")
- sub = row.row()
- sub.active = rd.stamp_note
- sub.itemR(rd, "stamp_note_text", text="")
-
-class SCENE_PT_unit(RenderButtonsPanel):
+class SCENE_PT_unit(SceneButtonsPanel):
__label__ = "Units"
- __default_closed__ = True
COMPAT_ENGINES = set(['BLENDER_RENDER'])
def draw(self, context):
@@ -501,7 +39,6 @@ class SCENE_PT_unit(RenderButtonsPanel):
class SCENE_PT_keying_sets(SceneButtonsPanel):
__label__ = "Keying Sets"
- __default_closed__ = True
def draw(self, context):
layout = self.layout
@@ -509,9 +46,6 @@ class SCENE_PT_keying_sets(SceneButtonsPanel):
scene = context.scene
row = layout.row()
- row.itemL(text="Keying Sets:")
-
- row = layout.row()
col = row.column()
col.template_list(scene, "keying_sets", scene, "active_keying_set_index", rows=2)
@@ -535,7 +69,6 @@ class SCENE_PT_keying_sets(SceneButtonsPanel):
class SCENE_PT_keying_set_paths(SceneButtonsPanel):
__label__ = "Active Keying Set"
- __default_closed__ = True
def poll(self, context):
return (context.scene != None) and (context.scene.active_keying_set != None)
@@ -562,8 +95,8 @@ class SCENE_PT_keying_set_paths(SceneButtonsPanel):
if ksp:
col = layout.column()
col.itemL(text="Target:")
- col.itemR(ksp, "id")
- col.itemR(ksp, "rna_path")
+ col.template_any_ID(ksp, "id", "id_type")
+ col.template_path_builder(ksp, "rna_path", ksp.id)
row = layout.row()
@@ -579,11 +112,8 @@ class SCENE_PT_keying_set_paths(SceneButtonsPanel):
col.itemR(ksp, "grouping")
if ksp.grouping == 'NAMED':
col.itemR(ksp, "group")
-
-
-
-class SCENE_PT_physics(RenderButtonsPanel):
+class SCENE_PT_physics(SceneButtonsPanel):
__label__ = "Gravity"
COMPAT_ENGINES = set(['BLENDER_RENDER'])
@@ -599,18 +129,9 @@ class SCENE_PT_physics(RenderButtonsPanel):
layout.itemR(scene, "gravity", text="")
-
-bpy.types.register(SCENE_PT_render)
-bpy.types.register(SCENE_PT_layers)
-bpy.types.register(SCENE_PT_dimensions)
-bpy.types.register(SCENE_PT_antialiasing)
-bpy.types.register(SCENE_PT_shading)
-bpy.types.register(SCENE_PT_output)
-bpy.types.register(SCENE_PT_encoding)
-bpy.types.register(SCENE_PT_performance)
-bpy.types.register(SCENE_PT_post_processing)
-bpy.types.register(SCENE_PT_stamp)
+bpy.types.register(SCENE_PT_scene)
bpy.types.register(SCENE_PT_unit)
bpy.types.register(SCENE_PT_keying_sets)
bpy.types.register(SCENE_PT_keying_set_paths)
bpy.types.register(SCENE_PT_physics)
+
diff --git a/release/scripts/ui/buttons_texture.py b/release/scripts/ui/buttons_texture.py
index 0313a986749..270ecaf19aa 100644
--- a/release/scripts/ui/buttons_texture.py
+++ b/release/scripts/ui/buttons_texture.py
@@ -177,28 +177,7 @@ class TEXTURE_PT_mapping(TextureSlotPanel):
split.itemL(text="Object:")
split.itemR(tex, "object", text="")
- if type(idblock) == bpy.types.Material:
- split = layout.split(percentage=0.3)
- split.itemL(text="Projection:")
- split.itemR(tex, "mapping", text="")
-
- split = layout.split()
-
- col = split.column()
- if tex.texture_coordinates in ('ORCO', 'UV'):
- col.itemR(tex, "from_dupli")
- elif tex.texture_coordinates == 'OBJECT':
- col.itemR(tex, "from_original")
- else:
- col.itemL()
-
- col = split.column()
- row = col.row()
- row.itemR(tex, "x_mapping", text="")
- row.itemR(tex, "y_mapping", text="")
- row.itemR(tex, "z_mapping", text="")
-
- elif type(idblock) == bpy.types.Brush:
+ if type(idblock) == bpy.types.Brush:
layout.itemR(tex, "map_mode", expand=True)
row = layout.row()
@@ -209,9 +188,32 @@ class TEXTURE_PT_mapping(TextureSlotPanel):
row.active = tex.map_mode in ('TILED', '3D')
row.column().itemR(tex, "size")
else:
+ if type(idblock) == bpy.types.Material:
+ split = layout.split(percentage=0.3)
+ split.itemL(text="Projection:")
+ split.itemR(tex, "mapping", text="")
+
+ split = layout.split()
+
+ col = split.column()
+ if tex.texture_coordinates in ('ORCO', 'UV'):
+ col.itemR(tex, "from_dupli")
+ elif tex.texture_coordinates == 'OBJECT':
+ col.itemR(tex, "from_original")
+ else:
+ col.itemL()
+
+ col = split.column()
+ row = col.row()
+ row.itemR(tex, "x_mapping", text="")
+ row.itemR(tex, "y_mapping", text="")
+ row.itemR(tex, "z_mapping", text="")
+
+ # any non brush
row = layout.row()
row.column().itemR(tex, "offset")
row.column().itemR(tex, "size")
+
class TEXTURE_PT_influence(TextureSlotPanel):
__label__ = "Influence"
diff --git a/release/scripts/ui/space_filebrowser.py b/release/scripts/ui/space_filebrowser.py
index f1ea5555787..5b0c189464f 100644
--- a/release/scripts/ui/space_filebrowser.py
+++ b/release/scripts/ui/space_filebrowser.py
@@ -12,11 +12,17 @@ class FILEBROWSER_HT_header(bpy.types.Header):
layout.template_header(menus=False)
+ row = layout.row()
+ row.itemS()
+
row = layout.row(align=True)
+ row.itemO("file.previous", text="", icon='ICON_BACK')
+ row.itemO("file.next", text="", icon='ICON_FORWARD')
row.itemO("file.parent", text="", icon='ICON_FILE_PARENT')
row.itemO("file.refresh", text="", icon='ICON_FILE_REFRESH')
- row.itemO("file.previous", text="", icon='ICON_PREV_KEYFRAME')
- row.itemO("file.next", text="", icon='ICON_NEXT_KEYFRAME')
+
+ row = layout.row()
+ row.itemS()
row = layout.row(align=True)
row.itemO("file.directory_new", text="", icon='ICON_NEWFOLDER')
@@ -24,8 +30,8 @@ class FILEBROWSER_HT_header(bpy.types.Header):
layout.itemR(params, "display", expand=True, text="")
layout.itemR(params, "sort", expand=True, text="")
- layout.itemR(params, "hide_dot")
- layout.itemR(params, "do_filter")
+ layout.itemR(params, "hide_dot", text="Hide Invisible")
+ layout.itemR(params, "do_filter", text="", icon='ICON_FILTER')
row = layout.row(align=True)
row.itemR(params, "filter_folder", text="");
diff --git a/release/scripts/ui/space_info.py b/release/scripts/ui/space_info.py
index aef90d818d1..7246159be7a 100644
--- a/release/scripts/ui/space_info.py
+++ b/release/scripts/ui/space_info.py
@@ -48,19 +48,19 @@ class INFO_MT_file(bpy.types.Menu):
layout = self.layout
layout.operator_context = "EXEC_AREA"
- layout.itemO("wm.read_homefile", text="New")
+ layout.itemO("wm.read_homefile", text="New", icon='ICON_NEW')
layout.operator_context = "INVOKE_AREA"
- layout.itemO("wm.open_mainfile", text="Open...")
+ layout.itemO("wm.open_mainfile", text="Open...", icon='ICON_FILE_FOLDER')
layout.item_menu_enumO("wm.open_recentfile", "file", text="Open Recent")
layout.itemO("wm.recover_last_session")
layout.itemS()
layout.operator_context = "EXEC_AREA"
- layout.itemO("wm.save_mainfile", text="Save")
+ layout.itemO("wm.save_mainfile", text="Save", icon='ICON_FILE_TICK')
layout.operator_context = "INVOKE_AREA"
layout.itemO("wm.save_as_mainfile", text="Save As...")
- layout.itemO("screen.userpref_show", text="User Preferences...")
+ layout.itemO("screen.userpref_show", text="User Preferences...", icon='ICON_PREFERENCES')
layout.itemS()
layout.operator_context = "INVOKE_AREA"
@@ -78,7 +78,7 @@ class INFO_MT_file(bpy.types.Menu):
layout.itemS()
layout.operator_context = "EXEC_AREA"
- layout.itemO("wm.exit_blender", text="Quit")
+ layout.itemO("wm.exit_blender", text="Quit", icon='ICON_QUIT')
# test for expanding menus
@@ -124,20 +124,20 @@ class INFO_MT_file_external_data(bpy.types.Menu):
class INFO_MT_mesh_add(dynamic_menu.DynMenu):
- __label__ = "Add Mesh"
+ __label__ = "Mesh"
def draw(self, context):
layout = self.layout
layout.operator_context = 'INVOKE_REGION_WIN'
- layout.itemO("mesh.primitive_plane_add", icon='ICON_MESH_PLANE')
- layout.itemO("mesh.primitive_cube_add", icon='ICON_MESH_CUBE')
- layout.itemO("mesh.primitive_circle_add", icon='ICON_MESH_CIRCLE')
- layout.itemO("mesh.primitive_uv_sphere_add", icon='ICON_MESH_UVSPHERE')
- layout.itemO("mesh.primitive_ico_sphere_add", icon='ICON_MESH_ICOSPHERE')
- layout.itemO("mesh.primitive_cylinder_add", icon='ICON_MESH_TUBE')
- layout.itemO("mesh.primitive_cone_add", icon='ICON_MESH_CONE')
+ layout.itemO("mesh.primitive_plane_add", icon='ICON_MESH_PLANE', text="Plane")
+ layout.itemO("mesh.primitive_cube_add", icon='ICON_MESH_CUBE', text="Cube")
+ layout.itemO("mesh.primitive_circle_add", icon='ICON_MESH_CIRCLE', text="Circle")
+ layout.itemO("mesh.primitive_uv_sphere_add", icon='ICON_MESH_UVSPHERE', text="UV Sphere")
+ layout.itemO("mesh.primitive_ico_sphere_add", icon='ICON_MESH_ICOSPHERE', text="Icosphere")
+ layout.itemO("mesh.primitive_cylinder_add", icon='ICON_MESH_TUBE', text="Tube")
+ layout.itemO("mesh.primitive_cone_add", icon='ICON_MESH_CONE', text="Cone")
layout.itemS()
- layout.itemO("mesh.primitive_grid_add", icon='ICON_MESH_GRID')
- layout.itemO("mesh.primitive_monkey_add", icon='ICON_MESH_MONKEY')
+ layout.itemO("mesh.primitive_grid_add", icon='ICON_MESH_GRID', text="Grid")
+ layout.itemO("mesh.primitive_monkey_add", icon='ICON_MESH_MONKEY', text="Monkey")
class INFO_MT_add(bpy.types.Menu):
__label__ = "Add"
@@ -212,7 +212,7 @@ class INFO_MT_help(bpy.types.Menu):
def draw(self, context):
layout = self.layout
- layout.itemO("help.manual", icon='ICON_URL')
+ layout.itemO("help.manual", icon='ICON_HELP')
layout.itemO("help.release_logs", icon='ICON_URL')
layout.itemS()
diff --git a/release/scripts/ui/space_outliner.py b/release/scripts/ui/space_outliner.py
index f3c45983d76..87c31e1aa94 100644
--- a/release/scripts/ui/space_outliner.py
+++ b/release/scripts/ui/space_outliner.py
@@ -5,9 +5,11 @@ class OUTLINER_HT_header(bpy.types.Header):
__space_type__ = 'OUTLINER'
def draw(self, context):
- so = context.space_data
- sce = context.scene
layout = self.layout
+
+ space = context.space_data
+ scene = context.scene
+ ks = context.scene.active_keying_set
row = layout.row(align=True)
row.template_header()
@@ -15,37 +17,40 @@ class OUTLINER_HT_header(bpy.types.Header):
if context.area.show_menus:
sub = row.row(align=True)
sub.itemM("OUTLINER_MT_view")
-
- row = layout.row()
- row.itemR(so, "display_mode", text="")
+
+ layout.itemR(space, "display_mode", text="")
- if so.display_mode == 'DATABLOCKS':
- row = layout.row(align=True)
- row.itemO("anim.keyingset_add_new", text="", icon=31)
- # row.itemR(sce, "active_keyingset", text="KS: ")
- # ks = sce.keyingsets[sce.active_keyingset - 1]
- # row.itemR(ks, "name", text="")
- ## row.itemR(sce, "keyingsets")
-
- row = layout.row()
- row.itemO("outliner.keyingset_add_selected", text="", icon=31)
- row.itemO("outliner.keyingset_remove_selected", text="", icon=32)
-
- row.itemO("anim.insert_keyframe", text="", icon=514)
- row.itemO("anim.delete_keyframe", text="", icon=513)
+ layout.itemS()
+ if space.display_mode == 'DATABLOCKS':
+ row = layout.row(align=True)
+ row.itemO("outliner.keyingset_add_selected", icon='ICON_ZOOMIN', text="")
+ row.itemO("outliner.keyingset_remove_selected", icon='ICON_ZOOMOUT', text="")
+ if ks:
+ row.item_pointerR(scene, "active_keying_set", scene, "keying_sets", text="")
+
+ row = layout.row(align=True)
+ row.itemO("anim.insert_keyframe", text="", icon='ICON_KEY_HLT')
+ row.itemO("anim.delete_keyframe", text="", icon='ICON_KEY_DEHLT')
+ else:
+ row.itemL(text="No Keying Set active")
class OUTLINER_MT_view(bpy.types.Menu):
__label__ = "View"
def draw(self, context):
layout = self.layout
- so = context.space_data
+
+ space = context.space_data
col = layout.column()
- col.itemR(so, "show_restriction_columns")
- #layout.itemO("text.new")
+ if space.display_mode not in ('DATABLOCKS', 'USER_PREFERENCES', 'KEYMAPS'):
+ col.itemR(space, "show_restriction_columns")
+ col.itemS()
+ col.itemO("outliner.show_active")
+
+ col.itemO("outliner.show_one_level")
+ col.itemO("outliner.show_hierarchy")
bpy.types.register(OUTLINER_HT_header)
bpy.types.register(OUTLINER_MT_view)
-
diff --git a/release/scripts/ui/space_userpref.py b/release/scripts/ui/space_userpref.py
index 7af8766e256..46a56f7d133 100644
--- a/release/scripts/ui/space_userpref.py
+++ b/release/scripts/ui/space_userpref.py
@@ -469,13 +469,13 @@ class USERPREF_PT_input(bpy.types.Panel):
row = subcol.row()
if kmi.expanded:
- row.itemR(kmi, "expanded", text="", icon="ICON_TRIA_DOWN")
+ row.itemR(kmi, "expanded", text="", icon="ICON_TRIA_RIGHT")
else:
row.itemR(kmi, "expanded", text="", icon="ICON_TRIA_RIGHT")
itemrow = row.row()
itemrow.enabled = km.user_defined
- itemrow.itemR(kmi, "active", text="", icon="ICON_DOT")
+ itemrow.itemR(kmi, "active", text="", icon="ICON_CHECKBOX_DEHLT")
itemcol = itemrow.column()
itemcol.active = kmi.active
@@ -519,7 +519,7 @@ class USERPREF_PT_input(bpy.types.Panel):
subrow.itemR(kmi, "shift")
subrow.itemR(kmi, "ctrl")
subrow.itemR(kmi, "alt")
- subrow.itemR(kmi, "oskey")
+ subrow.itemR(kmi, "oskey", text="Cmd")
sub.itemR(kmi, "key_modifier", text="", event=True)
flow = itemcol.column_flow(columns=2)
diff --git a/release/scripts/ui/space_view3d.py b/release/scripts/ui/space_view3d.py
index cb3f91ad687..b4300710dab 100644
--- a/release/scripts/ui/space_view3d.py
+++ b/release/scripts/ui/space_view3d.py
@@ -172,8 +172,8 @@ class VIEW3D_MT_select_object(bpy.types.Menu):
layout.itemO("object.select_random", text="Random")
layout.itemO("object.select_mirror", text="Mirror")
layout.itemO("object.select_by_layer", text="Select All by Layer")
- layout.item_enumO("object.select_by_type", "type", "", text="Select All by Type...")
- layout.itemO("object.select_grouped", text="Select Grouped...")
+ layout.item_menu_enumO("object.select_by_type", "type", "", text="Select All by Type...")
+ layout.item_menu_enumO("object.select_grouped", "type", text="Select Grouped...")
layout.itemO("object.select_pattern", text="Select Pattern...")
class VIEW3D_MT_select_pose(bpy.types.Menu):
@@ -395,6 +395,7 @@ class VIEW3D_MT_object(bpy.types.Menu):
layout = self.layout
layout.itemM("VIEW3D_MT_object_clear")
+ layout.itemM("VIEW3D_MT_object_apply")
layout.itemM("VIEW3D_MT_snap")
layout.itemS()
@@ -408,6 +409,8 @@ class VIEW3D_MT_object(bpy.types.Menu):
layout.item_booleanO("object.duplicate", "linked", True, text="Duplicate Linked")
layout.itemO("object.delete", text="Delete...")
layout.itemO("object.proxy_make", text="Make Proxy...")
+ layout.item_menu_enumO("object.make_local", "type", text="Make Local...")
+ layout.itemM("VIEW3D_MT_make_single_user")
layout.itemS()
@@ -437,6 +440,20 @@ class VIEW3D_MT_object_clear(bpy.types.Menu):
layout.itemO("object.scale_clear", text="Scale")
layout.itemO("object.origin_clear", text="Origin")
+class VIEW3D_MT_object_apply(bpy.types.Menu):
+ __label__ = "Apply"
+
+ def draw(self, context):
+ layout = self.layout
+
+ layout.itemO("object.location_apply", text="Location")
+ layout.itemO("object.rotation_apply", text="Rotation")
+ layout.itemO("object.scale_apply", text="Scale")
+ layout.itemS()
+ layout.itemO("object.visual_transform_apply", text="Visual Transform")
+ layout.itemO("object.duplicates_make_real")
+
+
class VIEW3D_MT_object_parent(bpy.types.Menu):
__label__ = "Parent"
@@ -488,6 +505,27 @@ class VIEW3D_MT_object_showhide(bpy.types.Menu):
layout.itemO("object.restrictview_set", text="Hide Selected")
layout.item_booleanO("object.restrictview_set", "unselected", True, text="Hide Unselected")
+class VIEW3D_MT_make_single_user(bpy.types.Menu):
+ __label__ = "Make Single User"
+
+ def draw(self, context):
+ layout = self.layout
+
+ props = layout.itemO("object.make_single_user", properties=True, text="Object")
+ props.object = True
+
+ props = layout.itemO("object.make_single_user", properties=True, text="Object & ObData")
+ props.object = props.obdata = True
+
+ props = layout.itemO("object.make_single_user", properties=True, text="Object & ObData & Materials+Tex")
+ props.object = props.obdata = props.material = props.texture = True
+
+ props = layout.itemO("object.make_single_user", properties=True, text="Materials+Tex")
+ props.material = props.texture = True
+
+ props = layout.itemO("object.make_single_user", properties=True, text="Animation")
+ props.animation = True
+
# ********** Vertex paint menu **********
class VIEW3D_MT_paint_vertex(bpy.types.Menu):
@@ -737,7 +775,7 @@ class VIEW3D_MT_edit_mesh(bpy.types.Menu):
layout.itemS()
layout.itemR(settings, "automerge_editing")
- layout.itemR(settings, "proportional_editing")
+ layout.item_menu_enumR(settings, "proportional_editing")
layout.item_menu_enumR(settings, "proportional_editing_falloff")
layout.itemS()
@@ -756,18 +794,18 @@ class VIEW3D_MT_edit_mesh_specials(bpy.types.Menu):
layout.itemO("mesh.subdivide", text="Subdivide")
layout.item_floatO("mesh.subdivide", "smoothness", 1.0, text="Subdivide Smooth")
layout.itemO("mesh.merge", text="Merge...")
- layout.itemO("mesh.remove_doubles", text="Remove Doubles")
+ layout.itemO("mesh.remove_doubles")
layout.itemO("mesh.hide", text="Hide")
layout.itemO("mesh.reveal", text="Reveal")
- layout.itemO("mesh.select_inverse", text="Select Inverse")
+ layout.itemO("mesh.select_inverse")
layout.itemO("mesh.flip_normals")
layout.itemO("mesh.vertices_smooth", text="Smooth")
# layout.itemO("mesh.bevel", text="Bevel")
layout.itemO("mesh.faces_shade_smooth")
layout.itemO("mesh.faces_shade_flat")
- # layout.itemO("mesh.blend_from_shape", text="Blend From Shape")
- # layout.itemO("mesh.shape_propagate_to_all", text="Propagate to All Shapes")
- layout.itemO("mesh.select_vertex_path", text="Select Vertex Path")
+ layout.itemO("mesh.blend_from_shape")
+ # layout.itemO("mesh.shape_propagate_to_all")
+ layout.itemO("mesh.select_vertex_path")
class VIEW3D_MT_edit_mesh_vertices(bpy.types.Menu):
__label__ = "Vertices"
@@ -786,9 +824,9 @@ class VIEW3D_MT_edit_mesh_vertices(bpy.types.Menu):
layout.itemO("mesh.vertices_smooth")
layout.itemO("mesh.remove_doubles")
- layout.itemO("mesh.select_vertex_path", text="Select Vertex Path")
+ layout.itemO("mesh.select_vertex_path")
- # uiItemO(layout, "Blend From Shape", 0, "mesh.blend_from_shape");
+ layout.itemO("mesh.blend_from_shape")
# uiItemO(layout, "Propagate to All Shapes", 0, "mesh.shape_propagate_to_all");
class VIEW3D_MT_edit_mesh_edges(bpy.types.Menu):
@@ -1191,8 +1229,11 @@ class VIEW3D_PT_3dview_display(bpy.types.Panel):
def draw(self, context):
layout = self.layout
+
view = context.space_data
gs = context.scene.game_data
+ ob = context.object
+ mesh = context.active_object.data
col = layout.column()
col.itemR(view, "display_floor", text="Grid Floor")
@@ -1202,13 +1243,14 @@ class VIEW3D_PT_3dview_display(bpy.types.Panel):
col.itemR(view, "outline_selected")
col.itemR(view, "all_object_centers")
col.itemR(view, "relationship_lines")
+ if ob.type =='MESH':
+ col.itemR(mesh, "all_edges")
col = layout.column()
col.itemL(text="Shading:")
col.itemR(gs, "material_mode", text="")
col.itemR(view, "textured_solid")
-
# XXX - the Quad View options don't work yet
# layout.itemS()
#
@@ -1235,8 +1277,6 @@ class VIEW3D_PT_3dview_meshdisplay(bpy.types.Panel):
col = layout.column()
col.itemL(text="Overlays:")
col.itemR(mesh, "draw_edges", text="Edges")
- col.itemR(mesh, "all_edges")
- col.itemS()
col.itemR(mesh, "draw_faces", text="Faces")
col.itemR(mesh, "draw_creases", text="Creases")
col.itemR(mesh, "draw_bevel_weights", text="Bevel Weights")
@@ -1333,12 +1373,11 @@ class VIEW3D_PT_transform_orientations(bpy.types.Panel):
col.itemR(view, "transform_orientation")
col.itemO("tfm.create_orientation", text="Create")
-# orientation_index = view.__rna__.properties["transform_orientation"].items[view.transform_orientation].value
-#
-# if orientation_index >= 4:
-# orientation = context.scene.orientations[orientation_index - 4]
-# col.itemR(orientation, "name")
- col.itemO("tfm.delete_orientation", text="Delete")
+ orientation = view.current_orientation
+
+ if orientation:
+ col.itemR(orientation, "name")
+ col.itemO("tfm.delete_orientation", text="Delete")
# Operators
@@ -1397,12 +1436,15 @@ bpy.types.register(VIEW3D_MT_select_edit_armature)
bpy.types.register(VIEW3D_MT_select_face) # XXX todo
bpy.types.register(VIEW3D_MT_object) # Object Menu
+bpy.types.register(VIEW3D_MT_object_apply)
bpy.types.register(VIEW3D_MT_object_clear)
bpy.types.register(VIEW3D_MT_object_parent)
bpy.types.register(VIEW3D_MT_object_track)
bpy.types.register(VIEW3D_MT_object_group)
bpy.types.register(VIEW3D_MT_object_constraints)
bpy.types.register(VIEW3D_MT_object_showhide)
+bpy.types.register(VIEW3D_MT_make_single_user)
+
bpy.types.register(VIEW3D_MT_sculpt) # Sculpt Menu
diff --git a/source/blender/blenkernel/BKE_key.h b/source/blender/blenkernel/BKE_key.h
index 4bfa6a41099..1b4cbc1cf2a 100644
--- a/source/blender/blenkernel/BKE_key.h
+++ b/source/blender/blenkernel/BKE_key.h
@@ -65,6 +65,7 @@ struct Key *ob_get_key(struct Object *ob);
struct KeyBlock *ob_get_keyblock(struct Object *ob);
struct KeyBlock *key_get_keyblock(struct Key *key, int index);
struct KeyBlock *key_get_named_keyblock(struct Key *key, const char name[]);
+char *key_get_curValue_rnaPath(struct Key *key, struct KeyBlock *kb);
// needed for the GE
void do_rel_key(int start, int end, int tot, char *basispoin, struct Key *key, int mode);
diff --git a/source/blender/blenkernel/BKE_object.h b/source/blender/blenkernel/BKE_object.h
index 1cb6efeb838..aeb33cd3628 100644
--- a/source/blender/blenkernel/BKE_object.h
+++ b/source/blender/blenkernel/BKE_object.h
@@ -114,7 +114,7 @@ int ray_hit_boundbox(struct BoundBox *bb, float ray_start[3], float ray_normal[3
void object_handle_update(struct Scene *scene, struct Object *ob);
float give_timeoffset(struct Object *ob);
-int give_obdata_texspace(struct Object *ob, int **texflag, float **loc, float **size, float **rot);
+int give_obdata_texspace(struct Object *ob, short **texflag, float **loc, float **size, float **rot);
int object_insert_ptcache(struct Object *ob);
// void object_delete_ptcache(struct Object *ob, int index);
diff --git a/source/blender/blenkernel/BKE_particle.h b/source/blender/blenkernel/BKE_particle.h
index e9285782a1e..2291601bd47 100644
--- a/source/blender/blenkernel/BKE_particle.h
+++ b/source/blender/blenkernel/BKE_particle.h
@@ -200,6 +200,7 @@ struct Object *psys_get_lattice(struct ParticleSimulationData *sim);
int psys_in_edit_mode(struct Scene *scene, struct ParticleSystem *psys);
int psys_check_enabled(struct Object *ob, struct ParticleSystem *psys);
+int psys_check_edited(struct ParticleSystem *psys);
void psys_check_group_weights(struct ParticleSettings *part);
diff --git a/source/blender/blenkernel/intern/context.c b/source/blender/blenkernel/intern/context.c
index bbfe077c15e..d5cc31d918a 100644
--- a/source/blender/blenkernel/intern/context.c
+++ b/source/blender/blenkernel/intern/context.c
@@ -441,7 +441,7 @@ static void *ctx_data_pointer_get(const bContext *C, const char *member)
{
bContextDataResult result;
- if(ctx_data_get((bContext*)C, member, &result))
+ if(C && ctx_data_get((bContext*)C, member, &result))
return result.ptr.data;
return NULL;
diff --git a/source/blender/blenkernel/intern/depsgraph.c b/source/blender/blenkernel/intern/depsgraph.c
index ec054bc47cd..d60a26e8feb 100644
--- a/source/blender/blenkernel/intern/depsgraph.c
+++ b/source/blender/blenkernel/intern/depsgraph.c
@@ -2037,7 +2037,6 @@ static void dag_object_time_update_flags(Object *ob)
if(me->key) {
if(!(ob->shapeflag & OB_SHAPE_LOCK)) {
ob->recalc |= OB_RECALC_DATA;
- ob->shapeflag &= ~OB_SHAPE_TEMPLOCK;
}
}
if(ob->particlesystem.first)
@@ -2049,7 +2048,6 @@ static void dag_object_time_update_flags(Object *ob)
if(cu->key) {
if(!(ob->shapeflag & OB_SHAPE_LOCK)) {
ob->recalc |= OB_RECALC_DATA;
- ob->shapeflag &= ~OB_SHAPE_TEMPLOCK;
}
}
break;
@@ -2063,7 +2061,6 @@ static void dag_object_time_update_flags(Object *ob)
if(lt->key) {
if(!(ob->shapeflag & OB_SHAPE_LOCK)) {
ob->recalc |= OB_RECALC_DATA;
- ob->shapeflag &= ~OB_SHAPE_TEMPLOCK;
}
}
break;
@@ -2216,7 +2213,7 @@ void DAG_id_flush_update(ID *id, short flag)
else if(ob->type==OB_CURVE || ob->type==OB_SURF)
id= NULL;
/* also for locked shape keys we make an exception */
- else if(ob_get_key(ob) && (ob->shapeflag & (OB_SHAPE_LOCK|OB_SHAPE_TEMPLOCK)))
+ else if(ob_get_key(ob) && (ob->shapeflag & OB_SHAPE_LOCK))
id= NULL;
}
}
@@ -2238,7 +2235,18 @@ void DAG_id_flush_update(ID *id, short flag)
}
}
}
-
+
+ /* set flags based on ShapeKey */
+ if(idtype == ID_KE) {
+ for(obt=bmain->object.first; obt; obt= obt->id.next) {
+ Key *key= ob_get_key(obt);
+ if(!(ob && obt == ob) && ((ID *)key == id)) {
+ obt->flag |= (OB_RECALC|OB_RECALC_DATA);
+ BKE_ptcache_object_reset(sce, obt, PTCACHE_RESET_DEPSGRAPH);
+ }
+ }
+ }
+
/* set flags based on particle settings */
if(idtype == ID_PA) {
ParticleSystem *psys;
diff --git a/source/blender/blenkernel/intern/image.c b/source/blender/blenkernel/intern/image.c
index 09d150341b2..efe53f6f8ef 100644
--- a/source/blender/blenkernel/intern/image.c
+++ b/source/blender/blenkernel/intern/image.c
@@ -964,6 +964,7 @@ typedef struct StampData {
char camera[64];
char scene[64];
char strip[64];
+ char rendertime[64];
} StampData;
static void stampdata(Scene *scene, StampData *stamp_data, int do_prefix)
@@ -1087,6 +1088,20 @@ static void stampdata(Scene *scene, StampData *stamp_data, int do_prefix)
} else {
stamp_data->strip[0] = '\0';
}
+
+ {
+ Render *re= RE_GetRender(scene->id.name);
+ RenderStats *stats= re ? RE_GetStats(re):NULL;
+
+ if (stats && (scene->r.stamp & R_STAMP_RENDERTIME)) {
+ BLI_timestr(stats->lastframetime, text);
+
+ if (do_prefix) sprintf(stamp_data->rendertime, "RenderTime %s", text);
+ else sprintf(stamp_data->rendertime, "%s", text);
+ } else {
+ stamp_data->rendertime[0] = '\0';
+ }
+ }
}
// XXX - Bad level call.
@@ -1116,7 +1131,12 @@ void BKE_stamp_buf(Scene *scene, unsigned char *rect, float *rectf, int width, i
return;
stampdata(scene, &stamp_data, 1);
- stamp_font_begin(12);
+
+ /* TODO, do_versions */
+ if(scene->r.stamp_font_id < 8)
+ scene->r.stamp_font_id= 12;
+
+ stamp_font_begin(scene->r.stamp_font_id);
BLF_buffer(rectf, rect, width, height, channels);
BLF_buffer_col(scene->r.fg_stamp[0], scene->r.fg_stamp[1], scene->r.fg_stamp[2], 1.0);
@@ -1166,6 +1186,21 @@ void BKE_stamp_buf(Scene *scene, unsigned char *rect, float *rectf, int width, i
BLF_position(x, y, 0.0);
BLF_draw_buffer(stamp_data.date);
+
+ /* the extra pixel for background. */
+ y -= 4;
+ }
+
+ /* Top left corner, below File, Date or Note */
+ if (stamp_data.rendertime[0]) {
+ BLF_width_and_height(stamp_data.rendertime, &w, &h);
+ y -= h;
+
+ /* and space for background. */
+ buf_rectfill_area(rect, rectf, width, height, scene->r.bg_stamp, 0, y-3, w+3, y+h+3);
+
+ BLF_position(x, y, 0.0);
+ BLF_draw_buffer(stamp_data.rendertime);
}
x= 0;
diff --git a/source/blender/blenkernel/intern/key.c b/source/blender/blenkernel/intern/key.c
index 39f9ed808fd..3fffdef478b 100644
--- a/source/blender/blenkernel/intern/key.c
+++ b/source/blender/blenkernel/intern/key.c
@@ -35,6 +35,8 @@
#include "MEM_guardedalloc.h"
+#include "BLI_blenlib.h"
+
#include "DNA_anim_types.h"
#include "DNA_curve_types.h"
#include "DNA_key_types.h"
@@ -57,7 +59,7 @@
#include "BKE_object.h"
#include "BKE_utildefines.h"
-#include "BLI_blenlib.h"
+#include "RNA_access.h"
#ifdef HAVE_CONFIG_H
@@ -1368,7 +1370,7 @@ int do_ob_key(Scene *scene, Object *ob)
if(key==NULL)
return 0;
- if(ob->shapeflag & (OB_SHAPE_LOCK|OB_SHAPE_TEMPLOCK)) {
+ if(ob->shapeflag & OB_SHAPE_LOCK) {
KeyBlock *kb= BLI_findlink(&key->block, ob->shapenr-1);
if (G.f & G_DEBUG) printf("ob %s, key %s locked \n", ob->id.name+2, key->id.name+2);
@@ -1489,3 +1491,24 @@ KeyBlock *key_get_named_keyblock(Key *key, const char name[])
return NULL;
}
+
+/* Get RNA-Path for 'value' setting of the given ShapeKey
+ * NOTE: the user needs to free the returned string once they're finishe with it
+ */
+char *key_get_curValue_rnaPath(Key *key, KeyBlock *kb)
+{
+ PointerRNA ptr;
+ PropertyRNA *prop;
+
+ /* sanity checks */
+ if ELEM(NULL, key, kb)
+ return NULL;
+
+ /* create the RNA pointer */
+ RNA_pointer_create(key, &RNA_ShapeKey, kb, &ptr);
+ /* get pointer to the property too */
+ prop= RNA_struct_find_property(&ptr, "value");
+
+ /* return the path */
+ return RNA_path_from_ID_to_property(&ptr, prop);
+}
diff --git a/source/blender/blenkernel/intern/object.c b/source/blender/blenkernel/intern/object.c
index 8494fdae954..eb5beb734a1 100644
--- a/source/blender/blenkernel/intern/object.c
+++ b/source/blender/blenkernel/intern/object.c
@@ -1102,7 +1102,7 @@ ParticleSystem *copy_particlesystem(ParticleSystem *psys)
pa->hair = MEM_dupallocN(pa->hair);
}
- if(psysn->particles->keys || psysn->particles->boid) {
+ if(psysn->particles && (psysn->particles->keys || psysn->particles->boid)) {
ParticleKey *key = psysn->particles->keys;
BoidParticle *boid = psysn->particles->boid;
@@ -2475,7 +2475,7 @@ float give_timeoffset(Object *ob) {
}
}
-int give_obdata_texspace(Object *ob, int **texflag, float **loc, float **size, float **rot) {
+int give_obdata_texspace(Object *ob, short **texflag, float **loc, float **size, float **rot) {
if (ob->data==NULL)
return 0;
diff --git a/source/blender/blenkernel/intern/packedFile.c b/source/blender/blenkernel/intern/packedFile.c
index 0de97b9c703..036cadebbe8 100644
--- a/source/blender/blenkernel/intern/packedFile.c
+++ b/source/blender/blenkernel/intern/packedFile.c
@@ -176,6 +176,11 @@ PackedFile *newPackedFile(ReportList *reports, char *filename)
char name[FILE_MAXDIR+FILE_MAXFILE];
void *data;
+ /* render result has no filename and can be ignored
+ * any other files with no name can be ignored too */
+ if(filename[0]=='\0')
+ return NULL;
+
//XXX waitcursor(1);
// convert relative filenames to absolute filenames
@@ -188,7 +193,7 @@ PackedFile *newPackedFile(ReportList *reports, char *filename)
file= open(name, O_BINARY|O_RDONLY);
if (file <= 0) {
- BKE_reportf(reports, RPT_ERROR, "Can't open file: %s", name);
+ BKE_reportf(reports, RPT_ERROR, "Can't open file: \"%s\"", name);
} else {
filelen = BLI_filesize(file);
diff --git a/source/blender/blenkernel/intern/particle.c b/source/blender/blenkernel/intern/particle.c
index 011d5c3f134..ea8562c0ca8 100644
--- a/source/blender/blenkernel/intern/particle.c
+++ b/source/blender/blenkernel/intern/particle.c
@@ -298,6 +298,14 @@ int psys_check_enabled(Object *ob, ParticleSystem *psys)
return 1;
}
+int psys_check_edited(ParticleSystem *psys)
+{
+ if(psys->part && psys->part->type==PART_HAIR)
+ return (psys->flag & PSYS_EDITED || (psys->edit && psys->edit->edited));
+ else
+ return (psys->pointcache->edit && psys->pointcache->edit->edited);
+}
+
void psys_check_group_weights(ParticleSettings *part)
{
ParticleDupliWeight *dw, *tdw;
diff --git a/source/blender/blenkernel/intern/pointcache.c b/source/blender/blenkernel/intern/pointcache.c
index fa0d5cba604..68f0e33a98f 100644
--- a/source/blender/blenkernel/intern/pointcache.c
+++ b/source/blender/blenkernel/intern/pointcache.c
@@ -84,9 +84,6 @@
#include "BLI_winstuff.h"
#endif
-static void ptcache_data_to(void **data, int type, int index, void *to);
-static void ptcache_data_from(void **data, int type, void *from);
-
#define PTCACHE_DATA_FROM(data, type, from) if(data[type]) { memcpy(data[type], from, ptcache_data_size[type]); }
#define PTCACHE_DATA_TO(data, type, index, to) if(data[type]) { memcpy(to, (char*)data[type] + (index ? index * ptcache_data_size[type] : 0), ptcache_data_size[type]); }
diff --git a/source/blender/blenkernel/intern/smoke.c b/source/blender/blenkernel/intern/smoke.c
index fbc052db6f3..ab56623ed5e 100644
--- a/source/blender/blenkernel/intern/smoke.c
+++ b/source/blender/blenkernel/intern/smoke.c
@@ -1027,7 +1027,7 @@ static void smoke_calc_domain(Scene *scene, Object *ob, SmokeModifierData *smd)
{
SmokeModifierData *smd2 = (SmokeModifierData *)md;
- if((smd2->type & MOD_SMOKE_TYPE_COLL) && smd2->coll)
+ if((smd2->type & MOD_SMOKE_TYPE_COLL) && smd2->coll && smd2->coll->points)
{
// we got nice collision object
SmokeCollSettings *scs = smd2->coll;
diff --git a/source/blender/blenlib/BLI_arithb.h b/source/blender/blenlib/BLI_arithb.h
index e6aded12f3b..fdccb3854a6 100644
--- a/source/blender/blenlib/BLI_arithb.h
+++ b/source/blender/blenlib/BLI_arithb.h
@@ -457,6 +457,7 @@ void i_window(
#define BLI_CS_CIE 2
#define RAD2DEG(_rad) ((_rad)*(180.0/M_PI))
+#define DEG2RAD(_deg) ((_deg)*(M_PI/180.0))
void hsv_to_rgb(float h, float s, float v, float *r, float *g, float *b);
void hex_to_rgb(char *hexcol, float *r, float *g, float *b);
diff --git a/source/blender/blenlib/BLI_storage.h b/source/blender/blenlib/BLI_storage.h
index fa44bb36e15..96e88ec8e89 100644
--- a/source/blender/blenlib/BLI_storage.h
+++ b/source/blender/blenlib/BLI_storage.h
@@ -66,6 +66,9 @@ int BLI_exist(char *name);
* @param name The name of the file to read.
* @retval A list of strings representing the file lines.
*/
+
+int BLI_is_dir(char *file);
+
struct LinkNode *BLI_read_file_as_lines(char *name);
/**
diff --git a/source/blender/blenlib/intern/storage.c b/source/blender/blenlib/intern/storage.c
index cdc5cec705f..b48b6784c23 100644
--- a/source/blender/blenlib/intern/storage.c
+++ b/source/blender/blenlib/intern/storage.c
@@ -468,6 +468,15 @@ int BLI_exist(char *name)
return(st.st_mode);
}
+/* would be better in fileops.c except that it needs stat.h so add here */
+int BLI_is_dir(char *file) {
+#ifdef WIN32
+ return 1; /* XXX - TODO */
+#else
+ return S_ISDIR(BLI_exist(file));
+#endif
+}
+
LinkNode *BLI_read_file_as_lines(char *name)
{
FILE *fp= fopen(name, "r");
diff --git a/source/blender/blenloader/intern/readfile.c b/source/blender/blenloader/intern/readfile.c
index 282977e3e90..2ee5a13c47a 100644
--- a/source/blender/blenloader/intern/readfile.c
+++ b/source/blender/blenloader/intern/readfile.c
@@ -6435,7 +6435,7 @@ static void do_versions(FileData *fd, Library *lib, Main *main)
}
}
if(main->versionfile <= 140) {
- /* r-g-b-fac in texure */
+ /* r-g-b-fac in texture */
Tex *tex = main->tex.first;
while (tex) {
if ((tex->rfac == 0.0) &&
diff --git a/source/blender/editors/animation/anim_channels_defines.c b/source/blender/editors/animation/anim_channels_defines.c
index a4423d43339..54a08cf4702 100644
--- a/source/blender/editors/animation/anim_channels_defines.c
+++ b/source/blender/editors/animation/anim_channels_defines.c
@@ -280,11 +280,13 @@ static void acf_generic_idblock_name(bAnimListElem *ale, char *name)
/* Settings ------------------------------------------- */
+#if 0
/* channel type has no settings */
static short acf_generic_none_setting_valid(bAnimContext *ac, bAnimListElem *ale, int setting)
{
return 0;
}
+#endif
/* check if some setting exists for this object-based data-expander (category only) */
static short acf_generic_dsexpand_setting_valid(bAnimContext *ac, bAnimListElem *ale, int setting)
@@ -372,6 +374,50 @@ static int acf_summary_icon(bAnimListElem *ale)
return ICON_BORDERMOVE;
}
+/* check if some setting exists for this channel */
+static short acf_summary_setting_valid(bAnimContext *ac, bAnimListElem *ale, int setting)
+{
+ /* only expanded is supported, as it is used for hiding all stuff which the summary covers */
+ return (setting == ACHANNEL_SETTING_EXPAND);
+}
+
+/* get the appropriate flag(s) for the setting when it is valid */
+static int acf_summary_setting_flag(int setting, short *neg)
+{
+ if (setting == ACHANNEL_SETTING_EXPAND) {
+ /* expanded */
+ *neg= 1;
+ return ADS_FLAG_SUMMARY_COLLAPSED;
+ }
+ else {
+ /* unsupported */
+ *neg= 0;
+ return 0;
+ }
+}
+
+/* get pointer to the setting */
+static void *acf_summary_setting_ptr(bAnimListElem *ale, int setting, short *type)
+{
+ bAnimContext *ac= (bAnimContext *)ale->data;
+
+ /* if data is valid, return pointer to active dopesheet's relevant flag
+ * - this is restricted to DopeSheet/Action Editor only
+ */
+ if ((ac->sa) && (ac->spacetype == SPACE_ACTION) && (setting == ACHANNEL_SETTING_EXPAND)) {
+ SpaceAction *saction= (SpaceAction *)ac->sa->spacedata.first;
+ bDopeSheet *ads= &saction->ads;
+
+ /* return pointer to DopeSheet's flag */
+ GET_ACF_FLAG_PTR(ads->flag);
+ }
+ else {
+ /* can't return anything useful - unsupported */
+ *type= 0;
+ return 0;
+ }
+}
+
/* all animation summary (DopeSheet only) type define */
static bAnimChannelType ACF_SUMMARY =
{
@@ -382,9 +428,9 @@ static bAnimChannelType ACF_SUMMARY =
acf_summary_name, /* name */
acf_summary_icon, /* icon */
- acf_generic_none_setting_valid, /* has setting */
- NULL, /* flag for setting */
- NULL /* pointer for setting */
+ acf_summary_setting_valid, /* has setting */
+ acf_summary_setting_flag, /* flag for setting */
+ acf_summary_setting_ptr /* pointer for setting */
};
/* Scene ------------------------------------------- */
@@ -1340,7 +1386,7 @@ static int acf_dsskey_setting_flag(int setting, short *neg)
switch (setting) {
case ACHANNEL_SETTING_EXPAND: /* expanded */
- return KEYBLOCK_DS_EXPAND;
+ return KEY_DS_EXPAND;
case ACHANNEL_SETTING_MUTE: /* mute (only in NLA) */
return ADT_NLA_EVAL_OFF;
@@ -1691,28 +1737,91 @@ static bAnimChannelType ACF_DSARM=
/* ShapeKey Entry ------------------------------------------- */
-// XXX ... this is currently obsolete...
-#if 0
-static void dummy_olddraw_shapekeys ()
+/* name for ShapeKey */
+static void acf_shapekey_name(bAnimListElem *ale, char *name)
{
- case ANIMTYPE_SHAPEKEY: /* shapekey channel */
- {
- KeyBlock *kb = (KeyBlock *)ale->data;
+ KeyBlock *kb= (KeyBlock *)ale->data;
+
+ /* just copy the name... */
+ if (kb && name) {
+ /* if the KeyBlock had a name, use it, otherwise use the index */
+ if (kb->name[0])
+ strcpy(name, kb->name);
+ else
+ sprintf(name, "Key %d", ale->index);
+ }
+}
+
+/* check if some setting exists for this channel */
+static short acf_shapekey_setting_valid(bAnimContext *ac, bAnimListElem *ale, int setting)
+{
+ switch (setting) {
+ case ACHANNEL_SETTING_SELECT: /* selected */
+ case ACHANNEL_SETTING_MUTE: /* muted */
+ case ACHANNEL_SETTING_PROTECT: /* protected */
+ return 1;
+
+ /* nothing else is supported */
+ default:
+ return 0;
+ }
+}
+
+/* get the appropriate flag(s) for the setting when it is valid */
+static int acf_shapekey_setting_flag(int setting, short *neg)
+{
+ /* clear extra return data first */
+ *neg= 0;
+
+ switch (setting) {
+ case ACHANNEL_SETTING_MUTE: /* mute */
+ return KEYBLOCK_MUTE;
- indent = 0;
- special = -1;
+ case ACHANNEL_SETTING_SELECT: /* selected */
+ return KEYBLOCK_SEL;
- offset= (ale->id) ? 21 : 0;
+ case ACHANNEL_SETTING_PROTECT: /* locked */
+ return KEYBLOCK_LOCKED;
- if (kb->name[0] == '\0')
- sprintf(name, "Key %d", ale->index);
- else
- strcpy(name, kb->name);
+ default: /* unsupported */
+ return 0;
}
- break;
}
-#endif
+
+/* get pointer to the setting */
+static void *acf_shapekey_setting_ptr(bAnimListElem *ale, int setting, short *type)
+{
+ KeyBlock *kb= (KeyBlock *)ale->data;
+
+ /* clear extra return data first */
+ *type= 0;
+
+ switch (setting) {
+ case ACHANNEL_SETTING_SELECT: /* selected */
+ case ACHANNEL_SETTING_MUTE: /* muted */
+ case ACHANNEL_SETTING_PROTECT: /* protected */
+ GET_ACF_FLAG_PTR(kb->flag)
+
+ default: /* unsupported */
+ return NULL;
+ }
+}
+
+/* shapekey expander type define */
+static bAnimChannelType ACF_SHAPEKEY=
+{
+ acf_generic_channel_backdrop, /* backdrop */
+ acf_generic_indention_0, /* indent level */
+ acf_generic_basic_offset, /* offset */
+
+ acf_shapekey_name, /* name */
+ NULL, /* icon */
+
+ acf_shapekey_setting_valid, /* has setting */
+ acf_shapekey_setting_flag, /* flag for setting */
+ acf_shapekey_setting_ptr /* pointer for setting */
+};
/* Grease Pencil entries ------------------------------------------- */
// XXX ... this is currently not restored yet
@@ -1877,7 +1986,7 @@ void ANIM_init_channel_typeinfo_data (void)
animchannelTypeInfo[type++]= &ACF_DSMBALL; /* MetaBall Channel */
animchannelTypeInfo[type++]= &ACF_DSARM; /* Armature Channel */
- animchannelTypeInfo[type++]= NULL; /* ShapeKey */ // XXX this is no longer used for now...
+ animchannelTypeInfo[type++]= &ACF_SHAPEKEY; /* ShapeKey */
// XXX not restored yet
animchannelTypeInfo[type++]= NULL; /* Grease Pencil Datablock */
@@ -2038,7 +2147,7 @@ void ANIM_channel_setting_set (bAnimContext *ac, bAnimListElem *ale, int setting
// XXX hardcoded size of icons
#define ICON_WIDTH 17
// XXX hardcoded width of sliders
-#define SLIDER_WIDTH 70
+#define SLIDER_WIDTH 80
/* Draw the given channel */
// TODO: make this use UI controls for the buttons
@@ -2143,7 +2252,7 @@ void ANIM_channel_draw (bAnimContext *ac, bAnimListElem *ale, float yminc, float
/* ------------------ */
-/* callback for widget settings - send notifiers */
+/* callback for (normal) widget settings - send notifiers */
static void achannel_setting_widget_cb(bContext *C, void *poin, void *poin2)
{
WM_event_add_notifier(C, NC_ANIMATION|ND_ANIMCHAN_EDIT, NULL);
@@ -2191,7 +2300,57 @@ static void achannel_setting_slider_cb(bContext *C, void *id_poin, void *fcu_poi
}
}
-
+/* callback for shapekey widget sliders - insert keyframes */
+static void achannel_setting_slider_shapekey_cb(bContext *C, void *key_poin, void *kb_poin)
+{
+ Key *key= (Key *)key_poin;
+ KeyBlock *kb= (KeyBlock *)kb_poin;
+ char *rna_path= key_get_curValue_rnaPath(key, kb);
+
+ Scene *scene= CTX_data_scene(C);
+ PointerRNA id_ptr, ptr;
+ PropertyRNA *prop;
+ short flag=0, done=0;
+ float cfra;
+
+ /* get current frame */
+ // NOTE: this will do for now...
+ cfra= (float)CFRA;
+
+ /* get flags for keyframing */
+ if (IS_AUTOKEY_FLAG(INSERTNEEDED))
+ flag |= INSERTKEY_NEEDED;
+ if (IS_AUTOKEY_FLAG(AUTOMATKEY))
+ flag |= INSERTKEY_MATRIX;
+ if (IS_AUTOKEY_MODE(scene, EDITKEYS))
+ flag |= INSERTKEY_REPLACE;
+
+
+ /* get RNA pointer, and resolve the path */
+ RNA_id_pointer_create((ID *)key, &id_ptr);
+
+ /* try to resolve the path stored in the F-Curve */
+ if (RNA_path_resolve(&id_ptr, rna_path, &ptr, &prop)) {
+ /* find or create new F-Curve */
+ // XXX is the group name for this ok?
+ bAction *act= verify_adt_action((ID *)key, 1);
+ FCurve *fcu= verify_fcurve(act, NULL, rna_path, 0, 1);
+
+ /* set the special 'replace' flag if on a keyframe */
+ if (fcurve_frame_has_keyframe(fcu, cfra, 0))
+ flag |= INSERTKEY_REPLACE;
+
+ /* insert a keyframe for this F-Curve */
+ done= insert_keyframe_direct(ptr, prop, fcu, cfra, flag);
+
+ if (done)
+ WM_event_add_notifier(C, NC_ANIMATION|ND_ANIMCHAN_EDIT, NULL);
+ }
+
+ /* free the path */
+ if (rna_path)
+ MEM_freeN(rna_path);
+}
/* Draw a widget for some setting */
static void draw_setting_widget (bAnimContext *ac, bAnimListElem *ale, bAnimChannelType *acf, uiBlock *block, int xpos, int ypos, int setting)
@@ -2399,7 +2558,7 @@ void ANIM_channel_draw_widgets (bAnimContext *ac, bAnimListElem *ale, uiBlock *b
* and wouldn't be able to auto-keyframe...
* - slider should start before the toggles (if they're visible) to keep a clean line down the side
*/
- if ((draw_sliders) && (ale->type == ANIMTYPE_FCURVE)) {
+ if ((draw_sliders) && ELEM(ale->type, ANIMTYPE_FCURVE, ANIMTYPE_SHAPEKEY)) {
/* adjust offset */
offset += SLIDER_WIDTH;
@@ -2407,20 +2566,49 @@ void ANIM_channel_draw_widgets (bAnimContext *ac, bAnimListElem *ale, uiBlock *b
uiBlockSetEmboss(block, UI_EMBOSS);
if (ale->id) { /* Slider using RNA Access -------------------- */
- FCurve *fcu= (FCurve *)ale->data;
PointerRNA id_ptr, ptr;
PropertyRNA *prop;
+ char *rna_path = NULL;
+ int array_index = 0;
+ short free_path = 0;
- /* get RNA pointer, and resolve the path */
- RNA_id_pointer_create(ale->id, &id_ptr);
+ /* get destination info */
+ if (ale->type == ANIMTYPE_FCURVE) {
+ FCurve *fcu= (FCurve *)ale->data;
+
+ rna_path= fcu->rna_path;
+ array_index= fcu->array_index;
+ }
+ else if (ale->type == ANIMTYPE_SHAPEKEY) {
+ KeyBlock *kb= (KeyBlock *)ale->data;
+ Key *key= (Key *)ale->id;
+
+ rna_path= key_get_curValue_rnaPath(key, kb);
+ free_path= 1;
+ }
- /* try to resolve the path */
- if (RNA_path_resolve(&id_ptr, fcu->rna_path, &ptr, &prop)) {
- uiBut *but;
+ /* only if RNA-Path found */
+ if (rna_path) {
+ /* get RNA pointer, and resolve the path */
+ RNA_id_pointer_create(ale->id, &id_ptr);
+
+ /* try to resolve the path */
+ if (RNA_path_resolve(&id_ptr, rna_path, &ptr, &prop)) {
+ uiBut *but;
+
+ /* create the slider button, and assign relevant callback to ensure keyframes are inserted... */
+ but= uiDefAutoButR(block, &ptr, prop, array_index, "", 0, (int)v2d->cur.xmax-offset, ymid, SLIDER_WIDTH, (int)ymaxc-yminc);
+
+ /* assign keyframing function according to slider type */
+ if (ale->type == ANIMTYPE_SHAPEKEY)
+ uiButSetFunc(but, achannel_setting_slider_shapekey_cb, ale->id, ale->data);
+ else
+ uiButSetFunc(but, achannel_setting_slider_cb, ale->id, ale->data);
+ }
- /* create the slider button, and assign relevant callback to ensure keyframes are inserted... */
- but= uiDefAutoButR(block, &ptr, prop, fcu->array_index, "", 0, (int)v2d->cur.xmax-offset, ymid, SLIDER_WIDTH, (int)ymaxc-yminc);
- uiButSetFunc(but, achannel_setting_slider_cb, ale->id, fcu);
+ /* free the path if necessary */
+ if (free_path)
+ MEM_freeN(rna_path);
}
}
else { /* Special Slider for stuff without RNA Access ---------- */
diff --git a/source/blender/editors/animation/anim_channels_edit.c b/source/blender/editors/animation/anim_channels_edit.c
index 7ee591f8cab..efdad53f89f 100644
--- a/source/blender/editors/animation/anim_channels_edit.c
+++ b/source/blender/editors/animation/anim_channels_edit.c
@@ -238,6 +238,10 @@ void ANIM_deselect_anim_channels (void *data, short datatype, short test, short
if (ale->flag & FCURVE_SELECTED)
sel= ACHANNEL_SETFLAG_CLEAR;
break;
+ case ANIMTYPE_SHAPEKEY:
+ if (ale->flag & KEYBLOCK_SEL)
+ sel= ACHANNEL_SETFLAG_CLEAR;
+ break;
case ANIMTYPE_NLATRACK:
if (ale->flag & NLATRACK_SELECTED)
sel= ACHANNEL_SETFLAG_CLEAR;
@@ -307,6 +311,13 @@ void ANIM_deselect_anim_channels (void *data, short datatype, short test, short
fcu->flag &= ~FCURVE_ACTIVE;
}
break;
+ case ANIMTYPE_SHAPEKEY:
+ {
+ KeyBlock *kb= (KeyBlock *)ale->data;
+
+ ACHANNEL_SET_FLAG(kb, sel, KEYBLOCK_SEL);
+ }
+ break;
case ANIMTYPE_NLATRACK:
{
NlaTrack *nlt= (NlaTrack *)ale->data;
@@ -904,28 +915,14 @@ static int animchannels_visibility_toggle_exec(bContext *C, wmOperator *op)
if (vis == ACHANNEL_SETFLAG_CLEAR)
break;
- if ((ale->type == ANIMTYPE_FCURVE) && (ale->flag & FCURVE_VISIBLE))
- vis= ACHANNEL_SETFLAG_CLEAR;
- else if ((ale->type == ANIMTYPE_GROUP) && !(ale->flag & AGRP_NOTVISIBLE))
+ /* set the setting in the appropriate way (if available) */
+ if (ANIM_channel_setting_get(&ac, ale, ACHANNEL_SETTING_VISIBLE))
vis= ACHANNEL_SETFLAG_CLEAR;
}
/* Now set the flags */
for (ale= anim_data.first; ale; ale= ale->next) {
- switch (ale->type) {
- case ANIMTYPE_FCURVE: /* F-Curve */
- {
- FCurve *fcu= (FCurve *)ale->data;
- ACHANNEL_SET_FLAG(fcu, vis, FCURVE_VISIBLE);
- }
- break;
- case ANIMTYPE_GROUP: /* Group */
- {
- bActionGroup *agrp= (bActionGroup *)ale->data;
- ACHANNEL_SET_FLAG_NEG(agrp, vis, AGRP_NOTVISIBLE);
- }
- break;
- }
+ ANIM_channel_setting_set(&ac, ale, ACHANNEL_SETTING_VISIBLE, vis);
}
/* cleanup */
@@ -1534,6 +1531,24 @@ static int mouse_anim_channels (bAnimContext *ac, float x, int channel_index, sh
notifierFlags |= ND_ANIMCHAN_SELECT;
}
break;
+ case ANIMTYPE_SHAPEKEY:
+ {
+ KeyBlock *kb= (KeyBlock *)ale->data;
+
+ /* select/deselect */
+ if (selectmode == SELECT_INVERT) {
+ /* inverse selection status of this ShapeKey only */
+ kb->flag ^= KEYBLOCK_SEL;
+ }
+ else {
+ /* select ShapeKey by itself */
+ ANIM_deselect_anim_channels(ac->data, ac->datatype, 0, ACHANNEL_SETFLAG_CLEAR);
+ kb->flag |= KEYBLOCK_SEL;
+ }
+
+ notifierFlags |= ND_ANIMCHAN_SELECT;
+ }
+ break;
case ANIMTYPE_GPDATABLOCK:
{
bGPdata *gpd= (bGPdata *)ale->data;
@@ -1571,9 +1586,6 @@ static int mouse_anim_channels (bAnimContext *ac, float x, int channel_index, sh
#endif // XXX future of this is unclear
}
break;
- case ANIMTYPE_SHAPEKEY:
- /* TODO: shapekey channels cannot be selected atm... */
- break;
default:
printf("Error: Invalid channel type in mouse_anim_channels() \n");
}
diff --git a/source/blender/editors/animation/anim_filter.c b/source/blender/editors/animation/anim_filter.c
index 7aba237ffb1..96bdb9aa848 100644
--- a/source/blender/editors/animation/anim_filter.c
+++ b/source/blender/editors/animation/anim_filter.c
@@ -78,6 +78,7 @@
#include "BKE_animsys.h"
#include "BKE_action.h"
+#include "BKE_fcurve.h"
#include "BKE_context.h"
#include "BKE_global.h"
#include "BKE_key.h"
@@ -647,6 +648,36 @@ bAnimListElem *make_new_animlistelem (void *data, short datatype, void *owner, s
ale->datatype= ALE_FCURVE;
}
break;
+
+ case ANIMTYPE_SHAPEKEY:
+ {
+ KeyBlock *kb= (KeyBlock *)data;
+ Key *key= (Key *)ale->id;
+
+ ale->flag= kb->flag;
+
+ /* whether we have keyframes depends on whether there is a Key block to find it from */
+ if (key) {
+ /* index of shapekey is defined by place in key's list */
+ ale->index= BLI_findindex(&key->block, kb);
+
+ /* the corresponding keyframes are from the animdata */
+ if (ale->adt && ale->adt->action) {
+ bAction *act= ale->adt->action;
+ char *rna_path = key_get_curValue_rnaPath(key, kb);
+
+ /* try to find the F-Curve which corresponds to this exactly,
+ * then free the MEM_alloc'd string
+ */
+ if (rna_path) {
+ ale->key_data= (void *)list_find_fcurve(&act->curves, rna_path, 0);
+ MEM_freeN(rna_path);
+ }
+ }
+ ale->datatype= (ale->key_data)? ALE_FCURVE : ALE_NONE;
+ }
+ }
+ break;
case ANIMTYPE_GPLAYER:
{
@@ -892,7 +923,55 @@ static int animdata_filter_nla (ListBase *anim_data, bDopeSheet *ads, AnimData *
/* return the number of items added to the list */
return items;
}
-
+
+/* Include ShapeKey Data for ShapeKey Editor */
+static int animdata_filter_shapekey (ListBase *anim_data, Key *key, int filter_mode)
+{
+ bAnimListElem *ale;
+ int items = 0;
+
+ /* check if channels or only F-Curves */
+ if ((filter_mode & ANIMFILTER_CURVESONLY) == 0) {
+ KeyBlock *kb;
+
+ /* loop through the channels adding ShapeKeys as appropriate */
+ for (kb= key->block.first; kb; kb= kb->next) {
+ /* skip the first one, since that's the non-animateable basis */
+ // XXX maybe in future this may become handy?
+ if (kb == key->block.first) continue;
+
+ /* only work with this channel and its subchannels if it is editable */
+ if (!(filter_mode & ANIMFILTER_FOREDIT) || EDITABLE_SHAPEKEY(kb)) {
+ /* only include this track if selected in a way consistent with the filtering requirements */
+ if ( ANIMCHANNEL_SELOK(SEL_SHAPEKEY(kb)) ) {
+ // TODO: consider 'active' too?
+
+ /* owner-id here must be key so that the F-Curve can be resolved... */
+ ale= make_new_animlistelem(kb, ANIMTYPE_SHAPEKEY, NULL, ANIMTYPE_NONE, (ID *)key);
+
+ if (ale) {
+ BLI_addtail(anim_data, ale);
+ items++;
+ }
+ }
+ }
+ }
+ }
+ else {
+ /* just use the action associated with the shapekey */
+ // FIXME: is owner-id and having no owner/dopesheet really fine?
+ if (key->adt) {
+ if (filter_mode & ANIMFILTER_ANIMDATA)
+ ANIMDATA_ADD_ANIMDATA(key)
+ else if (key->adt->action)
+ items= animdata_filter_action(anim_data, NULL, key->adt->action, filter_mode, NULL, ANIMTYPE_NONE, (ID *)key);
+ }
+ }
+
+ /* return the number of items added to the list */
+ return items;
+}
+
#if 0
// FIXME: switch this to use the bDopeSheet...
static int animdata_filter_gpencil (ListBase *anim_data, bScreen *sc, int filter_mode)
@@ -1520,21 +1599,6 @@ static int animdata_filter_dopesheet (ListBase *anim_data, bAnimContext *ac, bDo
return 0;
}
- /* dopesheet summary
- * - only for drawing and/or selecting keyframes in channels, but not for real editing
- * - only useful for DopeSheet Editor, where the summary is useful
- */
- // TODO: we should really check if some other prohibited filters are also active, but that can be for later
- if ((filter_mode & ANIMFILTER_CHANNELS) && (ads->filterflag & ADS_FILTER_SUMMARY)) {
- ale= make_new_animlistelem(ac, ANIMTYPE_SUMMARY, NULL, ANIMTYPE_NONE, NULL);
- if (ale) {
- BLI_addtail(anim_data, ale);
- items++;
- }
-
- // TODO: if the summary gets a collapse widget, then we could make the other stuff not get shown...
- }
-
/* scene-linked animation */
// TODO: sequencer, composite nodes - are we to include those here too?
{
@@ -1887,6 +1951,50 @@ static int animdata_filter_dopesheet (ListBase *anim_data, bAnimContext *ac, bDo
return items;
}
+/* Summary track for DopeSheet/Action Editor
+ * - return code is whether the summary lets the other channels get drawn
+ */
+static short animdata_filter_dopesheet_summary (bAnimContext *ac, ListBase *anim_data, int filter_mode, int *items)
+{
+ bDopeSheet *ads = NULL;
+
+ /* get the DopeSheet information to use
+ * - we should only need to deal with the DopeSheet/Action Editor,
+ * since all the other Animation Editors won't have this concept
+ * being applicable.
+ */
+ if ((ac && ac->sa) && (ac->sa->spacetype == SPACE_ACTION)) {
+ SpaceAction *saction= (SpaceAction *)ac->sa->spacedata.first;
+ ads= &saction->ads;
+ }
+ else {
+ /* invalid space type - skip this summary channels */
+ return 1;
+ }
+
+ /* dopesheet summary
+ * - only for drawing and/or selecting keyframes in channels, but not for real editing
+ * - only useful for DopeSheet Editor, where the summary is useful
+ */
+ // TODO: we should really check if some other prohibited filters are also active, but that can be for later
+ if ((filter_mode & ANIMFILTER_CHANNELS) && (ads->filterflag & ADS_FILTER_SUMMARY)) {
+ bAnimListElem *ale= make_new_animlistelem(ac, ANIMTYPE_SUMMARY, NULL, ANIMTYPE_NONE, NULL);
+ if (ale) {
+ BLI_addtail(anim_data, ale);
+ (*items)++;
+ }
+
+ /* if summary is collapsed, don't show other channels beneath this
+ * - this check is put inside the summary check so that it doesn't interfere with normal operation
+ */
+ if (ads->flag & ADS_FLAG_SUMMARY_COLLAPSED)
+ return 0;
+ }
+
+ /* the other channels beneath this can be shown */
+ return 1;
+}
+
/* ----------- Public API --------------- */
/* This function filters the active data source to leave only animation channels suitable for
@@ -1907,23 +2015,43 @@ int ANIM_animdata_filter (bAnimContext *ac, ListBase *anim_data, int filter_mode
/* firstly filter the data */
switch (datatype) {
- case ANIMCONT_ACTION:
- items= animdata_filter_action(anim_data, NULL, data, filter_mode, NULL, ANIMTYPE_NONE, (ID *)obact);
+ case ANIMCONT_ACTION: /* 'Action Editor' */
+ {
+ /* the check for the DopeSheet summary is included here since the summary works here too */
+ if (animdata_filter_dopesheet_summary(ac, anim_data, filter_mode, &items))
+ items += animdata_filter_action(anim_data, NULL, data, filter_mode, NULL, ANIMTYPE_NONE, (ID *)obact);
+ }
break;
- case ANIMCONT_SHAPEKEY:
- //items= animdata_filter_shapekey(anim_data, data, filter_mode, NULL, ANIMTYPE_NONE, (ID *)obact);
+ case ANIMCONT_SHAPEKEY: /* 'ShapeKey Editor' */
+ {
+ /* the check for the DopeSheet summary is included here since the summary works here too */
+ if (animdata_filter_dopesheet_summary(ac, anim_data, filter_mode, &items))
+ items= animdata_filter_shapekey(anim_data, data, filter_mode);
+ }
break;
case ANIMCONT_GPENCIL:
+ {
//items= animdata_filter_gpencil(anim_data, data, filter_mode);
+ }
break;
- case ANIMCONT_DOPESHEET:
- case ANIMCONT_FCURVES:
- case ANIMCONT_DRIVERS:
- case ANIMCONT_NLA:
- items= animdata_filter_dopesheet(anim_data, ac, data, filter_mode);
+ case ANIMCONT_DOPESHEET: /* 'DopeSheet Editor' */
+ {
+ /* the DopeSheet editor is the primary place where the DopeSheet summaries are useful */
+ if (animdata_filter_dopesheet_summary(ac, anim_data, filter_mode, &items))
+ items += animdata_filter_dopesheet(anim_data, ac, data, filter_mode);
+ }
+ break;
+
+ case ANIMCONT_FCURVES: /* Graph Editor -> FCurves/Animation Editing */
+ case ANIMCONT_DRIVERS: /* Graph Editor -> Drivers Editing */
+ case ANIMCONT_NLA: /* NLA Editor */
+ {
+ /* all of these editors use the basic DopeSheet data for filtering options, but don't have all the same features */
+ items = animdata_filter_dopesheet(anim_data, ac, data, filter_mode);
+ }
break;
}
diff --git a/source/blender/editors/animation/keyframing.c b/source/blender/editors/animation/keyframing.c
index 75218e6ea6e..6a16d6d0ee1 100644
--- a/source/blender/editors/animation/keyframing.c
+++ b/source/blender/editors/animation/keyframing.c
@@ -1430,7 +1430,7 @@ int autokeyframe_cfra_can_key(Scene *scene, ID *id)
short fcurve_frame_has_keyframe (FCurve *fcu, float frame, short filter)
{
/* quick sanity check */
- if (fcu == NULL)
+ if (ELEM(NULL, fcu, fcu->bezt))
return 0;
/* we either include all regardless of muting, or only non-muted */
diff --git a/source/blender/editors/animation/keyingsets.c b/source/blender/editors/animation/keyingsets.c
index a044e867d56..bf859ac6017 100644
--- a/source/blender/editors/animation/keyingsets.c
+++ b/source/blender/editors/animation/keyingsets.c
@@ -142,6 +142,9 @@ static int add_default_keyingset_exec (bContext *C, wmOperator *op)
scene->active_keyingset= BLI_countlist(&scene->keyingsets);
+ /* send notifiers */
+ WM_event_add_notifier(C, NC_SCENE|ND_KEYINGSET, NULL);
+
return OPERATOR_FINISHED;
}
@@ -182,6 +185,9 @@ static int remove_active_keyingset_exec (bContext *C, wmOperator *op)
/* the active one should now be the previously second-to-last one */
scene->active_keyingset--;
+ /* send notifiers */
+ WM_event_add_notifier(C, NC_SCENE|ND_KEYINGSET, NULL);
+
return OPERATOR_FINISHED;
}
@@ -219,7 +225,7 @@ static int add_empty_ks_path_exec (bContext *C, wmOperator *op)
/* don't use the API method for this, since that checks on values... */
ksp= MEM_callocN(sizeof(KS_Path), "KeyingSetPath Empty");
BLI_addtail(&ks->paths, ksp);
- ks->active_path= BLI_countlist(&ks->paths) + 1;
+ ks->active_path= BLI_countlist(&ks->paths);
ksp->groupmode= KSP_GROUP_KSNAME; // XXX?
diff --git a/source/blender/editors/armature/editarmature_sketch.c b/source/blender/editors/armature/editarmature_sketch.c
index ce328ea8a82..b3dd8f35137 100644
--- a/source/blender/editors/armature/editarmature_sketch.c
+++ b/source/blender/editors/armature/editarmature_sketch.c
@@ -1083,7 +1083,7 @@ int sk_getStrokeSnapPoint(bContext *C, SK_Point *pt, SK_Sketch *sketch, SK_Strok
mvalf[0]= dd->mval[0];
mvalf[1]= dd->mval[1];
- peelObjectsContext(C, &sketch->depth_peels, dd->mval);
+ peelObjectsContext(C, &sketch->depth_peels, mvalf);
if (stk->nb_points > 0 && stk->points[stk->nb_points - 1].type == PT_CONTINUOUS)
{
diff --git a/source/blender/editors/armature/poselib.c b/source/blender/editors/armature/poselib.c
index d6f93757505..f67c94eebc3 100644
--- a/source/blender/editors/armature/poselib.c
+++ b/source/blender/editors/armature/poselib.c
@@ -432,9 +432,6 @@ static EnumPropertyItem *poselib_stored_pose_itemf(bContext *C, PointerRNA *ptr,
int totitem= 0;
int i= 0;
- if (C == NULL)
- return NULL;
-
memset(&item_tmp, 0, sizeof(item_tmp));
/* check that the action exists */
@@ -448,12 +445,10 @@ static EnumPropertyItem *poselib_stored_pose_itemf(bContext *C, PointerRNA *ptr,
}
}
- if (i > 0) {
- *free= 1;
- return item;
- }
- else
- return NULL;
+ RNA_enum_item_end(&item, &totitem);
+ *free= 1;
+
+ return item;
}
static int poselib_remove_exec (bContext *C, wmOperator *op)
diff --git a/source/blender/editors/datafiles/blenderbuttons.c b/source/blender/editors/datafiles/blenderbuttons.c
index 8d8cb8af4d6..8b8c349e851 100644
--- a/source/blender/editors/datafiles/blenderbuttons.c
+++ b/source/blender/editors/datafiles/blenderbuttons.c
@@ -1,5960 +1,6114 @@
-/* DataToC output of file <blenderbuttons> */
+/* DataToC output of file </Users/William/blender25/blender/release/datafiles/blenderbuttons> */
-int datatoc_blenderbuttons_size= 190499;
+int datatoc_blenderbuttons_size= 195438;
char datatoc_blenderbuttons[]= {
-137, 80, 78,
- 71, 13, 10, 26, 10, 0, 0, 0, 13, 73, 72, 68, 82, 0, 0, 2, 88, 0, 0, 2,128, 8, 6, 0, 0, 0, 64, 11, 6,158, 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, 2,221, 78, 73, 68,
- 65, 84,120,218,236, 93,119,120, 83, 85, 31,126,207,189, 55, 59,105,186, 91,104,203,104,153,101, 79,217, 8,178, 28,108,113,128,
- 11, 20, 5, 4, 62, 21,193,130,136,128, 76, 23, 67,100, 56, 89,178,101,136,202, 82,217, 75, 64,100,239, 89, 74,247,110,118,114,
-207,247, 71,115, 99, 26,210, 38,133, 50,196,243, 62,207,125,146,187,222,123,246,121,207,239, 44, 66, 41, 5, 3, 3, 3, 3, 3,
- 3, 3, 3, 67,217,129, 48,129,197,192,192,192,192,192,192,192, 80,182,224, 74,173,200, 8,161,165,120,182,163,191,156,206,227,
-209, 7,157,243, 46,250,157,150, 33,231,163, 78,206,241,255, 18,119, 62,250,160,114, 74,254,245,151,183, 52,156,254,166,169, 82,
-186,147,150,181, 59,239, 22,103, 89,229, 35, 47,238,164,119, 33,222,199,255, 75,220,249,232,131,198,233,153,126,252,225, 45, 45,
-167, 63,105,234, 54,220, 73,203,218,157,119,139,243, 78,243, 81, 9,238,164,119,154,150,138,137,251,241,248, 15, 64,184, 91,226,
-170, 52,160,148, 18, 55,126,242,160,114,186,135,131,196, 95,150,110, 45, 67,108, 47,107, 78,143,240, 44, 43,140,167,148, 18, 66,
-200, 14, 0,143,150,165,223,203, 34,222, 61,252, 90, 38,188,165, 21, 87,165,229, 44,171,116,127,183, 57,203, 42, 47,121,114,150,
- 69,186,247, 22,239,119, 49,142,202,202,157,101,146,151,238, 70,154,247,146,126,238,152,215,147,179, 44,242,146, 39,103, 89,164,
-251,123,193, 89, 22,121,201, 27,103, 89,164,251,226,226,158, 89,176,238,141, 16,240,204,216,237, 30,100, 33,116,183, 68,166,191,
- 22,151, 7,129,179,140,227,104,188,147,179, 44, 91, 51,237,202, 42,142,238, 70,122,119,231, 44, 43,126, 79,158,178,136, 39,111,
-156,119,234,222, 98,220, 89,230,126,191,211,116,127,175, 56,203, 56,142,202, 36, 47,121,112,182, 43,227, 70, 64, 59,183,243,241,
-101,201, 89, 86,121,201,139, 59,239, 56,158,188,113,222,169,123,139,113,103,153,251,189, 44,234,144,187,197,251,208, 89,176,238,
-166,184,186, 91,149, 89, 89,114,223, 13, 43,206,221,178,180,149,149, 21,199, 11,239,142, 50,164,219, 94,214,238,116,186,143,220,
- 45,107,235,131, 14,150,151, 88, 94,122,208,242,146,183,116, 67, 41, 29, 79, 8,249,240, 65,107, 60,187,115,150,149, 16,242,226,
-247, 59,202, 75,158,239,150, 69, 94,242,193, 73,238,134,255,203, 58, 63, 61,136,224, 30, 20,135,248, 59,190,231, 54,248,218, 61,
-200, 17,112,151,220,217,238,223,224,247,187,225, 78, 66,200,248,187,228,247,127, 75,152,178,188,196,242,210, 3,151,151, 60,210,
-100,187,178,178, 12,149,117, 67,202,147,179, 44,190,225,206, 81, 86,105,244,110,251,189, 44,243,210,221,136,251,127, 11, 74,109,
-193,186,219,221, 38, 15, 50,231,221,224,190, 75,126,223,113, 55, 90, 7,119, 97, 92, 87,153,187,147, 82, 58, 30,101,216,229, 40,
-249,185, 44,221,122, 55,187, 9,239, 70,218,188,155,233,189, 44,199,121,220, 37,191,255, 91,226,189,204,221, 89, 86,121,201, 75,
-156,223,177, 91,189,133, 95, 89,119, 97,151,101,218,188,155,156,101,193,125, 55,220,121,183,226,254,223, 4, 14, 12, 12, 12, 12,
- 12, 12, 12, 12, 12,101, 10,182, 14, 22, 3, 3, 3, 3, 3, 3, 3,195,189, 18, 88,209,209,209, 27, 53, 26, 77,213,226, 94, 44,
- 40, 40,184,153,148,148,212,158, 5, 33, 3, 3,131,207,130,134, 16, 14,255, 88,204, 69, 0,148,178,214, 29, 3, 3,195, 67,140,
- 98,199, 96, 41,149,202,184,211,167, 79, 87, 23, 69, 17, 14,135, 3,118,187,221,245,107,177, 88,208,182,109,219, 82,143,223, 42,
- 87,174,220, 78,158,231, 43,151,230, 29,135,195,113, 45, 57, 57,185,117, 9, 5,247, 94, 0,113,132, 16,247,107, 37,254, 2, 72,
-178, 90,173,141, 74,226, 36,132,196,121,242, 21,195, 37,253, 47,145, 51, 40, 40,232,144, 32, 8, 49,222,184,138,251, 47,138,226,
-165,212,212,212,150, 44,153,222, 27,148, 43, 87,110,167, 32, 8,165, 78,159, 55,111,222, 44, 54,125, 70, 68, 68,252,197,113, 92,
-148,175, 52,201,113,133,218,131, 82,202,139,162,120, 54, 41, 41,169,117,113, 2,132,227, 56,159,105,222,243, 63,128, 68,171,213,
-218,196, 87, 62,242, 55, 15, 57,127, 75,228,116, 23, 87,130, 32, 76,139,136,136, 24,108, 48, 24, 76, 0, 40,207,243, 52, 52, 52,
- 20,132, 16, 23,167,221,110, 79,203,202,202,170,203, 82, 34, 3, 3,195, 67, 45,176, 68, 81,228,204,102, 51,206,157, 59,135, 98,
-202,121,199,109,124,175,250,137,223,183, 70,168,195, 35,225,176, 89,161, 12, 13,119,113,103,159, 62, 1,209,106,133,195,106, 65,
- 88,147,230, 82,229,133,218,181,107,243, 62, 56, 99,166, 79,159, 30, 17, 16, 16, 0,147,201, 4,147,201, 4,179,217, 12,147,201,
- 4,139,197, 2,139,197, 2,171,213, 10,171,213, 10,187,221, 14,179,217,140,109,219,182,249,114,123,204,228,201,147, 35,244,122,
-189,139, 79, 58, 36, 78,137,215,102,179,193,100, 50,225,247,223,127, 47,145, 83, 16,132,152,164,164,164, 8,185, 92, 14, 74, 41,
- 68, 81, 4,165,180,200,225,137, 42, 85,170, 88, 89, 18,189,167,168,190,111,209,183, 17,202,144, 80,136, 54, 27, 66, 27, 52,150,
- 68, 15,146,126,223, 12,135,213, 10,209,102, 67,165,110,189, 93,215,227,227,227, 75, 76,159,148,210, 74,187,191,156, 25, 36, 15,
- 8,128,221,100, 66,108,215, 94,174,123, 39,231,207,132,104,179,130,218,172,168,247,206, 88, 0, 64,122,122,186,177,106,213,170,
- 73, 40, 28, 8, 74,139, 17, 44, 49, 5, 5, 5, 17,146, 27, 60, 69, 17,199,113, 69,142, 61,123,246,160, 99, 71,159,139, 46,199,
-204,158, 61, 59, 66,202, 35,158,233,220,110,183,187,126,237,118, 59, 76, 38, 19, 54,109,218,228,175,229,106,122,167, 78,157, 6,
-252,252,243,207,218,117,235,214,105, 43, 87,174, 12,185, 92, 14,158,231,193,243, 60, 56,142,131, 32, 8,104,214,172, 25, 97, 73,
-144,129,129,225,161, 23, 88,102,179,249,114,195,134, 13,169,243,127,180, 82,169,148,123, 20,156, 81,213,171, 87, 63,235,249,158,
-175,174, 67,117,120, 36,190,139, 13, 1, 0, 60,115, 49,195, 85, 49,172,110,211,192,245, 76,223,171, 57,133,207,170,213, 32, 30,
-205,112,111,208,106,181,232,212,169, 19, 20, 10, 5,154, 52,105, 2,153, 76,230,245,144,203,229,144,201,100,254, 84, 10,208,233,
-116,152, 48, 97,130, 36,142,160, 85, 41, 49,172,101, 19,168, 64,241,213,137,243,176,136, 20,130, 32,184, 14,127, 56,229,114, 57,
-142, 31, 63, 14, 65, 16,192,243,188,235, 87,250,191, 97,195, 6,244,233,211, 7,130, 32, 64,173, 86, 3,255,161,217, 22, 15, 10,
- 84,161, 97, 88,221,182, 33, 0,224,133,235,121,174,184,251,245,185,174,174,103, 94,186, 81,224,138, 79,201,242, 84, 28, 56,142,
-131, 60, 32, 0,191,244,121, 2, 0,208,251, 92, 42,100, 50, 25, 4, 65,192,177,207, 39, 65,166, 80, 64,144,203, 81,239,157,177,
- 72, 79, 79, 55,246,234,213,107,119, 64, 64,192,230,220,220, 92,248, 16,110,184,126,253, 58, 4, 65, 40, 54,189,115, 28,135,133,
- 11, 23,226,234,213,171,126,249,221,104, 52, 98,234,212,169, 32,132, 20,201, 47,197,253,247, 83, 92, 77,234,220,185,243,139, 63,
-255,252,115, 48, 33, 4,115,230,204,129, 92, 46,199,147, 79, 62,137,208,208, 80,108,217,178, 5,114,185, 28,163, 70,141, 98,137,
-143,129,129,161, 36,200, 0, 52, 0, 16,238, 52,240,228, 1, 8,114,187,159,230,252, 13,119, 59,255,211, 11, 79, 83,231, 51,210,
-125,233,220, 2, 64,225,229,122, 6, 0,181,243, 48, 3,216, 11,160,142,219,119,164,247,224,249, 93,193, 89, 16, 62, 10, 96, 59,
-128,118,210,226,119, 55,111,222,124,194,205,146,114,250,236,217,179, 53, 37,173,227,236, 42,148,219,237,246,234, 82,183,161,212,
-242,237,216,177, 99,137, 45,122,135,205,122,139,240,240,166,161,188,117,121, 20, 39, 92,172, 86, 43,158,125,246,217,194, 24, 40,
-166,178,113, 63,252,208,108,176, 88, 44, 16, 4, 1, 53, 42,132,227,131, 46, 13,241, 8,181,161, 32,159,192,158, 83,128, 30, 58,
- 27, 78,215,106,132, 5,215,210,112, 53, 55, 31,130, 32,248,197, 41,138, 98,177,226,138,231,121,204,155, 55, 15,207, 63,255, 60,
-120,158,247,139,143,161,236,225,176, 90,189,166,195,226,210,172, 63,241,100, 55,153, 10,197,150,192,187,196,149, 76, 38,131, 76,
-169,132, 32,151, 67, 80,200,145,158,158,110,236,216,177,227,126,133, 66,177, 40, 50, 50, 50, 41, 49, 49,209,167,192, 42,194,229,
-165, 49,241,253,247,223, 99,241,226,197,104,214,172,153, 95,249,200, 98,177, 64, 46,151, 99,210,164, 73,183,220,159, 63,127,254,
- 45, 2,171, 36, 78,103,195,136,139,138,138, 26,178,105,211, 38,189,244,108, 88, 88, 24,100, 50, 25,234,214,173,139,128,128, 0,
-236,222,189, 27, 14,135,195,239,124,201,192,192,240,240,194,155, 22,113, 67,219,209,163, 71, 55,153, 54,109,218,148, 22, 45, 90,
- 44,223,187,119,239, 50, 66,200, 70,183, 50,177,171,147, 99,163,219,121, 83, 15,145, 37, 3, 16, 78, 8,217, 40, 61,239,126,238,
-118,189, 35, 0,133,116, 62,122,244,232, 58,211,166, 77,155,146,144,144, 48,102,234,212,169,242,209,163, 71,215,155, 54,109,218,
- 20,233, 59,222,220,225,110,193, 42,113, 21, 96,169,187,240,204,153, 51,240, 53, 46,213,215,250, 25,202,208,112,151,229,106, 85,
-149, 80,215,245,231,175,100,187, 42,174, 95, 30,169, 10,133, 78,139, 38, 31,126,226,151,101,200, 98,177, 32, 53, 53,213,213,242,
-246,117,248,203,169, 81,171,176,237,237,186,184,158,161,192,248,125,153,248,249,232, 5,200,100, 50, 60, 94,171, 46,158,144, 7,
- 96,108, 37, 5,222, 62,127, 5, 54, 63,199,234, 82, 74,189, 10, 43,233,191,212, 85,194, 4,214,253, 67,104,131,198, 46,203,213,
-210, 10, 1,183, 88,173, 0, 96, 67,163,202, 80, 6,232, 80,247,127, 9,126,165,165,216,174,189, 92,150,171,159, 27,199,130,151,
-201, 32, 83, 40,240,204,241, 27, 0, 10,187, 5,219,215,141,223,145,205, 43, 22,190,248,226,139,151,255,248,227, 15,181, 47, 78,
-169, 49,225, 41,176, 36,241,243,253,247,223, 99,201,146, 37, 16, 4, 1, 86,171,127, 61,205,102,179,185,216,252,225,205,130,229,
- 79, 26, 45, 40, 40,176,172, 95,191, 30, 95,124,241, 5, 66, 67, 67,209,185,115,103,148, 47, 95, 30,171, 86,173, 2,165, 20, 67,
-135, 14,133, 90,173,150,172,213, 44, 1, 50, 48,252,183, 81,146, 22, 81, 78,155, 54,109,138,187,128,241, 20, 52,238,194,201, 67,
- 68,185,139,180, 58, 62,202,215,141,158,162, 73,250, 46, 33,100,227,212,169, 83,187,250,112, 71,154,167,192, 42,113,153,125,179,
-217,124,185,126,253,250,126,169, 8,131,193,144,236, 75,100,120,107,249,187, 91, 5,148, 1, 58, 40,117, 58,112,126,174,210,101,
-179,217, 92, 2,101,235,214,173, 80,171,213,120,242,201, 39,239,200,130,101,181, 90,161,144,203,192,133, 69,226,229, 25,127, 32,
- 35,207,232,170,208,182, 95,186,140, 35, 41,169,120,187, 69, 7,104,213,169,200,183, 88,252,178, 16,136,162,120,139,184, 18, 4,
- 1,207, 62,251, 44,204,102, 51, 8, 33, 69,198,165,128,117, 17,222,207,150,148,215,115, 66, 8, 84,250, 0, 40,180, 90,240, 60,
-239, 23,151,187,181, 73, 80, 40, 32, 83, 42, 32, 56,133,140,100,185,202,230, 21, 11,111,220,184,177, 31,128,234,145, 71, 30, 81,
-251,195,235, 46,176,220, 5,144,187,184,226,121, 30, 54,155,205, 47,255,154,205,102,200,229,255,140, 4,184,118,237, 90,137, 2,
-203,135,159, 41, 33, 68, 4, 32,198,197,197,185,222, 45, 87,174, 28,130,130,130, 32,138, 34, 68, 81,132, 74,165,130, 90,173, 46,
-242, 93, 6, 6,134,255,116,217, 91,156,214, 48, 38, 36, 36,140, 33,132,108,116, 90,146, 78,148, 32,164,188,161,169,135, 72, 75,
- 43,166,236,234,234, 77,100,185,255,151, 48,122,244,232, 58, 94,220,241,231, 45, 2,203, 77, 53,222, 2,247,238,194,178,170,188,
- 74,170,192,212,122, 61,228, 90, 45, 56,142,243,185,191,146,212, 69, 40,141, 57, 25, 60,120,112,137,227, 82,252, 29, 47,101,181,
- 90,193, 9, 60,110,150,139,133,131,219,245, 79, 5,233, 60, 56, 65,134,171,229,106,130, 63,243, 23,100,162,120, 91, 22,172,161,
- 67,135,226,235,175,191,150,252, 9, 66, 8, 4, 65, 64,181,106,213,112,249,242,101,150,211,238, 3, 40,165,197,138,101,233,186,
- 42, 32, 0, 10,157, 14,188,159,105,201, 93, 12,201,149, 74, 8, 10, 57, 4,121, 97,183, 96,183,110,221,118,100,103,103, 47,172,
- 93,187,246,121, 20, 46, 99,192,249,155,135, 4, 65, 40, 34,124,188,137, 43, 65, 16, 96,183,219,253,110, 84,120, 10,157,201,147,
- 39,223,242,220,211, 79, 63,237,111, 67,133,114, 28, 71,229,114, 57, 58,117,234,132,122,245,234, 97,221,186,117, 16, 69, 17,111,
-190,249, 38,212,106, 53,102,206,156, 9,187,221,142,233,211,167, 51, 11, 22, 3, 3, 67, 73, 90,196, 60,117,234,212, 19, 83,167,
- 78,117, 89,146, 60, 45, 88,197,224, 41,167,152, 10,151,196, 25, 10,199, 82,253, 89,130, 27,186, 22, 39,188,220,175, 77,155, 54,
-109,138, 23,119,184,186, 37,239,249,102,207,217,167,142,187, 6, 17,187,119, 11,110,106, 89, 19, 74,157, 22, 74,157, 14,173,214,
-237,114,181,154, 1,223,221, 48, 54,155,205, 37,176, 50, 50, 50, 74, 20, 87,165,177, 96,113, 10, 1,171, 99,178, 64, 21, 50, 8,
- 22, 91, 17,129,197, 11, 50, 92, 15,141, 5, 39,147, 67,112,248, 87,129, 81, 74,111,233, 18,124,229,149, 87, 64, 8,113,205,248,
-170, 95,191,190, 59, 23,171,113,238, 49,146,126,223,236, 26,208,238,222, 45,184,241,145,170, 80, 5,232,160,208,106,209,246,167,
-189, 46,107, 35,222,159,236,147,243,236,183, 95,226,248,204, 41,144, 41, 20,232,253,215, 85,151,229,170,101,141,170,251, 45, 90,
-253,194,107,215,174,237, 7,192, 61,247,220,115, 65,245,235,215,247,153, 39, 37, 65, 94,146,184,114, 23, 88,254, 90,176,164,134,
-138, 63,150, 51,127, 44, 78,148, 82, 26, 18, 18, 2,142,227,160,215,235,161,211,233, 92, 51,104, 85, 42, 21, 52, 26,141,107,252,
-166, 63,223,101, 96, 96,248, 79, 35, 88, 18, 56, 78,145, 84,196,178, 68, 41,237,234, 46,130,138,235, 42,116, 90,156,118,250,248,
-214,207, 78, 97,230, 21,146, 37,205,163, 12,221,232, 41,206, 4, 73, 49,186,255,150, 47, 95,254, 87,157, 78, 23,235,175,175, 75,
-179,232,168,251, 32, 98, 73, 92, 17, 66,160,210,233,160,208,105,161, 12,208, 21,107,229, 42, 73, 96, 73, 21,138, 84,217, 44, 90,
-180, 8, 58,157, 14,253,251,247, 47,245, 24, 44,151,192,146,115,216,162,252, 29,188, 66, 40, 34,174, 4, 65, 0, 47,147, 33, 89,
- 87, 30,156, 76, 6,193,238,159, 37, 35, 39, 39, 7,130, 32,224,131, 15, 62,112,181,216,221,197, 85,105,252,204,112,119, 32,186,
-137,145, 34, 86,213,128, 0, 87,250, 44,205, 0,119, 0,160,118, 27,100, 74, 37,100, 10,185, 75, 92,117,235,214,109,135, 69,171,
- 95, 88,179,102, 77,151,229, 74,163,209, 72,179, 71,125,130,227,184, 34,105,122,225,194,133, 69,196,149,167, 5,203, 31, 62,201,
-130,245,245,215, 95,151, 40,162,228,114, 57,228,114,185,223,254,231, 56, 14, 59,118,236,192,145, 35, 71, 48,120,240, 96,168,213,
-106,204,158, 61, 27,118,187, 29, 31,125,244, 17,212,106, 53, 20, 10, 5, 75,124, 12, 12,204,122, 85,210,190,162,105, 30,227,156,
-136,135,165, 41,205,155,176,114,239, 14,116,251,111,243,194,107,241,232, 58,244,188, 46,253,102, 76,157, 58,245, 15,201,114,229,
-118,189,136, 59,138,181, 96, 41,149,202,216,115,231,206,185, 22, 25, 45,233,215, 98,177,160,125,251,246,126, 91,194, 68,231, 44,
- 66,206, 57,144,219, 53,238, 74,175,131,210,217,245,226, 33, 52,136,175,194, 91,106, 1,187, 11,172, 15, 63,252, 16,130, 32,224,
-235,175,191, 6, 0,188,251,238,187,126,143,193,146, 56,225, 32, 72,164, 23,209,112, 70, 31, 88,150,218,144,178,231,111, 8,130,
-128,136,230, 79, 64,124,164, 15, 12,106, 29, 4,135,221,239, 89,132,153,153,153,184,124,249, 50,120,158,199, 59,239,188, 83,100,
-173, 34,207,153,105, 91,183,110,101, 22,172,251, 40,176, 56,231,248, 42,111,233,211, 67, 92, 17, 95,194,154, 58,236,133,227,174,
-228,255,204, 22,204,206,206, 94,120,237,218,181, 3, 0,184, 23, 95,124, 49, 72,163,209,224,219,111,191, 53, 0, 80,172, 90,181,
-202,231, 32,119, 41,221, 20, 39,174,110,167,139, 80,178, 4,187,143,235, 42, 73, 96,249, 3,201,173,132, 16, 56, 28, 14,168,213,
-234, 34,150, 43,149, 74, 5,165, 82,201, 18, 30, 3, 3,131, 47,252, 89,138,103,155,186,137,165, 63,111,147,247,207, 59,117,176,
- 80,156,192, 48,155,205, 56,117,234,148,191, 60,126, 47, 58, 26,218,184, 25,250, 94,205, 1, 33, 4, 91,218,212,118,117,187,180,
- 92,179,195, 85, 9, 92,157,250, 46,100, 90, 29, 66,219,116,246,171, 0,151, 42, 6,119,129,149,157,157, 13,153, 76,134, 73,147,
- 38,129,227, 56, 76,159, 62, 29,209,209,209,184,121,243, 38, 86,173, 90,229,151, 5,139,119,240, 40,255, 82, 60, 52,175, 4, 66,
-255, 82, 91, 4,119,250, 16, 55, 44, 2,246,154, 52,104,107, 58, 9,197,150, 89,176,136, 14,191,198,117, 1,128,221,110,199,142,
- 29, 59, 60, 7,178,131, 82,234, 90, 37,223,102,179,193,106,181, 98,250,244,233, 96, 59,137,220,123, 84,120,170, 39, 94, 78, 50,
- 0, 0,126,117,235,182,110,189,118,151, 43,125, 94,158,252, 14,100, 90, 29,130,155,182,241,139,179,214,155, 35, 81,235,205,145,
- 72, 79, 79, 55,118,104, 80,123,103,190, 92,243,125,221,186,117,139, 88,174, 84, 42, 21,113,158,251, 37,170, 57,142, 3,207,243,
- 46,113, 37,137, 41,111, 2,203,223,113,135, 54,155, 13,114,185,220,111,129, 85, 26, 11,214,171,175,190,138,242,229,203,187, 44,
- 87, 19, 39, 78,132, 90,173,198,232,209,163, 97,179,217, 48,107,214, 44,150,248, 24, 24, 24,238,135, 24,187,107,240, 90,242,154,
- 76,166, 43,245,234,213, 67, 49,247,162, 85, 42,149,204,163,112,142,170, 94,189,250, 89,207,174, 66, 66, 72, 71, 74,233, 54,111,
-133,185,251,108, 44,165,135,213, 74, 30,160,135, 76,171, 3,231,165, 59,207, 27,167,180,142,142,187,192,146,142,156,156, 28,200,
-100, 50,124,241,197, 23,208,235,245, 48,155,205, 62, 57, 9, 33,176,219,237,224,121, 30,134,235,121, 56, 61,101, 27, 20,170,189,
-168,218,249,121,148,151,169, 33,223,253, 35,140, 14, 91,137, 11,141,122,227,172, 94,189, 58,198,141, 27,119,203,242, 12,197, 33,
- 58, 58,218,167,223,239, 20,140,211, 59,167, 63,233,147, 87, 42,189, 77,214,184, 37,222,129,127,102, 11,230,203, 53,223, 95,190,
-124, 89,178, 92, 5,106, 52, 26,204,159, 63,223, 0,128,251,232,163,143, 52,149, 42, 85,226,253, 73, 75, 60,207, 99,209,162, 69,
-183, 12,104,247, 38,174,188, 45,251,225,205,239,118,187,253, 22,129,245,236,179,207,222, 50,123,176, 56, 11,150, 55, 78,201,173,
-161,161,161, 46,203,149,195,225,112,205, 30,180,217,108,176,219,237,197, 54, 38, 88,250,100,156,140,243,191,195,249,176,193,107,
-237,158,148,148,244,120,113, 47, 84,173, 90,245,220,185,115,231,170, 57, 28, 14,247, 61, 10,229, 38,147,169,122,203,150, 45,125,
- 54,149, 69, 81,132, 82,169, 4,165, 20, 13,199, 78, 3, 33,183,142,183, 10,106,217, 1, 68, 16,224,112, 56, 96,177, 88,124,206,
- 34, 52, 26,141,174,202,164,184, 1,238,249,249,249,174,117,126, 56, 63,214,127, 48,153, 76, 69, 42, 42, 66, 69, 92,253,109,229,
- 45,179, 9,165,195,223,214,188, 74,165, 42,210,197, 83, 18,124,173, 41,198, 80,246,144,150, 84,160,148,162,246,176,247, 10,227,
-201,217, 93, 40,137,128,192, 38,109, 64,100, 2, 68, 0,102,179,217,151,153,145, 72, 99,174, 40,165,223,245,232,209,227, 44, 10,
-103,176, 80,157, 78,167,148,201,100, 34,128, 76, 0, 52, 43, 43, 43,240,198,141, 27,162,201,100,170,232,203,157, 59,118,236,192,
-133, 11, 23,208,184,113, 99,215,150, 77, 82,183,155, 36, 98,220, 5,150,191, 22, 44,111,107,106, 21,183,154,187,191,105,158,231,
-121, 4, 6, 6,186, 22, 49,149,203,229,208,104, 52, 0,128, 89,179,102,185,194,156,129,129,129,225,161, 23, 88,190,202,203, 18,
-186, 15, 75,236, 42,180,219,237,137,149, 42, 85, 42,213,199, 28, 14, 71,138, 15,193,150,184,106,213, 42,185,187,181,192,215, 47,
-165, 52,197, 71, 37,155,184, 97,195, 6,185,167, 21,162,184,255,132, 16,159,156, 14,135, 35,177,114,229,202, 94,121,138,131,205,
-102,187,193,146,232,189,131,195,225, 72,172, 88,177, 56,109,243,214,109,165, 79,187,221,126, 62, 54, 54, 54, 41, 40, 40,232,231,
-200,200,200,140, 61,123,246,132, 54,109,218, 52,212,253,153,166, 77,155,150,247,120,205,130, 98,246, 33,148,210,124,151, 46, 93,
-188,166,121,111,105, 83, 74,211,190,210,252,111,191,253,230, 87, 62,146,254,139,162,152,232,135, 96,189,218,176, 97, 67,206,157,
-163,184,180,111,179,217,210, 88, 42,100, 96, 96,248,207, 10, 44,163,209,120,189, 94,189,122,246, 98,238, 93, 43,233,221,244,244,
-244, 38,101,237, 1,171,213,218,242,223,192,153,150,150,214,132, 37,183, 7, 27,119, 35,142, 82, 82, 82, 30,249, 55,164, 79,139,
-197,210,242,110,132,105, 70, 70, 70, 11,150,178, 24, 24, 24,152,192,242, 3,254, 46,199,192,192,192,192,192,192,192,192,240, 95,
- 5,199,130,128,129,129,129,129,129,129,129,161,108, 65, 80,184,107,244, 45, 40,205,236, 0, 66, 72,199,210,126,216, 23, 63,227,
-100,156,140,147,113, 50, 78,198,201, 56, 31, 62, 78, 95,220, 15,205,236, 68, 74,233, 93, 59, 0,116,100,156,140,147,113, 50, 78,
-198,201, 56, 25, 39,227,252,175, 29,172,139,144,129,129,129,129,129,129,129,161,140, 33,176, 32,184, 63, 32,132,240,148, 82, 71,
- 25, 82, 6, 3, 40,110, 67, 55, 11,128,172,219,113, 38, 0,185,243,144, 22, 42,178, 1,176, 58, 15, 63,150,154,159,192, 37, 37,
- 5,215,161, 14, 89, 83, 74,136, 76, 20,113,180, 98,197, 10,127, 1,143, 91, 0, 64, 87,174, 86, 45,157, 86,221,209,108,181,196,
- 42,101,138, 83,217, 5,249, 91, 77, 41,103,175,176, 20,194,192,112, 95,202,165,110, 0, 38, 56,243,254, 84, 74,233, 74, 22, 42,
- 12, 12,101, 44,176, 2, 2, 2, 14,113, 28, 23,227,190,102,141,180, 48,102,113,235,226, 56, 28,142,196,204,204,204, 38,126,102,
-100, 1,192, 51, 58,157,174,189, 76, 38,107, 5, 0, 54,155,109, 79,126,126,254, 31, 0, 86, 81, 74,237,183, 89, 64,232, 1, 60,
- 11,160,159,243,210, 15, 0, 86, 82, 74,115,111,147,175, 94, 96, 96,224, 26,153, 76, 70,211,211,211,155, 3, 64,104,104,232,126,
-155,205, 70,114,115,115,159,166,148, 30, 43, 37, 31, 39,151,203,167,181,105,211,166, 53, 33,100, 49,165,116, 94, 25,197,165,146,
-227, 56,175,194, 68, 20,197,202,183,193, 39, 7, 16,248,197, 23, 95,132, 46, 89,178,164, 97, 98, 98, 98, 93, 0,136,137,137, 57,
-254,226,139, 47,254, 53,108,216,176, 12, 0, 57, 78,161, 85, 44,146,146,130,235,164, 38, 95, 26,156,146,122,234, 89, 0, 40, 87,
-190,238, 74,158,231,228,209,209, 71,246,105,194,250,133,213,168, 89,101,208,242,111,191,144, 87,142,173,128,223,247, 30,105, 48,
-236,127, 99,234,168, 34,107,124,198, 68,214,189,131, 94,175, 63,196,113, 92, 76, 73,121,220, 91,158,119, 56, 28,137, 25, 25, 25,
- 77,138,227, 20, 4, 33,166,164,242,194,219, 53, 81, 20, 47,165,165,165,121, 93, 50, 34, 48, 48,112,159, 32, 8,177,254,114, 73,
-191,118,187, 61,177,184, 37, 98, 2, 3, 3, 15,241, 60, 31,227,107,205, 47,207, 95, 81, 20, 47,165,166,166, 22,231,206, 91,252,
- 94, 22,238,188, 29,206,146,220, 41,149, 71, 0,102,133,134,134, 54,203,200,200,120, 1,192,152,220,220,220,250, 60,207, 35, 36,
- 36,100, 12, 33,228, 66, 96, 96,224, 55, 57, 57, 57,123, 1,252,143, 82, 42,178, 28,195,192,112,135, 2,139,227,184,152, 27, 55,
-110, 68,104,181, 90, 0,255,236,151, 39,109,242, 44,138, 34, 40,165,174, 95,187,221,142,248,248,120,127, 69, 70, 93,189, 94,191,
-122,244,232,209, 21,159,121,230, 25,133,180, 37, 76, 82, 82, 82,245, 53,107,214,188, 48,105,210,164, 15, 9, 33,125, 40,165,199,
-253, 21, 45, 0, 58, 0,120,165, 97,195,134,189, 39, 78,156, 40,127,236,177,199,224,112, 56,240,203, 47,191,180,249,232,163,143,
-190, 32,132,252, 8, 96, 33,128,223,252, 45, 36, 8, 33,173,203,149, 43,183,108,247,238,221,229, 47, 95,190,236,120,230,153,103,
- 86, 0,192,161, 67,135,226, 28, 14, 7,105,222,188,249,207,132,144,190,148,210,221,165, 8,243, 30,195,134, 13,235, 51,116,232,
-208,240,254,253,251,191, 4, 96,158,243, 91,210, 46,226,165,221,128,208,101,185,162,148,150,180, 3,111,185, 82, 88,178,180,151,
- 47, 95, 14,110,217,178,229,144,212,212,212,183,221,121, 83, 82, 82,112,248,240, 97,235,148, 41, 83,102,236,221,187,119,110,108,
-108,108, 22,128,130,226,136,168, 67,214, 52, 37,245,212,179,109, 91,124, 17, 8, 0,171, 54, 12,121,254,224, 95,105, 1, 27, 55,
- 45,120, 65,161,146,155,151,124, 53, 67, 94,173,106,101,108, 63,116, 30, 7, 78,101,146,186,173,187, 10, 57, 27, 23,119, 2,176,
-128,101,207,123, 3,158,231,163, 19, 19, 19, 35, 52, 26,141,215, 13,221, 61,198, 93, 72, 11,235,162,122,245,234,197, 23, 44,130,
- 16,115,227,198,141, 8,149, 74,229, 42, 59, 60,203, 12,169, 92,113,165, 21, 74, 81,163, 70, 13,107, 9,101, 82,165,107,215,174,
- 69,104, 52, 26, 23,143, 55,247,121, 10,141, 26, 53,106,148,228,247, 34,238,244,135,147, 82,138,106,213,170, 57,124,249, 93,218,
-177,194,151,191, 37,206,216,216, 88, 90, 26, 78,127,220, 89,165, 74, 21,171,143,232,159,117,246,236,217,161, 21, 42, 84, 64,181,
-106,213,246, 54,107,214, 76,175,213,106,177,105,211, 38,212,170, 85,171,142, 94,175, 63,176,106,213, 42,217,168, 81,163, 26,124,
-255,253,247, 0, 48,140,229, 24, 6,134, 59, 20, 88,132, 16,104,181, 90,172, 88,177,194,181, 61,140,180, 77,134,183,255,197,175,
-128,125, 11,111,147,216,216,216, 29,187,119,239, 86,151, 47,255,207, 2,214, 22,139, 5,193,193,193,120,243,205, 55, 21,221,186,
-117,171,214,185,115,231,253,132,144, 71, 41,165,135,124,240,245, 14, 15, 15,159,243,193, 7, 31, 68, 62,247,220,115, 8, 13, 45,
-178, 72, 54,158,121,230, 25, 60,253,244,211,242,179,103,207, 62,191,104,209,162,231,231,205,155,151, 76, 8, 25, 70, 41,253,177,
- 36, 94,141, 70,211,163,106,213,170,243,119,239,222, 29, 17, 17, 17,129,184,184, 56,110,212,168, 81,213,170, 87,175,174,142,137,
-137,225,110,222,188,137,117,235,214, 69,247,237,219,119,181, 66,161, 24,100,177, 88,214,251,225,119, 69, 72, 72,200,200, 55,222,
-120, 35, 52, 55, 55,215,126,228,200,145,243,210,117,165, 82, 57,174,121,243,230,141, 8, 33, 43, 40,165, 11,111,199,114,229,180,
-210,121,238, 57, 98,147,238,251,105,201, 82, 28, 61,122, 52,164, 69,139, 22, 63,154,205,230, 70,131, 7, 15,190, 54,101,202, 20,
-181, 94,175,215, 3, 32,185,185,185, 89, 19, 38, 76,176,204,156, 57,243,189, 90,181,106,117,216,183,111, 95,239, 6, 13, 26,216,
-156,226,237, 86,129, 69,136,203, 61,215,111,164, 97,199, 94, 81, 49,110,244,187, 49, 31, 79,142,189,250,231,201,235,162,160,214,
-227,167,157, 39,144,146,145,143, 95,247,157, 68,185,208, 0, 34, 87,202,234, 4,197,212,121, 52,231,198,201,157,148,237,120,125,
-215, 65, 8,129, 70,163,193, 79, 63,253,116,203, 22, 83,222,182,159, 18, 4, 1, 65, 65, 65, 62,119, 35, 80,169, 84,216,186,117,
-107,145,237,165,188,253,151,126, 3, 3, 3,129, 18, 54,187, 38,132, 64,165, 82, 97,207,158, 61,224, 56,238,150,247, 61,221, 44,
- 8, 2,180, 90, 45,184, 18,246,164,146, 56,119,238,220,233,147, 75,250,213,233,116, 0, 80,226,254, 67, 74,165, 18,187,119,239,
- 46,214,207,158,255,117,206,253, 46,125,113,238,217,179,167,200, 22, 93,158, 91,119,185,159,107,181, 90, 87,195,173,216,214, 89,
-112,112,243,152,152, 24, 28, 60,120, 16,171, 86,173, 10,169, 83,167, 14,206,159, 63, 15, 66, 8,166, 76,153, 66,106,215,174, 45,
- 75, 78, 78, 70,155, 54,109,176,118,237,218,150, 44,183, 48,220, 71,200, 0, 52, 0, 16,142,194, 93, 99,242, 0, 4, 57,235, 30,
- 5,128, 12, 0,106,231, 97, 6,144, 15, 32,204,249,110,186,179,108,113, 23, 8,105, 40,186, 41,116, 83, 39,183,180,163, 68,184,
-219, 61,233, 27,158,231,158,191, 69,184, 5,103, 33, 35, 85, 98,237, 40,165, 59,138,248,200, 15,113, 37,237, 35,230,153,151,189,
-108,252,170,212,106,181,107,246,239,223,175, 14, 15,255,199,237,102,179, 25,121,121,121,200,207,207, 71, 94, 94, 30, 2, 2, 2,
-176,106,213, 42,117,135, 14, 29,214, 16, 66,170, 83, 74,205,197,113, 2,152,113,243,230,205, 72,187,221, 14,133, 66, 81, 92,203,
- 23,241,241,241, 24, 51,102, 12,186,116,233, 82,174,125,251,246, 51, 0,252, 88, 2, 39, 52, 26,205,252,195,135, 15, 71,104, 52,
- 26,156, 59,119, 14,137,137,137, 24, 49, 98, 68, 5, 81, 20,113,253,250,117,156, 63,127, 30, 55,110,220,192,162, 69,139, 34,122,
-246,236, 57, 31,192,250,146,252,238,196,192,119,222,121,167,122, 72, 72, 8,247,201, 39,159,228,228,231,231,127,229,188, 62,122,
-214,172, 89,125,219,182,109, 27,254,218,107,175,129, 16,178,156, 82,122,139, 96,241,224,244,102,185,114, 0, 56,237,241, 90,188,
-135,101,171,156, 51,241,101,123,225, 36, 0, 2, 59,119,238,252,142,217,108,110,180,123,247,238, 11,173, 90,181,170, 4,224,166,
-148,232, 2, 3, 3,181, 51,102,204,136,236,218,181,235,217,199, 30,123,172, 81,231,206,157,223, 73, 75, 75,155,226,188, 79, 61,
- 57, 69, 17, 71,203,149,175,187,114,231,190, 97,207,110,223, 99,145,191,251,191, 15,175, 85,172, 80, 57,231,232,185, 76,199,201,
- 75,105,200, 51,218,209,235,177,194,141,197,155,215,173,136, 57, 43,118,227,205,183,222,151,253,184,114,241,211, 23, 40,180, 0,
-126, 46, 33, 60,239, 8,140,243, 31,145, 33,138, 34,100, 50, 25,158,120,226, 9, 16, 66,110,217,107, 83, 38,147, 97,223,190,125,
-120,236,177,199, 32,147,201,240,234,171,175,250,197, 41, 8, 2, 58,119,238, 12,187,221,126, 11,159,167, 88,240,166, 5, 60,253,
- 78, 41,133, 32, 8,224, 56,206,171,248,241,182, 71,168,175,114, 73,114,103, 73, 92,238,247,124,185, 83,178, 30,249, 43,174,252,
-229,148,220, 41, 8, 2, 90,182,108,137,191,254,250,171, 68,177,229, 77, 87,122,250, 61, 43, 43,235,229,234,213,171,239,252,226,
-139, 47, 66, 0, 32, 35, 35,195,181, 17, 61,207,243, 56,115,230, 12, 44, 22, 11,198,143, 31,111,205,205,205,125,141,229, 35,198,
-121, 55, 57, 75,210, 34, 0,218,142, 30, 61,186,201,180,105,211,166,180,104,209, 98,249,222,189,123,151, 17, 66, 54, 82, 74,187,
- 74,191,163, 71,143,174, 51,109,218,180, 41, 9, 9, 9, 99,166, 78,157,122,130, 16,178, 17, 0, 60,207,157,238,239,234, 33,222,
-194, 37, 30,167, 91,138, 60,235,237,220,243,215,147, 91,112,187, 64,156,158, 35,238,133,153,191, 2,203,159,189,245, 4, 65, 24,
- 58,101,202,148,200,146,196, 85,126,126, 62,146,146,146, 80,169, 82, 37,188,250,234,171,145, 95,124,241,197, 80, 0,159,150, 64,
- 43,231,121, 30, 7, 15, 30, 68,106,106, 42,234,213,171,135,216,216,216, 34, 15, 92,188,120, 17,191,252,242, 11,178,179,179,209,
-184,113, 99,160,112,124,145, 87, 52,104,208, 96,124,124,124,124,231,206,157, 59,219,213,106, 53,142, 30, 61,138, 70,141, 26, 97,
-197,138, 21,168, 88,177, 34, 52, 26, 13,206,158, 61,139,122,245,234, 97,199,142, 29, 8, 15, 15, 71,195,134, 13,237,141, 27, 55,
-222,149,153,153,249,199,149, 43, 87,198, 23,147,112,228,209,209,209, 99,222,120,227, 13, 69, 82, 82,146,184,104,209,162,189,148,
-210,189,132,144, 65,239,191,255,254, 75, 93,186,116, 9, 63,114,228, 72,238,159,127,254,249,167, 55,113,229,167,229,202,238, 89,
- 25, 57, 28, 14,179,209,104,180,152,205,102, 27,199,113, 87, 8, 33, 22,135,195, 81, 92,223,142,234,149, 87, 94,169,146,158,158,
-254,230, 91,111,189,117,217, 41,174,206,160,112, 96, 59, 0,192,110,183,155,243,243,243,115, 91,180,104, 81,169,111,223,190, 23,
-150, 45, 91,246,230, 43,175,188,178,106,225,194,133,249, 0,140,158,132, 21, 43, 86,248,139,231, 57,121, 65, 94,200,165,213,171,
-190,121,251,151, 13, 67, 43, 92,191,126,163, 90,104, 88,120,129, 92, 23,158,180,234,135,239, 15, 1,176, 36,165,229,226,216,197,
-100,200,100, 60, 78, 93,207, 65,219,199,159,145, 93, 56, 55,185,181, 36,176, 24,238, 42,168,180, 57,244,246,237,219, 75,180, 96,
-237,219,183, 15, 50,153, 12,106,181, 26, 51,103,206, 44,145, 84, 18, 4,146,117,200,151,136,225, 56,174,196,114, 68, 18, 25,210,
- 6,236,158,199,151, 95,126,137,183,222,122,171,200, 55,156, 34,131,248,226, 44,206,125,149, 42, 87, 70,106, 74, 74,145,107,254,
-108, 22,239,112, 56, 32,147,201,240,245,215, 95,163,107,215,174,216,184,113, 99,137,191, 79, 60,241, 4, 56,142,163,254,132,103,
-203,150, 45, 97,181, 90, 93,110, 62,115,230,140, 87,222,121,243,230,249,170,204,186, 1,152,208,168, 81, 35,125,251,246,237,177,
-115,231, 78, 60,253,244,211,102,171,213,122, 14, 0,158,122,234,169, 26, 95,124,241,133,226,240,225,195, 8, 13, 13,149, 93,187,
-118,237, 59, 66, 8, 27,248,206,112,119, 11, 35, 47, 90, 68,170,243,166, 77,155, 54,197, 67, 24, 21,129,116,159, 16,178,113,234,
-212,169, 93,221,197,144,251,185,155,149,201, 93,188,213,113,183, 64,185,139,167, 98, 68,153,167,187,221,159, 79, 43, 34,176,156,
- 30,106,231,110,245,145, 10, 93, 95,226,170,184,150,162, 39, 2, 3, 3,159,236,213,171,151, 75,220,152, 76, 38,151,176,146,196,
-149,116,126,246,236, 89, 52,105,210, 68, 30, 24, 24,248,164, 15,129, 37,137, 55, 68, 69, 69, 33, 61, 61, 29,199,143, 31, 71,165,
- 74,149, 96,179,217,176,121,243,102,228,228,228, 64, 38,147, 65, 46,151,195,106, 45,121, 72, 66,124,124,252, 19, 75,150, 44,105,
-178,120,241,226, 44,169, 5,247,195, 15, 63,128, 82,138,240,240,112, 24, 12, 6,164,164,164,224,143, 63,254,128,221,110,135, 78,
-167, 67, 92, 92,156,162, 71,143, 30,173, 39, 76,152, 32, 3, 48,190, 24,234,102, 79, 63,253,180, 94,175,215,227,127,255,251, 31,
-181, 90,173,159, 18, 66,154,247,238,221,123,204,176, 97,195, 66,174, 92,185, 98, 25, 56,112,224, 33,171,213, 58,195, 25, 31, 50,
- 74,169,205, 71, 66, 44,214,114,101,179,217,164, 48,189,156,159,159,143,176,176,176, 74, 62,198,104, 1,128,124,207,158, 61, 45,
- 1,240, 31,125,244,145, 10, 64,138,187,184,178, 88, 44,200,207,207, 71, 65, 65,129, 45, 39, 39, 39,117,228,200,145,246,101,203,
-150,241,206,119, 78,121, 19, 88,192,227,150,218,181,181, 10, 74,249,247, 23, 44, 88,160,235,210,165, 11,167,211,233,144,151,151,
-167,255,117,211, 38, 93,135,246,173,227,166, 76,251,120,139, 62,166, 94,202,158,163,151,112, 35, 57, 7, 22,155, 13,113,229, 3,
- 11,237, 95, 12,119, 29,206, 9, 42, 46, 11,150,187,152,216,185,115, 39, 30,127,252,113, 87, 94,151,203,229, 69, 44, 93,190, 56,
- 5, 65,192,227,143, 63,126,139, 69,103,251,246,237, 94,173, 77,190,224, 46,134, 60, 69,145, 55,225,197,113, 28,124,245, 50, 75,
-214, 59,111, 34,203,221,138,239, 33,218,124, 85, 18, 16, 4, 1,195,134, 13,131, 76, 38,195,168, 81,163, 32, 8, 2, 26, 54,108,
- 8, 65, 16,208,162, 69, 11,200,100, 50, 60,246,216, 99,165,246,251,254,253,251,209,168, 81, 35,151,155, 26, 54,108,136,166, 77,
-155, 66, 16, 4,180,105,211, 6, 50,153, 12,157, 59,119,246,135,115, 76, 94, 94, 94,125,157, 78,135,179,103,207,130,231,121, 16,
- 66,206, 83, 74,235, 3,192, 27,111,188,113,193, 96, 48, 84, 49,153, 76,120,227,141, 55,136,197, 98,169, 55,106,212,168,247, 1,
- 48,129,197,112, 55,203,163, 34, 90,196, 13,198,132,132,132, 49,132,144,141,146, 69,202,211,210,228,237,220, 11,191, 36,130,164,
-238,193,166, 30,226, 77,234, 58,124,170,132,119, 45, 30,130,202,179,139,240, 79,159, 22, 44,169,208,245, 87, 96,249,130,201,100,
-106, 16, 17, 17, 81,172,184,114,255,181, 88, 44,136,141,141,133,201,100,106, 80,218,202,162,124,249,242,176, 90,173,248,230,155,
-111, 32,151,203, 33,151,255,163, 43, 44,150,146,141, 67, 39, 79,158,188,188,127,255,254, 70,141, 27, 55, 14, 94,187,118,109,218,
-163,143, 62, 26,222,165, 75, 23,168,213,106, 24,141, 70,216,108, 54, 52,111,222, 28,241,241,241, 72, 76, 76,196,175,191,254,154,
- 94,189,122,245,176, 3, 7, 14,136,201,201,201, 87, 75,160,238,208,161, 67, 7, 16, 66,240,235,175,191,102, 80, 74, 15,171,213,
-234,181, 83,166, 76, 9,178, 88, 44,226, 75, 47,189,116, 61, 51, 51,115, 36, 0,155, 82,169,252,180, 75,151, 46,205,120,158, 95,
-225,112, 56,230,148, 54,129,122,134,109, 65, 65, 1, 84, 42,149, 63, 75, 66,200, 50, 51, 51,235, 2,128, 86,171, 13, 1,112,193,
-149,178,141,198, 34, 34,216, 98,177,152, 66, 66, 66,180, 0,224,124, 71, 86, 76,124,132,107, 52,154,213, 87,175, 94, 10,112, 31,
- 31, 23, 20, 20,132,126,125,251,114,173, 90,182, 84,212,111,208,160,243,216,207, 22,175,136, 10,213, 91,226,162, 66, 97,115,216,
-176,109,203,102,145,138,182, 45,172,184,185, 55, 2, 75, 18, 25,158, 22, 44,153, 76,134, 29, 59,118,220,114, 77, 46,151,227,171,
-175,190,242, 75, 16, 72, 98,170,184, 46, 50,143, 46, 45,226, 75,184,200,100, 50,240, 60,143,175,191,254, 26,162, 40,226,237,183,
-223, 46,210,109,232,206,239,103,139,217,245, 78,252,135, 34, 0, 11, 18, 63, 87,186,222,247,116,175, 84, 94,250, 99, 21,251,226,
-139, 47,252,178, 96, 61,245,212, 83, 62, 5,171,123,143,130,187,187,254,250,235, 47,175,188, 11, 22, 44,240, 25,158, 14,135, 3,
- 63,255,252,179, 75,156, 74,248,224,131, 15,222,136,137,137,137,220,181,107, 23,146,147,147, 81, 80, 80,128,252,252,124, 52,111,
-222, 60,174, 99,199,142, 71,147,147,147,175,156, 60,121,178, 23,203, 61, 12,247,208,130,101,158, 58,117,234,137,169, 83,167,122,
-181, 80,121, 90,146, 74,178, 52,185, 9,171, 63,225,236, 26, 76, 72, 72, 24,131,194,225, 51,127,250,241,174,194,179,139,208,171,
-225,199, 67, 53, 78,240, 86,232,250,211, 77,232,167,217, 92, 32,132,192,100, 50,121, 21, 86,238,162,192,106,181, 34, 51, 51, 19,
- 14,135, 67,184,131,136,186,229,154, 47,129,117,252,248,241,254, 3, 6, 12, 72, 10, 12, 12,172,159,150,150,150, 42,138,226, 99,
-251,246,237, 11, 23, 4, 1,122,189, 30,122,189, 30,191,252,242, 11, 52, 26, 13,134, 13, 27,150,234,112, 56,118, 6, 4, 4,132,
- 26,141,198,191,147,147,147,199, 22,171, 92,100,178, 14,109,219,182,197,225,195,135,145,157,157,253, 59, 33,164,254,107,175,189,
-214,169, 66,133, 10,100,242,228,201,166, 11, 23, 46,124, 9, 32, 77,171,213,126,179,100,201,146, 71, 27, 55,110,172,123,241,197,
- 23, 65, 8,249,150, 82,106,242,215,207, 5, 5, 5, 69,132, 85,110,110, 46,242,242,242,160,213,106,237,126,134,153, 12,133, 99,
-169,164,241, 84,174,184,113, 90,175,164,248,161,130, 32,208,194, 71,168,172, 56, 62,173, 86,251,209,226,197,139,213,158,147, 15,
- 28, 14, 7, 82, 82, 82,160,215,235,241,193,216,177,242,137, 35, 94,107,196,235, 34,247,113, 28,129,197, 74,179,169,104,217, 92,
-144,242,220, 46, 86,220,220, 27, 72,130,160,123,247,238,183,116, 11,202,229,114,108,221,186, 21, 61,123,246,116, 53, 88, 26, 55,
-110,236,179, 81, 37, 9,130,110,221,186,185, 44, 65,155, 55,111,246,218,189, 39, 89,160,252, 17,130,210,179,195,135, 15,135, 32,
- 8,152, 51,103, 14,222,121,231, 29,112, 28,135,207, 63,255, 28, 28,199, 97,220,184,113,126,139, 75,119,225,114,229,227,194,223,
-152,119,114,145, 49, 47, 18, 0, 16,160,215, 75, 30, 42, 85,217, 35, 8,130,203,114,213,160, 65, 3,200,100, 50,180,104,209, 2,
-130, 32,184, 44, 87, 79, 62,249,164,123, 56, 82,127, 56, 5, 65,192,185,115,231, 92,110,110,209,162, 69, 17,203,149, 32, 8,120,
-234,169,167,252,113,230,148,160,160,160, 9,241,241,241,181,102,204,152, 33,227,121, 30, 29, 58,116,168, 49,112,224,192,171,161,
-161,161,161, 31,125,244,145,198,203, 59,106, 0,245,107,213,170,165,101,185,134,225, 46, 90,176, 38,120,185, 21,236, 62,166,170,
- 20,124, 27,221,159,151, 56, 60, 69,145,211, 34,182,211, 23,151,183,119,139,131, 80, 82,107,172, 52, 2,203,105, 94, 46,241, 99,
- 26,141,230, 88,106,106,106, 11,181, 90, 93, 68, 92,121, 19, 90, 60,207, 35, 57, 57, 25, 26,141,230, 88, 89, 70,158,175, 46, 66,
-167,152, 25,225, 22,160, 29,159,124,242,201,133, 91,183,110, 45,191,109,219, 54, 28, 56,112, 0,225,225,225,248,226,139, 47,110,
-166,164,164,244,167,148,110,245,231,187, 85,170, 84,169,173,213,106,177,119,239, 94, 0,216, 5,224,149, 55,223,124,147,216,237,
-118,204,157, 59,215, 0, 96,107, 96, 96,224,143,107,214,172,105, 80,175, 94, 61,197,182,109,219,242, 14, 28, 56,176,221, 79,113,
-229, 16, 69,241, 22, 97,229, 30,166, 1, 1, 1,254, 88,176,108,129,129,129,199,115,115,115,159, 49, 26,141,185, 74,165, 50, 32,
- 55, 55,215,236, 46,172, 36,126, 65, 16,100,231,206,157, 75, 2, 16, 23, 24, 24,120, 28,110, 93,137, 69, 18,152, 32,116,232,208,
-161,131,224, 25, 7, 41, 41, 41, 72, 78, 78,134,213,106, 69,227,198,141, 9, 79,108,124,230,181,191,223, 96,197,203,253, 41,208,
-164,188, 46,205,250,243, 54,115,112,243,230,205,174,115,142,227,224,156,182,239, 83, 12,109,221,186,181,196,129,232, 30, 93,132,
- 62, 77,225,210,243,115,231,206, 45,220,142,194,105,185,226, 56, 14, 9, 9, 9, 80, 42,149,152, 60,121, 50, 18, 18, 18, 32, 8,
-130,207, 46, 66,119,225, 82,121,148,193,189, 81, 84,152, 41,156,227,157, 8, 33,238, 34,139,248, 43,218, 74,178,222,249, 99,249,
-119,231,148,222, 83,169, 84,197, 14,112,247,224, 36, 37,248,251, 39, 66,200,165,242,229,203,239,105,209,162, 69,224,161, 67,135,
-240,249,231,159,203,205,102,115,197,109,219,182,185,190,235, 45,188, 10, 10, 10,212, 44,231, 48,220, 13,235, 85, 9,183,211, 60,
-198, 79, 17,247,238,186, 18,126, 61,159,135,219, 53,119,222, 52,143,122,204,253,186,167,168,242,252,134,251, 51,105,183, 88,176,
-124, 21, 18,190,132,150, 63, 22, 44,131,193,240,219,166, 77,155,154,246,237,219, 87, 40,169,123,176,160,160, 0,145,145,145, 56,
-113,226,132,221, 96, 48,252,230,135,101,172,204, 4,150,151, 8,223, 86,174, 92, 57,222,102,179,161, 90,181,106,136,142,142,134,
-201,100, 66,118,118, 54,239,175,184, 34,132,200,155, 52,105,194, 3, 64, 86, 86, 22, 80, 56,157,180,122,245,234,213,113,248,240,
- 97,100,101,101,173, 7,208,113,226,196,137, 13,155, 53,107, 38, 95,177, 98,133, 97,240,224,193,235,109, 54,219,100, 63,173, 15,
- 22,187,221, 30,203,113,156, 53, 59, 59,251,134,123,120, 70, 70, 70,134,104,181, 90,146,146,146, 98,243, 71, 96,213,175, 95,255,
-224,181,107,215,240,209, 71, 31,165, 77,153, 50,165,122, 94, 94, 94, 86, 78, 78,142,221, 93,100,153, 76, 38, 46, 44, 44, 76, 57,
-111,222, 60, 53, 0,212,175, 95,255, 96,113, 2,171,160,160,160,130, 70,243, 79, 67,216,108, 54, 35, 57, 57, 25,201,201,201, 72,
- 73, 73, 65, 94, 94, 30,226,226,226, 96, 48, 24, 42,177,226,229,190, 9,172, 34,221,100,238,249,219,189, 2, 47, 77, 94,119, 23,
- 46,221,187,119,119,141,221,146, 44, 98,210,177,122,245,106,207,129,227,126, 9,172,185,115,231, 98,248,240,225, 80,169, 84,152,
- 49, 99, 70,145, 46, 66, 79, 81, 32,138, 34,241,199,239,177,239, 25,145, 60, 59, 4, 50,153, 12,161,131, 83,138,116,197,121, 17,
- 26,126,185,115,202,148, 41,101,210, 69,232,206, 89,169, 82, 97, 86,249,250,235,175,241,204, 51,207, 96,215,174, 93,183,221, 69,
- 88,167, 78,157, 31, 54,110,220, 24,120,242,228, 73,228,230,230, 34, 45, 45, 13,102,179, 25,137,137,137,197,246, 2, 56,203,114,
- 21,203, 57, 12,247, 24,127,222, 99,222, 59,254,158,224,163,226,246, 91, 96,249, 99,193, 50,155,205, 51,254,247,191,255,189,217,
-177, 99,199,144,128,128, 0, 36, 37, 37,221, 34,174,242,243,243,161,211,233, 96, 52, 26,177, 97,195,134, 92,179,217, 60,195,151,
- 40,176,217,108,136,136,136, 64,122,122, 58,196, 98,198, 69,115, 28, 7,181, 90,141,252,252,124, 20, 39, 6, 74,170, 40,172, 86,
- 43,108, 54, 27,108, 54, 27,172, 86, 43, 74,185, 60,147, 90, 90,176,181,160,160, 0, 0, 10,162,162,162,170,168, 84, 42, 92,190,
-124, 25, 0,206, 1,104,223,165, 75, 23, 89, 70, 70, 6, 29, 56,112,224, 62, 74,233, 48, 31,171,217, 91,118,238,220, 25, 11, 0,
-106,181,250, 44, 0, 36, 38, 38,218,178,179,179,139, 88, 6, 53, 26, 13,237,217,179,103,121, 74, 41,118,238,220, 25, 43,151,203,
- 41,138, 89,179, 10,128,105,253,250,245, 39, 3, 3, 3,151, 77,155, 54,173,111,215,174, 93, 79,212,173, 91, 55,182,160,160, 32,
-213,104, 52, 26, 77, 38, 19,229,121, 94, 30, 28, 28,172,218,178,101,203,133,125,251,246,117,212,235,245,203,214,175, 95,127, 18,
-128, 87, 75,155, 86,171, 77, 52, 24, 12,149,165, 56,117, 23, 87,201,201,201,160,148,226,210,165, 75,208,104, 52,215, 88,249,113,
- 95, 91,142,183, 8, 43,111, 98,203, 95,113,229, 46, 8,182,108,217, 82,226, 26, 88,254,114,186,139,161,119,222,121, 7,179,103,
-207,190,197,130, 53,121,114, 97,155,100,236,216,177,126,143,193,146,172, 85,201,179, 67, 80,110,120,102, 17,183, 3, 0,145,220,
- 87,202, 37,217, 4, 65,192, 71, 31,125,116,203,224,115,247, 46, 60, 63,187,242,138,184, 51, 53, 53, 21,130, 32, 32, 36, 36, 4,
-253,250,245, 67,231,206,157, 93, 93,141,165,229, 61,125,250,244,158,247,222,123,175, 94,157, 58,117, 48,105,210,164,204,160,160,
-160,128,215, 95,127, 93,200,206,206, 38, 37, 89,176,152,192, 98, 96,184, 3,129, 37,101, 44,127,103, 17,122, 43, 36, 9, 33, 29,
-221,215,202,160,148,230, 16, 66,250,117,234,212,105,237,202,149, 43,213, 85,170, 84,193,233,211,167,145,153,153, 9,139,197, 2,
-185, 92,142,242,229,203, 35, 59, 59, 27,223,127,255,189,209, 96, 48,244,163,148,230,148,196, 9,224,253, 38, 77,154,204,255,244,
-211, 79, 85, 13, 27, 54, 68,102,102, 38,242,243,243,139,172, 58,173,215,235,161, 86,171,113,240,224, 65,108,222,188,217, 8,224,
-125, 31,156,222, 84, 28,172, 86,171, 75,104,249, 18, 88, 30,156, 90,201,138, 99, 48, 24, 0,192, 94,177, 98,197, 72, 0,184,116,
-233, 18, 0, 92,141,139,139, 27, 91,181,106, 85,178,100,201, 18, 74, 41,221,230, 77, 92,121,112,102,182,105,211, 38, 11, 64, 57,
-139,197, 34, 7,128,156,156, 28,107, 88, 88, 88,132, 82,169, 20,213,106,181,168, 82,169,196,164,164, 36,187,221,110,151, 3, 64,
-155, 54,109, 44, 0,146,225, 54,214,195,131, 83, 4,144,187, 96,193,130, 9, 47,190,248, 98,139,150, 45, 91,214, 25, 50,100,200,
-241,129, 3, 7,114,209,209,209,193,121,121,121,166,243,231,207,103,125,246,217,103,121,251,247,239,239, 40,147,201,174, 46, 88,
-176, 96, 2,128, 92,231,187,183,112,218,237,246,223,182,109,219,214,191,107,215,174,194,141, 27, 55,144,146,146,226, 18, 87, 41,
- 41, 41,136,143,143,199,190,125,251, 28, 86,171,117, 91, 41,194,179,172, 44, 55,140,179,176,241, 65,165,188, 94,156,176,146, 26,
- 81,254,114,186,139,161,103,158,121,166,136,213, 74, 46,151, 99,205,154, 53, 94,203, 13, 47, 43,146,119,244, 92, 15, 74,114,211,
-123,239,189, 87, 68,172,125,240,193, 7,197, 58,205, 87,120, 74, 60, 57, 95, 71, 23,157, 69, 88, 76, 62, 47,201,157, 82,217, 41,
-147,201,240,193, 7, 31,248,109,193,130,199, 24, 44,111,156,146,223, 31,125,244, 81, 24, 12, 6,151,128, 45,206,130,229, 43, 60,
- 29, 14,199,240,217,179,103, 83,189, 94,223, 44, 55, 55,247,133,107,215,174, 45, 50, 24, 12,143,228,228,228,148,104,193, 50,155,
-205, 74,150,143, 24,231,221, 88, 11,235, 63, 33,176,156,149, 35, 42, 84,168, 80,100,111, 43,142,227,138, 28,165, 25, 71,224,204,
-176, 91, 8, 33,189, 91,181,106,181,116,248,240,225, 1, 13, 27, 54,148, 85,174, 92, 25, 5, 5, 5,184,124,249, 50, 78,156, 56,
- 97, 95,191,126,125,174,193, 96,120,129, 82,186,197, 15,190,197,132,144,205, 93,186,116, 25,215,188,121,243, 65, 31,126,248, 33,
- 95,163, 70, 13,228,228,228, 32, 56, 56, 24, 17, 17, 17, 56,115,230, 12, 54,108,216,224, 72, 79, 79,159, 15, 96, 34,165, 52,173,
-180, 13,124,171,213,138,231,159,127, 30,162, 40, 98,230,204,153,238, 11,162,249, 3,171,213,106,165, 0, 72,122,122, 58, 0, 24,
- 36,193,117,254,252,121, 0,184, 86,185,114,101, 29, 0,108,219,182,141, 0,216,235,175,187,220, 45, 89,241,241,241,151, 61, 11,
- 69,201,114, 37, 89,189,224,123,131,102,211,179,207, 62,155,106, 48, 24,186,188,243,206, 59,227,230,206,157,219,119,238,220,185,
-183, 60,164,215,235,151,125,254,249,231, 19,159,125,246,217,212,226,172, 87, 78,139,221,216,151, 95,126,249,217, 99,199,142, 5,
-168, 84, 42, 20, 20, 20, 32, 35, 35, 3, 86,171, 21,113,113,113, 72, 77, 77,197,226,197,139,243,140, 70,227,120,150, 29,239, 15,
-220, 5, 65,113, 86, 44, 95,226,170, 36, 43,206, 79, 63,253,228,117,141,169,210,114,122,138, 12,127,215,166, 42,169, 49, 36, 45,
- 47,227,109,233,135,210,148,107,222,120, 5, 65,192, 39,159,124,226, 90,108,213,155,229,170, 52, 22, 44,137, 51, 36, 36, 4, 0,
- 32,109,109,244,212, 83, 79,221, 54,175,115,219,176, 97,110,223,152, 50,114,228,200, 9,241,241,241, 53, 0, 40,221,195,128,109,
-170,192,192, 80, 70, 2,203,225,112, 36,214,172, 89,179, 72,193,230,107,147, 81,155,205,150,232,103,166,222, 76, 8,137,251,252,
-243,207,255,167,213,106, 59, 26, 12,134,122,206, 2,227, 88, 65, 65,193, 54,179,217, 60,171, 52,155, 51, 59, 5,211, 80, 66,200,
-204, 46, 93,186, 76,126,236,177,199,250,140, 24, 49,130, 80, 74, 49,111,222, 60,122,241,226,197,213, 0,222,167,148, 94,188,157,
- 64, 10, 9, 9, 57,249,253,247,223, 71,174, 93,187, 22, 54,155, 13,179,102,205, 66, 64, 64,192,201,210,184, 79, 16,132,165, 45,
- 91,182,236,187,111,223,190,101,148,210,227, 74,165,242,135, 54,109,218,244,219,187,119,239, 74, 74,233, 41, 65, 16,126,104,209,
-162, 69,191,131, 7, 15,254, 72, 41,253,187, 20,206,115, 89,178,236,118,239, 61,138,222, 44, 87, 62,144, 59, 96,192, 0,235,128,
- 1, 3, 70, 60,251,236,179,223,252,249,231,159,143,100,103,103,215, 3,128,160,160,160, 99, 77,155, 54, 61,184,114,229,202, 51,
- 78,203,149,201,151,223, 9, 33, 61,235,213,171,247,227,164, 73,147,180,117,234,212, 17,170, 85,171,134, 43, 87,174,224,248,241,
-227,246,239,190,251, 46,223,104, 52,118,167,148,102,177,236,120,255, 4, 22,165, 20, 65, 65, 65, 69, 26, 79,210,212,253,210,118,
- 11,186, 87,200,210,150, 58,158,188,197,113,250, 24,228, 10, 0,208,233,116,174, 69, 73,253, 25,154, 32,138, 37,175,167, 70, 41,
-117,113, 74,135, 31,226,202,231,140, 63,231, 86, 53,126,115,250,179, 76,131, 86,171,133,205,102,115,241,250, 49,147,147,148, 50,
-206,126, 2,240, 83,181,106,213,206, 3,168,202, 68, 21, 3,195, 93, 16, 88,153,153,153, 77,238,230,135,157, 2,106,162,243, 40,
- 43,206,139, 0,158, 37,132,124,250,251,239,191, 75,253, 5, 31,249,218,207,208, 23, 78,159, 62,221, 85, 38,147,125,181,108,217,
-178,230,148, 82, 4, 6, 6,238,191,114,229,202,235,165,225,176,219,237,131, 8, 33,111, 75,179, 2,205,102,243, 32, 66,200,187,
-148,210, 2,183,251,174,243,210,122, 29,128,153, 82, 26, 85,204,125,115, 41,196,149,203,146, 5,192,178,114,229,202,124, 0, 71,
-241,207, 58, 87, 54,231, 97,130, 91,183,160,143,120,249,131, 16, 82,237,131, 15, 62,152,194,243,124,135,130,130,130,104,173, 86,
-123,221,110,183,255,102, 48, 24,222,167,148,102,176,172,120,255, 96,177, 88,110,212,172, 89, 83,240,214,112, 42,169, 2, 47,169,
- 65,229,112, 56, 18,171, 87,175,238,179, 81,230,133,243, 70, 9,233,232,106, 92, 92, 28,231, 47,151, 4,171,213,154, 90,146, 59,
-227,226,226, 80, 90, 78, 95,126,143,141,141,245,234,119, 31, 66,240, 70, 9,229,199,109,113,150, 20,158, 37,193,104, 52,102,133,
-135,135,231,155, 76, 38,153,217,108,150,217,237,246, 34,230, 70,181, 90,157,198,114, 14, 3,195,109, 10,172,127, 51,156,130,170,
- 91, 25,242,153, 1,188, 84, 6, 60, 38,143,243,130,146,206, 75,137,187, 97, 1, 18, 1, 24,202, 40, 12,211, 1, 12,100, 89,238,
-193, 67,122,122,122,179,178,230,204,200,200, 40,243, 6, 90, 90, 90, 90,139,187,224,247, 38,255, 85,206,146,112,227,198,141,102,
- 44,103, 48, 48,220, 25, 56, 22, 4, 12, 12, 12, 12, 12, 12, 12, 12,101, 11, 2,160,163,183, 27,165,153, 29, 64, 8,233, 88,218,
- 15,251,226,103,156,140,147,113, 50, 78,198,201, 56, 25,231,195,199,233,139,251,161,153,157, 72, 41,189,107, 7,128,142,140,147,
-113, 50, 78,198,201, 56, 25, 39,227,100,156,255,181,131,117, 17, 50, 48, 48, 48, 48, 48, 48, 48,148, 49,152,192, 98, 96, 96, 96,
- 96, 96, 96, 96, 96, 2,139,129,129,129,129,129,129,129,129, 9, 44, 6, 6, 6, 6, 6, 6,134,255, 24, 8, 33,117, 9, 33,245,
-254,171,254, 23, 88, 18, 96, 96, 96, 96, 96, 96, 96, 40, 35, 81,165, 4,240, 12, 33,228,205,186,117,235, 54,117,110,200,190,159,
- 82, 58, 19,192, 90,111,251,236, 62,180, 97,225,182, 41,242, 14, 0,160,148, 62,202,146, 8, 3, 3, 3, 3, 3, 3, 67, 41,132,
- 85,101, 0,131,116, 58,221,107,237,218,181, 11,238,222,189, 59, 66, 67, 67, 97,183,219,113,253,250,117,108,220,184, 17,123,247,
-238, 77,178, 88, 44,179, 1,124, 77, 41,205, 46,134,231,161,209, 34,132, 82, 42,109, 92,220,206,233,169, 29, 44,169, 48, 48, 48,
- 48, 48, 48, 48,248, 41,174, 18,122,247,238, 61, 57, 50, 50,146,171, 91,183, 46,202,151, 47, 15,179,217, 12,163,209, 8, 74, 41,
- 4, 65, 0,165, 20, 57, 57, 57,216,185,115, 39,254,248,227, 15,115, 86, 86,214,247, 0,102, 81, 74,207,185,241, 60, 84, 90,196,
- 37,176, 74,187, 41, 40, 3, 3, 3, 3, 3, 3, 3, 3, 33,228,236,233,211,167,171, 59, 28, 14,164,167,167,195,108, 54,195, 96,
- 48,184, 4, 22,207,243,160,148,194,110, 47,236, 29, 20, 69, 17,135, 15, 31,198,182,109,219,232,165, 75,151, 62,164,148,126, 36,
- 9,172,135, 73,139,176, 65,238, 12, 12, 12, 12, 12, 12, 12,119, 4,139,197,130, 37, 75,150, 32, 61, 61, 29, 21, 42, 84, 64,116,
-116, 52,130,130,130,160, 86,171, 1,192, 37,174, 0,128,227, 56, 52,109,218, 20, 67,135, 14, 37, 0,250, 61,172, 97, 34, 13,114,
-159,192,198, 96, 49, 48, 48, 48, 48, 48, 48,220, 6,108, 22,139, 5, 77,154, 52,193,229,203,151,113,248,240, 97, 52,106,212, 8,
-181,106,213, 66,122,122, 58,146,146,146,138, 60,124,240,224, 65, 28, 57,114, 4,109,219,182,245,228,153,240,208,141,193, 2, 0,
- 66,200,163, 78, 79,237, 96,105,133,129,129,129,129,129,129,193, 47, 33, 65, 72,207,168,168,168,239,222,124,243,205,192,230,205,
-155, 35, 49, 49, 17, 55,110,220, 64, 86, 86, 22, 26, 54,108,136, 58,117,234,224,226,197,139,216,188,121, 51,142, 28, 57, 2,165,
- 82,137,152,152, 24,232,150, 45,199, 87, 4, 39, 41,165,117,220,184, 30, 26, 45,226, 18, 88, 12, 12, 12, 12, 12, 12, 12, 12,183,
- 41,178, 2, 0,140,140,139,139,123,119,240,224,193,202,218,181,107, 35, 49, 49, 17,105,105,105,200,202,202,194,254,253,251, 1,
- 0,209,209,209,136,142,142,198,153, 51,103,176,103,207,158,220,252,252,252, 1,148,210,181, 15,101,152, 48,129,197,192,192,192,
-192,192,192, 80, 70, 66, 43, 2,192,216,218,181,107, 15,122,237,181,215,132, 74,149, 42,225,198,141, 27,248,253,247,223, 81,181,
-106, 85, 92,191,126, 29,127,252,241,135, 37, 45, 45,109, 38,128,105,148,210,156,135, 53, 44,184,187, 28,208, 29, 25, 39,227,100,
-156,140,147,113, 50, 78,198,249,223,224,164,148,166, 82, 74,135,157, 60,121,178,218, 91,111,189,181,116,210,164, 73,162, 40,138,
-136,136,136,192,170, 85,171,196, 21, 43, 86,124,151,150,150, 86,133, 82,154,240, 48,139, 43,128,173,228,206,192,192,192,192,192,
-192, 80,198,160,148, 94, 1,240, 34, 33,228,227,195,135, 15,191, 15,128, 2,152, 68, 41, 61,245, 95, 9, 3, 38,176, 24, 24, 24,
- 24, 24, 24, 24,238,150,208, 58, 1,224,185,255,162,223,217, 58, 88, 12, 12, 12, 12, 12, 12, 12, 12, 76, 96, 49, 48, 48, 48, 48,
- 48, 48, 48, 48,129,197,192,192,192,192,192,192,192,240,159, 2, 1, 80,220, 76,128,109,126,147,220,198, 12, 5, 95,252,140,147,
-113, 50, 78,198,201, 56, 25, 39,227,124,248, 56,125,113,151, 70,127, 60,208,160,148,250, 60,224, 92, 47,171,180, 7,128,142,183,
-243, 30,227,100,156,140,147,113, 50,206,127, 47,167,179,241, 78, 80,216, 75,194, 73,231, 15,178,223,111,167,158,187, 87,126,255,
-175,112, 62,108,135,224, 67, 93,186, 2,137, 16, 34, 2, 16,105, 25,172, 76, 74, 8,145, 34,160, 76,248, 24,238,130,105,179, 48,
-142,200, 63, 58,156,197, 19, 3, 3, 67,169,202, 14,222,173,146,117, 0,112, 16, 66,240,160,149, 37,101, 89,207,221, 13,191,255,
-151, 57,255,237, 16, 74, 10, 40,158,231,183,132,133,133,181, 79, 79, 79, 23,157,215,161, 80, 40,192,113, 28,100, 50,153, 49, 47,
- 47, 79,127, 27,145,240,109,100,100,228, 43, 25, 25, 25, 34,199,113, 80,169, 84, 32,132,184, 56,179,179,179,245,247, 59, 80, 42,
- 87,174,156,101, 52, 26,117,158,215, 85, 42,149,233,234,213,171, 1,255,133, 2, 82, 46,151,247, 14, 9, 9, 9, 74, 75, 75,163,
- 28,199, 65, 46,151,131,231,121, 56,255,219,179,179,179, 23,250,203, 23, 18, 18,114, 48, 36, 36, 36, 72,122,159, 16,130,140,140,
-140,236,148,148,148, 71, 0, 64,173, 86,239,209,106,181,161,130, 32,128,231,121,240, 60, 15,131,193,144,145,158,158,222,138, 85,
- 87,255, 78,172, 94,189,154,239, 18,253,106, 85,129, 26,235,115, 28, 13, 20, 69,146, 99, 39,234,191, 55,223,248,246,130, 63,239,
-247,233,211,199,113,159,243, 64, 69, 0,118, 74,105, 82, 25,241, 61, 1,224,121,231,169, 9, 64, 58,128,243, 0, 86, 83, 74,141,
-247, 59,190,148, 74,229,204,200,200,200,215,242,243,243, 13,132, 16, 74, 8, 65, 97, 53,128, 91,126, 29, 14, 71, 98,122,122,122,
- 19, 31,149,172, 76,161, 80,124, 30, 25, 25,249,114, 65, 65,129,193,201, 71, 9, 33,136,140,140,188,133,211,110,183, 39,166,165,
-165, 53,241,199,173, 17, 17, 17, 11, 52, 26,205, 11, 6,131,161,192, 41,136, 92,189, 49, 40, 92,107, 73,194,197,212,212,212, 54,
-190, 4,129, 66,161,152, 21, 25, 25,217,223,233,119, 16, 66,104,120,120,248, 93,241,123, 68, 68,132, 87,206,226,252,238,141,211,
-221,157,132, 16,132,135,135,223,177, 59, 31, 68,206,135, 86, 96, 1,224, 8, 33,235, 91,181,106,213,110,199,142, 29,220,233,211,
-167,185,248,248,120, 56, 28, 14,136, 98, 97,122,142,137,137,209,220, 70, 33,179,168, 77,155, 54,207,239,220,185,147, 91,191,126,
- 61,215,180,105, 83, 16, 66,224,112, 56,224,112, 56, 80,183,110, 93,245, 29, 22, 98, 58, 65, 16,222, 86, 40, 20,143,218,237,246,
- 90, 0, 32,147,201, 78,153,205,230, 29,118,187,125, 6,165, 52,223, 31, 30,171,213,170, 73, 77, 77,189, 37,108,226,226,226, 20,
-183,235, 54,189, 94,191,151,227,184, 56, 87, 0, 59,133,134,183, 76, 44,253, 82, 74, 47,165,165,165,181, 44,142, 51, 56, 56,216,
-197, 89, 28,135,231, 53, 81, 20, 47,165,166,166,182,244, 33,174,158,110,211,166, 77,224,182,109,219,200,245,235,215,137, 90,173,
-134, 40,138,112, 56, 28,176,217,108,168, 93,187,118,169,214, 79, 11, 10, 10,210, 39, 36, 36, 84,125,226,137, 39,176,102,205, 26,
-188,244,210, 75,104,221,186,245, 57,233,190, 86,171, 13, 61,121,242,100,245,144,144, 16, 24, 12, 6,228,228,228,160, 83,167, 78,
-255,250,204,213,188, 81,133, 73,132, 35, 33,174, 10,192,238,200,220,127,244,198,216, 59,229, 13, 10, 10, 58,162, 80, 40, 34,165,
-120,229, 56,206,107, 92,187, 95, 51,153, 76, 41,233,233,233,141,124,228,159,202, 0,186,241, 60, 95, 77, 16,132,154, 0, 42,219,
-237,246, 72, 0,144,203,229, 41, 60,207, 95,177,217,108,103, 44, 22,203,121, 0, 63, 57, 23, 18,244,138, 46,209,175, 86, 37,118,
- 67,159, 60,179,248,164,166,202,180, 26,134,139, 9,103, 53, 74,195, 47, 93,162, 95, 93,237,175,200,186,143,226, 42, 54, 42, 42,
-234, 19,231,255,145,148,210,203,101, 64,251, 60,165, 52, 16, 0,114,114,114, 2,175, 95,191, 94,238,167,159,126,170, 59,101,202,
-148,199, 8, 33,211,125, 45,190,216,162, 73,197, 67, 28,199,197, 72,242, 65,164,142,196,125,135,174,151, 73,197,196,243,252,172,
- 94,189,122,245, 95,189,122,181,230,240,225,195,154, 90,181,106,185,202, 39, 81, 20,225,105,120,136,141,141, 45, 49,248, 0, 8,
- 28,199,205,236,213,171, 87,223,101,203,150,105,206,156, 57,163,137,141,141, 45, 82,230, 73,233, 82,186, 22, 21, 21,229,151, 91,
-195,195,195,191,125,252,241,199, 95, 92,180,104,145,108,243,230,205,234,136,136, 8,132,132,132, 64,161,184,181,104,110,220,184,
-177,232,131,142,227, 56,110, 86,143, 30, 61, 94, 92,177, 98,133,230,192,129, 3,154,186,117,235,130,231,249, 59,246,123,207,158,
- 61,251, 46, 95,190, 92,115,236,216, 49, 77,181,106,213,192,113, 28, 56,142,187,133,143,227, 56, 84,168, 80,193, 47,206,238,221,
-187,247, 93,185,114,165,230,200,145, 35,154,154, 53,107,186,194,206,173,123,174,212,238,124,192, 57, 31, 62,129,229, 52,151, 46,
-105,213,170, 85,151, 29, 59,118,240, 0,112,228,200, 17,100,102,102, 34, 58, 58, 26, 58,157, 14, 74,165, 18, 38,147,137,150,178,
-208,250,214, 41,174,100, 0,240,227, 11, 61,113, 73, 6, 12, 75,181, 64, 46,151,227,226,197,139,224,121,158,222, 65,161,216, 86,
-175,215, 47, 94,187,118,109,112,163, 70,141,184,244,244,116,196,198,198, 34, 51, 51,243,145,157, 59,119, 54,126,245,213, 87, 95,
- 37,132,188, 68, 41,221,233, 47,231, 47,191,252, 2,173, 86, 11,141, 70, 3,173, 86, 11,139,197, 66,110, 59,160, 5, 33,230,202,
-149, 43, 17, 58,157, 14,162, 40,186, 14,143,254,107, 23, 68, 81, 68,245,234,213,173, 62, 10,198,152,171, 87,175, 70,168,213,106,
- 80, 74,139,240, 57, 28, 14, 40,149, 74,247,150, 2, 28, 14, 7,226,226,226,172,190, 44, 87,146,184, 2,128,101,203,150,161, 92,
-185,114,136,136,136,128, 86,171,133, 90,173, 46, 82,161,251, 89,128,163, 75,151, 46, 24, 63,126, 60,166, 77,155,134,145, 35, 71,
- 22, 41,104,101, 50, 25, 66, 66, 66,176,105,211, 38,232,245,122, 84,170, 84, 9, 50,153,236,223,111, 9,228, 72,200,190, 67,215,
- 92, 22,217,199, 31,139, 23,154, 55,174, 52,215, 25,195,224, 56, 64, 20, 11,171, 76, 66, 64,237, 54, 49,235,207,191,111,140,243,
- 35, 60,163,174, 94,189, 26,161, 84, 42,253,114,135,195,225, 64,116,116, 52,239, 35,255, 60, 89,167, 78,157, 31,135, 12, 25, 34,
-175, 86,173, 26,145,203,229, 16, 4, 1,130, 32, 72,233,177, 18,165,180,146, 40,138,237, 82, 82, 82,232, 23, 95,124,241, 49, 33,
-164, 23,165,244, 23,175,233,157, 26,235,231,153,197, 39,119,253,133, 71,250,116,124, 15,155, 86, 37, 60,210,166,161,136, 0,141,
-241, 2,128, 7, 86, 96, 17, 66,244,106,181,250,131, 85,171, 86,201, 1,160, 99,199,142, 31, 16, 66,222,162,148,230,150,213, 55,
- 2, 3, 3, 17, 24, 24,136,186,117,235,162,119,239,222, 65, 13, 27, 54, 28, 73, 8,121,157, 82,106, 45, 94, 9,240, 49,123, 14,
- 94,142,144,206,187,119,169, 39,111,217,180, 82, 74, 97, 67,204,243,105, 10,209, 33, 38, 30,248, 43,177,137, 31,254,253,184,119,
-239,222,253, 86,175, 94,173, 3,128,121,243,230,161,119,239,222, 8, 9, 9,129, 70,163,129, 92, 46,135, 76, 38, 43,242,235,195,
- 34,196, 3,248,248,233,167,159,238,179,108,217,178, 0, 0, 88,180,104, 17,186,118,237,138,208,208, 80,232,245,122, 40,149, 74,
- 40, 20, 10,200,229,242, 34,229,128, 63,226,170,101,147, 38, 3, 22, 45, 90, 4, 0, 24, 61,108, 24, 58, 54,110, 12,157, 70, 13,
-141, 90, 1, 41, 44, 20,188, 12,189,223, 75,240,229,111, 14,192,167,189,123,247,126,118,197,138, 21, 1, 0,112,248,240, 97,164,
-166,166, 34, 50, 50, 18,106,181, 26, 10,133,194,229,103, 66, 8,212,106,181, 95,126,239,221,187,119,159,229,203,151,187,252,222,
-165, 75, 23,132,134,134, 34, 32, 32, 0, 74,165, 18,114,185,188,200, 81, 92, 24,184,115,246,234,213,171,207,202,149, 43, 3, 0,
- 96,225,194,133,232,216,177, 35,130,131,131, 17, 16, 16,224, 10,203,210,198,209,131,204,249, 80, 10, 44,105,108, 84,100,100,228,
-179,187,118,237,226,220,196, 1,148, 74,165, 43, 99, 72,221,132,165, 40,180, 72,100,100,228, 43, 59,119,238,116,189,100,161,183,
-152,168, 75, 93,113,187,241,119,108,223,190,253,242,141, 27, 55,170,228,114, 57,140, 70, 35, 78,156, 56,129,192,192, 64, 40, 20,
- 10,244,232,209,131,111,213,170, 85,104,187,118,237,214, 16, 66,250,250, 51, 67,129, 82, 10,157, 78, 87, 68, 96,221,105, 23,178,
- 90,173,198,134, 13, 27,192,243,188,215,130,203,253,127, 68, 68,132, 63,254,134, 82,169,196,222,189,123,193,243, 60,100, 50, 25,
- 4, 65,128, 76, 38,195,207, 63,255,140, 17, 35, 70, 32, 61, 61, 29,132, 16,200,100, 50, 4, 4,248,236,221, 36, 33, 33, 33, 65,
-146,184,146,196,143, 90,173,134, 76, 38, 35,130, 32, 16,169, 11,143, 16, 66,252,237, 83,231, 56, 14, 75,151, 46,197,244,233,211,
- 49,106,212, 40, 44, 88,176, 0,245,235,215,119, 23,159,200,205,205, 69,112,112, 48,130,131,131,161, 82,169,110, 59, 45, 60, 72,
-240, 12,157,207,103,204,214, 64,164, 40, 28,228, 33, 2, 34, 64, 65, 33, 82, 17, 41, 55, 46,224,195,241,159,240,165,232,210,193,
-158, 61,123, 92, 34, 72, 16, 4, 16, 66,224, 46,140,164,163, 92,185,114, 62,249,228,114,249,132,117,235,214, 41,150, 46, 93,138,
- 21, 43, 86,184,210,150, 86,171, 69, 80, 80, 16, 66, 67, 67, 93, 71, 76, 76, 12,249,238,187,239,228,245,235,215,159, 0,224, 23,
-239,113, 78, 3, 53, 85,166,213,232,211,241, 61, 0, 64,159,247, 40,178,206, 77,110,192,101,143, 11,124,128,197,149, 0, 96,244,
-156, 57,115, 66, 27, 55,110, 12, 0,152, 51,103, 78,232,128, 1, 3, 70, 19, 66,198, 82, 74,237,119, 64,191,156, 16,242,188,179,
- 28, 80,117,234,212, 73,241,229,151, 95,162,102,205,154, 24, 62,124,120,200,199, 31,127,220, 29,192,234,146,202, 35,119,124, 49,
-103,110, 16,165,133,233,135,138,180,200,111,102,234, 21,188,245,206,135,126, 57,170, 66,133, 10,131,214,172, 89,227, 26, 14, 17,
- 21, 21, 85,164,242,119, 47,163,164,163, 4, 81, 68, 0,112, 21, 43, 86, 28,176,114,229, 74, 23,103, 88, 88, 24,228,114,121,145,
- 10,246,196,209,195,248,230,179, 9,208,135,149,195,251, 83,103,249,116,103, 68, 68,196,130, 39,159,124,242,133,239,191,255,222,
-117,237,145,154, 53,241, 84,171,102,136, 8,211, 35, 44,184,176,108,163, 34,193,223,103, 46,251,172,143, 0,112, 21, 42, 84,120,
-117,213,170, 85, 58,247,134,160,228, 87, 0, 48, 24, 12, 46,171,189,197, 98, 65,147, 38, 77,252,242,187, 59,103,104,104,168,203,
-239, 82,248,185,135,173,212,128, 41,137,179, 66,133, 10, 3, 36, 1, 12, 0, 33, 33, 33, 69, 56,100, 50, 25, 86,109, 90,124, 75,
-221,112,167,156,165,141,119, 79,206, 43, 87,174, 96,202,148, 41,174, 50, 73,178,226, 17, 66, 16, 29, 29,141,217,179,103,151, 74,
- 96, 3,104, 10, 32,220,237,220, 2, 64,225,246,155, 6,224, 79, 47,207, 73,215,101, 0, 26, 56,239, 57, 0,228, 1, 8,242,194,
- 87, 28, 79, 58, 10,187,160,195, 61,158,247,252, 78, 81,129, 69, 8,145,114,111,123, 0,123,210,211,211,197,211,167, 79,115,135,
- 15, 31,134, 76, 38, 67, 68, 68, 4,154, 54,109, 42,117,159, 65, 38,147, 65,171,213,146,160,160,160, 20,169,194,149, 2,207,102,
-179,185,250,147,221,132, 12,151,153,153, 41,110,221,186,149, 91,210,171, 51, 44, 20,104,248,193, 84,116,233,218, 21,155,163, 21,
-224, 1, 60,114, 58, 29, 26,141, 70,144,201,100, 54, 41, 18, 36, 78,247,177, 89,158,226,136, 16, 18,160,213,106,191,251,233,167,
-159, 84, 28,199, 33, 47, 47, 15,162, 40,162, 85,171, 86,224, 56, 14,199,143, 31,199,251,239,191,143, 31,127,252, 17,235,214,173,
- 83, 55,106,212,232, 59, 66, 72, 45, 74,105,158, 91,225,181,205, 91,226, 12, 8, 8,128, 70,163,113, 9, 44,201,207,146,251,220,
-187, 99, 40,165, 55,210,211,211, 27,151,196,233,112, 56,208,179,103, 79, 16, 66,192,243,188, 75, 12,121,254,202,229,114, 28, 63,
-126,252,150,196,231, 77, 24,138,162,136,214,173, 91, 3, 0, 52, 26, 13,116, 58, 29,182,111,223,238,186,223,176, 97, 67, 88, 44,
- 22,132,133,133,225,212,169, 83,222, 10,238, 34,156,105,105,105, 52, 41, 41,137, 44, 89,178, 4, 50,153, 12,161,161,161,208,104,
- 52,100,241,226,197,163,229,114,121,140,201,100, 18, 45, 22, 11, 20, 10,197,108,201,154, 37, 8, 66, 65, 78, 78, 78,104,113,156,
- 60,207, 99,200,144, 33,120,247,221,119,177, 96,193, 2,188,241,198, 27,183, 88,184, 76, 38, 19,194,194,194, 92, 34,203, 31,191,
-223,185, 0,186,203,156, 34,197,137, 35,155,113,242,216, 54,136, 14, 17, 14,145,130, 82, 7, 68, 59,112,120,235,254,234, 55, 47,
- 37, 69, 83, 80,192,217,145,161,204,201,183,183, 11, 83,214, 4,176,126,123,186,121,166,175,244, 41, 8, 2,108, 54, 27,126,250,
-233, 39, 92,184,112, 1, 91,182,108,129,209,104,116,133, 99,139, 22, 45, 48, 96,192, 0,175, 2,203,147,147, 82,186,232,250,245,
-235, 13, 91,183,110, 77,178,179,179,145,157,157, 13,163,209, 8,135,195, 1,187,221, 14, 65, 16,160, 82,169,160, 86,171, 17, 25,
- 25, 9,147,201, 68,205,102,243,162,226, 56, 69,145,228, 24, 46, 38,156,221,180, 42,225,145, 62,239, 81,172,158, 78, 80,181,162,
-210,240,219,161,128, 1,235,119,143,236, 4,128,138,206, 82,135, 3,168,205, 33,166,191, 59,250,179,161,247, 60,142,138, 98,208,
-219,111,191, 93,171, 95,191,126,174, 11,253,250,245,195,137, 19, 39,106,205,152, 49, 99, 16,128, 57,165,229, 36,132, 68, 59,239,
-255, 10,224, 87,169,130, 95,191,126,125, 47, 0,175,172, 91,183, 14,125,251,246,197,199, 31,127, 92,215, 83, 96,185,115, 82, 74,
-113,229,220, 46, 92, 57,191, 27,162, 72,221,172,224,222,255, 83, 63,221, 89, 80, 80, 96,250,235,175,191,116,223,124,243, 13, 34,
- 34, 34, 16, 27, 27, 11,141, 70, 3,149, 74, 85,164,114,117,175,112,125,229,205,130,130, 2,211,233,211,167,117,203,151, 47, 71,
- 72, 72, 8, 42, 85,170, 4,141, 70,227,178,222, 40, 20, 10,108,252,113, 37, 62,121,171, 55,110, 92, 56,142,161,253,186,250,116,
-167, 70,163,121,225,251,239,191, 47, 98,242,136, 14, 15,131, 32,227,192,203, 8,130, 59,244, 2, 0,100,253,190,182,216,213, 29,
- 61, 56, 73, 94, 94,158,233,192,129, 3,186, 67,135, 14, 65, 20, 69, 84,174, 92, 25, 6,131, 1,122,189,222,229,255,173, 91,183,
-162, 71,143, 30, 88,186,116, 41, 90,180,104,225,211,239,249,249,249,166, 99,199,142,233,126,248,225, 7,132,132,132,160, 66,133,
- 10,208,104, 52, 46,195,132, 36,180,120,158, 71, 92, 92, 28,114,114,114,160,211,233,124,134,231,225,195,135,117, 63,252,240, 3,
-130,131,131, 17, 19, 19,227,178,176, 73,162,104,250,220,241, 69, 56, 84,164,252, 29,115,222, 78,188,187,115,246,236,217, 19, 85,
-171, 86,133, 94,175,135, 86,171,117,113,151,196,233,166, 69,218, 81, 74,119,120, 26, 49, 9, 33, 27,221,190,223,149, 16,178,209,
-253,183,184,231,156,127,219,142, 30, 61,186,201,180,105,211,166,180,104,209, 98,249,222,189,123,151, 21,199, 87, 28,207,232,209,
-163,235, 76,155, 54,109,138,251,243, 94,190,115,171, 5,139, 82, 74,156,158, 19, 0, 32, 62, 62, 30,153,153,153, 80, 42,149,104,
-218,180, 41,210,211,211,161,211,233, 32,151,203, 65, 41,197,208,161, 67,249,145, 35, 71, 70,112, 28, 7,187,221,238, 42,240,139,
-233, 75, 23, 57,142, 67,203,150, 45,113,194,217,243,211,165,107, 87,196,196,196, 64, 26,196,161, 82,169, 48,116,232, 80, 50, 98,
-196, 8, 65,178, 94, 80, 74, 97, 52, 26, 81,190,124,121,117, 9, 93,111,111,173, 89,179, 38, 80,161, 80, 32, 47, 47,207,213, 69,
-198,243, 60, 78,159, 62,141, 79, 63,253, 20, 47,191,252, 50,174, 93,187,134,168,168, 40,188,251,238,187,186,105,211,166,189, 5,
- 96,162,175,130, 88,167,211,185,196,149, 70,163,193, 91,111,189, 37,180,106,213, 42, 66,167,211, 33, 32, 32, 0, 82,119,159,195,
-225, 64,149, 42, 85,124, 74,113, 81, 20,177,121,243,102, 8,130,224,211,130,229, 76,120,126,113, 30, 56,112,192, 37,206,220, 91,
- 69,132, 16,156, 56,113,194, 37,230,252,224,164, 28,199, 65,171,213,162, 92,185,114, 80,171,213,208,104, 52,100,249,242,229, 99,
- 99, 99, 99,203,143, 24, 49,130,203,205,205,229, 90,182,108,137,222,189,123, 11,162, 40,194,106,181,162, 78,157, 58, 62, 45,109,
- 59,118,236,192,252,249,243,241,198, 27,111,120,181, 96, 73,131, 32,245,250,251, 62,199,161,204, 32, 2,176,218,109, 48,228, 27,
- 93, 93,184, 14,135, 3,199,182, 31,173,126,233,232,185, 58, 27,151, 47,149, 1,128,105,251, 90,247,215,202,247,158,187,178, 70,
-187, 16,249,129,237,153,214, 3,190, 44,131,195,135, 15,199,184,113,227,240,220,115,207, 97,235,214,173,120,255,253,247,241,234,
-171,175, 22,177, 96,249, 3,155,205,246,213, 75, 47,189,244,198,234,213,171,107,190,247,222,123,156,100,193,210,104, 52,210, 24,
- 46,152,205,102, 24,141, 70,156, 57,115, 70, 28, 56,112,224, 89,139,197,242, 85,113,124,118,162,254, 91,163, 52,252, 82, 37,134,
-171, 90,112,249,147,128,214,205, 42, 27,137,186,113, 78,175, 26, 29,233,147,175, 84, 14, 6,165,160, 34, 32, 82,192,108, 46,192,
-208,161,255,227,239,103, 92, 17, 66,158,236,212,169, 83,231,201,147, 39,223,114,111,242,228,201, 56,117,234, 84,103, 66,200,149,
-226,186, 68,139,225,140, 41, 87,174,220, 76,231,255,183, 40,165,137, 82,111, 49,128, 30, 91,183,110, 5, 0, 84,172, 88, 17, 0,
-234, 16, 66,150, 0, 88,238, 20, 99,183,152, 67,109, 54, 59,140, 70,115,137,194, 74, 58,167, 84,244,215,141,180,102,205,154,232,
-214,173, 27,100, 50,153,171,145,230,222, 61,230, 41,180, 74, 42, 63, 0,136,132, 16,196,197,197,161,115,231,206,144,203,229,208,
-106,181, 46,209,162, 80, 40,192,243, 60, 30,237,208, 25,147,103, 77,192,132,151, 91, 97,124,143,202,216,126,236,106,137,238, 52,
- 26,141,249,251,247,239, 87,143, 24, 56, 16,205,227,227, 17, 30, 20,132,184,168,242, 80, 43, 21,144,187,187,137,248, 54,170,211,
-194,202, 78,228,121, 30,117,235,214, 69, 74, 74, 10, 46, 95,190,140,203,151, 47,131,227, 56,180,110,221,218,101,117, 57,127,254,
- 60, 38, 78,156, 8,179,217,236,183,223,171, 85,171,134,199, 30,123, 12, 10,133, 2, 26,141,166, 72,215,160, 20,166,121,121,121,
-168, 90,181, 42,214,175, 95,143, 26, 53,106,248,228,140,143,143,199,163,143, 62, 10,185, 92,238,138, 35,181, 90,237,170, 55, 0,
-224,250,129,124,215, 55,162,163,163, 75,197,185,229,224, 53,124,179,245, 15,152, 45, 34,114, 13,182, 34, 47,148, 15,211, 99,247,
- 15,239,249,229,119,137,243,235,175,191, 70,118,118,182,171, 12,146,140, 37,146,113,162, 66,133, 10,152, 55,111, 94,113,241, 35,
-105, 17, 82,204,253,174,126, 54,164,164,231, 82, 36,195,255,180,105,211,166,120,190,239,139,207,253,190,199,251, 22, 15, 81,150,
- 82, 98, 23,161, 84, 47, 72,170, 50, 58, 58, 26,210, 56, 15, 41,211,185, 10, 80,187, 29, 63,254,248, 35, 34, 34, 34, 92, 71, 96,
- 96, 96,177, 9, 90, 26, 39, 52, 60,173,112,152,193,166, 40, 57,174, 0,120, 42,173, 48, 67, 72, 99,132,214,172, 89, 3,119, 1,
- 19, 16, 16, 80, 98,119,145, 66,161,104,215,180,105, 83,206,108, 54,223, 34,174,166, 77,155,134,190,125,251,162, 70,141, 26, 16,
- 69, 17,249,249,249,104,223,190,189,108,246,236,217,237, 74, 35,176, 52,154,194,241,252, 22,139, 5,219,183,111, 71,112,112, 48,
- 66, 67, 67, 17, 18, 18,130,128,128, 0,105, 38, 36,245, 37, 50, 40,165,232,217,179,167, 43,209,185, 91,173, 60,197,214,222,189,
-123,253,234,122,163,148,162, 89,179,102,208,106,181,208,233,116,208,233,116,216,188,121,243, 63,102,244, 71, 30,129, 40,138,136,
-136,136,192,190,125,251, 74,236,230,164,148, 82,185, 92,238,122, 94, 38,147,145,197,139, 23,143,142,139,139, 43,255,206, 59,239,
-112, 60,207,227,200,145, 35, 56,121,242, 36, 42, 87,174,236,247,152,172,236,236,236,155,163, 71,143,118,140, 30, 61, 26, 0, 80,
-167, 78, 29,100,103,103,167, 74,247,115,115,115, 51, 58,119,238, 12,158,255,167,142, 77, 79, 79,207,248,215, 11, 44, 81,132,221,
-106,135,193,100, 66,126,158,193,101, 13, 74, 77, 74, 9,122,111,196,219,178, 79,135,246, 7, 0,140,152, 57, 7,121, 11,254, 41,
-192,214,142,120, 62,162,215,103, 43, 18, 0,244, 40,137,223, 96, 48,192,108, 54,163, 82,165, 74, 56,120,240, 32,242,242,242,208,
-177, 99,199, 34, 22, 82, 41, 76,125,153,226, 41,165, 22, 66, 72,171,174, 93,187,254, 57, 99,198,140, 42,181,106,213, 34, 5, 5,
- 5, 48, 24, 12,112,255, 61,118,236, 24, 93,182,108,217, 37,131,193,208,146, 82,106, 41,142,111,243,141,111, 47,116,137,126,117,
-245,111, 71,248,174, 17, 85,207,234,111,100, 85,177,103,220, 80, 22,228, 26,207,152, 28,244, 36,168, 3,112, 64, 4,181,139,112,
- 56,187,183,238,163,184,138,169, 94,189,250,235, 75,151, 46, 45,146, 6,221, 45,172, 75,151, 46, 69,235,214,173, 95, 39,132,156,
- 46,105,112,191, 27,167, 66, 38,147, 37,172, 92,185, 82, 14, 0,143, 61,246, 88, 2, 33,228, 29, 74,169,165, 94,189,122,125,246,
-238,221, 27, 40,149, 43,129,129,129,160,148,242, 6,131, 33,176,101,203,150,125, 36, 75, 87,145,248, 17, 1,155,205, 6,163,209,
-140,156,156, 60, 88,172, 54,103,153, 41,194,225,176, 59,127, 69,216,157,229,168, 66, 46, 4, 52,174, 87, 62,159, 82, 10,142,144,
-236, 67,199,110, 86, 40,174, 92, 42,174, 43,203, 31,235,149, 23, 56,164,178, 48, 52, 52, 20, 10,133, 2, 91, 55,174,197,229,191,
-182, 67,198, 3,162,221, 6,135,221, 10,135,205, 2,129,231,113,224,228, 53,180,136,211,248, 19, 71, 52, 52, 52, 20, 29, 26, 53,
- 66,215, 22, 45, 10,167,171, 9, 2,116, 74, 37, 52,114, 85,161,229, 10, 0,117,112,128,127, 73, 73,116,159,213,120,232,208, 33,
- 12, 31, 62, 28,211,167, 79,135, 90,173,118,205,102, 62,125,250, 52, 86,174, 92,137, 78,157, 58,249,237,119, 66,136,203,239,130,
- 32, 32, 33, 33, 1, 73, 73, 73,152, 57,115, 38, 26, 55,110, 12,153, 76,134,236,236,108,180,108,217, 18, 41, 41, 41,126,135,167,
-212,141,167, 80, 40,138, 88,155, 36,225,119, 59,113, 36,113,246,239, 89, 30, 27,246, 44, 3, 1,193,254, 31,222, 46, 82, 23,205,
- 91,177,171,212,156,227,198,141, 43,226, 78,127,172, 87,165,200,175, 27,253, 17, 89,110,207, 29,150,116,122, 66, 66,194, 24, 66,
-200,198,132,132,132, 49, 83,167, 78, 61,225, 15, 95, 49,247,127,118,254, 62,229,118,237,176, 79,129, 69, 41,165, 10,133, 2,162,
- 40, 22, 17, 85,158, 3,106, 37,147,159,187, 73,209,151, 24, 16, 69,209,149, 24,120, 47,133,216,190,125,251,176,111,223,190, 34,
-215,191,249,230,155, 18, 43,112,187,221, 94, 43, 32, 32,160,136,245, 74, 46,151, 35, 33, 33, 1, 47,190,248,162, 75, 92,201,229,
-114, 44, 92,184, 16, 77,154, 52,129,197, 98,169,229, 99, 60,138,161, 92,185,114,156, 84, 0,105,181, 90, 50,124,248,112,222,110,
-183,187,194, 68, 58,164,177,105,190, 18,139, 52, 43,101,203,150, 45,126, 89,176,252, 29,131, 68, 41,197,209,163, 71,139,136, 54,
-105, 22, 12, 0, 28, 61,122,212, 53, 62,203, 31, 78,158,231,225,112, 56,160, 86,171,137, 92, 46, 39,114,185, 60, 70, 18, 87, 60,
-207,187,226,219,125, 76,158, 47,191,223,184,113,163,125, 73,247, 83, 83, 83, 31,218,229, 24,172, 54, 27,140, 6, 11,242,242,141,
-152, 48,213, 57,126,100, 2, 14, 0, 56,208,106,208,112, 12,233,210,233, 49,143,126,126,127, 10, 24, 87,165,184,102,205, 26,200,
-100, 50,172, 95,191, 30,122,189, 30,221,187,119,135, 94,175,199,123,239,189,135,231,158,123,206,111, 11,150, 51, 45,229, 16, 66,
- 90,189,245,214, 91,127,126,242,201, 39, 21, 43, 84,168, 0,139,197, 2,171,213, 10,139,197,130, 11, 23, 46, 96,217,178,101,215,
- 13, 6, 67, 43, 74,105,142, 47,190,205, 55,190,189,240,227,206, 17, 73, 29,159,235,109, 60,157,178, 9,201,201, 25,176,219,111,
- 64,116,216, 97,181, 23,206, 72,118,216,237,176,219, 29,144,203,121,253, 39,147,223,222, 42,130,130,227,136,165, 79,159, 62, 79,
-220,195,104,162,231,206,157,203, 8, 15, 15,151, 10, 49,189, 52,161, 69,161, 80, 80, 0,210, 0,247, 2, 0, 86, 63, 57, 7, 77,
-159, 62,189,130,212,125, 63,125,250,244, 10,239,188,243,206, 32, 0,179,142, 29, 59,182,184,127,255,254,239,172, 90,181,170,200,
- 11,253,251,247,199,177, 99,199, 22,123, 55, 17, 56, 45, 88, 38, 19,210, 50,178,240,218,160,177, 46,211, 1, 64,139,136, 10, 10,
-138,193,195,160, 2,128,244,148, 11,232,255,218,112,165,175,134,128,183, 10,176, 20, 99,112,220, 45, 67,174,231,244,122, 61,228,
-114, 57, 14,109, 91,139,249,227,250, 3, 14, 43,168,205, 8, 88, 13,128, 53, 31,162,197, 0, 34, 87, 3, 54,223,171, 84,112, 28,
- 71, 3, 2, 2,160, 83,171, 17, 17, 20, 84,184,136, 35,207, 67, 38, 19, 32,218, 0,226, 32, 46, 33, 42, 58,252, 74,235, 52, 44,
- 44, 12,162, 40, 66,173, 86,227,202,149, 43, 24, 50,100, 8,172, 86, 43,122,246,236, 9,139,197, 2,147,201, 4,163,209,136,184,
-184, 56, 24, 12, 6,191,253, 46,213,157,114,185, 28,111,191,253, 54,154, 52,105,130,137, 19, 39, 98,212,168, 81,136,139,139,195,
-224,193,131,177,108,217, 50,212,169, 83,167, 68, 94,137, 83,138, 35,157, 78,231,138, 23,207,174, 60, 0,165,138, 35,111,156,133,
-227,254,113, 75,188,255,239,165, 14,165,230,156, 54,109, 26,210,210,210,110,177, 92, 73,255,163,163,163, 49,119,238,220,219,237,
-226,151,172, 69,145, 94,110, 63,229,197,242,212, 20,133, 99,163,204, 83,167, 78, 61, 49,117,234,212,174,132,144,141, 83,167, 78,
-237, 90,130, 5,235, 41, 31, 22,174,167, 80, 56,230,170, 68, 8, 30,125,159,237,220, 45, 35, 82, 5, 42, 85,228,238,133,187, 70,
-163,193,143, 63,254,136,197,139, 23, 23,169,236,125, 9,172, 95,194, 11,223,127,210,105,185,114, 63,239,214,173, 27, 98, 99, 99,
-139, 88,175,212,106,117,137,137, 70, 20, 69, 92,189,122, 21, 39, 78,156, 64,243,230,205,145,147,147, 3, 25,199, 97,196,177, 99,
-168,253,210, 75,176, 56, 45, 50, 10,133, 2,111,188,241,134, 95, 3,213, 47, 95,190, 28,236,126, 30, 22, 22,150,216,166, 77,155,
-232,131, 7, 15,186, 6,190, 59,187,207, 92, 66,195, 31,241, 66, 41,197,211, 79, 63, 93,196,106,229, 46,174,220,143, 77,155, 54,
-249,213, 69, 72, 41, 69,155, 54,109, 92,214,171,128,128, 0,172, 91,183,206, 21, 87,109,219,182, 5, 0, 68, 70, 70,250,197, 41,
-249,195, 57,176, 29, 38,147, 73,204,203,203,227, 14, 31, 62, 12,133, 66,225,178,216,169,213,106,168, 84, 42, 40,149, 74,175,173,
-126, 6,128, 82, 17, 22,155, 13, 70,163, 17,249,249,133, 43,132, 92, 56,190,166,168, 0, 51,223,254,228, 52,201, 74,149,151,151,
-135,223,126,251, 13,107,215,174, 69,227,198,141,111, 25,228,238,143, 5,203, 45, 61,165, 17, 66, 90,143, 28, 57,114,255,164, 73,
-147,162, 66, 66, 66, 96,181, 90,113,237,218, 53,124,247,221,119, 73, 6,131,161, 53,165, 52,205,255, 64, 0,108, 54, 59, 76, 6,
- 51,114,114,243, 48,126,242,194, 98,147, 30, 0,100,166,158, 65,183,238,207, 40,238,109, 60,209, 27, 0, 94,117, 43, 11,151, 0,
-144,204,241,185,148,210, 23, 75, 41,128,219,245,233,211,167,195,219,111,191,237,186,246,246,219,111, 99,255,254,253, 29, 8, 33,
-199, 41,165,219, 9, 33,117,103,204,152,225,122,102,198,140, 25, 88,189,122,245,111,148,210,237,197,165, 37,169,139, 48, 63,223,
- 8,125, 80,121,220,184,188,195,167, 91,228,188, 9, 84, 20,125, 54,252,188, 89,173,220,203,167, 82,164, 31, 26, 25, 25, 41,245,
- 46, 64, 46,151,163,213, 83,207,227,141, 49, 51,161,146, 81,188,221,167, 41, 98,116, 20, 80,135, 64,222,246, 61,144,160, 74,133,
- 47, 14,249,201, 47,254, 81,243,231,227,200,185,194, 21, 94, 98,194,195, 49,242,185,231, 64,109,192,222,147, 39,177,226,143, 63,
-240, 92,251,246,208,168, 84,126, 55, 84,164,198,247,133, 11, 23,176,119,239, 94,196,199,199,227,252,249,243,174, 49,182, 82,207,
-131, 63,254,167,148, 82,105,114,146, 82,169,132, 76, 38, 67,114,114, 50,186,118,237,234,106,224,239,216,177, 3, 35, 71,142,196,
-128, 1, 3,208,174, 93, 59,175,227, 98, 61, 57,195,195,195, 93,134, 3,207, 9, 8,238,221,182,165,137, 35,111,156, 18,110, 55,
-222,221, 57, 39, 77,154,228,117,162,132, 63,156,238, 90,164, 4, 28,246,176, 30, 65, 26, 15, 37, 9, 34,207,115, 0,193,210,181,
-132,132,132, 49,254,190,231,126, 46, 89,192,252,237,170, 20,164, 62, 79,111,149,172,100, 46,246, 6,173, 86,139, 55,223,124, 19,
-227,198,141, 67, 88, 88,152,207,177, 51,146,114, 45, 9, 63,253,116,107, 38, 91,191,126,189,175, 46,194,211,129,129,129, 77,218,
-183,111,143,156,156, 28, 92,191,126, 29, 90,173, 22,181, 63,251, 12,199,134, 12, 65,131,249,243,193, 61,246,152,107,145,212, 99,
-199,142, 65,173, 86,159, 46,173,197, 32, 32, 32, 0,193,193,193,174, 62,117, 73,104,185, 89,176,168, 31,137, 16,191,252,242,139,
-215, 86,226,237,140,193,146, 50,255,254,253,251,139,140,191,114, 23, 60,251,247,239,119, 89,176,164,215,252,233,218, 82,171,213,
- 84,226,211,104, 52, 8, 9, 9,129, 82,169,132, 90,173, 46, 34,174,252,177,222,249, 90, 72, 84,173, 86, 31,212,106,181, 65,210,
-125,153, 76,134,188,188,188,236,140,140,140, 71,254,213, 93,132,160,176, 91,237, 48, 26, 77,200,207, 43,251,181, 36,165, 9, 39,
- 63,254,248, 35,154, 53,107,118,139,184,146,194,250, 54, 4, 71, 34, 33,164,221,172, 89,179, 14,124,254,249,231,193,249,249,249,
-248,254,251,239,115,242,243,243,219,185,141, 35,242,143, 75,164,176, 89,173, 48,152,204, 40,200, 47, 12,131,139, 39,214, 60,212,
-194,186, 94,189,122, 47,185,207,118,147,240,253,247,223,227,252,249,243, 47, 1,216, 14, 96,254,123,239,189, 87,173,113,227,198,
- 21, 0,224,189,247,222,187, 14, 96,126, 73,101,135,213,217, 69,152,159, 95,104,245, 48, 21,164,151, 77, 58,117,138,140,226,198,
- 92,221, 78, 87,142, 84,222,202,229,114,188, 52,112, 8, 46,158, 57,133,102, 97, 89,136, 9,211,129,230,222,128,252,177, 15,113,
- 44, 83,131,153,243, 55,151,154,123,165,219, 36,158, 79, 87,174,244,122,239,102,223,190,165,242,251,217,179,103,161, 86,171,225,
-112, 56,110,169,111, 74,235,127,119,225, 50, 99,198, 12,140, 28, 57, 18, 11, 23, 46,196,177, 99,199,208,160, 65, 3,116,236,216,
- 17,169,169,169,248,251,239,191, 97, 54,155,253,118,167,251,184,184,179,151, 78, 98,219,222, 95,113, 53,241, 50,146,146,175,223,
-118,188,187,115,122, 10,172, 31,183,253,133,167, 59, 53,186, 45,206,241,227,199, 35, 53, 53,181,136,229,202,221,186, 89,156, 5,
-203, 83,139,120, 32,221, 99,172,147,116,110,241, 16, 59,158,231,158,207, 3, 64, 42, 0,222,199,123,158,231,233, 83,167, 78,221,
- 46, 89,190,156,188,124,113,227,175,188,118, 17, 74, 98, 72,154,218,239,105,153,146,254,107,181, 90, 4, 4, 4, 32, 32, 32, 0,
-122,189,222,167,101, 72, 18, 88,109, 46,229, 21, 25,203, 37, 89,178, 0, 96,192,128, 1,183, 88,176, 60, 23,167,243,132,217,108,
-222,177, 99,199,142,134,221,186,117,227, 79,159, 62, 13,158,231, 33,138, 34, 44, 45, 90,160,193,252,249, 56,254,246,219,120,244,
-202, 21,152,172, 86,168, 84, 42,108,222,188,217,106, 48, 24,118,148,182,188,112, 23, 88, 90,173, 22,129,129,129, 46,129,225,143,
- 42,151, 50,109, 73,227, 27,164,195,125,144,191, 63,153, 89,170, 72,221,199,221, 16, 66, 96, 52, 26, 93,131, 53,253,177, 50,186,
-119, 17,186,103, 60,142,227, 16, 20, 20,228, 42, 52, 36, 11,150,191,214, 59, 95, 11,137,106, 52, 26,253,153, 51,103,170, 74,203,
- 72,164,167,167,227,177,199, 30, 59,247,175,175,105, 69,192,106,119, 32,223,104, 66,190,209, 80,102,180, 82, 90, 91,186,116, 41,
- 46, 92,184, 0,171,213,138,169, 83,167,222, 34,172, 74, 51,200,221, 75,186,186,208,168, 81, 35,241,241,199, 31,199,254,253,251,
-161, 84, 42,109,148,210, 82,175, 95, 37, 82, 17, 86,187, 29, 38,163, 17,249, 5, 5,255, 9,203,229,177, 99,199, 86,107,181,218,
-231, 1,232,178,179,179,249,192,192, 64,104, 52, 26, 24,141,198, 28, 56,103, 10, 58,199,188, 77,123,246,217,103,103, 2,128,205,
-102,155, 86,210,152, 54, 74, 41,108,118,167, 88, 47,195,112,148,210, 82,113,101,210,237, 44,151, 34, 85,164,210,238, 15, 31,142,
- 24,138,230, 97,153,232, 88, 59, 4,198,228,243, 80,233,195, 64,130, 42, 99,230,252,205, 56,117, 37,179, 20,182, 80,224,241, 71,
-123,160,126,252,173,203,123,181,238, 80,216, 22,219,253,219, 65,164,164, 39,149,218,239, 5, 5, 5,197, 90,170,252,181, 96,121,
-250, 93, 38,147,161, 97,195,134,168, 94,189, 58,182,111,223,142, 70,141, 26,225,252,249,243, 56,127,254, 60,174, 92,185,130, 99,
-199,142, 33, 43, 43,171,212,113,180,110,203, 10,100,229,101, 66, 33, 87, 32, 51, 59, 29, 87,111, 92, 70,100,104,185, 59,142,119,
- 9, 53,159, 26, 15, 0,136, 10, 15, 44,149,192,114,231,252,248,227,143,111, 17,237,101,176,244,206, 65, 31,231,165,125,255,174,
- 67, 40,198, 42,100, 12, 9, 9, 81,187,247,159,114, 28,135,192,192, 64, 50,125,250,116,158,227, 56, 4, 4, 4, 32, 48, 48, 16,
-146, 89,208, 23, 20, 10,133,177,114,229,202,106, 41, 1, 74,194, 73,175,215,243,211,167, 79, 39,223,124,243, 77,177, 86, 45, 31,
- 99,176, 62,127,241,197, 23, 95, 77, 76, 76, 12,142,136,136,192,205,155, 55,161, 80, 40, 10, 51, 69,251,246,104,115,233, 18,172,
-133, 99,138,112,246,236, 89,124,245,213, 87, 5,102,179,249,243,210, 6,148, 78,167, 67,104,104,168,171,107, 80,178,224,184,137,
- 69,191,134, 86,150,100,138,151,198, 79,221, 78, 87,145,167,200, 26, 52,104, 80, 17,177,229, 47,228,114,185, 93, 90,169,157,227,
- 56, 88,173, 86, 52,106,212, 8,169,169,169,174,204,226,110,185,243, 71, 96,249, 90, 72, 84, 16, 4, 88, 44, 22,180,109,219, 22,
-132, 16,204,153, 51,231,225,232,118, 20, 69,162,211,133, 34, 42,170, 6,194, 35, 76, 16,197,178,219,253,197,110,183, 99,240,224,
-193, 69, 44, 86,210, 76, 69,169,139,159, 82, 10,155,205,118,219,139,182, 74,249,250, 78,214,127,163,128,171,107,171,160,192,244,
-175,139,194, 74,149, 42,233,157, 93,134,158,240, 62,219, 15,255, 44,201, 64, 8,153,116,237,218,181,122,129,129,129,232,220,185,
- 51,214,173, 91,183, 30,192, 38, 15, 75,225,255,156,255,111,148, 28, 23,206,112, 52,153, 81, 80, 80,246,214,208,146, 26,122,183,
- 3,142,227,192,243, 60,102, 77,155,128,230,161,233,232, 80, 83,135,245,191, 29,192, 83, 53,229,128,165,244, 61,192, 82, 25, 22,
- 18, 21,139,202,117,154,223,114, 95,169, 47,236,154,171, 92,167, 57,184,235,231, 75,237,119,247,111,120, 89, 58,224,142,194,243,
-181,215, 94,195,123,239,189,135,206,157, 59,227,252,249,243,216,185,115, 39,206,159, 63,143,225,195,135,163, 78,157, 58,104,208,
-160, 65,169, 56, 55,108, 91,141,220,252, 28,112,132, 67,102, 78, 6, 76,102, 35, 70, 13, 30,119,199,241, 46,225,242,182,169, 0,
-128, 53, 91,143,220, 54,231,251,239,191,143,228,228,228, 34,150,171, 59, 25,119,245,111,133, 87,129,149,145,145,225,181,191, 47,
- 60, 60, 60,165, 83,167, 78, 17, 55,111,222,132, 78,167,243, 41,174, 8, 33, 29,165,181, 50,146,147,147,189,114, 6, 4, 4, 88,
- 59,117,234, 36, 43, 95,190,124,145,217,131, 90,173,246, 22,235,143, 39,167,179, 96,202, 35,132,188,222,170, 85,171, 69,155, 54,
-109,210, 84,175, 94, 29,185,185,185,160,148, 98,225,194,133, 24, 58,116, 40, 84, 42, 21,206,158, 61,139,238,221,187, 27, 12, 6,
-195,235,238,107, 96,121,227,244,150,185, 57,142,115,173, 98,239, 69, 92,149,232,119,247, 76, 58,107,214, 44, 76,153, 50, 5, 99,
-198,140, 41, 49, 98, 22, 44, 88, 0,120,116,231,121,227,164,148,226,211, 79, 63, 45, 51,206,140,140,140,133, 30,214,167, 57,189,
-122,245, 18,174, 95,191, 94, 68, 84,185, 31, 94, 10,164, 34,156,190, 22, 18,229,121, 30,145,145,145,152, 52,105, 18, 66, 67, 67,
- 81,174, 92,185, 91, 44, 47,190,226,232, 54, 91,239,119,149,211, 65,197,195,159, 76,251,160,245,247, 75, 54,200,148, 10, 96,223,
-206, 53,200,205, 74, 46,106,129,181,254, 51, 37, 90,209,168, 3, 44, 71,126,243,203,157,102,179, 25, 31,127,252, 49,198,143, 31,
-143,241,227,199,251, 19,239,119,228,119,127, 68,150, 87, 78,145, 18,141, 54, 24, 42,109, 20,106,215, 9,134, 88,202,181, 58,239,
- 83,188, 27,174, 95,191, 30, 88,161, 66, 5,156, 59,119,142,224,159,241, 88,238, 13,198,231,225, 54,219,175, 24,206, 99,203,150,
- 45,171, 87,175, 94, 61,204,153, 51, 7, 0, 94,217,178,101,203,243,132, 16,147, 47,145,230,201, 41, 82, 74,212,154, 32,168,180,
-229, 81,187,110, 16, 68,209, 94, 38,126,151, 42, 63, 79,235, 85, 41, 23,146,190,133, 83,106, 32, 29,219,249, 19, 6,191, 82, 13,
-235,126, 63,140, 31, 78,200, 80, 67,155,142,170,193,105, 16,211, 78,227,173, 62,141, 48,115,117, 97, 37,126,211,119, 28,149,152,
- 0, 77, 70,235, 29,249,221,221, 82,229,158,214,125,141,193, 42,201,239,121,121,121,200,206,206,198,162, 69,139,208,191,127,127,
-164,166,166,226,202,149, 43, 56,119,238, 28,150, 47, 95,238,154,157, 94,218, 56, 26, 49,240,125,140,253,244, 29, 80, 80,212,172,
- 90, 27, 9, 67,198,163,105,253, 22,119, 28,239,158,240,101,189, 42,137,115,230,204,153,183,149,150,254, 19, 2,171,164, 86, 9,
-199,113, 8, 11, 11,115, 37, 14,247,132,119, 59, 45, 93,158,231, 97,183,219, 93, 99,123,164, 3, 0,186,117,235,134,159,126,250,
-201,159,153, 17,155, 8, 33, 47,212,170, 85,235,187, 9, 19, 38,232, 30,125,244, 81, 33, 42, 42, 10, 77,155, 54,197,217,179,103,
-241,243,207, 63,219,230,206,157, 91, 96, 48, 24, 6, 80, 74,183,222, 78,185, 36,109, 61,227,126,148,166,149, 99,181, 90,175,159,
- 63,127,190,252,167,159,126,202,115, 28,135,153, 51,103,186, 50,163,180, 80,171, 59,118,238,220,105, 23, 69,177,196, 46, 25,155,
-205,118,253,252,249,243,229, 63,251,236, 51,158, 16,226,226,148, 90,143,158,221,171,254,112,122, 19,151,210,132, 7,111,135, 55,
-183,123,139,227,146, 22, 18, 21, 4, 1,103,207,158,197,184,113,227, 64, 8,193,154, 53, 15,199, 24,157, 99,167,211,191,105, 80,
- 59, 34,184,219, 19,173,235,129, 16, 88, 45,183,246, 0,233,178,242, 93,226,170,215,103, 43,176,118,196,115,254,136,157, 11,187,
-119,239, 14,249,248,227,143, 5,158,231, 49, 99,198,140, 34,139,253,122,198,251,174, 93,187,236,183,211,189, 39,229,103,171,213,
- 10,163,241,246,172, 38,148,210,189, 83, 39,143,237,180,120,233, 47, 50, 66, 44,216,183, 99, 13,114,178,189, 79, 77, 87,200, 4,
-124,179,232, 71,187, 92,198, 95,191,207, 81,183,160, 99,199,142,227,182,109,219, 38,248,216, 39,206, 23, 54,204,158, 61,251,201,
-151, 94,122, 41,164, 86,173, 90, 88,187,118, 45, 80,184,242,179,194,153,183,138,136, 52, 31,225,184,126,218,228,177, 47, 47,250,
-225, 23, 5, 71,172,216,183,115, 13,114, 60,196,250,173,214,104, 25,190, 93,248,163, 85, 46,151,157,241, 85,174,187, 91,175,238,
-180, 66,116, 79,123, 29,158,121, 3,195, 23,125,137,138,141, 58,227,157, 15,218,227,199, 79,158,199,123,173, 0,235,170,126,168,
-219,103, 49, 22,142,238, 2, 0,136,154,227, 95,122,148, 9,114, 92,243, 98,161,202,206, 81, 57, 69, 77,233,172,164,146,223, 75,
- 42,195, 75,107,193,226, 56, 14,177,177,177,168, 82,165, 10, 90,181,106,133, 70,141, 26,161,125,251,246,248,251,239,191,241,247,
-223,127, 99,248,240,225,197,138, 43,127,226,168, 93,203, 78, 56,208,230,204, 29, 39,114,207,120, 47, 11,248,147,150,134, 12, 25,
- 2, 0,255, 9,107,150,112, 59,129, 39, 37,200, 59,221, 58, 70,226,180, 88, 44,174,174, 55,247,117,149,164, 65,239,126,206,208,
-219, 74, 8,169,243,193, 7, 31,188,173, 82,169,218, 27, 12,134, 26, 78, 11,204, 89,179,217,252,135,209,104,156, 65, 41,205,190,
- 19,183,186, 47,203,224,205, 9, 37,189,155,149,149,213,165, 75,151, 46, 91, 5, 65,136,245,220,240,212, 91, 6, 22, 69,241, 74,
- 74, 74, 74,137, 83,213, 51, 50, 50,186,116,238,220,217, 43,167,183,130,193, 31, 78,111,241, 35,138, 98,177,226,202,159, 2,200,
-215, 66,162,130, 32, 64,171,213, 98,221,186,117, 8, 11, 11,123,168, 50,216,209,147,169, 31,151,116,191, 93,152,114, 7,128,240,
- 94,159,173,184,182, 61,221, 82,169, 93,152,226,234,218, 17,207, 85, 44,233,157,244,244,244,206,253,251,247,255, 85, 16,132, 88,
-207,240,247, 22, 23,118,187,253,114,114,114,114,169,151, 61,160,148,226,204,153, 51,226,107,175,189,150,158,150,150,246,204,237,
-248, 63, 97,220,236,207,167, 76, 24, 26,250,120,167,230, 77,193, 1,150,226, 7,245, 82, 2, 80, 65,198, 95, 31, 57,102,230,192,
-251, 25,103,148,210,163,132,144,137, 85,171, 86,125, 3, 64,113, 53,225,114, 63,120,172,132,144, 79,154, 52,105,242,222,152, 49,
- 99,130,186,117,235,134, 10, 21, 42, 20,187, 94, 96,201,233, 40,229,141, 6,181,194, 99, 30,239,216,172, 11, 8,161, 22,139,217,
-135,200, 1, 5,165, 84, 46,151,157, 57,120, 52,169,190, 47,235,188,115,199,140, 50,239,154,239,219,255,117,244,237,255,186, 43,
- 61,253,240,221,163,216,114,126, 59, 58,215, 72,132,249,171,214, 32,250,138,165, 18,109,147,167, 14, 47, 75, 75,102,145,201, 87,
-101, 53, 6,139,231,121,164,167,167,227,236,217,179, 72, 73, 73,129,193, 96,192,169, 83,167, 96,181, 90,145,149,149,133,186,117,
-235,222,182, 59,203, 42,142,238, 39,231,127,169,155,176, 84, 2,203,110,183, 39,250,218,245,220,102,179,149,106,150,145, 76, 38,
- 51, 85,175, 94,157,120,155,109, 32,253,215,106,181, 70, 63, 11,198,108, 0,227, 0,140,115,238, 55,133,204,204,204, 59, 86,129,
- 14,135, 35,169, 82,165, 74,124,113,194,197, 25, 54, 41, 62,220, 86, 0,160, 69, 25, 87, 4,101,206,233, 37,126, 10,226,227,227,
- 93, 99,185, 60,215, 52,113,110,130, 90,226,168, 91, 95, 11,137, 22, 20, 20,220,236,210,165,139,195,253,190,251, 66,164, 15, 53,
- 8,189,250,228,243,175, 86,218,158,110,169, 4, 0,146,200, 2,165, 87, 75,136,119, 35,128, 71,239,182,211, 46, 93,186,100,105,
-214,172,217,210,188,188,188, 33,148,210,219, 30,165, 63,230,195, 57, 99,254,109,209, 66, 41, 61, 10, 96, 80, 25,240,156, 34,132,
- 12,250,224,131, 15,250,124,240,193, 7,213, 0,132, 1, 80,249, 43,210,138,136,172, 83,105,101,190, 54,152,221,110, 79,172, 82,
-165, 74,169, 44, 53,190,202,120,155,205, 86, 98, 61,241, 43,180,133,243, 40,161, 0,144,225, 23,167,209,104,204,108,216,176, 97,
-169,204, 44, 54,155, 45,213, 95,191,151, 47, 95, 30, 81, 81, 81,174, 95, 9,158,215,125,185,211,110,183, 39,198,196,196, 32, 44,
- 44,172,216, 21,218, 61,199, 92,249,195, 89,214,113, 84, 18,103, 84,212,226, 50,231, 44, 43,189,240, 80, 11, 44,105,143,193,178,
- 68, 74, 74,202, 93,217, 27,133,150,133,121,237, 31, 75, 81, 83,252, 71,145,145,145, 17,122,167, 28,190, 22, 18, 77, 73, 73,105,
-255, 95, 13,223,237,105,150, 87,110,185,230, 20, 91,247, 27, 5, 5, 5, 21, 41,165,183, 53, 50,191, 79,159, 62, 14, 48,184, 11,
-226, 69, 15,162,219,210,211,211,203,188, 76,191, 27,245, 68,102,102,102,189,255,170,223,239,134, 59,255, 45,156,255,118,112, 44,
- 8, 24, 24, 24,138, 17, 6, 76, 36, 49, 48, 48, 48,220, 38, 8,128,142,197, 20,174,126,207,220, 33,132,116,188,141,194,123, 27,
-227,100,156,140,147,113, 50, 78,198,201, 56,255, 91,156,190,184,203,122,230,240,253,108,165,222,181, 3, 64, 71,198,201, 56, 25,
- 39,227,100,156,140,147,113, 50,206,255,218,193,186, 8, 25, 24, 24, 24, 24, 24, 24, 24,202, 24, 76, 96, 49, 48, 48, 48, 48, 48,
- 48, 48, 48,129,197,192,192,192,192,192,192,192,192, 4, 22, 3, 3, 3, 3, 3, 3, 3, 3, 19, 88, 12, 12, 12, 12, 12, 12, 12,
- 12, 12,183, 15, 82,134,235,113, 50, 48, 48, 48, 48, 48, 48, 48, 48, 72, 2,139, 16,226, 82, 89,148, 82,194,130,133,129,129,129,
-129,129,129,225,158, 10,146,135, 76,139,184, 4, 22, 19, 86, 12, 12, 12, 12, 12, 12, 12,247, 83, 96, 61, 76, 90,164,136, 5,139,
-137, 44, 6, 6, 6, 6, 6, 6,134,251, 37,176, 30, 38, 45,194, 44, 88, 12, 12, 12, 12, 12, 12, 12, 15,132,192,122,104, 45, 88,
- 15,147,114,100, 96, 96, 96, 96, 96, 96,248,119, 9,172,135, 73,139,176, 89,132, 12, 12, 12, 12, 12, 12, 12, 12, 76, 96, 49, 48,
- 48, 48, 48, 48, 48, 48, 60,216,184,171, 11,141, 18, 66, 58, 50, 78,198,201, 56, 25, 39,227,100,156,140,147,113, 50,129,197,192,
-192,192,192,192,192,192,192,192, 4, 22, 3, 3, 3, 3, 3, 3, 3, 3, 19, 88, 12, 12, 12, 12, 12, 12, 12, 12, 76, 96, 49, 48,
- 48, 48, 48, 48, 48, 48, 48, 48,129,197,192,192,192,192,192,192,192,112,159, 64, 0,120,157, 9, 64, 41,221,230, 55,201,109,204,
- 38,240,197,207, 56, 25, 39,227,100,156,140,147,113, 50,206,135,143,211, 23,119,105,244,199, 3, 13, 74,233, 93, 59, 0,116,100,
-156,140,147,113, 50, 78,198,201, 56, 25, 39,227,252,175, 29,172,139,144,193, 87, 11, 67, 32,132, 8,183,123,255, 94,113, 50, 48,
- 48, 48, 48, 48, 60, 72, 96,149, 24, 67, 73, 66,168, 5,128,174,206,255, 27, 41,165,251, 74,115,255, 94,113,222, 43, 68, 69, 69,
-169,131,131,131, 59, 31, 57,114, 68,113,234,212, 41,236,218,181,139,126,243,205, 55,214,172,172,172, 45, 73, 73, 73, 70,150, 98,
- 30,138, 52,223, 5, 64,130,243,116, 26,165,116,243, 29,242, 17,141, 70, 51, 92,171,213, 62,169, 84, 42,163,236,118, 59, 49, 24,
- 12, 73, 5, 5, 5, 91,237,118,251,103,148, 82,241, 54, 56,155,134,133,133, 13,170, 83,167, 78,245, 75,151, 46, 93,191,118,237,
-218, 18, 0,155, 1,116,169, 88,177,226,139,113,113,113, 21, 78,156, 56,113, 46, 61, 61,125, 62,165,244,207,251,229, 78, 6, 6,
- 38,176,252,203,124, 92,112,112,112, 39,181, 90,253,191,252,252,252,134,122,189,254,164,221,110,159,125,243,230,205,141, 44,227,
- 61,180, 21,141, 0,160, 43,165, 84, 6, 0, 60,207,247,104,209,162, 69, 37, 66,136, 40,237,120,206,113, 92, 67,135,195,193, 57,
-159,239, 74, 8,249,147, 82,106, 47, 13,103,179,102,205, 42, 8,130, 64, 41,165,132, 82,202,113, 28, 87,191, 52,156,101,133,240,
-240,240, 41,162, 40, 70,149,244, 76, 96, 96, 96,147, 35, 71,142,212, 92,185,114,165,227,171,175,190,202, 30, 48, 96,128,110,200,
-144, 33,194,156, 57,115,190, 4,240, 63,207,231,195,194,194, 62,231, 56, 46,204,159,239,139,162,152,158,158,158,254, 14, 75,121,
-247, 29, 9,115,183,229,181,165, 20,120,179, 83, 0,231, 20, 46,183,141,232,232,232, 69, 47,191,252,242,243,245,234,213, 19, 40,
-165,176,217,108, 48,155,205, 53,247,237,219,215,110,205,154, 53, 77, 0, 60, 83,202,124,217, 53, 33, 33,225,235,137, 19, 39,134,
-203,100, 50, 98,179,217,154,175, 92,185,242,241, 65,131, 6, 29,157, 63,127,126,131,103,159,125, 54, 64,186,254,225,135, 31, 62,
- 65, 8,121,155, 82,186,252, 94,187,147,129,129,193,135,192, 10, 8, 8,168, 22, 30, 30, 62, 34, 52, 52,244,137, 38, 77,154,228,
-188,254,250,235, 23, 47, 92,184,112, 60, 54, 54,214,240,253,247,223, 79,182,217,108,115,107,212,168,177, 37, 55, 55,247,179,228,
-228,228, 83,165, 44, 40,170, 1,120, 29,192, 19, 0, 98, 0, 36, 1,248, 21,192,215,148,210, 51,183, 41, 10,234, 5, 4, 4,140,
-226, 56,174,121,126,126,126,140, 78,167, 75,162,148, 30,200,205,205,253,132, 82,122,228, 54, 57,163, 5, 65,120, 93, 38,147, 61,
- 42,138, 98, 21,142,227, 46, 59, 28,142, 29, 86,171,245,107, 74,233,181,219,228,172,166,215,235,223,146,203,229,173, 77, 38, 83,
- 5,165, 82,153,232,112, 56,246,102,103,103,207,188, 93,191,223,109, 40, 20, 10,110,201,146, 37, 13, 20, 10, 5, 0,192, 98,177,
-160, 78,157, 58,119,180,219,185, 76, 38,227, 62,251,236,179, 70,130, 32,192,106,181,138,121,121,121,180,119,239,222,247,165,219,
-154, 16, 18,147,148,148, 20, 40,151,203,189,222,119, 56, 28,104,219,182,109,172, 92, 46,199,103,159,125,102, 75, 79, 79,111,248,
-197, 23, 95, 28, 89,182,108, 89,216,151, 95,126,217,199,155,192,226, 56, 46, 44, 49, 49,209, 43,167,195,225,128,213,106,133,221,
-110,135,197, 98, 65,173, 90,181, 88,105,244, 96,160, 18, 0,252,242,183, 9, 0, 66,238,148, 76,171,213,198,247,237,219, 87, 72,
- 75, 75,131, 76, 38,131,213,106, 69,114,114, 50,234,212,169,195, 47, 93,186,180, 70,105,249,106,214,172, 57,104,234,212,169, 17,
-191,252,242,139,117,233,210,165,230,142, 29, 59,202, 7, 12, 24,160,111,219,182,109,155,152,152, 24,238,187,239,190, 51,111,219,
-182,205,250,194, 11, 47, 40,167, 76,153, 18,241,235,175,191, 62, 15, 96,249,189,118, 39, 3, 3, 67, 9, 2, 43, 32, 32, 96,135,
- 78,167,171, 58,112,224,192, 51, 67,134, 12,217,162,211,233, 28, 0,240,195, 15, 63, 8, 61,122,244, 72,235,221,187,119,170,193,
- 96,224,231,206,157, 91,241,139, 47,190,216, 26, 16, 16,112, 35, 47, 47,239, 17, 63, 42, 50, 2,224,127, 28,199, 13,235,220,185,
-243, 14,155,205,150,182, 97,195,134, 85,189,122,245,106, 67, 41,213,254,254,251,239, 63, 19, 66, 22, 0,248,212, 95,235, 24, 33,
-132, 87,171,213,227, 99, 99, 99,223, 93,190,124,185,178,122,245,234,208,106,181,200,201,201,169,120,242,228,201, 10,175,188,242,
- 74,119,173, 86, 59,219, 96, 48,140,165,148,218,252, 14, 28, 65,120, 53, 60, 60,252,211,121,243,230,233,235,214,173, 75,180, 90,
- 45, 46, 95,190, 92,110,207,158, 61, 45, 62,254,248,227,161, 60,207,143,113, 56, 28,115, 75, 81,137, 19,141, 70, 51,178, 90,181,
-106, 99, 22, 47, 94, 28, 16,167,215, 17, 5,117,192, 66, 81,235,138,193, 28,255,242,203, 47, 63,167,211,233, 62, 41, 40, 40,152,
-114,191, 44,131,132, 16, 37, 0, 80, 74,205,132,144,141, 60,207,247, 80, 40, 20, 92,143, 30, 61,176,109,219, 54, 98, 50,153, 4,
- 0, 80,169, 84,246, 30, 61,122, 64,173, 86,195, 98,177,136, 0, 54, 22,103,105,242,198, 41,147,201,184,246,237,219, 27, 14, 30,
- 60,152, 41,113,106, 52, 26, 91,251,246,237, 67, 21, 10,133,218,110,183,211,146, 56,239,146,136,196,133, 11, 23,138, 92,203,203,
-203, 67, 90, 90, 26, 50, 50, 50, 96, 54,155,145,157,157, 13, 81, 20,137, 90,173, 78, 19, 69, 17, 28, 87,104,108, 43,142, 83, 46,
-151,227,236,217,179, 69,174,217,237,118, 20, 20, 20,192,108, 54,195,106,181, 34, 47, 47, 79, 29, 16, 16, 80,173,118,237,218,137,
- 0,214,103,102,102,126,150,156,156,124,149, 21, 79,247, 5,215, 54,254,101,170, 8,192, 2,224,114, 25,240,137, 0,176,107,215,
- 46,164,164,164, 32, 61, 61, 29,105,105,105,136,137,137,193,237,228,241, 51,103,206,204,106,216,176, 33, 57,122,244,232, 79, 0,
-190, 94,177, 98, 69,175,204,204,204,121, 35, 71,142, 12,249,228,147, 79, 50, 71,141, 26, 53, 24,192,218, 21, 43, 86,244,175, 87,
-175, 94,183, 99,199,142,205,188, 31,238,100, 96,184, 11,104, 10, 32,220,249, 63,221, 89,238,134,186,157,255,237,204,183,210,115,
- 22, 0, 10, 47,191, 18,164,243, 52, 0,127,186,189, 39,157,223, 49,164,174, 24, 42, 29,210, 13, 74,105, 84,181,106,213, 50,103,
-204,152, 81, 51, 33, 33, 33, 52, 63, 63,159, 7,128,232,232,104, 19, 33,132, 26, 12, 6,254,189,247,222, 11,159, 54,109, 90, 77,
-165, 82,153,101,183,219,195, 61,201,139,153,106, 57, 76,175,215,119,191,124,249,242,138,154, 53,107,134, 76,157, 58,245, 47,181,
- 90, 77,103,205,154,117,184, 74,149, 42,229,175, 94,189,186, 88,175,215, 63, 6,224, 93,111, 14,246,198,169, 84, 42, 39,189,244,
-210, 75,239,158, 63,127, 94,217,180,105, 83,232,245,122,240, 60,143,144,144, 16,180,109,219,150,156, 62,125, 90,217,187,119,239,
-225, 42,149,234, 19,127, 57,121,158,127,163,119,239,222,179,175, 94,189, 26,216,185,115,103,162, 80, 40,144,149,149, 5,165, 82,
-137, 86,173, 90,145,181,171, 87,233, 91, 52,107, 54, 93, 46,151,191,229, 47,167, 70,163,121,231,133, 23, 94,248,240,216,177, 99,
-250, 58,117,234,144,171,159,127,132,253,221,218,224,242,228, 49,136,143,143, 39, 71,143, 30, 13,232,223,191,255, 24,173, 86, 59,
-198, 95,206, 59,133, 59, 39, 33,100, 8,128, 76, 0,153,132,144, 33,148,210,125,117,234,212, 57,124,234,212, 41,180,105,211, 6,
-171, 86,173,170, 63,114,228,200, 33, 35, 71,142, 28,178,106,213,170,250,109,218,180,193,169, 83,167, 80,167, 78,157,195,238, 99,
-165,252,225,220,177, 99, 7, 30,123,236,177,172, 85,171, 86,197,141, 27, 55,110,202,184,113,227,166,172, 88,177,162,202, 99,143,
- 61,150, 53,115,230, 76,115, 73,156,119,195,239,238,150, 37,247, 67, 20,255,169, 91,162,162,162, 82,127,252,241, 71, 60,251,236,
-179,156, 66,161,184,249,220,115,207, 41,119,239,222, 77, 1,108, 44,141, 59, 77, 38, 19,140, 70, 35, 10, 10, 10,112,233,210, 37,
-245,199, 31,127,220,122,252,248,241, 85,183,109,219, 22, 61,102,204,152,193,225,225,225, 71,202,149, 43, 87,233, 94,251,157,113,
- 2, 0,146, 1, 88, 1, 20, 0,184,122, 39,156, 29, 58,116,168, 91,181,106,213,200,149, 39,130,145, 37,175, 9, 81, 30, 4, 81,
- 30, 4, 71,104, 83, 92, 80, 60,129,138, 21, 43, 70, 6, 4, 4,180, 40, 13, 39,165,116,235, 95,127,253,245, 4,165,116, 62,165,
-212, 65, 41, 93, 61,106,212,168,215, 8, 33,107, 70,141, 26,245, 6,165,116,181,243,250, 55,127,255,253,119, 55, 74,233, 31,247,
-195,157, 44, 45, 49,206,219,108,224,223,162, 69,220, 16, 78, 8,217, 72, 8,217, 56,122,244,232,246, 0, 66, 61,206, 91,186, 63,
- 7, 64,225,237, 87, 58,220,174,135, 3,120,202,237,189,240,178,242, 15,231, 22, 88,132, 82, 74,220, 60,106,251,248,227,143,247,
-127,251,237,183,219,110,222,188, 89, 62, 46, 46,238,169, 94,189,122, 85,202,201,201, 33,189,122,245,138, 45, 95,190,124,215, 29,
- 59,118,148,235,211,167,207,239,125,250,244,217, 71, 8,177,251, 17,120, 85,120,158,127,251,232,209,163,187, 43, 86,172,104, 77,
- 74, 74, 10,104,216,176, 97, 30, 0, 84,175, 94,221,144,145,145,161, 14, 12, 12,196,166, 77,155, 14, 18, 66, 94, 39,132,212,244,
-131,179, 81, 68, 68,196,255,230,204,153,163,228,121,222,235, 51, 42,149, 10, 95,124,241,133, 50, 56, 56,120, 32, 33,164,185, 31,
-156, 49,161,161,161,211, 23, 45, 90,164, 54,155,205,176, 88, 44,136,140,140,132, 78,167,195,205,164, 36, 36, 93,185,140,228,203,
-151, 48,246,157,183,180,122,157,110, 60, 33, 36,214, 31,191, 71, 68, 68,140,155, 57,115,166,250,232, 51,157,177,189,146, 6,149,
- 38,124,134, 70, 7, 46, 34,110,246, 66,236,172, 22,140, 63, 31,111,134,169,147, 39,171, 34, 34, 34, 70,250,227,247,187, 96,185,
-250,132, 82,170,166,148,170, 9, 33,179, 90,182,108,185, 84,173, 86, 15,153, 58,117,106,151, 45, 91,182, 60,190,115,231,206,118,
-118,187, 93,102,183,219,101,187,118,237,106, 99, 50,153, 4,165, 82, 9, 65, 16,168,191,156, 45, 90,180, 88,164, 86,171, 7,207,
-155, 55,175,203, 31,127,252,241,226,161, 67,135,222,116, 56, 28, 10,135,195,161, 56,116,232,208, 27, 70,163, 81, 70, 41,117, 20,
-199,121,175, 33,147,201, 32,151,203,161, 86,171,209,186,117,235,139,223,124,243,141, 45, 38, 38, 70,182,102,205,154,224,168,168,
- 40,237,156, 57,115,178,243,242,242,166,251,203,103,181, 90, 97, 54,155, 97, 52, 26, 97, 50,153,240,251,239,191,199, 14, 29, 58,
- 84, 48,153, 76,142,110,221,186,101,218,108, 54,243,168, 81,163,244, 33, 33, 33, 35, 88,131,245,190,192, 14, 32,223, 41,176,204,
-238,105,153, 16, 82, 79,178,198,250,131,236,236,236, 5,223,126,251,109, 12,167, 12,194,110,203,147, 88, 46, 78,192,150,192, 57,
- 72,173,244, 46, 34, 98,170,226,249,231,159,143,160,148,206, 41,131,138,110, 61,165,180, 15,165,244,199,219,121,255,110,187,147,
- 16, 82, 73,167,211,173,210,235,245,187,117, 58,221, 42, 66, 72,165, 59,245,115,231,106,164, 99,143, 90,124, 98,231,170,132,246,
-168,197, 39,118,174, 86,250,181,154, 24, 30, 76,120,106, 17, 55,164, 81, 74,187, 82, 74,187, 78,155, 54,109,138,219,243,210,185,
-218, 79,254,174,148,210,174, 30,105,116,227,221,240,139,224,174, 28,189,121, 42, 60, 60,220, 50,102,204,152,163, 38,147,233,248,
-162, 69,139,170,190,240,194, 11, 13, 43, 85,170,116,182,119,239,222, 63,235,116, 58,187, 52, 38,199, 79,188,250,228,147, 79,254,
- 18, 22, 22,134,156,156, 28,193,102,179,241, 5, 5, 5, 60, 0,136,162, 8,147,201,196, 95,186,116, 73, 48,155,205,180,121,243,
-230, 27,246,237,219,247, 58,128,183, 75, 34,212,104, 52, 67,214,172, 89,163, 42, 78, 92, 57, 28, 14,228,229,229,193,110,183, 99,
-214,172, 89,170, 87, 95,125,245,127, 0,246,251,168, 84,223, 93,180,104, 81,128,221,110, 7,199,113,160,148,226,200,145, 35,200,
- 72, 77,133, 41, 47, 23,230,220, 28, 88,115,115,192, 23,228, 97, 88,191,231, 3,166,124,245,205, 24, 0,175,149,196, 25, 16, 16,
-240,206,162, 69,139,116,162, 40, 34,251,200, 1,175,207,228,157,252, 27,162,195,142,185,115,231,234,158,125,246,217, 4, 0, 47,
-223,175, 68,174, 84, 42,133, 37, 75,150,244, 85, 40, 20,160,148, 18,139,197,130, 45, 91,182,220, 49,231,226,197,139, 95,148, 56,
-173, 86, 43,173, 91,183,238, 45,105,206,108, 54,211, 7, 37,179, 43, 20, 10,168, 84, 42, 88,173, 86, 84,174, 92,217,216,175, 95,
-191,189,147, 39, 79,174,200,113,156, 86, 46,151,111,202,200,200,152,146,148,148,116,201, 95, 62,155,205, 6,139,197, 2,139,197,
- 2,163,209,136,139, 23, 47,150,139,141,141, 37, 67,134, 12,113, 24, 12,134,184,217,179,103, 95,216,178,101,139,102,250,244,233,
-189, 1, 12, 99,197,237, 61,109,100, 40, 0, 4, 86, 12, 21, 10,100, 60,242, 1, 4, 56,197, 64,111, 66, 72,243, 90,181,106, 5,
-159, 58,117, 42,139, 16,178, 31,192,114, 74,233,205,146,248, 68, 81, 36,162, 40,226,141, 71,178, 49,164, 5, 15,155, 45, 7, 57,
- 57, 57,184,122,245, 42, 78,158, 60,137, 3, 7, 78,222,150, 59, 85, 42,213,171, 58,157,174,179, 74,165,170,108,183,219,185,252,
-252,252,171, 6,131, 97,155, 40,138, 11,168,115,129,162,210,224,110,185, 83,130, 86,171,253,120,204,152, 49,173, 2, 3, 3,241,
-215, 95,127,197,173, 88,177,226, 99,220,225,160,121,149,140,251,238,243,153,115,162,163, 35,130,240,247,206,159,162,167,204, 95,
-249, 29, 10,199,242, 50,252,251,243, 33, 45, 70, 96,253, 9,224, 41,231,236,242,174,119,192,127, 71,239,223,150,192, 42,198, 67,
-238,153,218, 49,104,208,160,179, 27, 54,108,168,220,164, 73,147,211,197, 13, 6,246,129, 86,241,241,241, 87,247,238,221,139,144,
-144, 16,171,205,102,227, 77, 38, 19, 39,151,203,105,102,102, 38, 49, 26,141,220,223,127,255,173, 74, 76, 76,148, 7, 7, 7,203,
- 0, 52,242, 69, 40,151,203, 91, 84,173, 90,213,235, 61,139,197,130,252,252,124,228,229,229,193,108, 54, 35, 58, 58,154,112, 28,
-215,204,103,160, 8, 66,155, 90,181,106,145,172,172, 44, 68, 69, 69, 97,207,158, 61,200,207,206,134, 41, 47, 23,150,220, 28, 88,
-115,178, 97,203,201, 70,118,106, 18,170,150,139, 38,132,144,150,126,112,182,170, 22, 24, 64,206,188,253, 26,154, 30,185, 10, 34,
-147,227, 96,221,242,160, 54, 43, 0,224,145, 99, 73, 32,114, 5, 78, 15,121, 1,149,159, 27, 64, 4,158,111,126, 47, 19,181,115,
-124,212, 72,142,227,102, 41,149, 74, 97,240,224,193,184,121,243,102,145, 52, 49,120,240, 96,215,152,171,182,109,219,238, 82,169,
- 84,246,180,180, 52,152,205,102,153, 63,156,149, 43, 87,190, 58,118,236,216,131, 22,139, 37, 38, 42, 42, 42,200,108, 54, 27,107,
-212,168, 17,165, 86,171, 35, 45, 22,139,163, 73,147, 38, 11,212,106,181, 45, 63, 63,159,218,237,118,242,128,100,118, 16, 66, 96,
-183,219, 97,183,219, 17, 22, 22, 86,144,158,158,126, 32, 43, 43,171,239,237,240,217,108, 54,105,134, 22,140, 70, 35, 40,165,248,
-235,175,191,160, 82,169,100, 14,135,227,132,221,110,215,200,100, 50,112,206,193, 93, 12,247, 44,158,219,213, 12, 82,124, 62,181,
-121, 68, 80,131,110,218, 2,141,130, 47, 16,175, 54,168,252,253, 39, 39, 87,188,244,226,171, 1, 19, 39, 78,172, 20, 22, 22,166,
-186,112,225,130,233,163,143, 62,138, 93,178,100, 9, 1,240,105, 73,156,215,175, 95, 95, 51,102,204,152,144, 39,159,124, 50, 78,
-169, 84,146,156,156, 28,164,165,165, 33, 37, 37, 5,151, 47, 95,166,127,255,253,247, 69,179,217,188,170, 52,238,140,138,138,250,
-102,232,208,161, 47, 53,110,220, 88, 38, 89, 68, 11, 10, 10, 26,238,216,177,163,251,175,191,254,218, 6, 64,169,211,229,245,235,
-215, 87,189,255,254,251,218, 39,158,120,162,166, 82,169,228,202,194,157,238,224, 56, 46, 82,167,211, 97,219,182,109, 8, 10, 10,
- 2,199,113,145,119, 26, 95, 38,171, 24, 29, 85, 46, 20,166, 61,159,163,102,120, 37,152,172, 98, 52, 75,197, 15,143, 5,171,152,
- 91, 77, 37, 11,148, 15,145,100, 76, 72, 72, 24, 67, 8,217,152,144,144, 48,198,155, 5, 75,178,191,184, 63,231,246,188,185,204,
- 5,150, 47,164,165,165, 41, 10, 10, 10, 4, 81, 20,249,156,156, 28,141, 70,163,177, 43, 20, 10, 75, 41,191, 87,187,123,247,238,
- 7,155, 53,107,150,239,180,104,216, 34, 34, 34,172, 57, 57, 57, 16, 69, 17,162, 40,218,245,122,125,190,205,102, 67, 92, 92, 28,
- 7,192,103, 55,153,209,104,172,168,213,106,111,185,110, 48, 24, 92,226, 42, 63, 63, 31, 6,131, 1,122,189, 30,249,249,249, 81,
-126, 84,130,177, 26,141, 6, 73, 73, 73,133,150,165,172, 76,152,115,115, 97,201,251, 71, 92, 57,178,179, 32, 26, 11, 16, 82,161,
- 34,108, 54, 91, 69, 95,156,102,179,185,162, 66,180, 35,115,251, 22, 84, 28, 95,124,185,156,189,127, 55,116, 85,170,195,102, 52,
- 68,223,135,132, 61,183, 97,195,134,141,214,174, 93, 59,224,198,141, 27,183,220,239,217,179, 39,134, 13, 27,134,161, 67,135,158,
-126,234,169,167,254,254,233,167,159,240,230,155,111, 66, 20,197, 6,132,144, 28, 74,233,175, 37,113, 38, 36, 36, 28,186,126,253,
-250,246,115,231,206, 13,142,136,136, 80,214,171, 87,239,124,189,122,245,248,181,107,215, 70, 14, 28, 56,240,240,227,143, 63,126,
-229,183,223,126, 11,217,182,109,155, 74, 20,197,198,132,144, 27,247,123, 29, 44,169,139,216, 98,177,192,100, 50,193,106,181, 2,
- 37, 12,106,247,226,127, 79,107,129, 75,172, 57,185,201,218,181, 63, 98,215,174, 93,220,201,147, 39, 98, 6, 15, 30, 34, 13,164,
-103, 37,237,189, 17, 86, 79, 40, 56,242,213,200, 6,161,170, 17,245, 67, 11, 20, 2,201, 63,251,213,152,252,203, 21,245, 5,145,
- 21, 52,150,152,216,160,168, 41, 83, 38,151, 63,125,250,140,121,236,216,177,167,158,123,238,185,136, 17, 35, 70,212, 90,179,102,
- 77, 27, 66,200,183,148,210,236, 98,120,229, 3, 6, 12, 56, 16, 17, 17, 81,101,254,252,249,169,215,175, 95, 15,182,217,108, 26,
-155,205,102, 45, 40, 40,184, 96, 48, 24,118, 91,173,214,109,148,210,195,165,113,111, 64, 64, 64,253, 87, 94,121, 69,150,157,157,
- 13,231,236, 91,164,166,166,162, 85,171, 86,252,134, 13, 27,106,223, 78, 24,100,102,102,126, 78, 8,217,190,108,217,178,206,122,
-189,190,177, 82,169, 44, 7,192,145,151,151,151, 82, 80, 80,112,244,118,220,233, 14,135,195,145,114,248,240,225, 42,122,189, 30,
-215,174, 93,131,195,225, 72,185,211,120, 83,201,185,235,199,118,110,168, 16, 31, 22,139,221,123,247, 67, 37,231,174,179,212,252,
-208, 67, 26, 35, 5,119,225,228, 69, 24,237,157, 58,117,170,122,218,180,105,152, 58,117,234, 9,111, 22, 44, 73,104, 77,157, 58,
-245,132,244,156,219,243, 59,203, 84, 96, 21,167, 24,243,242,242,132, 35, 71,142, 4, 95,191,126, 93, 23, 22, 22,102,170, 85,171,
- 86, 14, 33, 68,228, 56,142,222,188,121, 51,228,242,229,203,170,208,208,208,130, 42, 85,170,100,250,249,189,115,195,135, 15,111,
- 51,110,220,184,195,157, 58,117, 74, 7,128,172,172, 44,100,100,100, 32, 45, 45, 13, 86,171, 21, 73, 73, 73,220,161, 67,135, 66,
- 54,109,218,212, 16,128,207,174, 23,181, 90,125, 45, 39, 39,167, 70, 72, 72,136,171, 66,147, 68,149,187,192,178, 88, 44,200,201,
-201,129, 78,167, 75,242,197,201,243,124,226,141, 27, 55,106,153,140, 70, 92, 59,127, 30,230,188,194, 46, 65,151,184,202,201, 4,
-242,243,160, 85,169,144,147,158, 6,153, 76,150,236,139, 83,169, 84, 94,179,112, 66,157,144,118,157, 1, 82,124,253, 28,248, 72,
- 43,208,186, 77, 32, 83, 47,190,113, 63, 82, 48,199,113,142,146,186,125, 21, 10, 5, 34, 35, 35,197,230,205,155,227,205, 55,223,
-132,195,225,112,166, 89,210,142, 16,178,155, 82,154, 95, 28,167, 40,138,220,169, 83,167,122, 93,184,112,129,151,201,100, 92,179,
-102,205,234,180,110,221,218,162, 80, 40, 32,151,203,133,252,252,252,128,109,219,182,169,108, 54, 27,113,114,222,179,117,176,128,
-194,217,125, 94, 4, 60, 10, 10, 10, 96, 52, 26,145,159,159,143,172,172, 44, 65,173, 86,215,168, 91,183,238,126,139,197,178,202,
-110,183,127,119,233,210,165,220,226, 56,157,130,204,149, 54, 69, 81, 4,165, 20, 14,135, 3, 54,155, 13,114,185, 92,220,177, 99,
- 39, 62,157,241, 49, 22,125,183,132,118,239,222,157,108,216,176, 1,162, 40, 38,178,242,244,158,224,179,236,229,147, 85,176, 59,
- 10,204, 59,150,229, 47, 61,151, 91, 48,113,233,204, 67, 22, 5,159,219,228,209,200,122,113,177, 53,248,160,160, 96,110,222,130,
- 89, 25, 63, 44, 89,125,225,218,181,107,185, 95,126,249,101,139, 26, 53,106, 4, 30, 61,122, 52, 26,128, 87,129,165,211,233, 42,
-247,239,223,191,127, 86, 86,150,124,201,146, 37, 11,111,220,184,177,131, 82,122,209,163,160,111, 68, 8,249, 4,128, 12, 64, 36,
- 10,199,127,109,165,148, 46, 46,193,189, 34, 33, 4,127,252,241,199, 45,179,253,196, 59, 83,229, 89,245,234,213,171,127,238,220,
-185,245,201,201,201, 75, 61,111,106, 52,154,238,117,234,212,121,254,224,193,131, 31, 80, 74, 47,148,134,216, 96, 48,140, 90,189,
-122,245, 39, 60,207, 71, 57, 28,142, 36,163,209, 56,234,142, 45, 88, 54,241,181,169,243, 86,124,109,180, 56, 42,170, 21,252, 53,
-147, 77, 28,200,146,242, 67,109,189, 2,156, 99,176,164,255, 0,136,199,249, 81,231,127,139,219,179,105,110, 86, 43,139,135,213,
-203,219,189, 52, 0,182,178,242,143, 80, 66,101,163, 27, 59,118,108,139, 6, 13, 26,220,108,219,182,109,114,108,108,172,193,173,
- 21,101, 12, 13, 13, 53,154, 76, 38,245,213,171, 87,203,175, 91,183,174,186,195,225,208,248,241,189,223,131,130,130, 66, 14, 29,
- 58, 20,186,124,249,242,106, 71,142, 28,169,212,175, 95,191, 71, 45, 22, 11,204,102, 51, 46, 93,186, 84,233,171,175,190, 18,229,
-114,121, 54, 33,228, 79, 0, 14, 95,132, 86,171,117,223,201,147, 39,171,183,109,219,150,216,108, 54,151,160,114, 23, 89,249,249,
-249,144,203,229,184,114,229, 10, 21, 69,241,128, 47, 78, 81, 20,247,237,223,187,183, 86,195,122,117, 97,206,201,114,138,171, 28,
-216,115,178, 32,230,100,130, 43,200, 71,104,136, 0,141, 74,135, 19,215, 19, 1,192, 39,167,221,110,223,115, 62, 39,175,118,195,
- 25,223,144, 29, 85,131, 64,109, 86, 87,183, 32, 0, 87,119, 97,203,211,105,216,250,199,118,106,119, 56,246, 63,168,153,224,239,
-191,255, 78,237,215,175,223, 97, 81, 20, 27,149,198,154,227, 86,249,228,229,231,231, 35, 61, 61,221,145,145,145, 97, 2,128,212,
-212,212,172, 13, 27, 54,156, 18, 69,241,145,219,225, 44, 11,216,108,182, 91,172, 79, 14,135, 3,118,187, 93,178, 20, 40,126,254,
-249,231,182,167, 78,157,146, 31, 63,126, 28,187,118,237,106,240,195, 15, 63,140,174, 84,169, 82,189,171, 87,175, 38,251, 18,109,
-196,187,176,230, 1, 96,229,178, 85, 24, 52,104, 16, 73, 78, 78,198,242,229,203,225,107,209, 83,134, 50, 67, 1,236, 14,181,101,
-199,178,252,167,126,185,150,183,239,166,241, 35, 0,155,169,209, 78, 43, 84,168,240,119,227,198,193, 97, 0, 96, 54, 57,202, 85,
-171, 86,237, 81, 65, 16, 20,206, 52,220, 56, 52, 52,116, 46,128,214,222, 72,123,246,236,217, 50, 34, 34,162,225,175,191,254,122,
-244,198,141, 27, 59, 61,197, 21, 0,212,168, 81, 99,194,241,227,199,159,144,201,100,238,147,139, 40, 0,175, 2,171, 93,187,118,
- 53, 42, 85,170, 20,250,203,185, 64,228,202,171,130,242, 57,128,160,130, 35,168, 62,174,202,107, 33, 38,102,127,104, 80, 80, 80,
-131,236,236,236,163,165,180,226, 85,124,246,217,103,127,254,230,155,111,226, 31,127,252,113, 5,128, 91, 4, 86,124,124,124,239,
-223,126,251,173,207,224,193,131,235, 19, 66,186, 81, 74,207,151,162,210,188, 10,160, 79, 89, 70,218,150,243,116, 27,156,107,150,
- 49,252,103,240,231, 93,122,246,174, 65, 40, 65,184,108, 61,127,254,124,211,167,159,126, 58,221, 93, 92,185, 43,204,192,192, 64,
- 99, 88, 88, 88,230,209,163, 71,195, 69, 81,220,225,199,247,190,254,237,183,223,254,152, 61,123,246,178,144,144, 16,219,139, 47,
-190,200,189,247,222,123,187, 50, 50, 50,104, 70, 70, 6,230,204,153,211,182, 77,155, 54,187,174, 94,189,234, 56,124,248,112,127,
- 0,143,251,209, 58,154,219,183,111,223,231,207,157, 59,167,178, 90,173,200,206,206,190,197,122,101,179,217,192,243, 60,166, 76,
-153, 98,206,205,205,157,229, 71, 69, 59,107,242,164, 73,207,174, 93,177, 60,128,183, 90, 97,203,206,132, 61, 39, 27,142,236, 76,
-112,134, 2, 4,168, 8,170, 53, 10, 71,214, 13, 37,190, 92,246, 83,158,217,108,254,212, 23,103, 94, 94,222,231, 47,191,252,114,
-191, 83,167, 78, 5,232,235, 53, 70,206,225, 91,123,190, 20,225,145,176, 88, 44,120,231,157,119,242,114,114,114,166,221,143, 4,
- 33,138, 34,111,177, 20,223,243,107,177, 88, 32,138, 98,226,201,147, 39, 87, 16, 66,242, 8, 33,237,156,183,182,123,179, 94,185,
-115,114, 28, 39,214,170, 85,107,109,100,100,100, 47, 0, 5,181,106,213, 90,171, 84, 42, 31,179, 88, 44,205, 68, 81, 76,252,235,
-175,191,126, 36,132, 36, 19, 66,164, 86,198, 61, 93, 7,203,102,179, 97,220,184,113,152, 54,109, 26, 18, 18, 18, 92,254,149,186,
- 9,179,179,179, 99,119,239,222, 45,223,177, 99, 7,157, 63,127,126,198,203, 47,191, 28,244,250,235,175, 7,125,245,213, 87,111,
- 3, 24, 85, 28,231,168, 81,163, 48,127,254,124, 12, 26, 52,200,155,181, 84, 76, 76,188, 14,147,201, 68,103,207,158,157, 36,147,
-201,130,191,253,246, 91,245,192,129, 3, 9, 43, 79,239, 9,222, 87,247,251,224, 45, 20, 46,205, 48,139, 82,186, 93,186,161,215,
-235,213,107,215,174, 19, 0, 96,205,234, 31,101,148,210, 64,105, 97,216,165, 75,151,170, 90,181,106, 21, 81, 28,233,234,213,171,
-179, 63,250,232,163,208,215, 94,123,237,241,237,219,183,107, 8, 33,191, 56, 11,253,116,103,195, 49, 12,192,158,240,240,240,242,
- 43, 86,172,168,218,185,115,103,173, 31,101,200,183, 43, 86,172,168, 60, 99,119, 32,126, 41,232,133,235,226, 51,160, 65, 20, 33,
- 17,121,168,165,187,134,190,125,251, 70,205,154, 53,235,107, 0,141, 75, 33,174,106, 63,253,244,211,235,190,249,230,155,216,215,
- 95,127, 61,113,207,158, 61,215, 9, 33, 19,188, 60,154,241,202, 43,175, 92, 93,184,112, 97, 85, 81, 20, 55, 19, 66, 30,167,148,
-158, 99,201,135,129,225,246, 44, 88,175, 18, 66,234, 36, 36, 36,124, 28, 21, 21, 85,113,252,248,241,151,107,213,170, 85,224,202,
-109, 25, 25,186, 29, 59,118,196,229,230,230,230,217,237,246, 23, 41,165,127,123,201,188, 29,221,215,202,160,148, 94, 37,132,124,
-220,160, 65,131,231, 87,174, 92,185, 35, 32, 32, 32,119,255,254,253,122,189, 94,159,115,234,212, 41, 45,207,243,134,203,151, 47,
- 99,203,150, 45,109, 1,124,225,173,149,228,133,243,136, 74,165,154,245,234,171,175,254,239,243,207, 63, 87, 81, 74, 97, 48, 24,
-144,155,155, 11,179,217, 12, 65, 40,244,226,220,185,115,205, 5, 5, 5, 95, 81, 74,247,251,193,121, 74,161, 80,124, 62,109,218,
-212,247,134, 15, 24,160, 66, 78, 6,178,111,222, 0, 49,228, 67,167, 86,162, 78,135, 24, 24, 50,121,204,217,244,135, 57, 53,223,
- 48,143, 82,122,212, 15,206,139, 90,173,118,226,208,161, 67, 39,206, 92,181, 69, 13, 0,167,222,120, 30,217,123,254,128,182,118,
- 61,180, 60,157, 6,179,217,140, 65,131, 6, 25,114,115,115, 63,245,182,162,187, 39,103, 89,192,157,147, 16, 50,132, 16,242, 82,
-124,124, 60, 6, 15, 30,140,158, 61,123, 22,121,118,221,186,117,152, 55,111, 30,204,102,243, 75,132,144, 35,148,210,185,132,144,
-221, 78,255,229,251,226,172, 92,185,114,211, 58,117,234, 32, 42, 42,202,224, 20, 23,157, 78,158, 60,217, 56, 62, 62,222,147,243,
- 79, 39,167,253, 94,249,221,225,112,100,157, 61,123, 86,255,201, 39,159, 16,171,213,138, 9, 19, 38, 64, 18,154, 82,207,203,155,
-111,190, 25, 21, 16, 16,128,241,227,199, 91,210,211,211, 31,251,248,227,143,127, 95,178,100, 73,216,183,223,126,219, 87, 18, 88,
-238,156,162, 40,166, 30, 59,118, 44, 96,254,252,249,156,221,110,199,231,159,127,126, 75, 55,228,128, 1, 3, 96,181,218,192,243,
-130,197,100, 50,215, 86,171,213, 23, 66, 67, 67,213,238,179,193,238,182,223,255,203,156,148,210,173, 0,182,250,243,158,201,100,
- 66, 90, 90, 26,210,211,211, 17, 20, 20, 4,158,231, 73,113,238, 52,153, 76,127,141, 26, 53,234,240,130, 5, 11, 30,223,179,103,
- 79,159,157, 59,119, 62,190,109,219, 54,211,213,171, 87,237, 54,155,141,150, 47, 95, 94,104,221,186,181,234,201, 39,159,212, 42,
-149, 74,238,253,247,223, 79,159, 60,121,114, 24,128,140, 18,252,206, 19, 66, 48,162,109, 30, 70,181,231, 97,177, 20, 54, 40,111,
-220, 72,196,201,147, 39,177,111,223, 25, 80, 74,185, 82,134,231,172,165, 75,151,198, 41, 20, 10,178,108,217,178,138,203,150, 45,
- 27,238, 43, 28, 22, 47, 94, 92,121,217,178,101,115,157, 92, 34, 75, 75,140,147,161,148, 2,203, 89,248,156, 0,240, 56, 33,164,
-245,235,175,191, 62, 61, 62, 62,222,108,183,219,101,155, 55,111,174,153,158,158,174,176,219,237,163, 40,165,165, 26, 16, 70, 41,
-157, 79, 8, 65,143, 30, 61, 70, 85,169, 82,229,183, 35, 71,142,212,239,222,189,251,230,181,107,215,182,182,219,237, 23,143, 31,
- 63,254, 18,128, 89, 0,190,240,151,211,108, 54,143,253,249,231,159,237,187,119,239, 30, 49,121,242,100,101,116,116, 52, 9, 14,
- 14,198,245,235,215,113,229,202, 21, 58,115,230, 76,179,209,104,252,194,100, 50,141,245,151,211,106,181,126,180,241,183, 63, 84,
- 71,255, 62, 54,228,221, 23,158,215, 85,174, 81, 19, 90, 82, 3,249, 25, 25,216,254, 71, 18,102,110,221,145,151,152,155,255,157,
-213,106,245,155,211, 96, 48,124,190, 98,197, 10,126,251,246,237, 99,190,252,242,203,128,184,126,175, 17, 93,108, 21,136,113, 53,
-177,121,243,102, 58, 98,196,136,188,220,220,220, 79, 11, 10, 10,166,220,235,132, 32,173, 89, 37,138,162, 0, 0,106,181, 26,195,
-134, 13,131,251,214, 56,243,230,205,131,209,104, 4, 0,129, 16,242, 9, 33,228,187,226,172, 86,197,112, 86,252,229,151, 95, 42,
-186,115,198,199,199,123,227, 52,223,107,255,103,102,102,142,125,226,137, 39,166, 10,130, 16, 84,220, 51,193,193,193,210,146, 31,
-142, 27, 55,110,156, 9, 14, 14,134, 76, 38, 3,165,212,107, 62,202,200,200, 24,251,244,211, 79, 79,226, 56,174, 88, 75,135, 94,
-175,191,250,251,239,191, 87, 27, 56,112, 32,247,253,247,223, 95,122,237,181,215,148,191,255,254,187,227,118,215, 52, 98,184,123,
-112,159,176, 80, 80, 80, 0,135,195, 65, 75,120,246, 26, 33,100,212,225,195,135, 85,131, 6, 13,106,252,194, 11, 47,232,219,183,
-111,175,115,127,198,104, 52,138, 63,253,244, 83,193,252,249,243, 51,118,238,220,249,231,128, 1, 3,122,161,112,252,136, 87, 92,
-187,118,237,231, 41, 83,166, 4, 62,249,228,147,213, 1,184,198, 95,165,165,165,225,234,213,171, 56,126,252,248, 85,171,213,186,
-161,148,222,122,179, 95,191,126,191, 44, 92,184,176,210,235,175,191,158,184,124,249,242, 13, 0,114,188, 60,167,235,221,187,119,
-247,133, 11, 23, 86,122,227,141, 55,174, 1, 24,206, 86,120,103, 96,184, 3,129,229, 86, 88,236, 6,208,130, 16,210,131,231,249,
-145,249,249,249,159, 83, 74,215,223, 65, 65, 53,159, 16,178,249,252,249,243,175, 1,104,242,249,231,159,143, 6,112, 29,133, 38,
-244,206,222,198, 43,248,224,115, 0,248,128, 16,178,230,173,183,222, 42,147,189, 8,157,133, 71, 2, 33,100,229,136, 47,230,141,
-161,148, 54,229,169, 24,234, 32, 92, 38, 33,228,144,201,100,154, 70, 41, 61, 84, 74, 78, 10,224, 99, 66,200,250,231,158,123,238,
-129,222,139,208,108, 54,219,123,245,234,245, 45,199,113,162,211,194, 35,152,205,230,254, 40,197,204, 83,111,156, 61,123,246,252,
-158,231,121,187,211,194,195,153,205,230, 87,239,132,179, 12, 43,207,124, 0, 67, 75,122,166,110,221,186, 75, 54,108,216,208,175,
-123,247,238, 14,171,213,154,218,173, 91, 55,225,192,129, 3,148,227,184,109,197,112,154, 81,204,142, 4, 18,202,149, 43, 87,105,
-206,156, 57, 71,134, 15, 31,174, 95,182,108, 89,200,238,221,187, 29,179,103,207,206,205,204,204,252,140, 21, 79, 15, 22,100, 50,
- 25, 52, 26, 13, 44, 22, 11,210,210,210,224,107,201, 41, 74,233, 5, 66,200, 83, 35, 71,142,108, 51,114,228,200,167, 98, 98, 98,
-106, 87,172, 88,177, 34,199,113,220,205,155, 55,211,174, 95,191,126,197,106,181,254, 6,224,103, 0,242, 42, 85,170,252, 5, 96,
- 73,113,124, 25, 25, 25,147, 8, 33,127, 44, 94,188,248, 41,173, 86, 91, 75,165, 82,133,216,108, 54, 46, 47, 47, 47,211,104, 52,
-158, 50,153, 76, 27, 41,165,123, 75,153,238,207, 18, 66,218, 11,130,240,243, 55,223,124, 19,127,243,230,205,202, 59,118,236,232,
-230,249, 92,227,198,141, 23, 46, 92,184,176,210,224,193,131, 47, 44, 91,182,172, 84, 99,176, 24, 24,152,192,242, 47, 51,174, 7,
-176,190, 44, 62,236, 28,248, 56,214,121,148, 85, 37,121, 12, 64,191, 50,174,120,143,162,140, 7,104, 58, 11,167, 33, 15, 88,235,
-220, 76, 8, 25,233,156,213, 4, 0, 35,255,250,235,175,185, 30, 22,169,191,221,239,251,178, 52,121,227, 60,122,244,168, 39,231,
-241,210,112,222, 79,100,103,103,255,111,206,156, 57, 7, 19, 18, 18,148,175,188,242, 10,142, 31, 63,142,105,211,166,153,179,179,
-179,151,221, 46,103,114,114,242,213,114,229,202, 53,154, 57,115,230,136, 25, 51,102,244, 32,132,176,189, 8, 31, 16, 24,141,198,
-139,245,235,215,151,246, 79,165,118,187,221, 53,251,211,185, 34,255, 69, 63,242,149, 29,192, 31,206,195, 23, 62,241,131,111, 31,
-128,125,101,156,247,175, 17, 66,158,186,114,229,202,148,179,103,207,110,242,246,204,137, 19, 39,214,117,238,220, 89,179,111,223,
-190, 49,165,157, 69,200,192,192, 4, 22,195,127, 30,206,241, 79,223,185, 89, 95, 74,117,255, 94,113,222, 47, 36, 38, 38,102, 1,
-112,109, 25, 18, 23, 23,119,203, 56,181,219, 21, 89, 40, 92,181,157,173,220,254, 0,225,210,165, 75, 79,252,135,242,254,181,146,
- 26,167, 22,139,101, 3,128, 13, 44, 85, 48, 48, 48,129,197,112,251, 5,173,249, 78,238,223, 43, 78, 6, 6, 6, 6,134,135, 3,
-132,144,215,125,212, 17, 95,253, 43,253, 5,160, 99, 49, 30,218, 86,138,192, 41,245, 70,155,190,248, 25, 39,227,100,156,140,147,
-113, 50, 78,198,249,240,113,250,226,118,127,159, 16,242,250,191, 85, 96,129, 82,122,215, 14, 0, 29, 25, 39,227,100,156,140,147,
-113, 50, 78,198,201, 56,111,243, 59,175,223,139,239,220,141,131,109, 40,203,192,192,128, 46, 49, 36,184, 75, 12, 9, 46,238, 94,
-235,138, 36,136,133, 18, 3, 3, 3,131,255, 96, 99,176, 24,254,117,120,230,153,103,248,210, 60,127, 57, 40,136,203, 73,172,248,
-153, 78,163,236,102, 48,153, 63, 59,255,243,152, 47, 30,134,112, 40, 95,190,124, 77,189, 94,255, 34,128,218, 6,131, 33, 66,163,
-209,164, 2, 56,153,155,155,187,228,230,205,155,126, 47,247,209,190, 50, 25, 39,202,240,190,243,255,228, 63,174,208,137,158,247,
- 4,128,182,171, 76, 62,220,126,133, 78,247, 91,180, 85, 37, 38, 10, 40, 9,129,117,243,121,234,218,224,242,241,106,196, 36,210,
- 91,175,119,169, 70, 44,148, 66, 78, 0,243,230, 11, 84,197, 82, 58, 3, 3,195, 67, 47,176, 20, 10, 69, 29, 74,233, 0, 66, 72,
- 57, 66, 72, 50,165,244, 59,139,197,114,226,191, 22, 88, 10,133,162, 14, 33,100, 0,165,180, 28,165, 52,153, 16,114,159,195,129,
-144,213,207, 20, 90, 33,251,172,130, 8,248, 88,152,231, 63,136,203, 65, 65, 92,206,141,138, 95,245,239,209,244,149,247, 6,180,
- 71,163,103, 63, 31,133, 82, 44, 98,251, 32,130, 16,194,199,197,197,189, 89,169, 82,165,231, 22, 44, 88, 32,143,139,139,131, 74,
-165,130,209,104, 44,127,241,226,197,242,131, 7, 15,126,180, 74,149, 42, 43, 46, 93,186,244,165,115,141,184,226, 69, 80, 12, 9,
- 22,101,120,127,199,220,193,114, 0,120,116,240,188,113, 26, 25,161, 70, 59,140,106, 1,234, 38,209, 24,183, 99,238, 96, 30, 0,
- 30, 29, 50,239, 35,133,140,240, 86,123,145,197, 48, 19, 41,165,171,188,113, 83, 64,177,113,241,167,232,254,210,187, 2, 33,100,
-132,116,253,201,234, 32,155,150,206,194,227,207,255,175,200,245, 46, 85, 32,252,180,248, 83,116,125,233,221, 98,119, 27,127,188,
- 58,103, 19, 69, 90,108,185,197,113,196,190,249, 60, 77,240,114,203,171, 59,187,198, 11, 41, 86,155,195,235, 66,176,114, 25,159,
-186,241,180, 61,146, 16,242, 12,128, 24,127, 57, 25, 24, 24, 24, 74, 20, 88, 42,149,234, 81,141,146,255, 18, 34, 13,210,105,213,
- 1, 11,190,250, 90,217,245,169,174,252,198,159, 55, 58, 6,189,254,250,192, 96,157, 58, 15,160,217, 38,187,253, 77,147,201,182,
-195,159,143,133,135,135, 31,226,121, 62,198, 75, 31, 43, 40,165,176,219,237,137, 57, 57, 57, 77,238,212, 83,209,141,159, 77,177,
- 89,173,197,174,158, 45, 8,178,212,164,191, 86, 69,250,195,165, 82,201, 30, 85,242,194,151, 0,130, 2,180,154,128,249, 95,125,
- 85, 24, 14, 27, 55, 58,222,120, 99,224,192, 80,189, 38, 15, 28,201, 54,152, 29,111,154, 76,166, 29,247, 46,234, 8, 89,189, 26,
-156,180, 66,215,234,213,224,250,244, 33,255,105,145,149,158,158, 78, 0, 32, 44, 44,140, 22, 17, 87,221,155,190,242,254,235, 29,
- 48,249,171,223, 96, 52, 91,150,254,219,253, 25, 23, 23,247,230, 51,207, 60,243,220,164, 73,147,228, 28, 87,216,203, 95, 80, 80,
- 0,163,209,136,232,232,104,108,223,190, 93, 62,118,236,216,231,214,173, 91, 7, 0,179, 75,195,205,243, 60, 57,117,250,100, 92,
- 72,100,148, 37, 51, 37, 73,241,234,227,181, 93,219,193,200,100, 50,114,249,242,249, 42, 1,129, 33,174, 93,177, 3, 2, 2,124,
-231,251, 16,189, 57,239,175,196,106,210,249,208,142, 49,142, 98,174,155, 1,168, 75,226, 18, 69, 42,108,249, 98,112,177,247, 7,
- 77, 93,225,200, 59,124,173,154,231,245,226,220,105,181, 57, 34,138,227,235, 60,108,158, 84,134,196,228,229,229,249,205,201,192,
-192,192, 80,162,192,210,200,249,175,254, 88,183,184,106, 82, 74, 58,150,173,221,132,154, 53,227,113,242,212, 41,212,172, 25,207,
-119,104,211, 76,211,165,101, 3,141, 90,198,149, 27,248,254,167, 95, 1,168,230,103,225, 29,147,152,152, 24, 65, 8,129,195,225,
-112, 45,218,103,179,217,144,159,159,143, 6, 13, 26,148,137,167,108, 86,107,196,197, 63,127,132,140, 39,176, 59, 40,108, 14, 10,
-171, 93,132,213, 78,145,107,176,227,177,167,250, 69,248,203, 37, 35,220, 87, 63,175, 92, 88, 53, 53, 51, 7,107,127,217,250, 79,
- 56,196,199,243, 93,218,183,209, 60,251,212,163,154,176, 64,109,185,167, 94,122,219,239,112, 40, 11,172,126,230, 31,113,229,126,
-173,207, 42, 56,254, 75, 9,248,244,233,211,188,217,108,126, 94,175,215, 55,151,201,100,145,154,160,242, 98,182,188, 74, 70, 1,
- 41,119,201, 90,160,104, 59,160,103,213,199,199,188,214, 14,147,191,250, 13,223,111,248,115, 97, 96,244,245,113,255,102,255,150,
- 47, 95,190,102,165, 74,149,138,136, 43,105, 83,243,220,220, 92,228,229,229,129,227, 56,140, 26, 53, 74,190, 99,199,142,231,202,
-151, 47,191,173,164,238,194,205,137, 52,171,125,101, 50,249,209,193,243,198,241, 60, 79,228, 65, 49, 71,198, 79,158,150,171, 82,
-169,168, 86,171, 53,134, 86,140, 63,242,216,208,175, 26,137,162, 72,131,162,107, 30,156, 49,107, 78,158, 86,171,165, 50,153, 76,
- 57,124,248,112,191,198,112, 26, 77, 70, 12, 27, 54,204,236,228,164,102,139,217,117, 61, 33, 33,193,117,221, 98,181,248, 29, 14,
-151,146,243, 32, 23, 56,200,101, 60,228, 2, 15,117,185, 26, 80,228, 95,134,213,106, 45,194,233,175, 59,127,255,251, 6,212, 10,
- 25, 52, 74, 1,213, 98, 99,160,164,198, 91,158,121,237,181,215,196,192,192, 64,171, 78,167,147,127,248,225,135,108,252, 42, 3,
- 3,131,111,129, 69, 8,121, 20,192,118,167, 37,137, 20, 94, 67, 64, 96,128, 14,115,231,127,141,145,163, 63, 66,205,154, 53, 65,
- 41, 5, 33, 4, 9, 31, 76,192,140,137, 9,120,238,137, 71, 1,160,216,102,156,183,169,154,132, 16, 92,190,124, 25, 38,147, 9,
- 70,163,209,117,212,169, 83,199, 47, 7,251, 59,253, 83,198, 19,252,124, 36,175, 80, 88,217, 68, 88,237, 34,108,118, 17,237,235,
- 4,148,146,147, 4,104, 52, 90,172,249,114, 46, 70, 77,252,164, 72, 56,140, 26, 61, 22, 95, 78,255, 0,111, 15,122, 25,132, 20,
- 13,135,187,177, 9, 38,227, 44,138,189,123,247,150,215,104, 52,159,247,235,215, 47,106,248,240,225, 10, 42,104,133,205, 7,174,
- 6,126,250,221,111, 81, 38,139,149,127,170,117, 21,188,218,179, 9, 38,127,253,135, 83, 92, 93,123, 61, 54, 59, 91,252, 55,251,
- 93,175,215,191,184, 96,193,130, 91,196, 85, 74, 74, 10,151,159,159, 15,171,213, 42,230,229,229,193,225,112, 32, 33, 33, 65, 54,
-118,236,216, 23, 9, 33, 19,157, 60,102,111,156,127, 92,161, 19, 53, 50, 66, 79,157, 62, 25, 55,118,194,164,220,167,159,126,250,
- 60,199,113,144,201,100, 56, 89,190, 60,237,249,212,227,167, 39, 78,154,100, 30, 56,232,205, 19, 28,199,129,231,121, 28, 59,118,
- 44, 14,128,198, 31,191, 19,128,186,115,126,247,251, 28, 10, 0, 28, 33,244,133, 23, 94, 56, 47,113,158,223,248, 49,245, 55, 60,
- 5,158, 32, 38, 76,251,207, 23,148,106,192,185, 43,166, 59,167,191,238, 20,120, 14,205,107, 58,219, 93,209,141,128,196,221,183,
- 54, 58, 53, 26,235,243,207, 63,127,254,236,217,179,126,251,157,229,119,198,201, 56,253,135, 55, 45,242, 48, 88,176,182,123,243,
-140,213,108, 68,157,138, 33,152,255,217, 36,136,148, 3, 5, 5, 21, 41, 40,117, 32, 54, 76, 11,179,161, 0,165,237,143, 18, 69,
-209,181,213,196,130, 5, 11,144,159,159, 15, 81, 20, 81,171, 86, 45,136,162, 24, 66, 8,249,219,237,241, 52, 74,105, 39, 95,156,
- 17,245,122, 94, 5, 69, 69,247,107, 31,126,242, 45,246,254,117, 17,162, 8, 40,213, 26,244,121,241, 13,216, 29, 20, 22, 91,233,
-246, 39,165, 16, 97, 54, 26, 16,165,147, 97,230,148,113, 32,130, 12, 60, 33, 32,132,128, 35, 34,106, 70, 7,193, 98, 50,220,243,
-136,235,179, 10,226,234,213, 69,103,129, 22,142,195,250,239, 88,174, 52, 26,205,231, 75,150, 44,169,212,180,105, 83, 14, 0, 14,
-158,203, 82,126,250,221,111, 81,223,142,239, 69, 26,213, 44,135,140, 28, 35, 38,127,179, 3,191, 31, 73,218,228, 41,174,254,197,
-168, 29, 23, 23, 87, 68, 92,125,250,233,167, 97,115,231,206,141, 6,128,167,159,126,250, 70,135, 14, 29,210,207,158, 61,139,242,
-229,203,147,244,244,244,167, 0,252,207, 89,120,141,164,148,206,245,106,101,178,195, 24, 18, 25,101, 81, 40, 20,144,132, 16,199,
-113,224, 56, 14, 33,145, 81, 22,173, 62,216,226,121,189, 52,112,127,215,159,235, 62, 11,174, 18,158,191, 29,119,242,156, 91,241,
- 39,120, 31, 2, 38,133, 77,105,221,202,192,192,224, 55,182, 63, 12,194,202, 83, 96,185,212, 35,165,116, 71,161,122, 4, 44,102,
- 35, 98,130, 20, 40,167, 19, 96,179,217,177, 35,137, 71, 78,190, 9, 54,155, 21,169,201, 54, 28,188,113, 12,117, 27, 52, 14,111,
-209,162, 69,158,205,102, 3,199,113,233, 7, 15, 30,140, 43, 65,241, 66, 20, 69, 88,173, 86, 88,173, 86, 20, 20, 20, 96,233,210,
-165, 16, 4, 1,162, 40,226,131, 15, 62, 16, 40,165,245,164,231,149, 74,229, 49, 63, 85, 80,197, 11, 7,215, 32, 64,197,195, 46,
- 82,216,237, 20,118, 17,176, 59, 40,140, 86,138, 94, 3,222,135,195, 65,225, 16, 41, 44,118,223,146,208, 93,176,169,171, 60,137,
-238, 9,203, 1,232, 92,247,245, 74,138, 81,173,120, 40, 20, 50, 40, 20, 2, 76, 6,163,207,141, 95,203, 30,148,246,233, 67,196,
-255,234, 32,119,179,217,220,183, 95,191,126, 81,146,184, 2,128,172, 92,179, 96,178, 88,249, 70, 53,203,161,211,115,239, 98,235,
-138, 79,241,235,158,115, 8,214, 9, 59, 99, 30, 14,113, 5,131,193, 16,161, 82,169, 80, 80, 80,224,178, 92,205,157, 59, 55,218,
- 98,177,112, 0, 32, 8,178,152, 52, 49, 90,229, 16,129, 64,253, 77,100,101,229,132,254, 99,149, 38,159, 16, 66,190,243,182,114,
-190, 90,128, 58, 35, 37, 73,161, 84, 42, 77, 60,207, 67,178, 0,241, 60,143,204,148, 36, 5, 47,218,168,251,117, 65,240,127, 2,
- 50, 33, 4,238,239,250,186,238, 87,193,197,147, 34, 5, 64, 17,177,116, 27,238, 20,120, 55,209,196,123, 23, 88,114,185,156,202,
-100,178, 82,187,149,129,129,161,244,150, 44, 73,139, 60, 52, 2,203,105,154, 35, 82,161,101, 53, 26, 97,179,217, 97,183, 59, 96,
-179, 59,144, 83, 96,197,119, 11, 23, 65,161, 80,128, 16, 2, 81, 20, 97,183,219,137, 40,138, 58,187,221,142, 71, 30,121,132,148,
- 44, 9,104,145,113, 87,148, 82,240, 60, 15,153, 76,118,203,179, 86,171,181, 84, 30, 9, 80,241,136,237, 56,250,150,235, 7,214,
- 76, 2,165,128, 67,116, 10, 44,171, 31,245,172, 15,193,214,160,109, 31, 88, 44,214, 66,139, 30,165,133,150,188,251, 34,109, 40,
-253,175,141,185,114,179, 38,116, 28, 62,124,120,145,154, 48, 88,175,180,171, 20,114,199,145,211, 55,201,214, 21,159,114,135, 78,
- 37,137, 10,153, 64,181, 52, 57,238, 97,241,183, 70,163, 73, 53, 24, 12,229,141, 70, 35,114,115,115,145,155,155, 91, 52, 67,203,
-100,228,245, 65, 67,195,100,114, 5,108, 86, 11,126, 93, 50,217, 39,103,251,202,100, 92,147,104,140, 27,248, 68, 29, 4, 70,215,
- 60,124,186, 74, 21, 81, 18, 40,127,254,186,184,213,186,153,111, 53,162,148, 34,239,250,177,131,173,122, 14, 60, 32, 8, 2,204,
-102,179,223,203, 40, 80,128,156, 62,125, 58, 78,226,164,206, 50,134, 2,228,232,209,163,113,130, 32, 64, 16, 4,215,117,191,226,
- 95,165, 1,116,229, 0,165,180, 60, 23,113,137, 54,119, 78,127,221, 89,187, 74, 20, 80,174, 30,160, 8, 44,246, 25,153, 76,166,
- 56,118,236, 88,156, 40,138,108, 9, 9, 6,134,187,108,201, 66, 41,202,131, 7, 93, 96,181, 35,132, 80,143, 66, 17,102,147, 1,
- 54,187, 3,118,155, 3,118,187, 29, 86,139, 21, 42,149, 10,122,189,222, 37,152,164, 35, 45, 45,205, 47, 81,100,183,219, 93, 22,
- 44, 81, 20, 65, 41,197,249,243,231, 33,147,201, 32,151,203, 33,147,201, 32,147,201, 80,184,129,189,255,176, 59, 40,198,188, 55,
- 2, 50,129,131, 92,224, 32, 19, 8,228, 2, 7, 7,165,160,160,176, 59, 10, 15,139,221, 63, 67, 70, 73,130, 13, 0,204, 22, 91,
- 97,187,153, 2, 6,131, 1, 34,216, 10, 9,247, 10,233,233,233,196,104, 52, 86, 14, 10, 10, 42, 34,222,195, 53, 14,115,255,110,
- 13,146,250,127,248, 99,148,197,102,135, 92,224,105,223,206,241, 73,191,173,221, 30,154,110,206, 38,210,236,194,127, 57, 78, 94,
-184,112,161,124,133, 10, 21,144,155,155, 11,187,221, 46, 62,253,244,211, 55, 4, 65, 22, 35,200,100,164,235,243, 67,197,228,228,
- 36, 27,199,241,160,212,129, 39,158, 25, 76,148, 42,181,220,106,177,216, 1,140,244,180, 94,185, 45,211,192, 3, 64,199,255,125,
-211,232,153,167,123,158, 14, 8, 12,177,101,166, 36, 41,214,205,124,171,209,239,115, 94,231, 0,224,177,161, 95, 61,242,193,103,
-223,157, 15,137,140,178,148,198,193, 42,165, 10,175,189,246,154,107,204,210,161,165, 99, 1, 0, 74,133, 18,207, 61,247,156,235,
-250,111, 95,250,191,215,117,160,146, 2,249,201, 64, 65,178,167, 8, 42,194,233, 47,180,130, 29, 72, 62, 82,226, 51,206,129,237,
- 26,150, 3, 25, 24,238, 26,110,209, 34,255,122,129,229, 52,197, 17,207,102,167,217,104,132,221,102,119,137, 44,139,165, 80, 64,
-109,219,182,237, 22, 65,228, 79, 23, 25,165, 20,102,179, 25,113,113,113,176, 88, 44,136,143,143, 7,165, 20,213,170, 85,243, 42,
-196, 74, 3,155,131, 98,202,244,207,110,185,190,123,213, 36,212,143,143, 69,179,106, 26,152,108, 34,114, 10,252,227, 45, 73,176,
- 1, 40, 12, 11,167,184, 52, 22, 20,128,233,171,251, 7,155,205,134,172,172, 44,152,243,179,236, 53,202,209,156,215,186, 86, 49,
-167,101, 26, 4,142,154,236, 49, 1, 6,115,126,230, 13, 94,163,121, 56,234,197,220,220,220, 37,131, 7, 15,126,116,231,206,157,
-114,142,227,144,155,155,139,246,237,219,167,167,137,209,170,215, 7, 13, 13, 75, 74,186, 97,215,171, 5,179, 92, 46, 67,106,106,
-170,248,232,147,253,140,207, 15,120, 43,234,173,247,167, 46, 72,218, 51,247,150,241, 87, 6, 14, 84,112, 75,189,118,135, 3, 19,
- 39, 78, 52,235,131, 66,173, 28,181, 57,168, 91,198,166,148,210, 5, 95,127,101, 10, 9, 47,111,150,203,229,202,254,253,251,251,
- 61,139, 48, 33, 33,193,172,209,104,168, 90,173,118,205, 22, 52,153, 77,152, 56,113,162, 89,171,213, 82,141, 70,227,215, 44, 66,
-142, 35,246, 65, 83, 87, 56,220, 27,115, 82, 99, 76, 38,147,193,234, 32, 5,238,156,254,186,211,159, 89,132,195,134, 13, 19,131,
-131,131,173, 1, 1, 1,242, 17, 35, 70,176,129, 88, 12, 12,101, 12,175, 90,228, 33,176, 96,221, 2, 17,133, 93, 95, 54,155,195,
-217, 69,104,135,197, 98,129, 40,138,104,221,186,245, 45,207,103,101,101,249,180, 58, 57, 28,142,196, 90,181,106,185,172, 94, 14,
-135, 35,100,236,216,177,194,213,171, 87,161, 80, 40,138,136,182,219,177, 96,141, 31,251, 46, 20, 50,222, 41,136, 10,133,145, 72,
- 41, 54,252,188, 5, 27,126,222,226,122,150,231,101,169,119, 34,216, 0,192,108,182,129,210,194,154,201,152, 95,112, 31,198, 96,
-253,119, 17, 22, 22, 70,211,210,210,174,100,103,103,215,208,106,181,200,200,200, 64,102,102, 38,178,179,179, 97,204,205,178,107,
-237,217, 5, 22,123, 38, 4, 65, 64,242,245, 20, 56, 28,142,228,135,196,122,133,155, 55,111,158,169, 82,165,202,138, 49, 99,198,
- 60,159,144,144, 32, 19, 69, 17,103,207,158, 5, 8,161, 50,185, 52, 64, 93, 64, 78, 78,174,168,209, 5,221,180, 82, 94, 35,147,
- 43,192,241,114,175, 93,201,187,175,209,236,118,149,201,135,143, 14,153,247,145, 76, 46, 39,250,168, 26,251, 95, 25, 48,240,148,
- 52, 72, 60,235,210,145,253, 29,255,247, 77, 51,135,195,129, 6, 45, 59,254,242,234,235, 67, 78,202,100, 50, 28, 58,116, 40,206,
-151, 53,135, 0,246,158,175,140,226,117, 58, 77,254, 11, 47,188,112, 94,226,188,188,245,203,252,151,135,142, 3, 47, 83,230, 15,
- 28, 56,208, 53,187,240,212,250, 79,242,123,190, 50, 74, 73, 80,124,183,247,230,243, 52, 33,239,240,181,106,239,190,251,174,249,
-149, 87, 94,113,113, 30, 59,118, 44,238,233,167,159,214,124,248,225,135,102,119, 78,127,220, 9,248, 55,139, 80,171,213, 90, 95,
-125,245,213,243,222,102, 38, 50, 48, 48, 48,248, 45,176, 64, 81, 40,176,236,118,216,109,133, 99,176,108, 54, 27,236,118, 59,254,
-252,243,207, 34, 98, 72, 46,151,251, 53,179, 38, 51, 51,179,200, 34,162,132,144,191, 41,165,245, 42, 87,174,236, 18, 40, 99,198,
-140,193,132, 9, 19, 74, 61, 83,199,230, 0, 38, 76,254,204,197,243,100,167, 54,232,241,196,163,160, 98,161, 80, 75, 61,190,174,
- 84,138,173, 36,193,230,178, 96,129, 2,148, 34, 63, 47,143, 25,176,238, 49, 44, 22,203,182,217,179,103, 87, 30, 59,118,172, 34,
- 51, 51, 19,233,233,233,200,202,202,114, 29,249,249,249, 40, 87,174, 28, 54,109,218,100,205,205,205,221,255, 48,249,253,210,165,
- 75, 95,110,216,176, 1, 59,118,236,120, 46, 33, 33, 65, 86,174, 92, 57, 18, 24,152, 66,108, 86, 11, 0, 74,211,210,210, 68,141,
- 46,232,102, 88,100,204,181,164,228,212,120,155,213, 2,209, 97, 45,118,100,246,246, 43,116,186, 66, 70,248,203,151,207, 85,153,
-254,201,231,249,146,104,145,201,100,104,217,253,213, 67, 31,206, 90,124, 97,198,140, 25,150, 65, 67,134,157,148,238,249, 51,208,
-123,203, 69,140,206,203,203,169,246,254,251,239,155,221, 57, 31,123,227,211,101,189,122,245,210, 76,153, 50,197,236, 62,227,175,
-219,136,249,203, 58,116,232,160, 9, 8, 8, 56,239,139, 91,106,144,121,206, 66,244,156, 5,233,239,128,116,127,103, 17, 2, 40,
-213, 0,127, 6, 6,134,255, 46,184,226,245, 21,205, 79, 76, 78,129, 32, 87, 3,188, 12, 14,135, 8,139,197, 2,135,195,129,166,
- 77,155,162, 65,131, 6,168, 85,171, 22, 22, 44, 88, 0,141, 70, 3,142,227,110,177, 58, 17, 66, 58,250,114,128, 40,138, 48, 26,
-141, 48,155,205,176, 90,173,152, 56,113, 98,137,133, 98,113,156, 5,102, 7,246,172,156,136,221, 43, 63,194,206, 21, 31, 97,100,
-255,142,168, 18, 33,247,107,214,160, 55, 78, 73,176,141,254,112, 58, 70,188, 63, 21, 91,126,223, 13,158, 39, 46,193,166, 10, 8,
-134,160,208, 2,130, 2, 55, 82,210, 64, 69,154, 95, 90,191,151, 22,140,243, 31, 40,149,202,101,203,151, 47, 79,218,181,107,151,
- 24, 21, 21, 5,142,227,144,159,159,143,252,252,124,201,202,133, 83,167, 78,137, 87,175, 94,189,161, 84, 42,151, 63, 76,126,167,
-148, 58, 46, 94,188, 56, 59, 57, 57,249,213,113,227,198,109,123,225,133, 23,228, 63,206, 31, 27,250, 98,151,234,216,190,105, 53,
- 33,170,144, 2, 11,149,171, 18,111,166,212,252,253,231,165, 33, 47,118,169,142,228,125, 11,222, 32,132, 12, 41,142,211,106,135,
- 37, 32, 48,196,166, 86,171,169,231, 50, 7, 1,129, 33,182,128,192, 16,139, 55, 65,227,143,223,189,113, 2,128, 74,165,162, 15,
- 10,167, 63,179, 8,149, 74, 37, 45,173, 59, 89,126,103,156,140,147, 89,176,110,129,217,108, 31,242,193,130,245,115, 1,162,147,
-134,104, 84,140,171, 22,110,181, 90, 73, 74, 74,138,203, 82, 36, 8,194,109,173, 99,227, 68,154, 86,171, 45,105, 41,134, 52,255,
- 98, 26,215,154,180,127,182, 98, 73,247, 75,235, 48, 73,176,137, 20, 16, 11, 13, 85,160, 32, 46,193,246,233,154,223, 82,157,137,
- 12, 0,201,183,217,197, 33, 44, 57,221, 59,196,199,199, 59,246,238,221,251,206,224,193,131, 63,239,208,161, 67,116,143, 30, 61,
-228, 21, 42, 84,128, 82,169,196,197,139, 23,177,107,215, 46,235,165, 75,151,110, 24, 12,134,119,234,215,175,255, 80,206,180,188,
-121,243,230, 25,231, 34,162,255,147,150, 98, 80,170,212,242,190, 3,222,138,113,205, 34, 92,241, 37,204, 38, 35, 0, 8, 37, 45,
-211,224, 42, 16, 4, 65, 33,205,194,227, 56, 14, 22,139, 69, 37, 93, 63,116,232, 80,156,180, 4,130,116,221,175, 66,230, 95,192,
-233,207, 44, 66,185, 92,174, 56,124,248,112, 28,165,108, 35,106, 6, 6,134, 59, 17, 88, 54,219, 54, 0, 85,221,175,213,170, 85,
- 43,169, 73,147, 38,129, 64,225, 98,126,162, 40, 22, 17, 86, 60,207,231,149,230,227,254, 44, 34,234, 15, 82,143,173,171, 84,182,
-210,220,183, 96, 43, 48,219, 42,177,228,115,127,209,178,101,203,155,167, 79,159,238,183,117,235,214,190, 59,119,238,236,104, 48,
- 24, 42, 19, 66,160, 86,171,175, 88, 44,150,109, 74,165,114,217,195, 42,174,138,131,213,106,181, 39, 76,248,116, 17, 47,200,237,
-162,104, 37, 86,171,117, 0,252,220,212, 29, 0,222,123,239, 61,175, 51,229,134, 13, 27,118,219, 51,232,254, 13,156,254,204, 34,
-124,231,157,119,216, 44, 66, 6, 6,134, 59, 23, 88,222,112,234,212,169,168,255, 66,160,148,185, 96, 99,184,107,136,143,143,119,
- 0, 88, 2, 96,137,231,102,207,255, 5, 80, 74,205,132,144,145,132,144, 79,156,151, 70, 94,250, 99,150,107,182, 32, 33,179,143,
-185,223, 43,193,122,149,120,155,155, 23, 39,150,116,239, 65,231,148,203,248, 84,183, 77,157,111,185,231,227,155,137, 44, 7, 50,
- 48, 48,148,137,192, 98, 96,120, 16,176,106,213, 42, 7, 11,133, 34, 34,107, 46, 33,228, 59, 73,112,249,123,207,227,185, 85,119,
-193, 93, 15, 60,231,198,211,246,200,251,225, 15, 6, 6, 6, 38,176, 24, 24, 24,254, 29, 34,203,124, 59,247, 24, 24, 24, 24, 24,
-238, 14, 8,128,142,197, 20,202,126,239,148,125, 59,179, 9,124,241, 51, 78,198,201, 56, 25, 39,227,100,156,140,243,225,227,244,
-197,237,254, 62, 33,228,117, 74,233, 87,255,214,150,239, 93, 59, 0,116,100,156,140,147,113, 50, 78,198,201, 56, 25, 39,227,188,
-205,239,188,126, 47,190,115, 55, 14,182,221, 3, 3, 3, 3, 3, 3, 3, 3, 67, 25,131,141,193,242, 19,164, 82,207,177, 16, 49,
-166,240, 4, 31,211,107,235,198,179, 80,185, 61, 52,212,145, 48, 27,145,117, 13, 80,201,186, 87, 14,144,181,184,152,109,222,107,
-176,138, 63, 81, 98, 91,127, 50,151,102,177, 16, 98, 96,184,251, 8,142,107,213, 47, 52,172,220, 27, 34,165,106, 0,176, 88, 76,
-182, 27,215,175,205,162, 89, 39, 87, 20, 41,251, 66,106,245, 41, 23, 21, 51, 76,173,210,170, 11,139, 63, 98,201,204, 72,158,155,
-117,105,207, 15, 94,203,202,127, 86,156, 14,186,112,225, 66,165,170, 85,171, 94, 5,144,237,241,216, 45,247,104, 9,251,141, 17,
- 66, 72, 88, 92,163,151, 52, 42,205, 16,139,197, 18,171, 11, 8, 72,205,204, 72,155,159,121,237,216,151,110,143,233, 15, 28, 56,
- 80,190, 89,179,102, 73, 0,242,124,113, 50, 48, 60,240, 2,171,105,211,166,177,162, 40,190, 12,224, 5, 74,233,209, 35, 71,142,
- 60,125, 59, 60,205,154, 53,139,118, 56, 28,143, 80, 74, 27, 1,104,164,214,232, 26,154,205,166, 84,209, 97,127,233,240,225,195,
-127,149,150,175,113,227,198, 63, 3,120,178,152,204, 58,225,208,161, 67,165, 19, 72, 34,125,255,207,157, 63, 42,131, 52, 4, 85,
- 27,247, 30, 5,224,129, 20, 88,132, 16, 53,128, 87, 8, 33, 29, 52, 26, 77,117,131,193,112,133, 82,122, 12,192, 92, 74,105,210,
-109,114,114,117,116,178, 87, 53,106,205,227,229,181,138, 70, 55,179,115,111, 24,108,226, 46,145, 88, 63, 41,173, 32,170, 74,136,
-162, 74,133,160, 29, 35,122,180,137,175, 31, 95, 5,142, 19, 59, 97,177, 90,187, 31,186,105,232,190,224,175,148,119,170, 18,210,
-232, 2,165, 22, 63,221, 85, 30,128, 64, 41,189,238, 60, 15, 6,208, 6, 64, 3, 0, 71, 1,236,162,244,206, 4,219,191,133, 51,
- 38, 38, 38, 74, 20,197,215, 34, 35, 35,159, 74, 73, 73,249,153,227,184,111, 18, 19, 19,147, 88, 17,199, 80, 28, 66, 66,203, 13,
-153,243,221,106,215,178,245, 84, 20,101,207,247,104,247, 34,128, 34, 2, 43, 40, 40,244,149,239,151,253,170, 38,255,172,121,168,
- 24, 58,160,207, 27, 0,126,240, 38,132, 40,165,152, 48, 97, 2,153, 56,113, 98,255, 42, 85,170, 84,227, 56,238,236,184,113,227,
-102,185, 63,231,121,239,195, 15, 63,164,206,119,169, 55,206,152, 26, 45,215, 63,247,252, 51,237,222,124,253, 21, 93,116,184, 14,
- 55,211, 11, 66,231,125,187,228,211, 37, 75,126,232,250,218,115,157, 30, 7,128,143, 62,250,168,103,133, 10, 21, 42,243, 60,127,
-249,131, 15, 62, 88, 92, 18, 39, 3,195, 3, 43,176,106,215,174,173, 85, 40, 20,125, 56,142,123,165,126,227, 22,173,187, 63,243,
- 10,177, 17, 13, 38,191,219,215, 94, 90,174,118,237,218, 41,243,243,243, 39,197,214,108,252,118,187,206, 61,184, 90,241, 53, 17,
- 22, 26, 12,145, 83, 96,225,166,115,161,219, 23,244,159, 11,160,217,109, 56,243,201,149,191, 28,192,205,108, 7, 8, 1, 8, 1,
- 56, 2,228,155, 68,140, 25,208,250,195,210, 11, 36,194, 5,105, 8,222, 94,102, 2, 0,254, 65,140, 76, 66, 72,163,240,240,240,
- 47,135, 15, 31, 30, 92,175, 94,189,242, 42,149, 74, 99, 52, 26,171, 93,184,112, 33,118,236,216,177,157, 8, 33,211, 40,165, 63,
-150,134, 51, 62, 72, 85,241,137,154,149, 86,190, 55,232,149, 71,106, 84,174, 0,193,156, 15,209, 92, 80,225,234,165, 11, 45,166,
-124,255,227,192, 58,129,178,231, 79,228,216,252,158, 16,161, 10,144,191, 63,230,213,190,241, 85,181, 20,150,227,123, 32,227,121,
-168,244,193,104,198,243,224, 8,173,245,225,174, 27, 99, 0,124,232,135, 95, 39, 2, 24,227, 44,127,127,228, 56,238,108,199,142,
- 29,235, 15, 28, 56,144, 52,104,208, 0, 71,142, 28,105,184,124,249,242, 1, 60,207,255, 45,138,226, 31, 0,246, 83,255,133,155,
- 2, 64,115,142,227,218, 63,200,156, 81, 81, 81,106,139,197,242,114, 76, 76,204,235,221,187,119,175,215,173, 91, 55, 82,163, 70,
- 13,156, 57,115,166,241,175,191,254,250, 97,131, 6, 13,142, 37, 38, 38,126,165, 80, 40, 22, 37, 37, 37, 25,253,225,252, 63,123,
- 87, 29, 30,197,241,191,223, 57,247,248,197,133, 64,136, 64,208,224,238,110,165,184,151, 22,105, 11, 45, 82,188,184, 21, 43, 94,
-164, 20,247, 22,183,226, 82, 60, 72, 32,144, 64,136, 16,119,185, 92,206,111,231,247, 7, 9,223,144, 70, 46,129,254,218,210,125,
-159,103,159,189,155,221,125,119,108,103,223,253,204,204,103,250,215, 32, 97, 7,158, 80,255,138, 30, 47,146,102, 27, 0, 18, 75,
-132, 61, 33,196, 9,128,140, 82,250,234,255,155,243, 47,122, 22,159, 17, 66,236,242,127,163,180, 61,135,195,129,201,100, 82,155,
- 76,166, 42,101,112,250, 1,229, 26,214, 65, 41,165, 97, 37, 30, 4, 21, 2,192,226, 57,147, 17, 31, 27, 3,141, 86,173,201,202,
- 74,223, 81,244,188,172,204,140,221,159, 15,238,246,141, 80, 40,230,187,121,120, 97,198,188, 21, 40,176,122, 21,135,121,243,230,
-145, 57,115,230, 96,238,220,185,221, 1, 52,103, 24,230,122, 64, 64,192,218,119,190, 87, 25,230,237,177, 57,115,230,172,153, 55,
-111, 30, 1,138, 95,210,213,174, 82,237, 33,159,124,210,179,213,162,153,227,228,241,233, 6, 60,138,210,192, 78, 46,192,156,239,
-198, 10,117, 58, 99,227,141,187,118,143, 90,191,116,234, 86,179,217,220, 6, 64, 61,179,217,124, 31,192,174,210, 56, 89,176,248,
- 71, 9, 44, 66, 8, 9, 10, 10,106, 65, 41, 29, 94,169,178, 79,159,222,131, 70, 75, 42, 85,173,129, 92,198, 10, 81,105, 12, 30,
- 92,222,135,162, 95, 62, 22, 88,191,234,113, 56,220,157, 99,167,173,242,175, 85,167, 62,158,196,155,240, 71,172, 25,121,175,204,
-224,114, 52, 96, 24, 0,128,182,162,137,139,203, 52,225, 70,184, 30, 28, 2,112, 57, 0,135, 67,192,173,232,168, 51, 70,255, 98,
-193,246, 7,129,105,201, 12,192,232, 95,252, 3,197, 85, 27, 95, 95,223,213,243,231,207,119, 78, 78, 78,182,187,127,255, 62, 68,
- 34, 17,108,109,109,121,174,174,174,254,171, 87,175,206, 30, 55,110,220,119,132,144,135,148,210,104,139,132,180, 92, 24,208,178,
-110,224,205,217,115,231, 88,235,239,156, 65,230,190, 67,224,114, 40, 4, 50, 57, 92, 37, 18,172,237, 80,201,110,234,165,216,223,
-106, 74, 36, 1, 33, 26, 77,188, 37,156, 30,142,118, 29,170,250,249, 35,243,200,122,188,204,209,225, 86,170, 14, 61, 91, 54,128,
-143,157, 4,181, 77,102,216,139,121,109,202, 18, 88,249, 22,160,169,122,189,158, 35, 16, 8,136, 88, 44,238,115,242,228,201, 75,
- 1, 1, 1,111,235, 74,179,102,205,208,172, 89, 51,178,108,217,178,218,151, 46, 93,170,189,123,247,110, 3, 33,228, 6,165,116,
-117, 73,188, 18,137,244,181, 86,171,241,144, 72,165,250, 77, 63,253,116,177,105,211,166,180, 96,129,223,138,114, 2,128,181,181,
-245,111,129,129,129, 14, 83,166, 76, 81, 53,105,210,228,131,112,122,123,123,255,222,188,121,243,214, 29, 58,116,224, 53,109,218,
- 20,174,174,255,243, 1,236,224,224,128,230,205,155,147,216,216,216, 90,215,175, 95,223,248,251,239,191,175,245,246,246,190, 28,
- 21, 21,213,161,204, 55, 50,224,247, 62,199,139,128, 11, 96, 49, 33,100, 43,165,244,143,210, 62, 12, 0, 12, 2,240,195,223,196,
- 89, 42, 36, 18, 73,178, 86,171,117, 4, 0,177, 88,156,162,209,104,156, 44,120, 30,229,155, 55,111,118, 20, 8, 4,224,112, 56,
- 48, 26,141, 48,155,205,111,247, 5, 27,195, 48, 48,155,205, 88,180,104,145, 69,190,221, 40,165,106,188,153,253, 77, 11,109, 76,
-113,123,161, 80,232, 96, 9,103,124,108, 12,180,241,183,211,229, 50,153,151,220, 30, 11,124,125,125, 23, 20, 62, 94,213, 1,128,
-246, 21,212,105,234,152,120,192,190, 12, 58,155,249,243,231, 15,155, 59,119,110, 79, 0,234,252,176,154,125,251,246,189, 92,228,
-188,154,249,123, 53, 33,228, 10,135,195, 57, 1, 96, 59,128, 63, 89,114,165, 82,249,232,241, 95,126, 46,143, 75, 51, 96,225,111,
-105,216,126, 45, 7,195,154, 43, 48,161,179, 53, 6, 13,236, 47, 59,244,235,225,209, 0,182, 22,186, 36, 44, 32, 32,128, 60,127,
-254,156, 21, 87, 31, 23,234, 3, 80, 22,250,175, 7, 80,208,152,166,229, 63, 23,246, 69,194, 11,159, 87,176, 47, 88,130, 79,153,
-127, 29, 45,196,155, 10,224,222, 7, 21, 88,249, 86,212, 2,107, 42, 41,238,196, 58,117,234,156,238,252,201,208, 78,141, 90,116,
-128, 73,224,136,176, 20,130,216,104, 10, 30,199, 4, 46, 24, 68,222, 59, 70, 57, 28,206,206, 34,141, 65,137,150,141,160,160,160,
- 73,149,124,235,254, 48, 99,238, 18,238,147,100, 33,182, 95,215,128,209,101, 35, 47, 45, 2,234,148, 23, 80, 37, 61, 67, 86,252,
-147, 16,134, 97,230, 88,202,249,231,198, 8, 48, 51,249,223,124, 76,254,235, 1,164,184, 70,171,108, 78,131,250,121,101,191,192,
-192, 76,161, 25, 48,168,159, 91,208, 16, 94,248,208,181,171, 36, 78, 66, 72,123, 31, 31,159,229, 51,103,206,116,127,250,244,169,
-149, 90,173, 86,159, 57,115,230,106, 76, 76,140,147,179,179,115,236,216,177, 99,155,184,185,185, 57,126,242,201, 39,210, 3, 7,
- 14,204, 4,240,121, 89,156, 53,100,194,192,230,245,107,220, 90,184,108,165, 44,237,208, 58,232, 35, 30,227, 86,154, 6, 33,233,
- 26,234,166,200, 34,253, 2,236, 32, 21,242, 48, 58,200, 73,254,205,185,168, 31,242, 95,102,101,166,221,219,197,169,138, 81,147,
- 7,173,198,136,211,175,178, 53,183,114,178, 29, 57,143, 95,167, 78,233, 94, 95,204, 77, 77,128,179,156, 95,181,188,249, 73, 8,
-129, 84, 90,252, 10, 38, 54, 54, 54,104,213,170, 21, 2, 2, 2, 4, 45, 91,182,108, 3, 96,117, 73,156, 6,131,222,133, 97, 40,
-172,172,172, 4,157, 58,117, 34,132, 16,170,215,235,223,139, 19, 0,236,236,236, 58, 54,107,214,140,251,235,175,191,230,102,100,
-100, 68,119,237,218, 53, 77, 44, 22, 51,133,207,145,201,100,240,245,245,197,247,223,127, 47,232,220,185,115,153,156, 78, 78, 78,
-237,119,239,222, 13, 66,200,219,151,117, 81,120,121,121,193,217,217, 25, 93,186,116,225,125,250,233,167,237, 75,203,207,254, 53,
- 72, 88,129,120,234, 87,131,148,250, 98,234, 87,131, 80, 2,132, 23,181,100, 21,229,164,148,166, 19, 66, 54, 1, 56, 66, 8,233,
- 83,156, 32, 34,132, 52, 5,112, 24, 64,103, 74,105, 74, 89,229, 94,152, 83, 40, 20, 10, 12, 6,131,109, 81,225, 83, 94,206, 66,
-113,161,193,193,193, 8, 10, 10, 66,225,189, 86,171,125,187,246, 42, 33,196,209,210,250,201,225,112, 48,107,214, 44, 16, 66,192,
-231,243, 33, 16, 8,138,221,183,106,213,170,188,109, 72, 44, 33,132, 35, 16, 8,166,242,120,188,207,117, 58,157,187, 88, 44, 78,
- 48,155,205, 59,116, 58,221, 34, 74,169, 17,128,141,193, 96, 40,149, 83,163, 85,107, 40,195, 72,244,122,173, 81, 38,147,121,189,
-120,241,194,183,164, 50,215,233,116,168, 89,179, 38,114,181,234,212,130,107,138,227,140,136,136,240,170, 82,165,138, 31,222,116,
-129, 3,192, 53, 74,105,139, 66,255, 11,227, 26,165,180,115,254,239,240, 87,175, 94,121, 21, 8,172,194,156, 70,131,193,219,221,
-209, 10,143,162, 53,216,126, 45, 7, 23,103,186,162,237,162, 4,244,174,203, 67,128,167, 28, 38,131,209,175,111,223,190, 59,241,
-166,254,222, 3,208,171,111,223,190,254, 92, 46,247, 18,128,163, 0,178,255,191,219,100,150,179,194,134,130,210,180,136,146, 16,
-114,178,208,253,187, 21,252,159, 54,109,218,140, 37, 75,150, 60, 37,132,156, 44, 28, 94,248,188,194,251,252,123,157,164,148,118,
-155, 62,125,122,224,210,165, 75, 23, 23,156,251,183, 88,176, 0, 88,197,105,108,144, 27,229, 0, 30,151, 1,143, 67,192,227, 2,
-160, 4,201,113,207,160, 87,167,223,184,127,255,126,148, 37, 68, 65, 65, 65, 77, 43, 7, 54, 90, 54,119,225, 10,206, 47,215, 52,
-200,206,211, 34, 45,244, 56, 18,239,108, 75, 98,204,134,163,148,210,251, 28, 14, 39,216,187, 82,165,176,247,241,218,253, 70, 96,
-229,139,170,119, 68,214,199, 3, 66, 72,103,127,127,255, 37,179,102,205,242,122,248,240,161, 34, 39, 39, 39,117,207,158, 61, 97,
- 58,157,238, 33,128, 53,175, 95,191,110,185,102,205, 26,233,138, 21, 43, 58,212,168, 81,195,239,224,193,131,121,101, 90,174,100,
-130, 90, 67, 7,245,191,213,115,204,120,113,232,193, 13, 16, 61, 11,198,230, 23,153,230,251,169,154,153,218, 92,211,106,137,148,
-215, 52, 83,103, 58, 63,185,161, 43,199, 69,198,135,135, 21,191,149,165,241, 21, 10,197, 60,202, 19, 67,175, 55, 65,109,100,244,
-161,169, 84, 61,177,101, 77, 3,149, 57,188, 89,172,151,195,225, 89,240, 96,103, 18, 66,126, 16, 10,133,179, 8, 33,180,103,207,
-158,209,117,235,214,213, 2,128, 70,163,129, 78,167, 3,159,207,135, 86,171, 69,100,100, 36,110,223,190, 13, 91, 91,219,114,229,
-107,102,102, 38,188,188,188, 32,151,203,223,155,211,108, 54,147, 13, 27, 54, 8,159, 62,125, 42,252,245,215, 95,173, 38, 79,158,
-172,110,216,176, 97, 76,215,174, 93, 83,172,172,172, 76,143, 30, 61,194,173, 91,183,144,149,149,133, 6, 13, 26, 88,196,169,215,
-235,193,227,241,160,209,104, 32, 18,137,192,227,241, 96, 50,153,192, 48,204, 91,209,149,155,155,139,140,140, 12, 8, 4, 2, 20,
- 39, 20, 11,163, 64, 44,245,171, 65,232,193,211, 55, 83, 0,134, 66,175, 50, 66,159,109,132,174, 96,203, 52,246,155,176,178,246,
-193, 39,197,127,132,149, 80, 86,183, 9, 33,125, 0, 28, 46, 42,178, 10, 9,161, 62,148,210, 71,229,229, 52, 24, 12, 55, 10,132,
-143, 88, 44,118, 36,228,141, 48, 20,137, 68, 70,157, 78,215,186, 60,156, 0, 16, 28, 28,140,186,117,235,114,243, 57, 11, 15,221,
- 97, 42,240, 92,130,203,229, 66, 32, 16,128, 16,130, 22, 45, 90, 96,228,200,145,168, 91,183, 46, 34, 34, 34,176,127,255,126,220,
-187,119, 15,124, 62,255,237,249,150,162, 85,171, 86, 92,177, 88,124,179, 71,143, 30,129, 51,103,206, 20, 87,170, 84, 9,207,158,
- 61,243, 92,186,116,233,212, 11, 23, 46,244, 36,132,212,163,148,150, 25,231,164,132,184,117, 3,122,182, 26,158,149,153,177,187,
-170, 3,230,234,116, 58, 60,123,246,204,226,107,138, 59,238,227,227, 19,195,225,112, 94, 50, 12,115, 29, 64, 77, 74,105, 11, 66,
-200, 25, 0,178, 34,167,170, 41,165,157, 9, 33, 57, 0, 66, 56, 28, 78, 56,195, 48, 49,197, 13,151, 82, 40, 20,169,113, 41, 57,
- 78,246,114, 49,134, 54,147,163,237,162, 4,244,169, 39,130, 72, 64, 16, 22,149, 4,159, 42,149,200,163, 27,199,234,229,139,171,
-250,137,137,137, 0, 80, 15, 64, 84,108,108,172, 75,129,192, 98,241,113,160,168, 8, 42, 16, 78, 75,150, 44,233, 86,156,168, 42,
-230,217,124, 39,124,233,210,165,139, 11,253,255,160,147,172,120,133,149, 99,169,118,121, 46,183,247,147,179,171,111, 87, 53, 80,
- 47,167,192,174,133,172, 65, 20, 49,143,206,130, 97,152, 29, 22,138, 43, 9,225,240,119, 76,153, 49,159,179,249,178, 6,201, 73,
- 9, 72,184,186, 12,186,180,176,237,148,210, 9,193,193,193, 57,239,155,168,160,160,160, 64, 27,123,103,104, 13, 20, 12, 5,240,
- 39,145,245,209,136,171,238,126,126,126,243,111,221,186,229,165,213,106, 21,127,252,241, 71,214,238,221,187, 95,234,245,250,159,
- 41,165,123,242,207, 57,158,150,150,182,128, 82, 10, 43, 43, 43, 30,159,207,151,148, 54,240,179,134,181,160,238,136,225,131,111,
- 76, 92,179, 85,252,242,201, 35,172, 57,124, 26, 34,179,222, 28,154,169,239,245, 68,101, 44,248, 42,184,212,197, 85, 26, 79, 65,
- 61,248, 28, 2, 59,137,192,185, 49, 33,226, 91,148,150,217,157,235,224,225,197, 49,122,122,227,186, 73, 11,185, 66, 32, 4, 0,
- 55,223,106,220,135, 26, 35,254,120,252, 12, 98,177,173,192,194,135,108, 54, 33,164,209,179,103,207, 72,110,110,174, 54, 36, 36,
- 4,118,118,118,112,114,114,130,181,181, 53,158, 61,123,134,139, 23, 47, 34, 60, 60, 28,148, 82,212,170, 85,171, 92,121,155,156,
-156,140,156,156, 28,244,234,245, 73,155,132,132,120,177,163,147,179,254,210,197, 11, 23, 42,194,201, 48, 12, 1,128,192,192, 64,
- 4, 6, 6,242,227,227,227,109, 78,158, 60, 41, 95,178,100,137,171, 82,169,188,167,209,104,222, 17, 78,150, 10, 44, 0,208,106,
-181,208,233,116, 16, 8, 4, 16,139,197, 16, 8, 4,200,201,201, 65,114,114, 50, 84, 42,213, 91,139,155,165,188,249, 49,166,216,
-213,236,254,159, 43,199,112,199, 10, 54,136,127,228,139,172, 75,132,144,130,242, 77,206,223,247, 41,173,171,175, 12,206,119, 44,
- 44,133,172, 76,252,138,112, 6, 5, 5, 21,112,188,211, 74,136,197,226,148, 2,203,149, 88, 44, 78,177, 84, 96,153, 76, 38, 8,
- 4, 2, 52,108,216, 16,235,214,173,195,189,123,247,112,244,232, 81,120,122,122, 98,248,240,225,224,112, 56,120,250,244,105,121,
-163,201,220,186,117,107,106,175, 94,189, 2,119,238,220, 41,142,137,137, 65, 88, 88, 24,108,108,108,176,110,221, 58,209,168, 81,
-163,124, 46, 95,190, 60, 27,192,242, 50,243, 48,227,217,225,124,129, 11, 87, 87,215,225, 53,107,214,252,211, 57,206,206,206,214,
-231,206,157,115, 44, 16, 94,133,175, 41, 1, 89,179,103,207,254, 49, 32, 32, 96,117,126,183, 96,115,188, 25, 7,215,234,240,225,
-195, 4, 0,250,244,233, 67, 9, 33, 87,242,207, 15, 57,116,232, 80,235,231,207,159,211,185,115,231, 22,219, 38,165,166, 36,110,
-250,113,221,230, 31,127,152,247,157,112, 98, 23,107,244,169,199,135, 88, 64, 96, 37,229, 99,209,218,173,198, 7,119,174, 61,118,
-113,113, 57, 9,160, 87, 98, 98, 34, 92, 92, 92,114, 1,132,115,185,220, 40,179,217,156,192,142,113,255,215,189,215,138,155,232,
- 48,138, 82,154, 88,156, 64,170,136, 64, 43,108,225, 42,192,244,233,211, 3,151, 44, 89,114,247, 67,166,133, 83,232,166,164,140,
-151,132,139,141,210,205,110,244,160,142, 96, 24,192,100, 6, 76,102, 10,109,158, 26, 73, 97,151,243,244,122,253, 97, 11, 51,111,
-217,240,111,151, 84, 14,142,229, 33, 49, 83,143,184,139,243,169, 46, 45,236,211,251,247,239,127,246,161,196,149,173,131,235,149,
-239,151,109,195,189, 72, 61,204,204, 27,125,197, 48,244,237,239,143,164, 18, 86,117,112,112, 88,113,251,246,237, 74, 34,145, 72,
-241,226,197, 11,243,161, 67,135, 18,244,122,253,198, 2,113,149,143,193, 65, 65, 65, 70,153, 76, 6,181, 90,173, 53, 24, 12,185,
- 37,137,171, 64,137,196, 61,168, 70,141,107, 19,215,108, 21,107,245,122,100,107,116, 80,186, 56,155, 67, 50,243,122,133,168,116,
-111, 43,100,117, 5,191, 73,189, 42,110,110, 68,172, 0, 5, 16,175,210, 39, 88, 34,174, 0, 64,166,176,230,184,215,107,133,122,
-223,172,131,134,107, 77, 1,192,214,209,149,211,250,203, 69,232,180,230, 42,116, 60, 69,121, 36,176,174,106,213,170,218,252,250,
-139,244,244,116,132,134,134, 34, 35, 35, 3,235,214,173, 67, 88, 88,216,219,151,110,249, 4,198,219,103, 2,169,169, 41, 34, 74,
- 41, 82,146,147,132, 21,229, 44, 16, 88, 5,112,115,115,195,216,177, 99,121,106,181, 90, 92, 88, 92,149, 87, 96, 21,196,131, 82,
- 10,189, 94,143,236,236,108,232,245,122,188,124,249,242,173,184,202,183,160,149, 47,253,122,149,177,216,112,109,134,241, 61, 26,
-181, 63, 0, 8, 10, 57, 15,116,170,168,184, 42, 34,124,202,101,253, 41,203,130, 85,156,137, 91,163,209, 56, 81, 74, 73,112,112,
- 48, 44, 25,127, 85, 56,223, 5, 2, 1, 70,142, 28,137,187,119,239, 34, 34, 34, 2, 92, 46, 23,106,181, 26,121,121,121,104,223,
-190, 61, 10,198,227,149, 35, 13, 84, 32, 16, 12,158, 49, 99,134, 56, 42, 42, 10,105,105,105, 5,131,228, 97, 54,155, 49, 97,194,
- 4,137, 72, 36, 26, 92, 94, 83,125, 66, 66, 66,199, 23, 47, 94,248, 21,221,146,146,146,178, 69, 34,209,123,231,237,225,195,135,
- 73,159, 62,125,104,159, 62,125,104,129,208,178, 20, 89,113,161,155,142, 30, 63,121,126,210,247,203,114,243,212, 42, 84,113,149,
- 32, 87,149,141, 69, 75,126, 48,222,186,117,253,202,212, 9, 99, 26, 31, 58,116,104, 41,128,240,252, 75,194, 15, 29, 58, 52,236,
-251,239,191,223,133,124,119, 13, 44,254, 85, 22, 42, 82, 76,216,150,146, 44, 88, 31,194, 10, 86, 96,201, 2, 32,249, 75, 44, 88,
-101,136,150, 58, 54, 14,110,151,167, 47,222, 42, 63,250,152,139,140,196,112,104, 83,194,225, 81,183, 39,146,195,255, 0, 53, 27,
-127, 11, 13, 13, 85,151,197, 83,175, 94, 61, 95, 87,159, 58, 95,214,169,215, 16,203, 78,230, 66, 21,186, 31,250,204,168,245,193,
-193,193,191,125,136,196, 4, 5, 5, 5,218,218,187, 92,153,177,116,171,221,137,167,124,164, 39,132, 35,236,216, 84,152, 13,127,
-234, 21, 59, 93, 94,110, 9,163, 23,230,102, 37, 67,175, 50, 67,204,201, 19,255, 3, 42,225, 75,165, 82,185,243,199, 31,127, 28,
-211,184,113, 99,233,192,129, 3, 95,100,102,102, 46,164,148, 30, 44, 36,194,218,248,249,249, 77, 94,191,126,189, 79,108,108, 44,
-206,159, 63,255, 18,165, 12,224,123,170,209,196,213,180, 22,109,188,177,247,231,239,184, 94,126, 56, 48,119,138,233,230,147,103,
- 61, 66, 85,166, 51,111,197,149, 92, 24,208, 56,176,234,201,175,199,141,225,152, 31,156, 69, 88,108, 10, 18,213,198,139,150,198,
- 59, 94,149,103,228,139, 36,144, 59, 87, 66,180,198, 44,224,241,120,119,191,255,114,148,128,195,229,129,195, 19, 32, 50, 75, 87,
-158,151,184,232,217,179,103, 4, 69, 38, 66,104,181,218, 18, 45, 62, 31, 18,150,114, 22, 55, 62, 10, 0,140, 70, 99,133, 57, 11,
- 91,108,202,186, 23,195, 48,208,233,202,177, 28,161, 46,171,248, 50,208,164, 25, 63, 68,182,229,239,133,239, 35,174, 10,132, 79,
-193, 0,116,145, 72,244, 86,164, 88,106,101, 42,197,130, 85,161,227,239,124,185,114, 56, 96, 24, 6, 2,129, 0,181,107,215,198,
-201,147, 39, 97,103,103, 7, 43, 43, 43, 88, 89, 89, 65, 34,145,192,222,222,254,173,192,226,112, 44,158,125, 67,117, 58,157,167,
-167,167, 39, 94,190,124, 9,177, 88,252,118, 19,137, 68, 8, 12, 12,132, 90,173,118,195, 71,101,171, 7,190,232,223,174,231,134,
-221, 71,134,158, 60,121,234, 75,131, 78, 91,195,223,223,143,222,191,117,249,241,212, 9, 99, 58,177,146,228, 63,103,225, 58, 89,
- 88, 36, 17, 66, 78, 78,155, 54,109, 70, 69,249,166, 77,155, 54,163, 56,139,214, 7, 19, 88, 5,138,177, 56,229, 88, 32,174,166,
- 46,218, 98,117,248, 1, 7,153,137, 97,136, 57, 59, 67,101, 54,228,101, 50,140,209, 43,243,213, 13, 0,216, 97,225,253, 26, 52,
-109,219,139,156,127,170,135, 94,149,128,156,167, 7,162,141, 70,227,244, 15, 41,174,166, 45,217,106,119,228, 49, 15, 25, 9,225,
-120,117,122,122,182,217,144,215,166, 34,126,180, 10, 99,136, 80,216,179,127, 53,155,110,159, 55, 79,128,153,152, 49,248,217,243,
-206,174,205, 73,207,132,235,244,216,223, 89,209, 82, 83, 83, 23,201,229,114,206,242,229,203, 63,211,106,181,115, 41,165,135, 11,
- 85,194,246, 85,170, 84, 89,182,105,211, 38,247,215,175, 95, 11,111,220,184,145,113,229,202, 21, 6,192,210,210, 56, 67,178,117,
- 83,106, 40, 4,220,170, 30,174,227, 94,198,197,245,120,146, 99, 58, 91,112,172,134, 76, 24,216,188,118,192, 31, 11,230,206, 80,
-232,111, 28,134, 58, 49, 22,235,130,147,114, 24,179,101,101, 72, 8,177,107,236,229, 76,166,127, 49,156, 81,169, 84,144,137,132,
-140,209,104,228, 14,109,215,194,252,195,212, 73,156,164,164, 36,168,115,115,121,132, 16, 59, 74,105, 70, 25, 92,243, 1,180,169,
- 85,171, 22, 58,116,232, 16, 61,111,222,188,231,133,197,199, 63, 73, 96, 21,181, 96, 21,192, 96, 48,144,138,114, 22,182, 96,149,
- 37,176,202,109,193,210,229, 20, 47,164,242, 82,223, 87, 96,189, 38,132,120, 22,252,254, 16,101,160,213,106, 29, 11,117, 13,150,
-105,137,183,192,130, 85,225,227, 69,234,231, 91, 11,214,163, 71,143,224,225,225, 1,131,193, 0,133, 66, 1,133, 66, 1,185, 92,
- 14,149, 74, 5, 62,159, 95, 94, 11, 28, 35, 22,139, 95,135,134,134,250, 41,149, 74,152,205,230,119, 68,214,139, 23, 47, 32,147,
-201,226,203,107,193,114,117,117, 61, 39,147,201,188,138,134, 59, 59, 59, 91,127,136,114, 42,108,185,234,211,167, 79,133,250, 17,
- 54, 44,249,110, 55,128,221,125,251,246,221, 25,114,235, 84, 61, 23, 23,151, 83, 1, 1, 1, 4, 0,216, 25,131, 31,151,245,170,
-132,231, 56,181,136,229, 73, 95,232,127, 42, 0,146,255, 63,181,144, 0, 43,252, 91, 95, 76, 88,250,146, 37, 75, 46, 23, 26,191,
-149,250,255,102,193, 10, 10, 10,170, 99, 99,239,122,249,187, 5,155,173,246,222,231, 32, 59,241, 57, 18, 46,204,202,102, 12,121,
-109, 56, 28, 78, 98,236,205, 45,135, 1,228, 61,120,240,224,170,133,153, 87,215,223,215, 23, 7, 66,140,208, 38, 61, 6,168,121,
-123, 72, 72, 72,222,251, 38,162, 64, 92, 77, 89,188,197,238,208, 67, 94,129, 8,204,102,222, 83, 92,125, 78,136, 45, 87, 38,222,
- 56,180, 67,253,126, 94, 85,220,193, 80, 35, 24, 1, 69,239, 41, 14,188,240, 7,121, 71, 61, 59,112, 15, 50,185,204,151,113,183,
-254, 62,239,227,185,185,185, 11, 8, 33, 71, 40,165,207, 10, 53,238,157,125,124,124, 22,255,244,211, 79,149,226,227,227, 21, 15,
- 30, 60,200,217,178,101, 75, 20,195, 48,243,139,155, 85, 85, 20, 79, 84,134, 73,129,114,225,207, 79,115, 77,111,125,232, 84,151,
- 9,106, 13, 31, 58,240, 86,187,129,195,197,175, 46,236,134, 93,212, 51,172,121,144,108,142, 87,105, 7, 62,207,163, 73,150,136,
- 43,145, 72,116,120,245,161,227, 47,235,214,173, 75,212,106, 53,140, 70, 35,210,210,210,176,124,207,161, 80, 74, 41,108,109,109,
-113,250,244,105,102,208,160, 65, 5, 3,162, 51, 74,224, 42,112,211, 0,129, 64, 64, 36, 18,137,119,116,116,116,116,165, 74,149,
-180,197,137, 20,145, 72, 84,110,129, 37,145, 72,192, 48, 37, 27, 1,202,195,105, 50,153,136, 37,225,229,225, 44,136, 91,193,224,
-246,162,225, 5,224,114,185, 96, 24,166,212,180,252, 89,189,149, 96,193,202, 75, 49,190,103,227,233, 85,218, 76,229,191, 19,249,
-150,176, 2, 1, 83,172, 43,134,242, 88,176, 10,202, 66, 32, 16,224,248,241,227, 24, 49, 98, 4,204,102, 51,164, 82, 41,228,114,
- 57,100, 50, 25,126,251,237, 55, 20,184,113, 40, 79, 54, 26,141,198, 61, 75,150, 44,153,177,105,211, 38, 9,165, 20, 66,161,240,
-173,192,154, 59,119,174,198, 96, 48,236,177, 68, 96, 17,219,234,253,109,108,237,134,100,101,165,239,168,106, 95,250, 44,194,226,
-174,201, 31,143, 85, 20, 54,243,231,207, 31,198, 48, 76, 79, 20,113,197, 80,228,188,119, 92, 56,148,230,166, 1,128,237,252,249,
-243,191, 96, 24,166,122,254,255,119,102, 11, 22,174,161, 5,199,251,246,237,187,179,232, 44, 66, 22,255,122,220,251,183, 69,184,
- 68,129, 85,167, 78,157, 0, 59,165,251,229,137, 11, 54, 91,237,184,195, 69,118,226, 51,164, 93,254, 62,155,154, 52,133, 69, 75,
-179,114,222,175,174, 82,105,143, 12,181, 22,198,204,151, 32,132, 60,120,223, 4, 52,104,208,160,170,141,157,243,149,201, 11,183,
-216,237, 11,230, 35, 43,225,127, 34,240,125,196,213, 16,161,176,103,160,175,251,182, 1,157,155,218, 90, 19, 19, 76, 49,207,241,
-243,240,126, 8,238,110, 64,211,254,214,104,208, 69, 1,159, 58,226,126,167,183,102,180,117,109, 78, 62,255, 59,173, 89, 69,196,
- 85,247, 74,149, 42,205,187,115,231,142, 23,195, 48,138,171, 87,175,170, 54,109,218,244, 74,171,213,174,165,148,158,178,148,243,
-105,174,254,173,184,170, 97, 45,168,251,249,103,195,110,124,179,122,147, 56, 52,248, 30,150,237, 57, 1, 43,174,209,124, 63, 73,
-219,247,105,238,255,186, 15, 75,131, 80, 40, 92,112,233,210, 37, 89,205,154, 53, 73,122,122,250, 91, 75,139,193, 96, 64,118,118,
- 54, 84, 42, 21,116, 58, 29,130,130,130, 56,107,215,174,149,141, 27, 55,110, 1,128, 47, 45,141,175, 82,169,132, 64, 32,128,193,
- 96,120, 43, 82,132, 66, 33,108,108,108,144,158,158,142,253,251,247, 3, 64,169,206, 41, 5, 2, 97, 34,135, 67, 60,100,114,185,
- 81, 42,149, 82,185, 92, 94, 92, 58,202,197, 89,240, 85,212,169, 83, 39,229,130, 5, 11,248, 65, 65, 65,111, 3, 11,186, 8, 43,
-194, 73, 41,205,235,208,161,131,116,237,218,181,240,242,242,130, 94,175,127, 71, 72,113, 56, 28, 8, 4, 2,196,198,198, 98,225,
-194,133,160,148, 90,254, 33,163,205, 52,162,198, 48, 71,104,210,141,208,164, 27,161, 77, 51, 64,157, 98,132, 49,207,252, 79,107,
-192, 42, 50, 0,221, 2, 75,152,227,135,176, 96, 21, 8,172,103,207,158, 97,231,206,157,232,210,165, 11,108,109,109,145,153,153,
-137,131, 7, 15,226,249,243,231, 16, 10,133, 40,231, 56, 50,166, 97,195,134, 63, 92,191,126,189,251,192,129, 3,171, 79,158, 60,
- 89, 82,163, 70, 13,132,135,135, 99,254,252,249,218,224,224,224, 8,141, 70, 51, 31, 22, 56, 36,117,243,240,252,230,231, 61, 39,
-249, 35, 6,118, 30, 7,125, 52, 44,153, 69,248,206, 53,197, 12,118, 47,193, 77, 67,231, 18,232, 10,187,112,120,199, 77, 67, 97,
-220,188,121,211,187, 82,165, 74, 1,120, 51, 51,176,224, 69, 91,120,182,224, 59, 47,225,196,196,196,250, 96,103, 17,178,248, 39,
- 11, 44, 14,135, 51,161,225,167, 51,173,118,220,230, 33, 51,254, 41,178,175,207, 41, 42,174, 44,105,100,218, 21,246,149,193, 23,
- 43,106,152, 32, 0,160,133, 41,235, 21,184, 92,110,185, 5, 86, 81, 78,134, 97, 38, 53,250,116,166,221,174,123, 60,100, 39, 60,
- 67,234,149,239,203, 45,174, 10,115, 14, 17, 10,191,231,115,201,172,174, 45,234, 10,154,213,241,133, 44, 37, 26, 73,113, 9, 56,
-240, 44, 53, 35, 34, 83,247,249, 31,196,128,152, 87,186,159,187,124, 97,103,103,235,204, 71,183, 49,246,118,183, 79,228, 28,117,
-107,195, 49, 80, 3, 93,146,112,131,206, 45, 46,158, 31, 2,101,113, 18, 66,170, 90, 89, 89, 45, 15, 14, 14, 86,138,197, 98,171,
-251,247,239,155, 55,111,222, 28,171,213,106, 87, 82, 74,247, 87,132, 51, 80, 34,113,175,238,231,125,245,155, 85, 63,137,115,213,
-121, 80,235, 13,112,245,112, 51, 95,125,240,252,211,167,185,250, 99,150,112, 18, 66, 90,127,246,217,103,181, 26, 54,108,200, 41,
- 44,174,244,122, 61,114,114,114,160, 82,169,144,147,147,131,156,156, 28,196,199,199,163,101,203,150,156, 90,181,106,213, 32,132,
-180,166,148, 94, 46,202, 89,200, 77,195, 12, 0, 28, 66, 72,248,249,243,231,181, 67,135, 14,133, 68, 34,129, 90,173,134,187,187,
- 59, 76, 38, 19,206,156, 57,131,224,224,224, 44,134, 97,246, 1,184, 80, 90, 60, 53,154, 60, 79, 66, 8, 87,157,155,219,174,102,
-205,154, 3, 39, 77,154,100, 83,248,252,138,112, 2, 64,102,102,102,165,115,231,206,125, 31, 18, 18, 50,174,115,231,206,210, 25,
- 51,102,240,189,189,189, 97, 50,153,200,123,112, 90, 63,120,240, 96, 69,179,102,205,190,234,212,169, 19,111,241,226,197,176,182,
-182,134,217,108,134, 68, 34, 65, 78, 78, 14,230,207,159,143, 27, 55,110,152, 40,165, 27,178,179,179, 39,151,198,249,142, 31,172,
-137,171,106,151, 86, 15, 75,242,131,245,119,212,121,141, 70,227, 84, 94,171,152, 37,241,124,240,224, 1, 45,234, 15,171, 52, 11,
- 86,113,156, 5, 2,139,203,229, 34, 58, 58, 26,155, 55,111,254,147, 31,172, 2, 55, 14,197, 9,172, 18,226, 73,175, 92,185, 98,
- 38,132, 52,190,127,255,254,212,161, 67,135,126,174, 86,171,221,101, 50, 89,130,209,104,220,161,209,104, 10,252, 96, 9,202,138,
-167, 80, 40,230, 19, 14, 7, 18,177, 76,162,206, 80,199, 20, 55,139,240, 29,147,147, 90, 29, 35,182, 22,219, 23, 92, 83, 28,103,
- 17, 55, 13,239,184, 98, 40, 66,247,142, 11,135,162,110, 26, 10,115, 54,105,210, 36,138,195,225,132, 49, 12,195, 1, 16,134, 34,
-179, 5, 11,113,250, 37, 38, 38,214,119,113,113,185, 10, 64, 90,116, 22,225,223, 81, 63, 89, 78, 86, 96,149,248,113,248, 71,240,
- 11,112, 68, 41, 80,221, 89, 94,110,113, 85, 28, 76, 58,117,196,194, 3,145,117,204,122, 13, 76, 57, 49,225,193,247,239,165,188,
-111, 2, 40,165,178, 27, 15, 34,192,147,164, 35,235,214, 15, 89,196,172,107, 19, 28, 28,252,168,194,149, 6,152,254,211,153,195,
- 2, 98,109,135,199,223,142, 64, 66,150, 26,103, 34, 51, 15,210, 60,221,151,187,243,215,139,115,111, 76,174,111,155,153,180,177,
-121,111,235,126, 14,110,124,172,250,110, 7,196,211,236, 5, 13,218,182,248, 91,215, 40, 44, 24,248,190,102,205,154,177,205,155,
- 55,151,247,235,215,239, 69, 70, 70,198, 59, 3,223,203,139,167, 26, 77, 92,160, 66,248,211,229, 45,171,190,147, 4, 54,196,225,
-133,211,205,215, 30,132,245,122,162,210, 91, 60, 40, 80, 32, 16,180,154, 54,109,154, 64,173, 86,255, 73, 92, 21, 21, 88, 57, 57,
- 57,120,252,248, 49,134, 15, 31, 46,122,244,232, 81, 43, 0,151, 75, 72,235,236,124,135,147, 60, 74,105,234,210,165, 75,123,110,
-216,176,161,247,183,223,126, 43,234,220,185, 51,238,222,189,139,243,231,207,235,244,122,253,111, 0,142, 81, 74,117, 22,230,161,
- 25,192, 57, 66,200,213,165, 75,151,246,228,114,185,111,215,179,124, 15, 78, 35,128,217,132,144, 21,187,118,237, 90,118,225,194,
-133,129,195,135, 15, 23, 27,141, 70,242, 30,156, 38, 0,223, 42,149,202, 89,167, 79,159,222,241,251,239,191,247, 26, 50,100, 8,
-103,252,248,241, 88,183,110, 29,126,253,245, 87,198,108, 54, 31,227,243,249,195, 82, 83, 83,203,156,128,242,142, 31,172, 82,252,
- 92,149,117,220, 2,220,255, 11,170,254,123,115, 22,181,132,213,173, 91,215,169,240, 44,205,194,123, 75, 45, 88, 0,208,170, 85,
-171,183, 86,197, 66, 51, 40,223,158, 67, 8, 41,119, 23, 33, 0,155,124, 63, 87, 27, 0,172,195,187, 94,220,185,248,159,167,119,
-139,224,230,225,133,120,192, 94,163,215,102,149,186,216,179,181,204,222,205,195,171, 44,186,172,217,179,103,255, 56,103,206,156,
- 31,139,186, 98, 40,124, 82, 81, 23, 14,243,230,205, 67, 73,110, 26, 0,100,206,158, 61,251, 7, 0, 8, 8, 8, 32,249,221,130,
-245,144, 63, 91,176, 16,231,206,252,112,233,220,185,115,135, 2, 40,141,147, 5,139,191, 85, 96,205,200, 13, 94, 99, 4, 96, 79,
- 8,153, 30, 28, 28, 28,250, 1, 36,192,180,148, 19, 35,214, 81, 32, 19,140,121,234,135, 72,128,217,108,158,169,126,176,150,161,
-148,218, 16, 66,166,221,191,127,255,189,227, 73,172,237,160,154, 63, 22,191, 62, 77,160, 73,106,227, 39,187,245,239, 90,106,242,
-199, 92,245,119,109, 78, 14,216,186,242,143,124,219,198,158,156,202, 24,250,143, 40,208,212,212,212,197,114,185,156,187, 98,197,
-138,207, 52, 26,205, 59, 3,223, 43, 44,178, 84,250, 41, 53, 20, 2,110,128,183,199,184,231,209, 49, 61,159,168, 44,235, 22, 44,
-244, 34, 17,186,186,186, 62,209,106,181, 32,132, 64,167,211,189, 21, 86, 42,149, 10,217,217,217,111,255, 27, 12, 6,164,166,166,
-194,211,211, 19,133,124, 38,149, 36, 50, 18, 11,107, 4, 66,200,217, 5, 11, 22, 12, 92,184,112, 97, 91, 74,233, 69, 0,251, 40,
-165, 21,114,253,145, 47,116, 14, 72, 36,210,229,132, 16, 55,129, 80,164, 63,121,242,228,153,247,228, 84, 1, 24, 67, 8, 89,176,
- 98,197,138,181, 82,169,180,254,195,135, 15,223,139, 51, 95, 60,125,106,111,111,239,186,115,231,206, 67,219,182,109,107,196,227,
-241,110, 19, 66,250,102,101,101,149,123,177,103,242,174, 69,160,220,199, 45,192,175,127, 65,181,127,111,206,242,184, 95,176,176,
- 93,202,157, 53,107, 86, 74, 81,193, 85,212, 90, 85,240,223, 96, 48,104, 45,124,150,202,227,139,172, 84,113,193, 33, 68, 3, 64,
- 50, 99,222,138, 55, 39, 91,190,216, 51, 8, 72,137,131, 5,231,204,153, 67,231,205,155, 71, 56, 28,206, 49, 0,225, 28, 14,231,
-101,209, 65,232,133,143,205,155, 55, 15,115,230,204,161,115,231,150,252,109, 90,192,249,252,249,115,202,229,114, 47, 2,136,226,
-114,185,209,133,121, 11,135, 23, 92, 83, 26, 39, 11, 22,127, 53,200, 95,233,132,237,223,104,234, 28, 44, 20,206,227, 0,223, 1,
- 32, 20, 88,181, 91,175,159, 89,218,181, 46, 77,201, 34, 74, 48, 33,255,229,179, 56,241, 6, 93,248, 79, 72, 59, 33,164, 90,225,
-177, 89, 31,130, 51, 80, 46,244, 47, 60, 54,203, 82, 78, 62,159,223,198,104, 52,146,212,212, 84,168,213,234,119,172, 85, 57, 57,
- 57,200,203,203, 67, 78, 78,206, 59, 99,167,154, 54,109,138, 86,173, 90, 81,163,209,120,169, 2,105,231,231, 91,141, 62,100,126,
-254, 43, 56,125,124,124,132, 17, 17, 17,250,127,234,179, 73, 8, 81,228, 11,205, 15,201,233, 76,105,217, 19, 45,254,205,237,210,
- 95,193,105, 91,185,233, 32, 59,123,231, 47, 11, 22,125,214,104,213,154,164,132,184,117, 69, 7,175, 19,219,234,253,221, 60, 60,
-191, 17, 10,197,252, 2, 97,150,158,150,180, 57, 51,242,143,189,197,197,147,252, 79, 65,218, 68, 68, 68,120,249,248,248,196, 0,
-200, 42, 18,149, 63, 29, 43,236,159,175, 20, 78, 0, 80,220,185,115,199,181, 97,195,134,137, 0,114, 74, 11, 47,141,243,191, 90,
-238,255,100,206, 18,238, 51,170,176, 31,172,143,197,130,245,159,196, 30,189,126, 14,202, 88,108,184, 48, 18,255,160, 51, 1,204,
-252,167,165,195, 18,113, 85,110, 75,150, 5,226,170, 56, 20,136, 36,165, 82, 9,165, 82, 89,158,235, 42,154,118,227, 95,144,159,
-255, 10, 78, 75,196,213,223, 92, 47, 85,127, 1,103, 18, 88,148, 27,249, 2,105,111,153,249,251,166,203,240, 64, 57,202,163, 64,
-212,100, 2,200, 44,225, 35,190,180, 99,165,113, 34, 95, 60,229, 20,115,109, 73,225, 44, 88,252, 45,224,176, 89,192,130, 5, 11,
- 22, 44, 88,176, 96,241, 97, 65, 0,180, 43,225,139,193, 98,211, 31, 33,164, 93, 5,190, 58, 47,176,156, 44, 39,203,201,114,178,
-156, 44, 39,203,249,223,226, 44,139,187, 72,247,240,191,182,139,240,237,204,150,191, 98, 3,208,142,229,100, 57, 89, 78,150,147,
-229,100, 57, 89, 78,150,179,130,247, 25,245,255,113,159,191, 98, 99,187, 8, 89,176, 96,193,130, 5, 11, 22, 44, 62, 48,216, 65,
-238, 44, 44, 2,151,203, 93,210,162, 69,139, 47,111,220,184,177,210,104, 52,206,175, 8, 7, 33,196,213,201,201,105, 17,165,180,
- 9, 33, 68,196,227,241,158, 37, 39, 39, 47, 54, 26,141,215, 43, 26, 47, 66,136,135,179,179,243, 34,134, 97, 26, 1, 16,240,120,
-188,167, 9, 9, 9, 11, 41,165,183,223,131,211,202,217,217,185, 53,195, 48,238,111,146,206, 77, 73, 76, 76,188, 78, 41,141,103,
-107, 2, 11, 22, 44, 88,176,120,111,129, 53,192,143,184,152,121,224, 29, 10,165,177,249, 47, 30, 5,128,218, 0,170, 2,120, 9,
-224,209,251,206, 10,250,183,112,254,211, 65, 8,225,216,216,216,116,144, 74,165,223,228,230,230,214,177,178,178,122,106, 50,153,
-214, 38, 38, 38,158,204,119, 74,248, 62,220,142, 3, 7, 14,156,246,243,207, 63,163, 95,191,126,179, 8, 33, 63, 82, 74,115,203,
-195, 97,111,111,223,195,219,219,123,243,218,181,235,148,205,154, 53, 35, 18,137, 4,207,159, 63,119,251,242,203,177,245, 92, 93,
- 93, 15, 36, 36, 36,124, 85,222,120, 41,149,202,190, 85,170, 84, 89,187, 97,195, 6,101,147, 38, 77, 8,159,207, 71,112,112,176,
-251, 55,223,124,211,208,197,197,101, 71, 98, 98,226,164,242,114,218,217,217, 85,171, 92,185,114,167,141, 27, 55, 74,155, 54,109,
- 10,145, 72,132,199,143, 31, 43, 70,143, 30,237,230,234,234,250, 56, 33, 33,225,124,121,248,130, 70, 63,224, 11,164, 6, 30, 0,
- 24,242, 4,166,224,205,117,141,150,134,177,205, 19, 11, 22, 44, 88,124,132, 2,171, 79,117, 50, 31, 60,204, 0, 64, 58, 87, 37,
-251,207, 71,113,175,183,111,223,222,103,228,200,145,164,110,221,186, 8, 14, 14,246,221,191,127,127, 87, 30,143, 23, 97, 54,155,
-131, 1, 60,181,116,218, 57, 33,132, 15, 32,144,203,229, 6,253,147, 57,255, 13, 80, 40, 20, 85,149, 74,229, 36,123,123,251,206,
-245,234,213,203, 25, 51,102, 76,116,104,104,232, 11,127,127,127,237,182,109,219, 22, 27,141,198,141,190,190,190,231, 85, 42,213,
-138,164,164,164,138,186,110,168,100, 52, 26, 17, 22, 22, 6, 14,135,195, 7,224,141, 63, 47,125, 81, 90,217,184, 84,170, 84,105,
-211,229, 63, 30, 56,230,232,185,120,153, 74, 1,228,129, 17, 56,227,167, 95, 14,216,206,158, 58,110,160,149,149,213,141,156,156,
-156, 3,229,224,244,168, 82,165,202,218, 39, 79,158, 56,138,197, 98, 48, 12, 3,149, 74, 5, 87, 87, 87,108,219,182,205,246,187,
-239,190,251, 76, 42,149, 94,203,203,203, 59, 81, 14, 78,171,202,149, 43,119, 10, 13, 13,149,138, 68, 34, 98, 50,153,136, 78,167,
-131,135,135, 7,221,187,119,175,120,252,248,241,181, 69, 34,209,107,157, 78,247,194, 34,113,181,229, 1, 63, 39,237,114, 99, 26,
-171,153, 5, 0, 68, 44, 89,216,106,158,221,221,156,180,203, 13,202, 10, 11,218,130, 91,193,163, 88,145,197,226,255,253, 67, 45,
-200,193,193,225,112, 90, 90,218, 85, 0,159,231,175,108,240,190,156,174, 60, 30,207,155, 82,106,147,255, 63,203,100, 50, 69, 81,
- 74, 19, 42,202,233,224,211,186, 59, 68,210, 17,160, 76,109, 14, 0,194,225, 60, 50, 27,242,182,167,133, 95, 62,241, 94,156, 66,
-201,103, 0,173,205, 1, 24,194,225, 60,102, 76,121, 91, 83,159, 95, 62,195,214, 12, 22, 31, 76, 96,245,173, 78,108, 1, 76,221,
-255,195, 40, 14,143,203, 37, 3,167,111, 25,116,245,220, 49, 77,229,106,117,223, 90,129,154, 55,111,142,230,205,155,147,101,203,
-150, 85,189,120,241, 98,213,189,123,247,154, 8, 33,143, 41,165, 37,190, 36, 59,249, 16, 13, 3,136, 59,251,113,243, 6,204,220,
-190,165, 73,147,166,140, 72, 36,194,251,112, 2, 64,135,170,220,200, 46, 13,125, 30, 15, 28, 55, 59,166, 81,163, 38,244, 67,112,
-254, 75,196,213, 85,133, 66,225, 51,122,244,232,151, 99,199,142,189, 38,147,201, 40, 0,228,229,229,137,186,119,239,158,217,171,
- 87,175,244,188,188, 60,252,244,211, 79, 30,107,215,174, 61,111,101,101, 21,159,147,147,211,160, 60, 86, 49, 0,115,122,244,232,
- 49,235,235,175,191,134,167,167, 39,198,143, 31, 15,163,209, 24, 76, 8,153, 13, 96, 41,181,192,233,140,163,163,227,156,213,171,
- 87, 59,170,141,124,124,191, 43, 2, 25,185, 6, 0,128, 84,200,193, 87,237,196, 24, 55,110,188,245,221,187,119,151,161, 28,190,
-118,156,157,157, 23,109,216,176, 65, 41, 22,139, 65, 41, 69,110,110, 46, 84, 42, 21,114,115,115,161, 86,171, 49,118,236, 88,235,
-167, 79,159,174, 6,112,162, 28,156,173, 55,110,220, 40, 21,137, 68, 56,127,254,188,159, 78,167,227,234,245,122,152,205,102,115,
-149, 42, 85,194,190,254,250,107,209,147, 39, 79, 58, 2,176, 72, 96,185, 36,129,159,173,209,108, 88,255,195,119, 74, 0,248,122,
-234,242, 13,128,166, 33,181, 32,204, 37, 9,245, 1,176, 2,171,244,250,201, 5,240, 9,159,207,239,237,227,227, 83,239,229,203,
-151, 15, 77, 38,211,111, 0,126,123,223,143, 40, 66, 72, 91, 87, 87,215, 69, 9, 9, 9,235, 41,165,187,255, 43,121,234,228,228,
-244,219,205,155, 55, 61, 54,110,220, 56,124,229,202,149,167,241, 30, 94,242,243, 63,122, 27, 55,104,208,192,161,119,239,222,124,
-103,103,103,228,229,229, 33, 34, 34, 66,122,225,194, 5,165, 88, 44, 78,215,233,116,183,202, 83, 86, 14,126, 77,229,224, 89,237,
-111,220,186, 93,179,126,159,126,162,112,178,183,134, 70,111,198,203,152, 68,207,179,167,143,183,116,173,209,245,166,193,144, 61,
- 32, 45,252,143,220,242,114,182,238,212,173, 89,187,182,109, 21,214, 54,214,200, 86, 27,240, 42, 58,222,235,242,249, 19,205, 93,
-106,116,189,198, 16,227,144,228,144,223,243,216,167,142, 69,121,192,177,240, 65,129, 76, 38, 45,246,152,181,181, 53, 90,183,110,
-141, 37, 75,150,240, 0, 4, 21, 62,246,167,197, 79, 1,209,209, 13, 83,205,110, 74, 91,115,231,142, 29,137,149,149,213,123,115,
-190, 9,100,188,155,120,210,206,247,118,205, 24,126, 97,239,170, 64,181, 42,139, 95,244, 20,185, 92, 14, 63, 63, 63,204,154, 53,
-203, 50,206,247,196,255, 7, 39,165,212,181, 90,181,106,170,213,171, 87,251,205,157, 59,215, 86,171,213,202, 0,120,248, 84,111,
-224,206,225,112, 60,180, 90,173,213,156, 57,115,148,203,150, 45,243, 83, 42,149, 89,148, 82,101, 57,227,185, 96,195,134, 13,179,
-143, 29, 59,198,105,222,188, 57,108,109,109,209,186,117,107,156, 62,125,154,183,114,229,202,197, 0,102, 89, 18, 79, 14,135,211,
-188, 89,179,102,132, 97, 40, 50,115,141,184,188, 36, 8,127, 44,175,143, 60, 61,131,204,172, 28,104,181, 90, 72,165, 82, 9, 33,
- 68,110,105,218, 25,134,105,212,164, 73, 19, 2, 0,185,185,185,249,155, 26, 42,213,155,189, 94,111, 0,159,207, 87, 16, 66, 68,
-229,224,116,111,218,180, 41, 0, 64,163,209,240,218,182,109, 75,218,180,105, 67, 84, 42, 21,175, 96, 25, 31, 62,159, 47, 36,132,
-240, 44,225,212, 75,249,132,161,140,147, 76, 42,113,144, 73, 37, 14, 12,101,156, 0,192,146, 48,189,148, 79,254,206,250, 73, 8,
- 81,114,185,220, 95,124,124,124,158,113,185,220,157,132, 16,231,247,225, 36,132,212, 39,132, 44,150, 74,165, 23,170, 85,171, 22,
- 43,147,201, 46, 17, 66,150, 18, 66, 26, 87,132,147, 16, 34,148, 74,165,151, 22, 47, 94,124,232,225,195,135,253, 46, 94,188,232,
- 29, 18, 18,242,233,178,101,203,246,203,229,242,235,132, 16,233,251, 60,155,222,222,222,219,238,220,185, 83,191, 73,147, 38, 63,
-151, 86,135,202,195, 73, 8,225, 18, 66,234,144,226, 86,118,254,155,218,144,162,150,166,186,117,235,122,136,197, 98,180,107,215,
- 14, 0, 90,189, 39,103,227, 49, 99,198, 56, 79,156, 56,145,255,232,209, 35,252,252,243,207, 56,118,236, 24, 82, 82, 82,208,173,
- 91, 55, 65,155, 54,109,156, 69, 34, 81,227,114,113,242,172,246,127,243,237,132, 78,223,141,255, 66,241,248,181, 1,219, 47,188,
-198,209, 91,137, 72,201, 19,162,251,167,195,172, 59,246,236,223, 81, 40,178,222, 95, 94,206,105, 83,167,118, 26,245,217, 32, 69,
-104, 34,131,227,183,147,112, 59, 44, 27, 38,190, 13,186,124,250,185,109,237,166,157,186,242,192,223,241, 79, 40,163,143,157,243,
-163,181, 96, 21, 94,145,254, 80, 40,205,236, 83,157,252,208,127,202,150, 89,132, 67,104,245, 6,109, 31, 86,171,219, 84,149,111,
- 29,129, 78,167,131, 64, 32,128, 86,171,197,235,215,175,113,251,246,109,216,218,218,150,235,198,217,217,217,112,247,244,130, 92,
- 46,255, 32,156,211,135,183, 19,189,138, 77, 21,157,187,125,165,229,154, 47,127,109, 84,165, 78,171,144,182,253,199, 63,177, 82,
-186,106, 67, 66, 66,112,243,230, 77,100,102,102,162, 97,195,134, 31,211, 23,188,113,197,138, 21, 15, 18, 18, 18,200,141, 27, 55,
-106,207, 95,189,215, 59, 36,167, 50, 55, 53,151,242,149,242,215,222,213,164, 47,204,217,217,217, 81,147, 38, 77,186,236,236,236,
-172, 27, 55,110, 92, 75, 11,121,197, 0,252,251,244,233, 51,237,203, 47,191, 68, 68, 68, 4,190,248,226, 11,205,221,187,119,211,
-155, 52,105, 98,191,117,235, 86,201,196,137, 19,113,245,234,213, 57,132,144, 35, 0,162, 40,165, 37,174,165,198, 48,140, 80, 34,
-145, 0, 57,111, 62, 84, 13,166,130,181,105, 1,181, 90, 13, 30,178, 32, 20, 10, 57, 0,148, 0, 44,253,242, 20,136, 68,162,183,
-226, 42, 46, 69,133,152,148, 92,168,114,117,208,104,140,208,107, 1,145,149, 19, 23,136,181, 7, 96,233,224,116,174, 72, 36,130,
-201,100,130,193, 96,128, 86,171,133, 86,171,133, 78,167, 67,118,118, 54, 84, 42, 21,120, 60,158, 20,128, 21,128,140, 50,201,132,
- 18, 19,151, 35, 88, 60, 99,225,134,185, 0,192,229, 8, 22,203,161,101, 44, 9,227, 10, 37,166,191,177, 94,137,148, 74,229,229,
- 67,135, 14, 85,171, 90,181, 42,162,162,162, 2,250,246,237,219,144, 16, 82,135, 82,154, 87, 78, 46, 41,135,195,249, 97,196,136,
- 17, 95, 14, 28, 56,144,248,250,250,130,199,227,193,100, 50,185, 71, 68, 68,180, 62,120,240,224, 84, 30,143,183,213,108, 54, 79,
-178,116, 92, 31, 33,132, 35, 20, 10, 15,108,222,188,185, 69,195,134, 13,177,115,231, 78,220,189,123,151,169, 95,191, 62,103,232,
-208,161,240,242,242,106, 56,116,232,208,163,132,144, 46, 21,177,100, 17, 66,188, 6, 15, 30,236,193,229,114,209,164, 73, 19,193,
-205,155, 55,235, 2,184,249,158,121, 42,119,119,119,191,218,170, 85,171, 58, 23, 46, 92,120, 64, 8,105, 85,158,113,140,132,144,
-158,174,174,174,203,172,173,173, 45,110, 20,115,114,114,242,226,227,227, 39,151, 99, 61,210, 70, 65, 65, 65,136,137,137,129,191,
-191, 63, 4, 2, 65, 99, 66,200,104, 0,157, 0,204, 44,207,234, 16,132, 16,215,198,141, 27, 59,180,106,213,138, 44, 93,186, 20,
- 0,192,231,243, 97, 54,155,193,225,112,192,231,243, 17, 16, 16, 64, 34, 35, 35,237, 8, 33,174,150,116, 23, 58,248,180,238,222,
-164,109,167,102, 45, 26,214,226,172, 60,252, 18,102,198, 12, 46, 49,129, 71, 24, 48, 70, 17, 68, 2, 46,124, 3,235,113,195,158,
- 62,110,232,224,215,190,123, 90,248,249, 19,150,112,118,234,222,163,121, 53,127, 95,206,154,163,175,144, 21,255,204, 28,255,252,
- 90, 26,135,203, 65,181,160, 54, 14,190,213,235,112,235, 52,108,197, 79,136,122,218,218,174,106,203,118, 25, 47,175,178,162,226,
-175,111,127,222,106,145,143, 70, 96, 21,197,225, 80, 58,219, 90, 68,148,143, 30, 5,115, 82, 85, 70,213,227,199,143, 97,107,107,
- 11, 23, 23, 23, 88, 91, 91, 35, 52, 52, 20,151, 46, 93, 66,120,120, 56, 24,134, 65,237,218,181,203,117,227,132,196, 4,100,100,
-101,127, 80,206, 42, 30, 74,124,237,161, 20, 36,167,231, 8, 46,220, 13,111,184,101,250,167,213, 57, 1,159,110,211,106,255,247,
-238, 47, 88,239,238, 99,130,147,147,147,233,171,175,190,206, 24,181, 49,170,202,128, 54,174,220,158,141,157,113,244,102, 34,119,
-255, 21, 46,157, 61,178, 86,234,203,151, 47, 44,126,201, 8,133,194, 69,157, 59,119,254,142, 82,202,255,230,155,111, 0, 0,195,
-134, 13,203,185,125,251,182, 47,165, 52,133, 16,226, 58,114,228,200, 23,151, 47, 95,150, 78,152, 48,129,107, 50,153, 66,121, 60,
- 30, 37,132,204,167,148,206, 45,182,146,241,120, 15, 31, 61,122, 84, 9,114, 47, 56, 40,184,232, 56,235,193, 27,171,162, 8, 72,
- 77,138,195,157,144, 43,176,183,183,183,110,222,188,249,243,170, 85,171,234, 18, 19, 19,191, 81,171,213, 59, 74,173,184, 60,222,
-211,224,224, 96,119,119,119,247, 55, 2, 43, 77,131,237,183, 56,200,211, 73, 0, 72, 64, 24, 25,172, 28, 43, 41,124, 13, 57,143,
-148, 74,165, 65,175,215, 79,203,201,201, 41,181,171,135,203,229,166, 60,121,242, 68,225,225,225, 1, 0,198,163, 71,143,242,244,
-122, 61, 40,165,230, 83,167, 78,117,138,141,141,173,227,237,237,205,113,119,119,159, 86,181,106, 85, 77,124,124,252, 23, 26,141,
-166,196, 46,148,179,227,125, 12, 45,231, 94,217,152, 21, 21,123, 16, 0,220, 26, 86,203, 56, 57,183,174,190,229,220,220, 50,195,
-206,142,247, 49, 96,220,223,182,228,199,136, 25, 51,102, 84,179,179,179,195,152, 49, 99, 48,111,222, 60,204,158, 61,187,234,152,
- 49, 99, 70, 1,248,177, 28, 13,165,196,217,217,249,222,154, 53,107, 2,154, 54,109,138,211,167, 79, 99,223,190,125,136,140,140,
- 52,121,123,123,243, 26, 54,108,136, 57,115,230,160, 99,199,142, 95,140, 27, 55,174, 37, 33,164,174,133,162,227,179, 57,115,230,
-244,108,214,172, 25,134, 15, 31,174,187,114,229, 74, 63, 0,191,159, 63,127,190,205,213,171, 87, 15,239,217,179, 71,178,120,241,
-226,118, 19, 39, 78, 28, 3, 96, 93, 5,210,223,171, 69,139, 22, 0,128,102,205,154, 97,217,178,101, 29,223, 71, 96, 17, 66,132,
-246,246,246,167,118,238,220, 89,199,207,207, 15, 67,134, 12,169,219,175, 95,191, 83,132,144,246,148, 82,139, 26, 36, 55, 55,183,
- 31,142, 29, 59,230, 35,149, 74, 45,190,175, 78,167,179,251,228,147, 79,150, 2, 40,151,192,218,187,119, 47, 38, 79,158,140,218,
-181,107,215,106,212,168,209,166,209,163, 71,163, 79,159, 62,109, 9, 33, 78,148, 82,181, 69, 47, 22, 30,207,187, 91,183,110,252,
-223,126,251, 13, 0,208,162, 69, 11,180,107,215, 14, 79,158, 60,193,141, 27, 55,192,229,114, 33,147,201,208,180,105, 83, 97, 66,
- 66,130, 55,128, 50, 5, 22, 71, 36, 29,209,179, 91, 23,197,241,219,137, 48, 51, 38,212,243,177, 66,195, 0, 71,132,197,229, 32,
-248, 89, 28,204,122, 1,172,236,236,209,184,101, 7,187,164,248,200, 17,176,100,120,128, 72, 58,162,119,207,174,242,227,183, 18,
-144,149,240,156,190,188,123,228,146, 81,171,254, 2, 0,238, 95,220,191,201,217, 94,210,222, 55,168, 30,183, 85,251, 30,182,191,
-237, 75, 26, 1,128, 21, 88, 44,222, 95, 96, 1, 64,142, 30,106,119,159, 26, 72,125,240, 0, 12,195, 32, 61, 61, 29,233,233,233,
-240,241,241,193,186,117,239,182, 91, 21, 17, 46,127, 5, 39, 0, 56,217, 91, 97, 72,151, 6,188, 63, 66, 14,136,160,213,126, 16,
-206,127, 42, 40,165,148, 16,194,137, 73, 51,218,164,102, 27, 4,253, 91,123, 80, 62,151,131, 1,173, 61,201,250, 19, 49,130, 20,
- 53,223,134,195,225,196, 48, 76,217, 19, 9, 9, 33,252,158, 61,123,126,119,224,192, 1,254,243,231,207, 81,165, 74, 21, 24, 12,
- 6,220,190,125, 59,142, 82,154,146,127,191, 4, 46,151,155,192, 48, 76,213,218,181,107, 99,201,146, 37, 8, 8, 8, 32, 93,186,
-116,153,154, 47,178,254,116,163,132,132,132,197, 95,127,253,117,139, 45,219,247,219, 15,105, 68,160, 82,233,144,151,151,135,176,
- 39,247,160, 78, 86, 99,211,166,205,144, 74,165, 4,128, 32, 41, 41, 73, 48,113,226,132,159,221,221,221,187,197,197,197,245, 46,
- 81,160, 39, 36, 44, 28, 55,110, 92,195, 93,187,118,217,190, 25,119,165,129, 74, 35,194,157, 85,111,134,152, 53,156,120, 23, 91,
-183,252,204,169, 89, 73,102,175, 82,169,240,197, 23, 95,172,113,113,113,105,154,152,152, 56,186, 36,206,196,196,196,235, 95,124,
-241,133,219,193,131, 7,197, 85,171, 86, 13,207,206,206, 70, 70, 70, 6,103,207,158, 61,227, 92, 92, 92,172,143, 30, 61, 70,100,
- 50, 25, 0,112,163,163,163, 5, 95,127,253,213, 1,103,103,231, 61, 73, 73, 73,195, 75, 42, 27, 0, 58, 66,144, 8,136,124, 36,
- 18,238, 92, 64,115,227,202, 28,186,235, 77, 24, 64, 41, 40,153, 75, 6,223, 89, 42,106,166,211, 49,171, 1,125, 56,165,160,152,
-243,247,173,167,230,224,224, 48,174,103,207,158, 88,186,116, 41, 78,156, 56, 49,209,206,206,110,213,188,121,243,224,234,234,250,
- 53, 33,100, 53,181,124,177,183,229, 63,254,248, 99, 64, 64, 64, 0,134, 13, 27,166,191,112,225,194, 12, 0, 71, 1,196, 92,191,
-126,221,115,199,142, 29,221, 15, 28, 56,176,116,205,154, 53,226,117,235,214,249,124,250,233,167,171, 1,140,180,224,131, 98,194,
-192,129, 3,177, 98,197, 10, 92,185,114,229, 83, 74,233,233,252, 67,103, 8, 33,221, 23, 47, 94,124,113,214,172, 89,248,241,199,
- 31,191, 41,175,192, 34,132,200,171, 85,171,246,125,167, 78,157,112,253,250,117, 52,111,222, 28,141, 27, 55,158, 72, 8, 89, 75,
- 41, 77,171,128,184,226,200,229,242, 3,219,183,111,111, 94,169, 82, 37, 44, 92,184, 16,223,125,247, 29,182,109,219,214,124,200,
-144, 33, 7, 8, 33,189, 45,153,229,107,109,109, 45,151, 74,165,152, 58,117, 42,141,140,140,204, 44,235,124, 15, 15, 15,219, 85,
-171, 86, 17, 91, 91, 91,107, 75,197,176, 88, 44,110, 82,163, 70, 13,204,153, 51, 7,231,207,159,199,172, 89,179, 80,163, 70, 13,
-196,196,196, 96,192,128, 1,210,153, 51,103,246, 1,176,221,194,118,201,218,222,222, 30, 41, 41, 41,224,243,249,104,218,180, 41,
-142, 30, 61, 10,157, 78, 7, 71, 71, 71,100,101,101,161, 65,131, 6, 5, 98,204,218,194,214,174,134,131,157, 53, 82,158,198,131,
- 7, 19,130,124, 29,112,249, 73, 58, 12, 70, 6,142,246, 54, 72, 74, 73, 70,163, 26,238,208,235, 61, 65, 41, 83,195,162, 15, 74,
- 46, 39, 72, 36,150, 32, 67,149,134,248,103, 87,210, 13,102,221,232,172,200, 27,177, 0, 96, 87,165,197,232,251, 55,206,223,239,
-219,181,133, 99,174,218, 3,132, 50, 13,192,130, 69, 57,192,177,224, 65,249, 83, 88, 94,222,159,123, 9,222, 87,184,252, 21,156,
-197,181, 91, 31,163, 5,139, 82,202,184,217,242,178,101, 98,142,233,124,112,138,217,104, 50,227,220,253, 36,179, 84, 68, 76,182,
- 34,125, 14,195, 48,148, 16, 66, 45,224, 49,158, 59,119,110,231,248,241,227,177,106,213, 42,188,120,241, 2, 2,129, 0, 53,106,
-212,112, 41, 24, 31, 69, 8,177, 14, 10, 10,114,228,112, 56, 8, 11, 11,195,202,149, 43,241,217,103,159,209,155, 55,111,110, 43,
-233, 69, 65, 41,125,152,152,152,184,121,242, 55,163,179, 56,121,177,144,209, 52, 24, 50, 94,128,209,164, 98,198,156,197,136, 74,
-103,240, 32, 82,133, 7,145, 42,164,233,101, 88,185,254, 23,110, 96, 96, 96,119, 62,159,223,177,148,184,222, 78, 76, 76,220, 57,
- 97,194,132,172,148,148, 20, 20, 88, 41, 13, 38, 6, 6,211,187,209, 80, 40, 20,216,180,105,147,141,135,135, 71, 31, 62,159,223,
-186, 20,206,248,132,132,132,144, 47,191,252, 82,151,152,152,136,236,236,108,252,254,251,239,237,221,221,221,173,231, 46,254,145,
- 68,165,211,183,241,204, 37,246,248,101,207,111, 92, 95, 95,223, 65,124, 62,191,113, 25,175, 47,159,218,181, 3, 14, 69, 71, 71,
- 15, 15, 8, 8,248,178, 64, 88, 81, 10, 10, 0, 85,170, 84, 25, 19, 23, 23,247, 89,253,250,181, 14, 1,196,255,111, 54,207,183,
-238,223,191,191, 63,195, 48, 56,116,232, 80, 8,165,244,199, 35, 71,142,220,211,233,116, 24, 48, 96,128, 55,222,116, 23, 89,194,
- 83,127,208,160, 65, 95, 54,111,222, 28,223,126,251,173,225,194,133, 11, 65,148,210, 85,148,210,104,250, 6, 49,148,210,181, 87,
-175, 94,173, 61,110,220, 56, 93,131, 6, 13, 48,124,248,240,207, 8, 33,205,203,224,109, 50,112,224,192, 0,134, 97,176,127,255,
-254,199,133,196, 85, 65, 25, 94, 58,124,248,240,109,189, 94,143,193,131, 7, 87, 38,132,180, 41, 71,218, 5, 34,145,232,208,130,
- 5, 11,108,226,227,227, 49,116,232, 80, 93, 88, 88, 24,230,206,157, 43,177,182,182, 62, 93,218, 24,193, 18, 13, 36, 34,209,150,
-159,126,250,169,103,205,154, 53, 49,118,236, 88,253,198,141, 27,199,127,249,229,151,250,160,160, 32,108,216,176,161,167, 80, 40,
- 44,215, 18, 32, 9, 9, 9, 89,161,161,161,246,101,109,113,113,113,201, 22,166, 89,170, 80, 40,110, 5, 6, 6,230,212,168, 81,
-163,158,201,100, 66,104,104,232,171,157, 59,119, 50, 53,106,212,192,250,245,235,177,108,217, 50,116,235,214, 13, 92, 46,183, 79,
-121,226,170, 86,171, 33, 22,139, 33, 16, 8, 16, 28, 28, 12,157, 78, 7,169, 84, 10,177, 88, 12, 46,151, 11, 27, 27, 27, 40, 20,
- 10, 0,160,150,197, 21, 52, 39,207, 8, 62,159, 3, 30,135,193,243,152,108, 24,140, 12,196, 2, 46,248, 60, 2, 80, 6, 54, 50,
- 62,196, 66, 46, 56,132, 48, 22,114, 34, 91,109,128, 80,192, 1, 95, 32, 36, 28,147, 89,242,246,229,200, 51, 75, 36, 18, 33,113,
-176, 18, 65, 44, 96,125,114,179,248,192, 22,172, 2, 43,147, 37, 34, 69,167,211,189, 87, 68,254, 10,206, 18,204,230, 31, 85, 1,
-230,228,228,240,110,221,186,165, 16, 8, 4,162,158,117, 26,166, 45, 59,248, 66, 57,111, 79, 56, 68, 60,144,206,129, 52,249,204,
-233, 19, 66,149, 74,229,224,239,239,159,110, 9,159, 86,171,253,130, 16,178, 16, 64,117, 30,143,119,114,251,246,237,100,247,238,
-221,182, 3, 7, 14,140, 32,132,196, 7, 6, 6,122,109,223,190,221, 10, 0,214,174, 93, 75, 15, 28, 56,208, 17,111, 92, 95, 36,
-149,198,155,152,152, 56, 75, 36, 18,221, 12, 11, 11, 91,203,231,243,109,172,172,172,108,175, 94,189, 74,146,179, 13,248,126, 87,
-228,219,153,133, 50, 17, 23,211,123, 59, 98,196,136,207,120,161,161,161,203, 1,156, 43,137, 51, 62, 62,126,162, 84, 42,189, 26,
- 18, 18,242,163,194,173,150,157, 67,227,137, 86,109,166,191,233,126,116,182, 21,130,147,223, 38,102,101,101, 33, 45, 45, 13, 19,
- 39, 78,180,153, 52,105,210, 20, 0,151, 75,137,231,239, 34,145, 40,230,233,211,167, 29,120, 60,158, 72, 46,151,215,185,117,235,
- 22,121,157,101,196,244, 29,175,160,210,190,233,109, 85,136,249,152, 55,208, 29,227,198,141,227, 69, 68, 68,252, 0,160, 89, 9,
- 47,176,170,181,107,215, 62,116,238,220,185,106, 11, 22, 44,200,120,254,252,185,154, 16, 50,175,104,181,156, 62,125,122,250,233,
-211,167,253,186,116,233,114,136, 16,210,175, 60,227, 93, 62, 36,172,172,172,150,142, 30, 61, 26, 7, 14, 28, 64,102,102,230,234,
-252, 58,246,227,222,189,123,247,127,241,197, 23,216,181,107,215, 82, 66,200, 89, 11,172, 88,157, 7, 12, 24,128, 51,103,206,224,
-226,197,139,223, 83, 74, 67, 75, 16,181, 47, 8, 33, 83,143, 29, 59,182,102,224,192,129,248,229,151, 95, 58, 1, 40,205,241,108,
-251,142, 29, 59,226,244,233,211, 72, 79, 79,223, 80,220, 9, 89, 89, 89, 27,143, 31, 63,222,168, 99,199,142, 88,178,100, 73,123,
- 0,151, 44, 16, 26, 1,214,214,214,219,215,172, 89, 83,191,102,205,154, 24, 52,104,144,214, 96, 48,116,250,238,187,239, 78,236,
-219,183, 79,177,115,231,206,122,163, 70,141,186, 67, 8,249,220, 82, 39,182, 92, 46,119,241,186,117,235, 70,182,106,213, 10, 19,
- 39, 78, 52,157, 59,119,174, 7,165,244,119, 66, 72,196,148, 41, 83, 78,173, 92,185,146,187, 98,197,138,145, 92, 46, 55,213,108,
- 54,207,248,155,154,144, 5,107,215,174,109,212,161, 67, 7,188,122,245, 10,183,111,223,134,193, 96,216,117,235,214,173,107, 85,
-171, 86, 93,160,215,235, 79,200,100,178, 97, 10,133, 34,176, 78,157, 58,109, 8, 33, 82, 75,198,225, 17, 66,178, 34, 34, 34,100,
-142,142,142,224,243,249,120,252,248, 49, 28, 29, 29, 1, 0, 41, 41, 41,168, 81,163, 6,184, 92, 46,178,178,178, 0, 32,219, 50,
- 49,196, 9,137,136, 78,168,108,167,144, 1,102, 49, 30,134,197, 65,233, 96, 11, 51,225, 32, 41, 41, 17,117,252,221, 65, 8, 65,
- 86,122, 18, 8, 33, 79, 44,225, 52, 83, 38,248,117, 66,138,155,189, 66,132,154,141, 58,216,223, 58,155,186,219,186, 74,179, 81,
- 60, 46,225,138,196, 86,155, 71, 14, 31,238,192, 48, 20, 89,233,201,224,113, 56,119, 89,201,192,162, 66, 2,171,164, 65,101, 12,
-195, 64, 42,149,190, 99, 97, 42, 42, 82,196, 98, 49,140,198,242,141, 37,149, 74,164, 48,154,153, 15,202, 89, 22,254, 10,206,191,
- 19, 38,147, 73, 49,105,210,164,134, 13, 27, 54,140,111,219,182,109,148,159,159, 93,108,183, 70, 18,135, 53,219,142,212,233,210,
-178,230,131,172,140,148,180, 72, 43, 43, 93,116,116,180,227,214,173, 91, 27, 26,141, 70,139, 6,112, 80, 74, 95, 3,120, 77, 8,
-217,216,169, 83,167,175,250,246,237,139,208,208, 80,199,188,188, 60,199,130, 49, 32,187,119,239,198,129, 3, 7, 86, 81, 74, 45,
-118,188,169,211,233,206, 2,240, 33,132,216,120,122,122, 38,219,217,217, 9, 18,115,213,111,103, 22, 10,120, 28, 52,253,238, 30,
- 50,179,114,224,224,224, 0,133, 66,225,109,129,229,243, 4,128, 19, 85,219, 79,169,165, 9,217,124,101,199,246,237,214, 0,192,
-229, 16, 40,173, 5,200,202,202, 66,106,106, 42,210,210,210,192,225,112, 96, 50,153,170, 89, 16,207, 23, 0, 94, 16, 66, 92,219,
-180,105,179, 64,161, 80,128,201, 80, 35, 51,215,240, 78, 23,100,110,110, 30, 42, 85,170, 4,133, 66, 81,163,132,151,140, 2,192,
-142, 35, 71,142, 4, 88, 89, 89,113, 39, 76,152, 96, 51, 97,194,132,102, 37,137, 49,153, 76,198, 61,126,252,184,175,179,179,243,
-246,252,241, 57,217,255, 95,117, 41,223,229,193,152,201,147, 39,215, 19,139,197, 88,191,126,125, 36,128, 61,249,135, 15,109,220,
-184,113,246,192,129, 3,253,199,143, 31, 31, 56,107,214,172,137,249, 93,133, 37,250, 72, 18, 8, 4, 65,213,170, 85,195,145, 35,
- 71, 0,224, 72, 25,183, 63,124,243,230,205, 53,221,186,117,131, 88, 44,174, 95,198,185,222, 30, 30, 30, 56,118,236, 24, 0, 60,
- 44,225,156,135, 97, 97, 97,232,221,187, 55, 8, 33,222, 22,164,189,103,135, 14, 29, 14, 47, 89,178,132,167, 80, 40, 48,114,228,
- 72,253,157, 59,119,186, 80, 74,175, 17, 66, 90, 15, 30, 60,248,234,158, 61,123,100, 87,175, 94, 13, 88,180,104,209, 77, 46,151,
-187,216,108, 54,207, 42,131,243,179,133, 11, 23, 78,239,213,171, 23,230,205,155, 71, 15, 30, 60, 56,136, 82,250,123,254,243,117,
-142, 16, 50,212,214,214,118,207,204,153, 51, 73,118,118,246,116, 66, 72, 28,165,244,167, 82,172, 65,217,102,179,217, 89,173, 86,
- 91,100,130,183,244,124, 7, 7,135,206, 29, 58,116,192,172, 89,179, 48,107,214, 44,172, 95,191,158, 2, 56, 73, 41,125, 12,160,
- 69, 65, 61,190,117,235, 86, 96,251,246,237, 5,247,239,223,239, 10,224,160, 5,109, 83,244,229,203,151, 29,187,116,233, 34,144,
- 74,165, 48,155,205, 72, 79, 79,135, 86,171, 69,141, 26, 53,208,168, 81, 35,164,164,164,224,228,201,147,134,172,172,172,104,139,
-218, 59,189,122,231,249, 83,191,181,238, 62, 96,180,181, 68,192,133,217, 40, 68,114,114, 42, 84,102, 19,130,170,121,161,121, 29,
- 79,196, 36,107,112,238,228,111,153, 42, 85,222, 78, 75, 56,141,186,188,237, 23,206,158,104,217,188,243, 96,107,153,127, 32,188,
- 93,198,215,185,127,243,194,121,177,144, 79, 6, 15,236,103,211,180,110, 85, 60,142,204,193,153,147, 71, 50,179,115,114,182,131,
-197, 95,142,143,101,128,187, 37, 22,172,180,137, 19, 39, 58, 76,154, 52, 9, 86, 86, 86,200,204,204,132, 78,167,123, 43, 82,132,
- 66, 33,236,236,236,144,150,150,134,253,251,247, 3, 64,169, 99, 20, 56,128,182,247, 87, 63,136, 20, 86, 50,173, 88, 42,161, 14,
- 50,197,123,115, 2, 0,135,195,209,125, 58,229, 23,193,200, 30, 13, 56,157,154,252,249,253, 89, 17,206,127, 3, 12, 6,195,239,
- 81, 81, 81,245, 7, 12, 24,144,234,225,225,161,209,106,181,208,104, 52,170,147,251,214, 84,113,179, 26, 27,201,225,112,168, 66,
-161, 96, 28, 29, 29,179, 47, 94,188,232,104, 50,153,174,148,243, 22, 19,251,245,235,199,185,112,225,194,152, 47,191,252,146, 84,
-173, 90, 21,193,193,193, 88,191,126, 61,221,185,115,231, 26, 0,211, 42, 24,245, 92,157, 78,247,142, 5,164,240,204,194,220,220,
- 92,232, 53,201, 48,150, 67, 13, 71, 92, 88, 30, 86,185,114,101, 99,160,151,236,109, 88,102,102, 38, 82,211,210,222, 10,172,212,
-212, 84, 0, 40, 79, 31,113,206,159,227,201, 20,126,137, 65,155,151, 4,179,217,172, 47,161,161, 80, 17, 66,214, 45, 94,188,120,
-229,154, 53,107, 28,231,205,155,151, 17, 18, 18,146,195,229,114,223, 25, 24,104, 54,155,197, 1, 1, 1,138,159,127,254,217,105,
-209,162, 69, 25, 0,214,253, 63,139,171, 94, 53,107,214,220,209,185,115,103,197,151, 95,126,137,181,107,215, 34, 49, 49,113, 26,
-165,212,148,159, 14,134, 16, 50,101,195,134, 13, 39,167, 78,157, 10,131,193,176,226,244,233,211,243, 8, 33, 99, 40,165,123,138,
-227, 84, 42,149,238, 60, 30, 15, 15, 30, 60,200,161,148,190, 42,163, 65, 77,242,243,243, 75, 38,132, 56,185,184,184, 84, 41,237,
- 92, 59, 59, 59, 31,133, 66,129,248,248,120, 0,136, 42,225,180,232,132,132, 4, 42, 20, 10,137,171,171,107,213,178,210,111,107,
-107, 59,229,231,159,127,230, 93,190,124, 25,115,230,204,137,139,137,137, 25, 76, 41,189,158, 31,183, 7,132,144,230,173, 91,183,
-222, 55,117,234, 84,191, 31,126,248,129,132,133,133,141, 69, 9, 46, 74, 10,224,229,229, 53,230,179,207, 62,195,186,117,235,176,
-121,243,230,177,148,210, 67, 69,210,188,143, 16, 98,107,111,111,191,110,244,232,209,216,190,125,251, 96, 0, 37, 10,172,152,152,
-152,169,173, 90,181,154,157,150,150,182,216,146, 50,181,228,124, 66, 72,235,110,221,186,249,104, 52, 26,108,223,190,253,213,206,
-157, 59, 51,205,102,243,254,124,113, 85, 24, 71,127,251,237,183,217,139, 22, 45,194,153, 51,103,182, 19, 66,184,148,210,125,101,
-148,105,130, 88, 44, 78,123,252,248,177,115, 64, 64, 0,199,197,197, 5, 13, 26, 52,128,141,141, 13,184, 92, 46, 82, 82, 82,112,
-237,218, 53, 38, 34, 34, 34,205, 82,135,163,105,225,151, 79, 56,215,236,242,199,131, 59,215, 58, 4,214,109,202,119,115,176, 67,
-227, 64, 55,216,200, 5, 32, 0, 98, 82, 52,184,116,233,188, 49, 42,234,213, 45, 75,102, 16, 22,112,186,214,234,122,211,198,209,
-179, 67,245, 58, 77,121, 85,252,125,209,161, 69,109, 91, 91,153, 0, 12,165,120, 28,153,141,243,191,159, 53, 38,196,197, 94,102,
-103, 16,178,248,208, 2,107,249,166, 77,155, 26,252,252,243,207,237, 39, 78,156, 40, 31, 54,108, 24,196, 98, 49,242,242,242,224,
-238,238, 14,179,217,140,179,103,207,226,254,253,251,185, 12,195,156, 7,112,183,200, 3,220,174,176,175,140,179, 17, 84,250,198,
-121,165,186,193,145, 26,181, 62, 8, 39, 0,200, 95, 50, 86,233,149,244,187,215, 30,186,209,123,239,185, 7,228,219,129, 45, 57,
- 65,254, 30, 0, 80, 97,206, 15,240,210,250,203, 57, 77, 38,211, 72, 66, 72,224,148, 41, 83,150,185,185,185,185,206,155, 55,239,
-117,245,234,213, 53, 57, 57, 57, 84,175,215, 51,105,105,105,210, 67,135, 14,121,167,167,167,171,140, 70,227,208, 98, 26,206, 82,
-227, 73, 41, 53, 0,248,146, 16,114, 60, 59, 59,251,220,119,223,125,135, 69,139, 22,225,196,137, 19,205, 41,165,127, 84, 52,237,
-148, 82,147,183,183,119,214,195,135, 15,157,132,246,190,112,178, 17,160,211,247,111,140, 17, 10, 17,129, 70,173,194,243, 39,143,
-145,147,147,115,191, 28,156,122, 55, 55,183,236,228,228,100, 7, 39, 39,167, 55,226, 42, 53,245,173,184,202,200,200, 64,122,122,
- 58, 5,240, 71, 57, 56,213, 62, 62, 62,121,207,159, 63, 23,114,165, 30,112,182, 21,225, 77, 23, 36,133, 82,193,131, 90,173,194,
-179,219,183,144,157,157,125,165, 36, 78, 74,233,254,124,183, 71, 43, 87,174, 92,233, 80,175, 94,189,151,209,209,209, 45, 11,223,
-199,221,221,253,232,234,213,171,187, 78,157, 58, 53,109,253,250,245, 83,139, 58,182,252,171,235,146,189,189,253,164, 83,167, 78,
- 41, 12, 6, 3,214,174, 93,139, 85,171, 86,109,163,148,254, 90, 36, 47, 78,113,185,220, 13, 28, 14,231,171,175,191,254, 26,163,
- 71,143,150,214,171, 87,111, 98, 33, 43,215, 59,156,241,241,241,179,130,130,130,102,167,164,164, 88, 36, 8, 94,188,120, 49, 42,
- 40, 40,104, 86, 74, 74,202,178,210,210, 46,147,201,100,102,179, 25, 81, 81, 81,153, 37,137, 80, 74,169,214,215,215, 55,222,108,
- 54,187, 75,165, 82,187,178,234,103,102,102,230,226,122,245,234,205, 77, 78, 78,254, 29,192,194,162, 46, 71, 40,165,143, 8, 33,
-129,223,124,243,205,184,165, 75,151,246, 78, 74, 74,218, 95, 22,103, 76, 76,204,226,214,173, 91,127, 31, 30, 30,190,131, 82,186,
-185,132,120,174, 39,132, 24,118,239,222, 61, 54, 42, 42,106, 73,105,156,148,210,147, 0, 78,150,195, 10, 80,236,249,133, 57,185,
- 92,238,148,165, 75,151,114, 54,109,218, 4, 74,233, 10,147,201, 84, 82, 60, 31,115,185,220,157, 77,155, 54, 29,118,232,208, 33,
-113, 96, 96,224,104, 0,251,202,170,159, 58,157,238,246,205,155, 55, 27, 69, 71, 71, 59,180,110,221, 90, 0, 0, 57, 57, 57,200,
-202,202,194,201,147, 39, 13, 17, 17, 17,105,106,181,250,118,121,218, 16,147, 62,103,224,205, 75,199,246, 69,191,120,210,184, 85,
-167,158,182,122,131, 59, 68,233, 92,100,165, 39,225,236,201,223, 50,163,162, 94,221,202,203,203, 26, 88, 30, 78,131, 46,123,192,
-173,203,199,247,199, 69, 61,111,212,162,117, 23, 91,173,222, 11, 34, 1, 7,233,201,241, 56,123,234, 88, 70, 84, 84,228,117,173,
- 81, 55,252,239,106,231,255, 75,156, 31,163, 57,174,204, 13,128, 0, 64, 59,185, 92,190,104,246,236,217, 43,238,220,185,179,162,
- 91,183,110, 43, 68, 34,209, 34, 0,237, 0, 8, 74,184,174,221,255, 39,103,125, 87,216,181,174, 66,174,117,240, 33,204,152,230,
-182,230, 17,141,100,186,247,229,172,232,246,255,205, 9,160, 25,159,207,191, 85,179,102,205,203, 10,133, 34,181, 82,165, 74,215,
-249,124,254, 93, 0, 45,222, 55,158, 0, 28,250,247,239,207,168, 84, 42,218,175, 95, 63, 10,192,250,125, 57, 69, 34, 81,155, 86,
-173, 90, 25, 95, 39,102,210,235,143, 98,233,201,171,161,116,239,137, 91,116,243,190,115,244,199, 13,191,208, 90,181,106,233, 1,
-120,149,135, 83, 40, 20,118,106,213,170, 85, 86, 90, 90, 26, 13, 11, 11,163,215,174, 93,163,135, 15, 31,166,155, 55,111,166, 27,
- 55,110,164,174,174,174,233, 0, 92,203,195, 41,145, 72,122,118,234,212,201, 20,159,154, 75,111,135, 38,209, 11,119, 94,209,163,
- 23, 31,211,253, 39,111,209,109,187,127,165, 1, 1, 1, 90, 0, 78,101,113, 2,232,223,182,109,219,151, 54, 54, 54,155,138, 30,
-147,201,100, 27,218,180,105, 19, 3, 96,232,223, 81,151, 0,116,114,115,115, 11, 19, 8, 4,167, 74,138, 67,161,115, 7,240,120,
-188, 19,206,206,206,247, 0,124,242,255, 93,231, 1,116,115,116,116,188, 13,160, 71, 25,215, 21,156,215,235, 99,124,222, 63, 80,
-185,183,225,241,120,215,240,198,199,149, 37,239,128, 5, 92, 46,247, 52,128,182,229,137, 39, 0, 87,185, 92,222, 76, 46,151,119,
-151,203,229,221,109,108,108,154, 21,126, 14, 43,146,118,123,223,118,221, 61,235,246, 56,234, 81,187,107,140,103,157,110, 49,222,
- 65, 61,143,218,251,182,235,254,190,156, 94, 65, 61,143,121,214,233,246,218,179, 78,247,232,202,245,123, 30,117,240,111,215,249,
- 99, 43,247,127, 50,103, 9,247, 25,245,255,113,159,191, 98, 35,150,207,184, 6, 8, 33, 50, 0,237, 1,212, 3,112, 31,192,249,
-210,252,162, 88,162,112,255, 10,206,198,174,196, 79, 38, 37, 71, 4, 60,174,227,233, 48,211, 23, 31,130,243,223,242,197, 64, 8,
-233,201,227,241,190, 51,153, 76,203, 41,165,199, 62, 84, 60,173,173,173,127,238,208,161,195,136,163, 71,143,110, 52, 24, 12,227,
- 62, 4,167,131,131,195,202,170, 85,171,142,235,215,175, 31,223,221,221, 29,105,105,105, 8, 13, 13,197,181,107,215,244, 9, 9,
- 9, 99,210,211,211,119,148,151,211,197,197,101,161, 82,169, 28, 59,121,242,100, 91, 30,143,135,244,244,116,100,100,100,208,237,
-219,183,167,171,213,234, 47,210,211,211,143,151,151,211,201,201,105, 75,213,170, 85,135, 15, 25, 50,132,239,229,229,133,180,180,
- 52, 60,124,248, 16,231,206,157,211,189,126,253,122, 72,110,110,238,175,150,112, 18, 66,132, 37,249, 61, 34,132,240, 75,114,138,
-201,126, 37,179,156, 44, 39,203,249, 95,181, 96, 17, 66, 70, 81, 74,183,224, 95, 8, 94,121, 78,206, 23, 41, 71, 8, 33, 39, 10,
-198,103,124, 0, 11,218, 7,231,188,149, 64,195, 1, 4, 16, 66,120, 31,138,243, 95,100,145, 60, 6,224,216,135,230,205,206,206,
-254,156, 16, 50,158, 82,170,249, 80,156,105,105,105,147, 8, 33,187, 95,189,122,181, 66, 38,147,213, 49,155,205, 70,173, 86,123,
- 35, 53, 53,117, 34,165, 52,182, 34,156,137,137,137,179, 8, 33, 71,166, 77,155, 54, 13, 64, 45, 66,136,222,104, 52,222, 76, 73,
- 73,153, 79, 41, 77,172, 8,103,114,114,242, 40,129, 64,240, 75, 68, 68,196, 18,137, 68, 82,139, 97, 24,125, 94, 94,222,149,180,
-180,180, 9,148,210,228,114,148,141,190,148, 99,236,186,131, 44, 88,176, 96,241, 17,129, 87,145,139,254, 10,209,242,111,225,252,
- 47,227, 67,138,171, 66,156,143, 1,180,253,192,156, 15, 1,244,253,144,156, 6,131,225, 14, 44, 92,155,141, 5, 11, 22, 44, 88,
-176,224,177, 89,192,130, 5, 11, 22, 44, 88,176,248,187, 64, 8, 25,245, 81,166, 11,111, 6,127, 23,103, 5,184, 80,142,204,105,
- 87,222, 27, 91, 48,150,136,229,100, 57, 89, 78,150,147,229,100, 57, 89,206,143,140,179, 44,238,143,102,118,226, 95, 60,250,159,
-157, 97,193,114,178,156, 44, 39,203,201,114,178,156, 44,231,127,110, 99, 23, 88, 98,193,130, 5, 11, 22, 44, 88,176,248,192, 96,
- 5, 22, 11, 22, 44, 88,176, 96,193,130, 5, 43,176, 88,176, 96,193,130, 5, 11, 22, 44, 88,129,197,130, 5, 11, 22, 44, 88,176,
- 96,193, 10, 44, 22, 44, 88,176, 96,193,130, 5, 11, 22, 21,199, 59, 75,229, 16, 66, 40,165,148,176,217,194,130, 5, 11, 22, 44,
- 88,176,248, 91,132,201, 71,162, 69, 88,129,197,130, 5, 11, 22, 44, 88,176, 96, 5, 22, 43,176, 88,176, 96,193,130, 5, 11, 22,
-172,192,250, 23, 8,172,130,196,176, 2,139, 5, 11, 22, 44, 88,176, 96,241,119, 10,171,143, 69,139, 20, 12,114,111, 69, 8,161,
- 96, 23,179,101,193,130, 5, 11, 22, 44, 88,252, 61,248,168,180,200, 59, 93,132, 44, 88,176, 96,193,130, 5, 11, 22, 44, 88,129,
-197,130, 5, 11, 22, 44, 88,176, 96,193, 10, 44, 22, 44, 88,176, 96,193,130, 5,139,143, 29,127,169,163, 81, 66, 72, 59,150,147,
-229,100, 57, 89, 78,150,147,229,100, 57, 89, 78, 86, 96,177, 96,193,130, 5, 11, 22, 44, 88,176, 96, 5, 22, 11, 22, 44, 88,176,
- 96,193,130, 5, 43,176, 88,176, 96,193,130, 5, 11, 22, 44, 88,129,197,130, 5, 11, 22, 44, 88,176, 96,193,130, 21, 88, 44, 88,
-176, 96,193,130, 5, 11, 22,127, 19, 8,128, 98,103, 2, 80, 74, 47, 88, 76, 82,129,217, 4,101,241,179,156, 44, 39,203,201,114,
-178,156, 44, 39,203,249,241,113,150,197, 93, 30,253,241,143, 6,165,244, 47,219, 0,180, 99, 57, 89, 78,150,147,229,100, 57, 89,
- 78,150,147,229,252,175,109, 60,214,136,199,130,197,191, 28,135, 9, 23,153,254,222,160,212, 21, 92, 97, 34, 18, 67, 94, 97, 14,
-101,222,155, 51,185,186, 23, 36, 70, 39,152,196,169, 72,126, 28,249,222,156, 44, 88,176, 96,241, 31, 2, 43,176, 88,176,248,183,
- 35, 53,192, 15, 60, 44, 1, 7, 46,160,134, 8, 40,171, 47, 1,240,228,189, 57, 5,204, 66,152, 57,238,160,134,112, 56,250, 47,
- 5, 16,202,102, 54, 11, 22, 44, 88, 88,134,191,101,144, 59,159,207, 15,230,243,249, 11, 8, 33, 34,182, 8, 88,252, 85, 32,132,
-136,248,124,254, 2,177, 88, 28,252,209, 38,114,119, 77, 41, 56,230,206,122, 35,227,118, 54, 36,203, 49, 79,103,246, 3,199,212,
- 5,191,248,201,223,139,147, 71, 58,104, 13,140,231,158,187,121, 78,106,189,169, 26, 40,222,143,243,127,101, 98, 35, 20, 10,207,
- 18, 66, 28,216, 26,250,113,162, 58, 33,245,234,243,249,147,171, 17,210,134, 16, 66,216, 28, 97,193, 10,172,255, 71,152, 76,166,
-186,190,190,190, 19,121, 60, 94, 12, 33,164,199,127, 41,195, 37, 18,201, 77,185, 92,158, 44,151,203,147,101, 50,217,131,194,225,
- 50,153,236, 79,225, 31,169,240,241,115,116,116,140,177,183,183, 15, 47, 28,238, 88,187,119, 19,223,102,195,230, 56, 4,246,106,
-249, 1,238,209,131,207,231,199, 4, 6, 6, 78,208,233,116,117, 63,218,204,212, 50, 78,224,112, 91, 63, 77,204,147, 38,230, 24,
-157,130,163,243, 20, 0,183, 21,244,112,169, 48,103, 54,227, 4,208, 54,143,226, 52,178,155, 25, 74,167,235,175,116, 86,224,112,
- 90, 67, 75,156,223,187,193,225,112,198, 50, 12,211, 94, 32, 16,124,203, 54,191, 31, 39,132, 28, 78,211,155, 61,122, 44,156, 90,
-171,214,184, 0,160,123,113, 34,139,188,193,248,106,213,170,157, 33,132, 12,248,128,109,203, 15, 1, 1, 1,241,132,144,111,216,
-146, 96,241,175, 17, 88,125, 43,147,166,131,170,144,171,253, 43, 19,213,128, 42, 36,119,104, 21,114,163, 79,101,210,166,162, 55,
-126,240,224,129, 36, 36, 36,196,177, 73,147, 38,251,197, 98,241, 13, 66,136,111,133, 30,102,161,240, 44,143,199,235, 91, 76, 88,
-255, 34, 97, 79,133, 66, 97,182, 80, 40,124,101, 9, 47,159,207,127,201,227,241,212, 2,129,224,101,225,112, 30,143,215, 95, 36,
- 18,157, 45, 18,214,183,104, 88, 41,188,238,209,209,209,142,177,177,177,142, 66,161,208,169, 32,156,203,229,186,199,196,196,252,
- 41,188,188,224,243,249,109, 68, 34,209,225,178,194, 74,131, 72, 36,250,149,207,231,183, 41, 43,172,162,226,170, 67,135, 14, 55,
- 18, 19, 19, 61,109,108,108,108, 10, 31,179,179,182,233,184,107,219,134,137, 61,187,116, 24,235, 88,253,147,154, 21,228,247, 21,
-139,197, 55,130,130,130,246,159, 60,121,210,113,215,174, 93,210,143,246,233, 61, 92, 93, 0,194,180, 96, 40, 85, 62,139,215, 42,
-187,246,232,203,123, 24,171, 81, 26,205,102, 59,128,219, 10, 59, 42,137, 42,196,201, 51, 54,103, 40,117,186, 24,205, 87,182,238,
- 55,142,123, 41,154,167, 52,154,205,246,224,160,101,133, 56,255, 87, 54,124, 46,151, 59,113,229,202,149, 28, 0, 95, 19, 66,132,
-255,165,198,182,161, 27,113,107, 91,149,119, 55,200,149, 52,253,128,130, 34, 80, 38,147,221, 39,132,248,253, 83,210,169,103,152,
-176,253,145,145,231,134,248,248,116,155, 90,171,214,136,162, 34, 43,255,247,212,165, 75,151, 14,125,250,244,169,178,114,229,202,
-163, 9, 33,156, 15,144, 23,171,151, 46, 93, 58,229,233,211,167,174,222,222,222,243, 62, 4, 39,139,127,150,118, 7,208, 26, 64,
- 87, 0,109, 1, 52,200,255, 93, 63,127,235,138, 55, 94, 17, 10,239,235,231, 95, 91,112,188, 97, 9, 28, 93,139,185,174,126,161,
-240,194,255,139,254, 46, 25,249,179, 1,104,225,125,209,173,191, 55,230,142,107,226,150,247,236,196, 94,154, 27, 27, 73, 51,159,
- 63,164, 15,183, 44,166,227,234, 43,243, 6, 85,198, 15, 21,152,125, 64, 41,165,244,244,233,211, 84,165, 82,209, 95,127,253,149,
-113,116,116,212, 10,133,194,213, 0,100,229, 26,165,207,227,229, 90, 89, 89,169, 4, 2,193,118, 0, 66, 74, 41,248,124,126,174,
-173,173,173, 74, 32, 16,236, 6, 32,162,148,162,125,251,246, 26, 74, 41, 21, 8, 4,106, 75,120, 59,116,232,160,166,148, 82, 30,
-143,167,206,143,179, 72, 32, 16,236,170, 86,173, 90, 14,159,207,207,205, 15, 19,138, 68,162,237,129,129,129, 57, 2,129, 32,215,
- 18, 94, 43, 43,171, 88,147,201, 68,215,173, 91, 71,237,237,237, 19, 10,194, 21, 10, 69,172,201,100,162,107,214,172,161,118,118,
-118, 9, 21,200, 83,142, 88, 44, 94, 94,179,102,205, 44,177, 88,156, 94, 40,108, 69,237,218,181,179, 37, 18, 73,186,165, 92, 34,
-145, 40,221,222,222, 62, 83, 40, 20,174, 0,192,161,148, 66, 44, 22,167, 59, 58, 58,102,136,197,226,229, 5, 97,150,108,174,174,
-174,163, 29, 29, 29, 19, 28, 29, 29, 19,108,108,108, 22,185,184,184, 36,165,166,166, 82, 74, 41,173, 82,165, 74, 10,165, 20,202,
- 90,159, 52,169,218,116,232, 28,199,192, 30, 19, 54, 29,186,117,231,218,147,244,212, 90,237,199, 46,183,174,213,211,186, 28,233,
-151,241,249,252,213, 78, 78, 78,218,125,251,246,153, 35, 35, 35,233,185,115,231,232,139, 23, 47,104, 73,245,250, 95,191,109,168,
-238, 78, 55,251,239, 15,157,237,249,252,218,210, 78, 70, 26,125,137,238, 29,161, 52, 94,157,224, 22, 65,127, 10,248,149,110,174,
-230, 81, 33,206,159,170,237,125, 60,211, 51,108,221,188,241,198,152,152, 24, 58,121, 88, 39,211,239,227,220, 94,209, 77, 1,135,
- 42,196,249,191, 50, 26,248,201, 39,159,228,190,126,253,154, 86,175, 94, 93,205,229,114, 71,254, 87,102, 19, 53,112,133, 91, 59,
- 63, 97,252,227, 61,147,153,238,129,210,244,186, 46,104,250, 1,102,113, 5, 58, 58, 58,166,237,216,177,131, 42, 20,138, 20, 0,
-126,255,132,180, 2, 32, 1, 64,143,157,181,106, 29, 99,250,244, 49,239,172, 85,235, 88, 0,208, 3,111,220, 2, 17, 0,211,150,
- 45, 91, 22,108, 52, 26,131,183,111,223, 30,220,163, 71,143, 96, 0,147,223,243,158,107,126,248,225, 7,106, 52, 26,233,246,237,
-219,105,143, 30, 61, 40,128,181,150, 94, 47,151,203,171,214,172, 89,115,119,245,234,213, 95,215,174, 93, 91, 95,173, 90, 53,173,
-159,159, 95,116, 96, 96,224, 14,145, 72,228,205,206,136,251,127,171, 59,165,105,145, 6,211,166, 77,155, 14,128, 78,155, 54,109,
- 58,165,180,107,254,121, 93, 11,255, 46,186,167,148,182, 43,252,191, 56,142,130,173, 56,206,226,238, 81,228,119,201,233, 41, 72,
- 12,128,150, 0,174, 22, 61,161,111,101, 52, 25,215,196, 77,163, 73, 77,164, 79, 22,127, 75, 47,183,118,167,127,180,114,166,225,
- 19, 63,161,137,123, 86,211, 47,235,216,230,245,169,140,214, 21, 17, 88, 43, 87,174,164, 91,182,108,161,193,193,193, 52, 38, 38,
-134, 78,157, 58, 85, 47,149, 74, 51,185, 92,238, 96, 75,185,132, 66, 97,246,139, 23, 47,232,196,137, 19,117, 66,161,240, 37,128,
-202, 98,177, 56, 59, 50, 50,146,206,156, 57, 83, 47, 18,137, 34, 1,248, 10, 4,130,220,187,119,239, 82,161, 80,104,145,192, 18,
- 8, 4,217,167, 79,159,166,124, 62, 95, 13,192,215,214,214, 54,242,212,169, 83, 70,134, 97,168,179,179,115, 14,128,202,246,246,
-246, 47,207,156, 57, 99,100, 24,134,186,184,184,228, 88,194,107,109,109, 29,155,155,155, 75,183,109,219, 70, 29, 28, 28, 18, 10,
- 11, 47,149, 74, 69,183,108,217,242, 78,184,133,249,233,228,228,228,244,176, 32, 46,158,158,158,169, 0,156, 28, 29, 29, 31,157,
- 63,127,222, 72, 41,165,149, 42, 85, 74,181,148,207,193,193, 33, 37, 42, 42,138, 46, 94,188, 88, 39,149, 74, 31, 0,112, 82, 42,
-149, 41, 49, 49, 49,116,201,146, 37, 58,169, 84, 26, 12,192,201, 66,174, 4,189, 94, 79,179,178,178,104,195,134, 13,115,255,248,
-227, 15,154,147,147, 67,243,227,148, 66, 41,133,127,203,145, 11,238,188,200,205,249,108,202,134,131,222, 13, 6, 45, 62,119, 55,
- 62,238,231,163,247,131, 29, 2,123,118,178,228, 30, 92, 46,119,176, 68, 34,201, 92,178,100,137, 33, 57, 57,153,222,187,119,143,
- 30, 60,120,144, 30, 58,116,136,190,122,245,234,227, 20, 88,135,192,165,155,253,123,210,205,254,193, 59,134, 56,164,169, 30,236,
-163,244,252, 55,244,213,130,202,116,118, 39,133,138,217,236, 31, 76, 55, 7,244,161,115, 91,242,202,197,185,165, 90,119,186,217,
- 63,248,135,190, 94,233, 15,131,239,209,171, 87,175,210,141,171,151,209,113,237,220,212,204,102,255, 96,250, 83,181,222,229,226,
-124, 87,184,191,184,113,227, 6,189,118,237, 26,157, 55,111, 30,149, 74,165,175,223, 63, 31,170, 9,232, 79,126, 94,116,171, 95,
- 75,186,205,215,133, 94,169, 88,220,254,106,113,213,222, 79, 24,151,246,240, 40,165, 25, 47,105,210,138,234,180,147, 63,255,189,
- 68, 86,190,184, 74,141,142,142,166, 73, 73, 73,116,213,170, 85,212,202,202,234, 31, 45,178,252,129,158, 0,166, 47, 95,190,252,
-173,184,218,176, 97, 67,112, 72, 72, 72,176,167,167,231,233,247,184,215,218,229,203,151,191, 21, 87, 27, 54,108,160, 33, 33, 33,
-212,203,203, 43,182,172,107,135, 12, 25, 34,109,210,164, 73,240,224,193,131,243,118,236,216, 65,163,163,163,233,227,199,143,233,
-242,229,203,233,156, 57,115,232, 47,191,252, 66,123,247,238,173,110,216,176,225,157, 62,125,250,136,203, 25, 55, 30,165, 84,152,
-191,241, 41,165, 5, 2,147, 7,128, 15,128,203,138,170, 63,107,131,146,180, 72, 73, 34,170, 36, 97, 85,244, 88, 41, 2,172, 84,
-161, 86,214,253, 74, 75, 79, 97, 19,234, 21, 74,233,159,198,190,240, 40,230,143,154,180, 64, 28,181, 99, 21,146, 15,172, 7, 55,
- 43, 25,124, 85, 58,116, 55, 78,193,120,227, 56,134, 54,110, 44,145, 16,178,176, 34,246, 62,185, 92, 14,129, 64,128,151, 47, 95,
-226,249,243,231, 24, 49, 98,132,224,226,197,139, 54, 77,154, 52,217, 34,147,201, 30, 17, 66,106, 89, 48,166, 3, 85,171, 86,197,
-248,241,227,133, 27, 54,108,168, 34,147,201, 30,152,205,102,190,183,183, 55,190,254,250,107,193,246,237,219, 43, 89, 89, 89,221,
- 99, 24, 70, 32,149, 74, 97,233,152, 75, 46,151, 11,137, 68, 2,134, 97,248, 65, 65, 65,247,159, 60,121,226,221,190,125,123,222,
-249,243,231,145,145,145,193, 11, 10, 10,122, 20, 18, 18,226,211,174, 93, 59,222, 31,127,252,129,156,156, 28,106,161, 25, 27,121,
-121,121, 16,139,197,239,196,165, 32, 92, 36, 18,161, 60,227, 66,249,124,126,155,198,141, 27, 63,125,248,240, 97,237,182,109,219,
-242,174, 92,185,130,244,244,116,126,189,122,245,158, 62,122,244,168, 86,235,214,173,121,183,110,221, 66, 86, 86,150,197, 83,236,
- 37, 18, 9, 42, 85,170,132,207, 62,251, 76,248,203, 47,191,212,182,179,179,123,204,231,243,133,158,158,158, 24, 49, 98,132,112,
-219,182,109,117,236,237,237, 31, 89,216,101,200, 5, 0,163,209,136,209,163, 71,203,172,172,172, 16, 27, 27, 11,134, 97, 96, 54,
-155, 1, 0,233,153,233, 33,143, 66,158, 60, 31, 58,176,111, 75,141, 65,167,187,117,247,254,179, 42,149,188,220, 9,161,149,202,
-200,203, 90, 34,145,232,209,167,159,126,186, 53, 58, 58,218,102,192,128, 1,252,251,247,239,227,245,235,215, 16,137, 68,144,203,
-229,224,241, 62,210,137,178, 57,213,237,193,160,125, 76,170, 94, 36,178,113, 87,200, 93,252,128,215,215, 80, 89, 41, 2,151,195,
- 21,223,139,204,147, 1,180, 61, 60,211,236,203,199,201,180,143, 76,209,139,140,118, 53,228,174,238,158, 72, 79, 79,135, 71,149,
- 0,104,133, 74,225,205,151,106, 57, 72, 57, 57,255, 87, 86,205,125,125,125,157,171, 86,173,138,180,180, 52,212,173, 91, 23,182,
-182,182,182,132,144,246, 21,206,131, 29,149, 68,200, 65, 83,128,179, 2,102, 50, 15, 70,222, 18,188, 76,173,139, 45, 65,252,127,
- 82,183,160,149, 92,120,123,223,254, 3,110,246,158,213,128, 83,159,193,201, 70,132,109, 99,235,218, 41,173, 69,199, 42,210, 93,
- 72, 8, 9,116,114,114,186,116,231,206, 29, 7,177, 88,140, 7, 15, 30,160,122,245,234, 88,181,106,149,210,214,214,246,218, 63,
-161,187,144, 82, 74,159, 3, 39,126,120,252,120,251,238,136,136,147, 67,124,124,186, 13,246,243, 91, 52,102,192,128,145,227,199,
-143,199,178,101,203,112,236,216, 49, 52,109,218, 20,163, 70,141, 50,190,126,253,122,103, 5,187, 5,215,175, 88,177, 98,220, 55,
-223,124, 83,148,211, 16, 19, 19,243, 67,105,215, 6, 6, 6,186,191,120,241, 34,126,226,196,137,117,119,239,222, 45,145, 74,165,
-200,202,202,194,214,173, 91, 49,125,250,116, 16, 66, 64, 41,197, 47,191,252, 34, 29, 49, 98, 68,131,136,136,136,248, 74,149, 42,
- 89, 50,124,131, 0, 16, 3,144,230,111, 50, 0,210,125,251,246, 89,247,236,217,211, 42, 63, 76, 2, 64,194, 78,244, 42, 22,197,
-106,145, 66,101,126,178, 72, 93,235, 86, 52,172,232, 49, 74,105,183,210, 56,202, 89,183,187, 89,122,125, 97,129,213,138, 16,114,
-245, 79,100, 64, 45,103,111,127,100,159, 63, 4, 9,143, 64,194,205,223,120, 4,156, 87, 33,240, 16,243, 97,164, 52,176,162, 2,
-171, 96,227,112, 56, 72, 76, 76,132, 72, 36,194,174, 93,187,196, 43, 87,174,172, 41,149, 74,111, 89, 91, 91, 47, 41, 75, 96, 1,
-192,189,123,247, 80,187,118,109,178,119,239, 94,171, 65,131, 6,241, 0, 32, 36, 36, 4, 53,106,212, 32,199,143, 31, 87,140, 29,
- 59,150,200,100, 50,139,197, 11, 33, 4, 18,137, 4, 35, 70,140, 32,183,110,221,146, 75, 36, 18,156, 58,117, 10,169,169,169, 24,
- 57,114, 36,239,214,173, 91,114,153, 76,134,107,215,174, 33, 59, 59,187, 92,188, 90,173, 22, 18,137,228, 79, 2, 75,163,209, 64,
- 34,145, 88,156,127,118,118,118,115,106,214,172,121,248,234,213,171,246, 18,137, 4, 87,174, 92, 65, 86, 86, 22,102,206,156, 41,
-189,121,243,166,189,149,149, 21,242,197, 21,184, 92,174,229, 3,243, 10,229,169,175,175, 47,217,183,111,159, 99,255,254,253,197,
- 0,240,240,225, 67,248,249,249,145,189,123,247, 58, 85,169, 82,229,144,157,157,221,236,210,184, 24,134, 65, 98, 98, 34,158, 62,
-125,138, 87,175, 94, 33, 53, 53, 21,105,105,105, 80,169, 84, 48,153, 76, 0, 0,169, 42,231,212,190,131, 39, 30, 73, 36, 18,105,
-117, 63, 95,207,144, 39,161, 41, 18,137, 68,234,229,233,233, 71,200, 60, 78, 9, 34,112,137, 72, 36,186,117,232,208,161, 90, 91,
-183,110, 21,189,120,241, 2, 15, 30, 60,248, 83,189,250, 40, 5, 22, 33, 4, 68,239, 11, 66,234,222,126,165,182,107,222,109,160,
- 0,145,103, 1,198, 8,112,120,104, 85,203,157,119, 44, 68,237, 4,138, 90,208, 33, 0,176,160,114, 18, 66, 0, 67, 85,128,212,
-251,253,133,201,190,233, 39, 99, 5,241,241,241, 16, 8, 4, 16,137, 68,168,219,230, 83,222,190, 71, 70,103, 16,212,134, 1,254,
- 22,113,190, 91, 94,223,207,153, 51, 71, 86,152,115,228,200,145, 50,107,107,235, 57, 21, 22, 87,106,105, 99,152,232, 55, 79,227,
-243, 42, 45, 58,149, 84, 45, 34, 69,227, 15, 74, 39, 2,198, 58,239, 43,178, 8, 33,173,196, 98,113, 36, 33,164,217,123,137, 43,
-133,240,214,254,253, 7,220,236, 60,222,136, 43,152,180, 0, 95, 2,103,165, 13,182, 77,104,109,167,180,145,148, 75,100,229,139,
-171,139,183,111,223,118, 16,139,197, 8, 14, 14,134, 64, 32,128, 88, 44, 70,205,154, 53,177,121,243,102,165,157,157,221, 63, 74,
-100, 45,125,252,120,199,146,167, 79,195,167, 5, 6, 6,244,146,201,236,190, 26, 60,216,122,230,204,153, 39,143, 31, 63,190,189,
-107,215,174,105,119,239,222,253,145, 82,122,168,156,229, 67, 8, 33, 27, 86,174, 92,249, 85,129, 96,155, 57,115,230, 47,199,143,
- 31, 95,210,181,107,215,196,187,119,239, 78,164,148,110, 40,141, 35, 55, 55,247,248,172, 89,179,172, 63,249,228,147,130,255,184,
-113,227, 6,118,238,220, 9,153, 76,246,206,185, 61,122,244,192, 23, 95,124, 97,171,215,235,127, 45,141,211,201,201,169,237,237,
-219,183,171, 3, 16, 0, 16, 21, 8,172, 39, 79,158,216,228,228,228,216,200,229,114, 27, 23, 23, 23, 69,129,200,250,228,147, 79,
-108,248,124,126, 51,176, 64, 89, 90,164,176,192,177, 36,172,162,231, 91, 42,178,202, 37,176, 40,165, 87, 1,180, 40,238, 36, 67,
- 70, 50, 68, 48, 67,194, 37,144,114, 11,137, 44, 48,224,101,167,160,162, 19,113, 11,191, 8, 21, 10,197, 91,161,149,151,151,103,
-177,104, 41, 56,199,214,214, 22, 42,149, 10, 70,163, 17,114,185,252,109,152, 78,167,131,217,108,134, 76, 38, 67,121, 44, 88, 5,
- 2,139, 97, 24, 92,187,118, 13,127,252,241, 7,120, 60, 30,236,236,236,192, 48, 12,110,221,186,133,144,144, 16, 8, 4, 2,216,
-217,217,149,139,215, 96, 48, 20,107,193, 50, 24, 12, 16,137, 68,111, 5,142, 37, 66, 72,171,213,210, 71,143, 30,225,201,147, 39,
- 16,137, 68, 80, 42,149, 16,139,197,136,143,143,199,243,231,207, 33, 20, 10,161, 84, 42, 45,230, 44, 44,176,172,172,172,144,153,
-153,249, 70, 4, 73,223,140, 21,183,182,182,134, 90,173, 6,143,199,123,187,149, 6,179,217,140,132,132, 4,164,166,166, 34, 54,
- 54, 22,105,105,105,111, 69, 22,195, 84,220,111,101, 65, 28,111,220,184, 65, 47, 93,186, 4,149, 74,245,167,186, 84, 96, 33,253,
-232,176, 49,208, 26, 70,126,135,180, 92,163, 40,213, 32,176,118, 10,108, 7, 68,158, 1, 56, 60, 64,108,139, 70, 53, 42, 35, 38,
-211, 44, 11, 75,214,139, 65,208, 17, 27,252,108, 45,226, 52,243,219,167,170,140,162,104,131,210,170, 90,173, 32, 36, 39, 39, 67,
- 36, 18, 65, 36, 18,161, 94,211,118,136, 76, 55, 75, 67,227, 53, 82, 80,116,176,136,243,127,117,187,138, 92, 46,111,220,172, 89,
- 51, 82,152,179, 75,151, 46, 32,132,212, 36,132, 4,148, 43,253,235,124,132, 48, 72, 27,129, 71,191, 9, 77,204,115, 61,246, 68,
-235,215,189,215,167,118,107, 46,164, 84,123,150,164,243, 6, 53, 78, 2, 53, 4, 85, 84,100, 17, 66, 90, 42, 20,138,147,235,214,
-173,243, 22,139,197,103, 8, 33,205, 43,212,190, 73,184,155,190,255,106,160,155,109,129,184, 50,230, 1, 60, 9,192,151, 0, 60,
- 9,156, 29, 29,176,240,139,246,118, 82, 49,255,183,114, 8,213,125, 27, 54,108, 80, 22, 21, 87, 5, 91,221,186,117, 49,123,246,
-108,165,157,157,221,222,191,249, 27,160,131,141,141,205,238,118,237,218,221, 78, 80, 40,190, 72, 12, 10, 18, 94,180,182,206,110,
-155,157,109,237,245,228,137,193, 31, 8, 1,176, 49, 54, 54,182,147,165,226,138, 16, 50,192,218,218, 58,184, 93,187,118, 6,133,
- 66,241,122,213,170, 85, 95,126,253,245,215, 88,182,108, 25,102,205,154,181, 21,192,231,148,210, 25,177,177,177,174,101,137, 43,
- 0, 72, 74, 74, 26, 52,117,234,212,180,180,180, 52, 0, 64,205,154, 53,145,149,149,133,201,147, 39,227,219,111,191, 5, 0,212,
-169, 83, 7,148, 82, 36, 39, 39, 99,197,138, 21,201, 73, 73, 73,195,203,104,239, 98, 15, 29, 58,212,192, 96, 48,184,231,119, 3,
-138,178,178,178,172, 50, 50, 50, 20, 6,131, 65,198, 48,140,204,198,198, 70, 14, 64, 58,116,232, 80, 94,104,104,104, 53,147,201,
- 20,207,106,170,119,196, 75,137, 90,164,130, 56,245, 62,150,170,226, 44, 96, 22,191,167,242,137, 72,225,125, 97,112, 9, 30,191,
-190,127, 13,118,129, 65,239, 88,175,164, 92, 2,137,149, 53, 34, 99, 99, 32, 0,121, 90,129,200,191, 35,176, 10, 94,140, 17, 17,
- 17,232,209,163, 71,222,226,197,139, 67,212,106,117,227,236,236,236,233,150, 8, 44,165, 82,137, 71,143, 30,209, 17, 35, 70,228,
-108,221,186,213, 4, 0,142,142,142,120,242,228, 9,237,221,187,183,106,197,138, 21, 84, 42,149, 90,108,201, 33,132, 64, 44, 22,
- 99,247,238,221,180,119,239,222,217,207,159, 63,167,246,246,246,176,183,183,199,174, 93,187, 76,221,187,119,207,190,119,239,222,
-219,176,242, 8, 44,179,217, 12,137, 68,242, 78, 92, 10, 11, 47, 75,197, 80, 90, 90,218,188,151, 47, 95,246,237,214,173, 91,114,
- 68, 68, 4, 85, 42,149, 80, 42,149,152, 59,119,110, 94,195,134, 13, 83,194,194,194,222,134, 85, 68, 96,217,219,219, 35, 42, 42,
-138, 14, 30, 60, 56,101,231,206,157, 90, 0,112,112,112, 64,100,100, 36, 29, 56,112, 96,114,120,120,120,223,148,148,148,249,101,
- 89,176, 94,189,122,245,214, 98,165,213,106,145,150,150,134,216,216,216,183, 93,132, 26,153, 85,167,129,253,186,215,214,104, 52,
-121,161,225, 47, 94,215,172, 81,221, 81,163,209,228,197,188,126, 29, 78,233,156, 98, 85,152, 90,173,158,174,211,233, 26,111,220,
-184, 49,100,252,248,241,121,175, 95,191, 46, 86,176,127,148, 2,139,195, 56,131,208,102,215, 95,228,218,180,239,222, 95, 72,146,
-238, 2,134, 92, 64,100, 11,136,108,193,147,217,163,115,243, 58,220, 29,183,115,156, 65,153, 38, 16,136,220,203,228,228, 83, 39,
-128,105,126, 62, 92,107,219,172,207, 56, 97, 70, 70, 6,184, 92,238, 91, 49, 36,149,201,208,182,215, 80,206, 47,119,117,206, 0,
-109, 10,194,117,183, 52,186, 66,161,112,202,247,223,127, 47,200,204,204, 4,135,195,249, 31,167, 84,138, 49, 99,198,136,172,172,
-172,102, 89,156,246,195,213, 5,224,139, 26, 1,244,219,176, 36,173,235,241, 16,141,255,164,165,219, 36,129,117, 26, 96,116, 43,
- 71,201,210, 83, 41,129,143, 98, 53,149, 1,243, 4,152,244,245,202, 43,178, 8, 33,205, 21, 10,197,169,251,247,239, 75,187,116,
-233,130, 21, 43, 86,200, 36, 18,201, 25, 66, 72,185, 27,124,117,174,249,235,249,107,119, 37, 63,254,177, 35, 96, 80,191, 17, 86,
-133,182,148, 92, 6,179,183, 93,202, 54, 26,233, 64, 75, 57, 53, 26,205,176,207, 63,255, 60,253,183,223,126,251,147,184, 18,139,
-197,136,138,138,194,162, 69,139, 50, 50, 50, 50,134,255,157,226,234,235,175,191, 94, 20, 23, 23,231,127,254,252,121, 94,106,106,
-170,227,202,159,127,206, 62,156,157,157,177,228,201,147,176, 25, 53,106,248, 78,171, 85,107,120, 73, 46, 28, 74, 18, 87, 95,125,
-245,213,190,184,184,184,186, 23, 46, 92,224,167,166,166,186,127,245,213, 87, 88,190,124, 57,102,205,154,181, 25,192,232,130,209,
-209,150, 66,175,215,135,101,102,102,118,235,216,177, 99, 86,102,102, 38,106,213,170,133,238,221,187,195,217,217, 25,174,174,174,
-232,217,179, 39,252,252,252,144,158,158,142,129, 3, 7,102,164,166,166,118,164,148,150, 58, 11, 61, 61, 61, 61, 98,239,222,189,
-225,227,198,141,171, 27, 23, 23, 87, 13,128,189, 74,165,146,169, 84, 42,145, 94,175,151,216,218,218,218,214,169, 83,199, 97,212,
-168, 81,242,135, 15, 31, 86,139,139,139,203, 5, 16,195,202,170,183,186,160, 68, 45, 2, 32, 53, 95,232,232,139,236, 83,203, 56,
-102,233,181,197,254,182,224,188,178, 45, 88, 37,193, 0,204,222,121,104,135, 86,232, 89, 21,214,254,181, 33, 21,139, 33, 17, 10,
- 33,177,181,135,142, 97,240,115, 84, 82,158,154,210, 89, 21,200,200,119, 44, 13, 58,157, 14, 83,166, 76,209, 14, 29, 58, 52, 43,
- 58, 58,122, 76, 78, 78, 78,109, 74,233, 99, 75,196, 64, 78, 78, 14,150, 47, 95,174,153, 59,119,238,171,220,220,220,186, 66,161,
-208,168,211,233,176,116,233, 82,237,183,223,126, 27,157,157,157, 93, 95, 40, 20, 26,196, 98,113,185,122, 97, 36, 18, 9,120, 60,
-158, 81,165, 82,213, 93,188,120,113,196,134, 13, 27, 52, 10,133, 2, 2,129,192,168, 82,169,106, 46, 92,184, 48,108,201,146, 37,
-154, 2,203,155,165,188, 12,195, 20,219, 69,200, 48,204,159, 44, 91,101,193,104, 52, 94, 74, 77, 77,173, 61,109,218,180,135, 91,
-182,108,201,179,183,183,135, 88, 44,214,167,166,166,214,154, 52,105,210,163,245,235,215,231,217,219,219,151, 75, 96, 25, 12, 6,
-152,205,102,252,242,203, 47,121,211,166, 77,123,148,150,150, 86,139, 16,162,103, 24, 6, 91,183,110,205,155, 60,121,242,195,148,
-148,148,218, 70,163,241, 82, 89, 92,102,179,217,156,147,147, 3, 30,143,135, 39, 79,158,232, 4, 2, 1, 56, 28, 14, 94,190,124,
-249, 86, 96,217,217,217, 85,175, 93,179, 70,192,174,125,135,174, 74, 4, 34, 81,227, 6,245,170,189,138,142,137,163,148, 68,151,
- 81,135, 30,231,229,229,213, 78, 76, 76, 28, 51,121,242,228,172,249,243,231,107,117, 58,221, 59, 34, 75, 40,252, 8, 61, 1,112,
- 32, 5,129,228, 69,138, 78, 33,230,152, 8,194,143,190, 17, 87, 98, 27, 64,108, 11,136,109,225,230,230,142,187, 81,121, 10,112,
- 32,132,217,232,104,193, 3, 41, 3,129,244, 73, 50, 20,124,161,132, 36, 37, 37,189, 21, 66, 5,155,119,213,106,120, 16,147, 43,
- 7,161, 34,112, 81, 30, 87, 34,221,236,237,237,121, 5, 67, 0, 10,111,213,171, 87,231, 26,141,198,142, 22, 51, 37,152, 93, 0,
-230,171,240, 36,173,203,145, 71,106,255, 9, 75,126,145, 72,204, 89,192,253,181, 8,172,226,138, 9,125,234, 8,103, 30, 79, 13,
-188, 23,157, 87, 5, 92, 58, 26, 76,174,178, 28,207,124, 51,133, 66,113,230,222,189,123, 82,133, 66,129, 87,175, 94,161, 65,131,
- 6,216,178,101,139, 84, 42,149,158, 38,132,180, 42, 79, 49,221, 78,162, 49,185, 42,115,227, 41,135, 94, 39, 61, 78, 52,189, 35,
-174, 82,213, 20,159,255,112, 60, 43, 51, 71,251,233,173,215,101, 63, 71,133,234,252,195,172,172,172, 14,179,102,205, 74, 79, 77,
- 77,125, 71, 92,197,196,196, 20, 8,129, 86,148,210,167,127, 87,245,180,182,182, 30,188,100,201, 18,220,187,119, 15, 93,186,116,
-193,181,107,215,144,145,145,129,253,103,206,188,216,251,226,197,140,130, 49, 89,197,185,112, 40, 9, 86, 86, 86,147,150, 44, 89,
-130,251,247,239,191,229, 76, 79, 79,199,146, 37, 75,226, 0,140, 45,175,184, 42, 64,114,114,242,221,176,176,176,142,181,106,213,
-122,182,110,221,186, 56, 23, 23, 23,102,212,168, 81,248,252,243,207,161, 84, 42,205,171, 87,175,126,221,188,121,243, 39, 17, 17,
- 17,237,212,106,117,136, 5,229, 67,211,210,210,110,110,217,178,229,118,155, 54,109,164,195,134, 13, 83, 30, 59,118,204, 62, 47,
- 47,207, 85, 36, 18, 57,234,245,122,225,179,103,207,184,135, 15, 31,118, 14, 13, 13,141,210,104, 52,119, 43, 26,247,255, 32,238,
-229, 91,163, 46, 20,217,223, 43,227,152,165,215,150,244,187,172,243, 74, 23, 58,101,109,131,171, 96,238,152, 26,138,188,155, 67,
- 26,209,164, 81,205,104,114,255,106,244, 70, 75, 59, 58,210,135,168,135, 85,208, 77,131,201,100,162,175, 94,189,162, 81, 81, 81,
-116,246,236,217, 38,137, 68,162,145, 74,165,171, 81, 78, 55, 13,114,185, 60,215,207,207, 79,101,109,109,253,214, 77,131, 66,161,
-200,245,247,247, 87,217,216,216,188,117,211, 32,147,201,114, 41,165, 84, 46,151, 91, 52,139, 80,161, 80,100,167,167,167, 83,137,
- 68, 82,224,166, 65, 96,109,109,189,213,215,215, 87, 37,151,203, 11,220, 52,240,109,109,109, 55,249,249,249,169, 20, 10,133, 69,
-110, 26, 28, 29, 29, 99,159, 61,123, 70,195,194,194,168,187,187,123, 66,161,217,118,177,143, 30, 61,162,143, 30, 61,162,110,110,
-110, 21,114,211,160, 84, 42,151,215,175, 95, 63, 67,169, 84,166, 23, 10, 91, 81,191,126,253,204,130, 48, 11,103,254,165,231, 95,
-243,214, 77,131, 82,169, 76,207,231, 46,151,155, 6,137, 68, 50, 90, 44, 22, 39,136,197,226, 4,145, 72,180,168, 82,165, 74, 41,
- 7, 15, 30,164,171, 87,175,166, 10,133,226,141,155,134,234, 61, 26, 87,109, 50,124,134,178,122,207, 73,239,227,166, 65, 42,149,
-174,150, 72, 36,154,249,243,231,155,178,178,178,168, 94,175,167,249,141,215,199, 53,139,112,139, 95, 85,250, 83,192,241,136,249,
-222,161,223,180,144,106, 67, 22,214,166,244,215, 79, 40, 61,253, 57,165,151,166,208,187,155, 71,209, 38,222, 34,243, 31,147, 61,
-194,233, 38,255, 35, 22,185, 86,216, 82,179, 42,253, 41,224,244,139,121,222,161,195,154,187,106,127,222,184,154,222,185,115,135,
- 62,121,242,132,190,122,245,138,158, 62,122,144, 54,169, 34,125,195,249, 83,192,241,242,184,107, 0,208, 84, 36, 18,229,174, 90,
-181,138,222,190,125,251, 45,231,241,227,199,169, 84, 42,205, 3, 44,156,133, 12, 16,250, 83,245, 94,166,141,254,215,103,182,151,
-171,210, 79, 78,161, 52,100, 7,165, 91, 2, 41,221,222,144,210,131, 93, 41, 61, 49,156,222, 94,221,135, 54,245, 22, 24,233, 38,
-255,107,116,115,245,246,150,198,147,207,231,231,252,246,219,111, 52, 33, 33,129, 94,187,118,141,222,191,127,159, 62,127,254,156,
-190,126,253,154,158, 58,117,138,242,249,124, 45,128,114,207, 82,108,232, 4,175,118,190,130,196, 71, 75,155, 82,122,108, 32, 77,
-221, 59,152,118,171,161,200,104,228,193,107,243, 30,179,173,234,216,219,219,167,157, 58,117,138, 70, 69, 69,209,171, 87,175, 82,
- 71, 71,199, 52, 0,129,127,119,253,108,215,174,221, 29, 74,105,112,151, 46, 93,130, 1,156,109,215,174, 93,112,100,100,100,112,
-131, 6, 13,110,163, 20, 23, 14,165,113,182,109,219,214, 64, 41,165, 93,186,116,161, 0, 18,218,181,107, 71, 35, 35, 35,105,131,
- 6, 13,244, 31,104,246, 26, 23,192,112, 62,159,255,179,157,157,221,101, 91, 91,219, 75, 92, 46,119, 11,128, 33,229,105,239,138,
-225,116, 5, 80, 29, 64,189,252,173, 90,126, 24, 59,131,240,191, 48, 43,210,210, 19,251,120,163,233,136, 42,228,234,160,202, 80,
- 13,172,140,220,207,124,200,141, 79,189,209,166, 34,171,109, 23, 8,172, 95,127,253,149,122,120,120,168, 21, 10,197, 13, 0,190,
- 21, 89,193,219,214,214,246, 44,151,203,237, 91, 76, 88,255, 34,238, 17,158,218,216,216,100, 91, 89, 89,189,178, 36,158, 86, 86,
- 86,207,165, 82,169,218,202,202,234,121, 17,151, 0, 61,237,237,237, 79, 21, 9,235, 81, 52,172,164,180, 59, 57, 57,197,134,135,
-135,211,215,175, 95, 83, 15, 15,143,132,194,194, 43, 36, 36,132,190,120,241,226, 29,225, 85,222,213,203,121, 60, 94, 27,165, 82,
-121,184,172,176,210, 56,157,156,156,126,229,241,222,109,252,139, 11,171,200, 42,235, 0,252,220,220,220, 82, 86,174, 92, 73,229,
-114,121, 74,225, 99,254, 45, 62,251,254,206,139,220,156,207,167,254,116, 80, 89,173, 87,205,138,172,220, 14,192, 87,161, 80,220,
-240,242,242, 82, 95,188,120,177, 84,129,133,127,235,170,245,135,170, 9,232,230,106, 77,233,166,106,167,158,207,241,122, 54,188,
-161, 76, 23,188,178, 11,165,151,166,208,219, 63,125, 78, 27,123, 11,223, 8,161,205, 1,103,232, 47,126, 45,232,218, 42, 66,139,
- 56,127,246,105, 78, 55, 7,156, 9,157,237,245,236,147, 32,165,126,223,142,205,244,229,203,151,244,248,225,189,180, 81,229,124,
-113,181,169,218,239,244,167,106,173, 45,226, 44, 70,100,109,219,182,141,190,124,249,146, 30, 57,114,196, 34,113,245, 14,103, 33,
-129, 53,189,157, 60,235,243,134, 98,221,192, 58, 66,125,207, 64,129,161, 67, 85,129,169,137, 23,207, 92,219,133,195, 84, 83,130,
-118,240,151,232,232, 38,255,107,116, 83,181,142,150,198, 83, 40, 20,190, 70, 33,159, 56, 69, 55,145, 72,148, 90,146,192, 42,171,
-220, 27, 58,193,171,157,159, 40,241,226,252, 54,180,123, 45, 69,186, 37,226,170, 44, 78, 0,117, 28, 28, 28,210,182,111,223, 78,
-157,156,156, 82, 45, 17, 87,255, 31,245,211,218,218,122,119,110,110,110,240,185,115,231,130,219,181,107, 23,188,123,247,238,224,
- 27, 55,110, 4, 75,165,210,221, 37,185,112,168, 6,116, 44,141,211,202,202, 42, 88,165, 82,209,115,231,206,209,118,237,218,209,
-221,187,119,211, 27, 55,110, 80,169, 84, 26,252,143,122, 54, 89, 78,118,171,136,192,250,144, 5, 0,128, 14, 26, 52, 40, 79, 42,
-149, 38, 3,232,241, 95,170,124,118,118,118, 55, 29, 29, 29,147,157,156,156,146, 29, 28, 28, 30, 20, 18,133, 55,149, 74,101,178,
-163,163,227, 59,225, 31,227,131, 7,192, 79, 32, 16,196,240,249,252,240,194,225,202,234, 61, 26,251, 52, 29, 54,203, 41,176, 71,
-231,247,141, 39,128, 30, 82,169, 52,185,119,239,222,234,143, 78, 96, 81, 10,186,182,138,176, 64,100,133,204,242,122,222,189,134,
-212,176,101, 98, 7,218,184, 82, 17,113,181,221, 75, 84, 46,206,124,145,245,112,166,231,243,214,126,114,211,146, 89, 19,104,163,
-202,146,119,197, 85,121, 56,139,136, 44,169, 84,170,154, 51,103,142,197,150,171, 63,113,254,236,239, 73, 55, 7,236,126, 35,158,
-202,216,126,242,223, 74,215,251,123,254, 83,202,189,161, 19,188,218,250,137,158, 90,106,185,178,132, 19, 64, 29, 91, 91,219,103,
-150, 90,174,254, 63,210, 14,160,195,152, 49, 99,130, 35, 35, 35,131, 95,189,122, 21,124,227,198,141,224, 94,189,122, 5, 3,232,
- 80,156,159, 44, 67,239,222,186, 58, 28,206,132, 50, 56, 7,140, 25, 51,134, 70, 70, 70,210, 87,175, 94,209, 27, 55,110,208, 94,
-189,122, 81, 0, 3, 88,225,194, 10,172,127,234,246,183,204, 97, 87, 40, 20, 15,142, 30, 61,122, 86,163,209, 44,162,148,234,254,
- 75,157,200,233,233,233, 77,138, 11,207,200,200,104,242, 31, 26,200, 24, 14,192,171,104,120,202,211, 99,183, 0,220,250, 64,247,
- 56, 78, 8,249,253,236,217,179, 51, 21, 10, 69,167,143, 46, 19,199, 69,232,177,206,231, 62,132,194,165, 53,220,164,211,190,239,
- 66,201,146,115, 55,189,150,245,118,124,221,196, 71, 22, 5, 62,243, 3,136,238, 46,134, 71,235,202,201,121, 23, 18,227,210,218,
- 30,210,105,139,123,130,252,112,102,135,215,242, 94,246,175,155, 84,145,191, 6,197, 15, 16,229,221, 42, 23,231,187,101,242, 7,
- 33,164,243,202,149, 43,119,230,229,229,125, 65, 41,189, 92,254,198,131,147, 4,181,113, 14,140,220, 26,160, 16,150,114,179, 60,
-112,184, 79,144,130,228,127, 74,145,221, 78,162, 49, 0, 2, 63,240,179,244, 48,191,219,233,159,244,124,255, 78, 8,193,222,189,
-123, 7, 7, 4, 4, 84, 9, 13, 13,125,149,151,151,183,135, 82,250,123,225,177, 74,132,144, 19, 63, 60,126,172, 94, 31, 26,250,
-135,158, 97,254, 40,131,115,127, 62,231,164,128,128,128,192,208,208,208,167,121,121,121, 43, 41,165,251,217,161, 73, 44,254,169,
-248, 91, 4, 86, 78, 78, 78, 16,155,245, 44,254, 31, 26,122, 29,128,239,243,183,143, 15,133, 68, 86,144,167,100,220,111, 99, 36,
-121,160, 36, 14,124,102,117,185,197, 85, 49, 34,171,129,151,228,219, 35,163, 37,121,160, 72, 2,197,143,239, 35,174, 10,139, 44,
- 0,149, 43, 76,208, 39,212, 0, 32, 10,132, 68, 99, 46, 74, 30, 28, 61, 23,111, 63,179, 89,252, 61, 34, 11,192,239,101,156, 67,
- 1, 92,202,223, 44,225,220, 15,128, 21, 84, 44, 88,129,197,130, 5,139,255, 39,145,117,184,250, 61,164,113, 39,131,131,202,128,
- 41, 6,106, 83, 18,198, 69,235,223,147,243, 14,210,200, 55,224,194, 15, 66, 83, 4,114,245, 73, 24,243, 30,156,127,193, 27, 28,
-111,198, 70, 21,143, 57,108,213, 96,193,130, 5, 43,176, 88,176, 96,241, 62,120, 99,213,137,203,223,254,185,156, 44, 88,176, 96,
-241, 31, 2, 1,208,174,132, 15,196, 11, 22,147, 16,210,174, 2, 31,160, 23, 88, 78,150,147,229,100, 57, 89, 78,150,147,229,252,
-111,113,150,197, 93, 30,253,241,143,198,223, 49,139,144,229,100, 57, 89, 78,150,147,229,100, 57, 89, 78,150,243, 99,222, 56, 96,
-193,130, 5, 11, 22, 44, 88,176, 96,241, 65,241,183,142,193,146, 58,248,185,128,199,169, 69, 24, 26, 0, 0,148, 67,158,195,196,
- 60,206, 75, 11, 79,124, 95,110,133,155,191, 29,133,240, 16,129,190,175, 42, 62, 44,227,125,249,106,250, 91,247,118,114, 80, 12,
- 78, 74,207,222,249,228,185,234, 88,121,174,181,177,169,100, 45,182,179,237,163, 51, 24,107, 8, 5,130,215,134,172,156, 45, 25,
- 25, 17, 42,182,250,177, 96,193,130, 5, 11, 22,255, 49,129, 85, 41,176,249, 61,177, 88,226, 13, 0, 12,165, 96, 40,160,206,201,
- 10, 78,140,184,215, 17, 0,148,222, 65,231,248, 98,171, 32,134,190, 57,110,102, 0,147, 65, 27,149, 29,125,187,190, 37, 55,150,
- 59,250,127,210,174, 67,187,222,221,186,117,245,175, 89,163,166, 15, 0,132, 60, 9,137, 56,121,242, 84,152,220,209,255,183,220,
-148,176, 35,239,147, 48, 10,241,130,122,245,234, 52,187,127,255,193,124, 0, 95,189,111, 70,217,219,203,199,253,254,235,228, 22,
-109,123,175,144, 1, 40,151,192, 18,219,217,246,233,217,189, 83,157,239,198,143,225,124, 62,121,177,247,189, 63,174, 44, 83,184,
-214,200,162,140,241,119,117,114,255,235, 37, 45,104,204,130, 5, 11, 22, 44, 88,176,248,200, 4,150, 88, 44,241,190,125,229,164,
-221,145, 27,177, 0,128,118,117,157, 49, 99,225,186, 14,132,144, 48, 0,232,241,249, 92,191,249,211,199,227,230,211, 20, 80, 74,
- 81,167,170, 61, 58,247,236,107,209, 77, 37,206,213,235,247,239,215,111,208,228,201,147,122,188,124,249, 50,122,223,190,125,215,
- 1,160,121,139, 22, 85, 23, 47, 94,220,111,133,173,157, 72,226, 92, 61, 94,147, 20,122,175, 34,137,146,184,249,184, 85,247,173,
- 53,248,192, 47,235, 56,173, 58,126, 58, 80,226,230,179, 68, 19, 31, 17,111,201,181, 74,165,242, 27, 62,159,111, 13, 0, 12,243,
- 63,221, 83,197,131,235, 12, 0, 38, 51,163,176,115, 11, 80,113, 5, 98,179, 72, 36, 8, 85,229,230,238,204,142, 11,253,185, 52,
- 78,157,209, 24,248,237,216, 17,156,135,175,210,225, 29,216,156,187,122,201, 76, 48,102,163,237,132,233, 11,251,220,191,115, 0,
-192,156,171,108, 85,100,193,130, 5, 11, 22, 44,254, 3, 2, 11, 0,228, 18, 30,194, 34,147, 0, 0, 54, 18, 96,220,232, 97, 72,
- 79, 75,245,211,155, 24,124, 54,108, 8, 30, 60, 79, 68, 88, 84, 42, 40,165,240,115,151, 90,124, 83, 46,152,122,159,141,252,172,
-229,185,223,127,191,251,253,172,239,119, 17,242,198,123,247,230, 45, 91, 27,207,158, 51,251,139, 33,195,134,180, 63,124,248,240,
- 83,148,181, 82,117, 73,137, 34,138,117,203,151, 46, 18,198,165,105,181,223, 76,158,198, 76,154,248,205,106, 0,159, 90,114, 45,
-159,207,183,142,139,139,147,115, 56,239, 14, 79,251, 97,209,180,107,237,123,175,120, 17,253, 58,235,225,185,227,199,235, 87,175,
- 94, 29,113,241, 73, 77,151,173,217, 84,219,197,167,254, 8, 85,142,166,183, 58, 53,180, 88,175,209, 34, 62,255,233,188,101, 63,
-213, 97,108,170,114,102,124,209, 5,129, 62,174,136, 79,201, 66,139,142, 61,120,193,247,238,117, 0,192, 10, 44, 22, 44, 88,176,
- 96,193,226, 35, 2, 7, 0, 8, 33,197, 58,236, 51,155, 41,194,162, 18, 17, 22,149,136,187,207, 83, 97,160,124,172, 94, 54, 15,
- 43,151,204, 65,134,134,131, 35, 55, 99, 17, 30,149,132,240,168, 36,164,101,230,254,233,250,162, 83, 45, 87, 46,149,214, 93,189,
-218,122,121,135, 22,178, 86,118,182,182,182, 47,158,238, 82,207,158,152, 92,109,222,183,177, 2,190, 94, 20, 39,147,203,154, 28,
- 58,116,176,186,147,210, 81, 38,151, 43,166,200,220,235,108,179,177,169,109, 93, 26,103, 81, 72,157,170,245,232,209,181, 83, 27,
-103,103, 39,102,204,234,224,231, 53,170, 5, 24,125,171,250, 54,149, 58,249,245, 40,233,154,194,156, 12,195,128,195,225, 32, 57,
- 57, 25, 9, 9, 9,136,140,140, 68,120,120, 56, 98, 99,163,147, 25, 74,249,102, 48, 28, 23, 23,119,240,120, 66,120, 87,242,194,
- 79,171,151, 72, 23,206,157,209, 64, 44, 19, 30, 35,132,144,226, 56,181, 25,153,135, 79,159,253, 61,254,204,190,159,204, 0,144,
-146,153,139, 75,247, 94,226, 65,104,108,185, 10,235,175,152,186,202,114,178,156, 44, 39,203,201,114,178,156,255, 4,206,146,180,
-200,191, 90, 96,149,132,136,216, 12,132, 69, 38, 33, 40,192, 13, 62,149, 92,112, 55, 60, 19,123, 46,197, 98,219,185, 24, 92,122,
-148, 10,134,167, 64, 82, 14,240, 34, 58, 25, 47, 98,210, 74,243,171, 12, 0,224,138,248,253,191,253, 54,123,114,205,234, 57,141,
-174,156, 25, 7, 55,229,139,234, 83,167,102,141,227,138,248,253,109, 61, 20,251,166, 77,158, 48, 88, 33,149, 10,245, 58, 61,170,
- 84,246, 18,143,255,122,220, 8, 98, 43,218,103,105, 98,172,220,171,219,138, 36,146,159, 23,206,157, 34,250,241,200,139,215,106,
- 61,212,191,221, 74,126, 53,105,218,236, 12, 30, 95,252,147,149,123,117, 91, 75,185,140, 70, 35,116, 58, 29,244,122, 61, 12, 6,
- 3,226, 99,159,245,184,120,228,187,142,149, 61,236, 58,138,196, 98, 80, 0, 57, 26, 19, 34, 19,243,208,186,109,123,110, 80,221,
-186,129,114,151,106, 35,139,227,202,202,138,206,102, 40, 87,113,242,232, 94,238,193,243, 15,177,235,228, 61, 28,187,252, 16,119,
-175,158, 49, 81,198,248,118, 57, 9,133,171,175,159,194,181, 86,140,194,173,118,242,219,205,189,230,125,246, 59,128, 5, 11, 22,
- 44, 88,176,248,119,161,196, 46, 66,173, 86, 19,245,105,255, 33,112,113,116,150,247,108, 53, 92, 16, 28,145,133,212,196, 24,188,
- 12,127,130, 60,173, 17, 2,219,202,128,216, 25,149,188,189,240, 56,236,152, 97,237,242, 83,185,140, 73, 23, 85, 18, 95,207,158,
-174,238, 46, 74, 25,103,249, 50,207,219,225, 97,153, 65,123,103,109,199,160, 65,114,135,229,203, 60,111, 71,191,146,113,164, 98,
-218,100,196,176,129,132, 67, 40,166, 78,157,140,158,221, 58,225,179, 17, 67,201,206,157, 59, 26, 89,154, 24, 6,252,245,211,103,
-206, 19, 38,103,153,244,119,195,115,117, 82,153, 68,242,199,139, 92,117,160,183,167,164, 75,239,225, 9,167, 14,253,252, 35,128,
- 97,150,112, 21, 8, 43,163,209, 8,131,193, 0, 0,102, 0,224,112,222,236,211, 85,122,164,100,233,144,156,165,131,201,204,160,
-119,255, 97,146,123,247, 31, 13, 3, 80,194,120, 44,134, 49,154,140,248,237,252, 3,196,223, 59,204, 16, 14, 55,187, 96,144,123,
-129,184,114,118,246,188,214,173,247, 80,165, 80,252,166,187, 85,165,214, 97,231,166,101,108, 45,101,193,130, 5, 11, 22, 44, 62,
- 22,129, 21,253,244,122,125, 0,240,175,223, 49, 93, 46,230,217,241, 56, 4,201,113, 17,216,185,226, 27, 48, 12, 69,151, 47,150,
- 67,225,237, 12,137,128, 11, 93,110,122,110,250,203, 43,246,165,221,136, 16, 99,251, 13,155,227,189,191, 28, 91,197,106,239,222,
- 92, 62, 0,236,221,155,203, 31, 59,198,195,106,227,230, 40,239,134,205,130, 64,205,102,116,235,249, 41,250, 15,232,143,232,164,
- 60,252,122,237, 53,212, 26,189, 69,235,159, 73,149,213,106, 59,186,186,117,250,118,120, 39, 25,143, 75,136,175,151, 53, 55, 54,
-213,104,226,114,249,230, 19,247,178, 19,122,247, 30,224,112,233,244,193, 54, 82,101,181,218,121,169,207, 30,149,197,167,211,233,
- 96, 54,155,161,211,233, 96, 52, 26, 97,231, 80,249,116,251, 79, 87,196, 37, 38,169, 78, 37,101,106, 27,170,141, 38, 36,103,233,
-144,146,165, 67,150,218, 0,103,133, 45, 76, 70,125,205,146,248, 40,165,187,122,125, 58,100, 40, 0, 14,225,152,182,171, 18,158,
-133, 23, 28, 43, 16, 87,157,122, 14, 82, 94, 11,142,192,203,251,103, 50, 41, 99, 50,190,201, 56,134, 93,170,132, 5, 11, 22, 44,
- 88,176,248,151,129,243, 63, 1, 68,104, 73,253,159,241,201, 25,176,151,243,160,116,245,198,224,111, 86, 2, 0,204,102, 35, 40,
- 5, 76,102,203, 60, 12, 80,202, 63,255,213, 88,239,168, 74,222, 36,123,240, 32,169, 6, 0, 6, 15,146,106, 42,121,147,236,175,
-198,122, 71,169,180,114,131,201,108,198, 31, 79, 83,176,252,192, 51,204,222, 17,130,179,247, 45,119,135,197, 21, 10,198, 46, 91,
-186, 68,192,227, 18,242, 52, 38, 55, 55, 46,221,148,203,229,243, 13, 82,169,144,234, 41, 79, 23,157, 70,211,219,246, 26,241,146,
-195, 37, 35, 75,227, 41,152, 57, 88,208, 69, 88, 96,193,162,148, 82, 2, 48, 12, 49,155,227,210,180,136, 77,213, 32, 54,229,127,
- 91,114,166,174,196, 30, 82,133,171,175,159,181,149,252,172,173,141,213, 8, 27,107,171, 97, 50,137,237, 57,133,171,175, 95, 81,
-113,117,251,105, 2, 34, 30, 94, 72, 54, 27,242,250,169,226, 31, 57,169,226, 31, 57,169,226, 66,234,177,213,148, 5, 11, 22, 44,
- 88,252, 23, 80,154, 22,249, 87, 10, 44, 74, 41, 41,216,254, 44,140,128, 23, 49,105, 16,242, 24,184, 87,242, 1, 45, 36, 35, 40,
- 0,147,217,178,124, 56,118, 44, 33,174, 74, 85, 53, 51,101,202,235,198, 53,106,218, 63, 30, 59,198,227,121,141,154,246,143,167,
- 76,121,221,184, 74, 85, 53, 99, 52,241,205, 52,223,223, 86,129,111,173,124,119,252,150, 38,165, 65,237,234,149,185,243,246,190,
-120,253,229,198,240, 48,129, 64, 96,116,119,144, 18, 47, 39, 41,215, 83, 41, 17,234,140, 28,157, 95, 96, 93, 61, 56,164,174, 37,
- 2, 75,175,215,191,179,165,167, 70,244,248,253,215,201, 61,221,156,108,135,199,167,106,240, 58, 37, 15,177,169,121,120,157,154,
-135, 60,157, 9, 33,207, 94, 1, 92,193,147,226, 56,173, 20,118,231,246,237,217,229, 89,187, 90, 21,199,234,126,149, 28,127,222,
-177,203, 83, 44,182, 57,167,112,245,245,243,244,246, 15,190,115,225,160,242,246,211, 4,196,132,221, 79, 50,233,114,246,169,147,
-159, 95,100, 31, 51, 22, 44, 88,176, 96,241, 95, 66,105, 90,228,223, 8,139, 60,185,123,185, 59,225,206,147, 40,212, 12,168, 12,
-107, 43, 5,158, 71,196,129,203,225,131, 67, 0,163,201,114, 17, 68, 13,198, 3,171, 86, 89, 35, 38, 74,198,217,248, 83,148,247,
- 87, 99,189,163, 86,173,178,190, 69, 13,198, 3, 0,134, 80,250,102,109,196, 2,199,166,230,114,184,223,164,140,209,195,201, 78,
-202,189,255, 74,157,206,225,112,117,246,214, 98,198,222, 90,196,177, 87, 8,249, 2, 62,151, 49, 81,142,193,221,209, 91, 75, 25,
-166,182, 37,124,133,187, 8,205,102, 51, 8,225,152,243, 5,152, 44, 54, 93,131,108, 45, 23,201, 89, 58,100,170, 12,240,117,147,
-225,194,165,195,121,102,163,102,111,113, 92, 92,190,192,218,199,219, 29, 51, 22,172,130, 70,103,198,139,248, 92, 8, 68, 34,103,
- 39,231,192, 71, 67,190,156, 38, 26,191, 37, 2, 35,219,216, 99,226,245,136,248,188,100,241, 52,246, 49, 99,193,130, 5, 11, 22,
- 44,254, 3, 2, 75, 46, 21,131,114,197,184, 30, 28, 1,255,234,181,176,227,248, 93, 84,173,217, 8,137, 42, 19, 40, 56,101,206,
- 30, 44,192,164,105,121, 15, 0, 60,232,217,211,213,253,147, 79,220,218, 83,202, 63,191,113, 83,118, 28, 0,252,180,191, 37, 40,
- 0,134,161,160, 20,160,204, 27,161,101, 49, 8, 47, 38, 42, 49,167,146,183,179, 12,161,113, 6,157, 76, 36,224,216,202,132, 92,
-165,181, 80, 32,224,241, 96,166, 68,151,152, 24,161, 35, 64,180, 37,116, 5, 93,131, 5,123,169,220,229,116,219, 94,203, 83,163,
- 95,103,223,247,205,200,171,157,109, 16,130, 82,192,215, 77,134, 39,183, 79,153,147,227, 95,190,208, 36,135,109, 42,142,139, 97,
-192, 53,152, 24, 60,122,149,141, 44,181, 17, 89,185, 6, 52,109,221, 93,208,180, 93, 15, 92,127,146, 6,198,100,196,178,173,167,
- 84,102,106,236, 79,105,168,145,173,150, 44, 88,176, 96,193,130,197,191, 27, 22, 45,246,108,102, 40, 28,236,237, 32,150, 89, 33,
- 42,217, 0, 21,113, 68,102, 30,133,217,252,198,130, 85,146,161,137, 16,210,174,184,240, 99,199, 18,226,142, 30, 77,221,118,236,
- 88, 66,161, 1,220,255,179, 92,189,221, 51,212, 98, 78, 66,205, 23,142,159,185,146,221,163,161,210,150,195,229,106, 4,124,142,
-142, 39,224, 26, 4, 60,142, 81,192,227,232,157,172,248,220, 43, 39,246, 11, 41,193,149,178, 56,181, 90, 45,218,181,107,135, 46,
- 93,186,160,103,207,158,232,219,183, 47,252,252,170, 57,114,184, 68, 79, 9,195, 40,133, 42,248, 40, 9,120,218, 88, 92,220,255,
- 67,222,147, 63,142, 62, 50,235,180,221,105,161, 62,205,119, 56, 41,101, 50,178,117,208, 26,204,200,204, 53, 32, 83,109,128, 73,
-217, 24, 71,111, 38, 64,163, 55, 35, 38,248,176, 38, 53, 41,238, 27,109,242,139,168, 82, 53,100, 9,105,127, 31,176,156, 44, 39,
-203,201,114,178,156, 44,231, 63,129,243, 99,131, 5, 22, 44,138, 42, 46, 50, 84,117,147, 65,107,112,132, 86,111,134, 90,107, 70,
- 78,158, 1, 57,121, 70, 68, 37,229,225,201,241,247,143,200, 27,171, 21, 64,242,127,131,188, 17,118,150,218,176,132, 6,253,130,
-149,203, 22,247,219, 95,183,142,126,124, 87, 23,143,199, 81,250, 4, 66, 56, 26, 14,151,103,180, 83,240,248,207,159, 63, 78,189,
-117,237,116, 11,177,201, 60,180, 52, 30,147,201,148,237,230,230, 6,224,221,165,114,170,249, 72,122,254,113,106,106,229,150, 61,
-150, 41,127, 92, 52, 57,143,195, 21, 48,132, 39,120, 98, 54,106,246,105,146,195,126,162,165, 12, 24,227, 8,196,207,238, 60, 12,
-109,100, 99,231,129,151,241,106,168,181, 38, 24, 76, 12,108,229, 2,196,133,156, 51, 68, 61,191,127, 80, 21,255,104, 7, 91, 29,
- 89,176, 96,193,130, 5,139,255,136,192,210,106,181, 81,205,218,117, 7,195, 80,152, 41,192,152,243, 45, 77,204,255,172, 77,102,
-163, 54,234,125, 35,194, 48,230,187,235,183,108,235, 82,183, 65, 75,110,117, 79, 57,114,210,147,112,251,143,203, 38, 48,244,150,
- 37,215,167,165,133,231, 74,157,125, 63,237,215,231,147, 67,195, 62, 27,147,213,162,117,107,153,163,163,179, 46, 46, 62, 46,239,
-151,221,123,140,231, 78, 31,107,193,192, 52, 32, 45,237, 69,110,105, 60, 89, 89, 89,107,138, 11,111,219,204,163, 41,128,202, 92,
- 30,209,231,165,132,203,202,147,182,180,248,216,222,139, 23,204,141, 30,244,197, 4, 97, 21, 55, 31,164,100,115, 17, 21,151,132,
-231,215,142,233,226,195,239, 29,201,137,123, 48,146,173,138, 44, 88,176, 96,193,130,197,127, 72, 96,189, 14,125,227, 15,235,175,
-134, 42, 41,101,200,142, 29,187, 22,238,218,189,191,169, 86,175,119,163, 16,196,154, 77,250,171,185,102,204,182,148, 35, 47,233,
-197,125, 7, 7,191, 26,191,108, 93, 63,243,151,109, 27, 91,130, 49, 7, 16, 32,154, 18, 92, 17, 27,205,195,202, 18, 87,165, 11,
- 56,213,230,246,159,174,208,164,167,231,238, 42,239,181,121,105,207,147,228, 78, 85, 60, 54,175, 94,176,156,195,225,118, 48,155,
- 25, 62, 99, 54,190, 52, 27,180, 63,104, 82,195,142,211,242, 77,151,100,193,130, 5, 11, 22, 44, 88,252,219, 5,214,255, 23, 50,
- 50, 34, 84, 0,198,191, 47, 79, 90, 90,120, 46,128, 15, 62, 19, 47, 36, 60,251, 87, 0,191, 86,244,250,220,228, 87,169,176,208,
-139, 60, 11, 22, 44, 88,176, 96,193,226,223, 13, 14,155, 5, 44, 88,176, 96,193,130, 5, 11, 22, 31, 22, 4, 64,177, 51, 1,202,
-179, 82,118, 69,102, 19,148,197,207,114,178,156, 44, 39,203,201,114,178,156, 44,231,199,199, 89, 22,119,121,244,199, 63, 26, 52,
-223, 99,250, 95,177, 1,104,199,114,178,156, 44, 39,203,201,114,178,156, 44, 39,203,249, 95,219,216, 46, 66, 22, 44, 88,176, 96,
-241,159,131,131,131,159,220,193,193, 79,110,233,249, 50,101,117, 39,153,178,186, 19,155,115, 44, 44, 5, 43,176,222, 19,132, 16,
-226,239, 45, 31,215,161,165,199,209,128, 42,210,158,127, 23,167,220,169,138, 82,225, 89,255, 15, 43,247, 26,157,255,130, 52,138,
- 2, 3, 3, 27, 7, 6, 6, 54, 38,132,136, 62, 4,167,204,201,127,160,135,111,227,107, 78, 62,117, 47,203,157,253,250,124,232,
- 56, 43, 92,125,237, 21,158,245,126, 85,184,213,206, 84,184,214,206, 81,120,212,187,106,165,172, 94,165,172,235, 60,123, 46, 9,
-152,191,255,233, 62,207,158, 75, 2,138, 59,110,215,121,157, 98,238,129,151,139, 28,122, 44,147,179,181,191, 98,240,108, 54,200,
-198,181,213,100,251,242, 94,231,238,223,248,169,119,141, 22, 41,110,126,141,158, 88,122,141, 71, 64,147, 7,149, 2,155, 37,123,
-248, 55,185,207,230,188,101,144, 56, 86,105, 44,177,243, 58, 37,182,243, 58, 45,182,175,210,250,125,249, 92, 93, 93, 37,213,170,
- 85,235,212,184,113,227,209,237,218,181,251,182,110,221,186,163, 42, 85,170,212,129, 16,242,183, 77,178,146, 57,249, 79,215,241,
- 73,154,142, 79,210,100, 78,254,211,203,110, 95, 3, 22, 18,142, 57,129,112,204, 9,114,167,128,133,255,148,178, 18, 59,251,123,
-201,156,252, 87, 89,185, 4,222,149, 58,249,117, 47,239,245,118,118,118, 29, 28, 29, 29,123, 21,108,118,118,118, 29,216, 39,224,
-195,161,220, 21,156,144, 32,190,220,197,248,173, 80, 44, 25,206,225,192, 42,229,229,109,183,127,114, 2,149, 85, 26,222,231,114,
-184,238,133,195,204,140, 57, 46,245,213,157,122, 31,130,223,191,146,100,228,204, 73, 93, 39, 14,252,180,161, 87,187, 79,150, 17,
- 0,199,138,125,225,123,214,191, 73, 8,167, 50,135, 0, 28, 14, 1,135, 0, 0, 77, 72,123,117,167,110, 69, 57, 11, 96,237,232,
- 83, 89, 40, 87, 94,107,214,243, 43,231,224, 11,123,118,200,148,213,219,171, 83, 67, 31,127, 0, 97,165,244,241,241,169,239,231,
-231,103, 63,110,220, 56, 1, 0,252,248,227,143, 85,171, 86,173,154, 30, 17, 17,113,143, 82,154, 90,161,198,205, 49, 96,200,154,
- 21,243,119,117,238,220, 5, 9,105,106, 44, 91,181,161,149,220,217,175,111,110, 82,248,225, 15, 81, 38,182,182,149,173,120, 86,
-182, 33,223, 76,153,239,216,169, 85,125,110,174,214,132,179,215, 30, 54,223,179, 97,254, 93, 43,101,245, 6, 57,169,161,175, 74,
-186,150,201,203,158,229, 36,167,157,152,188,108, 0, 24, 88,244,184,155,220,216, 78, 41, 49,119,114, 17,241, 30, 2,248,173,204,
-184,120, 55, 59,199, 23,137,188, 56, 28, 14, 10,202,158, 75,222,148,191,209,160,137,137,123,118,173,227, 63,225, 57,177,242,106,
-152, 4, 46,207,158, 67,254, 23, 63,146, 95, 79, 9,165, 57,137,225,215,237, 63, 64,125,178,174, 81,213, 38,176,107,211,102,191,
- 92,141,204,144,121,182,156,112,138, 80,206,198,152,107, 43, 31, 89,244, 50, 17,139,109, 79,156, 56,161,236,212,169,147,181, 83,
-141, 94, 87, 45,250,240, 16,138,171,159, 60,121, 92,208,169, 83,199,114,212, 79,255,246,224,112,118, 19,128,207, 48,244, 71, 46,
- 67, 15,230,166,135, 71,148,215,157,138,212, 41, 96, 36, 7,212,226,118,134, 1,185,159,151,252,124, 91, 5,243,150, 43,113,244,
- 31, 46, 17,139, 39,251,250, 87,243,139,138,140, 8,207,201,201, 94,165, 73, 9,223, 70, 41,101,202, 69,102, 52,125,119,225,122,
-112,103, 30,159, 79, 58,181,109,200, 5,112,249,125,202,221,201,201,169,215,186,117,235,170, 52,110,220, 24, 0, 96, 50,153,172,
- 14, 29, 58,228,188, 96,193, 2,153, 37,207, 80, 9,233,117, 83, 42,149,158, 66,161,208, 13, 0,244,122,125,124,106,106,234,107,
- 74,105,124,153,117,194,217,199,129,128, 55,255,250,181,107, 60, 0,104,222,188,197, 66,175,230,227,108,185, 2,185,166,216,236,
-208,171,100, 0, 38,220,190,115,139, 0, 64,163,134,141,167,201,148,213,215,171, 83, 67,147,255, 54, 17,236, 20,208,144, 3, 76,
-108,218,162,125,239,254, 3,134,112, 2,125, 61,209,161,125,155,169, 0, 78,148, 75, 0,240,120,146,187,119,239,250,112, 56, 28,
-174,201,100,210, 54,106,212,232,245,251,196,203,205,191,201, 77, 2,142,135,193,164,223,154,250,234,254,194,162,117,143, 16,194,
-181,246,168, 59, 19, 92,222, 23, 12,195,196,230,196,220,107,194, 10,172, 66,153, 99,229, 94,231, 70,191,254,131,107, 44,152, 50,
- 74,188,118,247,121,216, 85,110, 16,154, 17,121,183,250, 63, 53,129, 92, 14,215,253,220,239,231, 28,165, 66, 46, 0, 32, 87,107,
- 66,231, 78,157,202,188,206,198,187,225, 21, 14, 33,254, 5, 75,122,155, 77, 6, 49,143, 47,212, 18, 0, 32,111,102, 7, 56,184,
- 86,186,228,226,108, 45, 29,248,105, 67,175,221,135,110,199,189,142,207, 42,177,209,231,112,184,238,199,142,159,112,116,179, 23,
-131,199, 37,200,213,152,208,169, 75,119,115,113,231,186, 56, 91,119, 29,248,105, 67,175,189,135,239,188, 78, 76,202, 62, 85,106,
- 35,238,226, 23, 36,179,118, 58,219,123,244, 2,123, 45,199, 14,179, 23,173,113,184,118,102,239,213,150, 93,135, 48, 49, 49,177,
- 90, 74, 72,104,102, 70,226,183,185,137, 47,195, 44, 45, 99,185, 92, 94, 69, 46,151,215,238,220,185,179,120,242,228,201,252, 86,
-173, 90,189, 61, 62,106,212, 40,193,149, 43, 87, 92, 86,172, 88,209,197,213,213, 85,155,155,155,251, 40, 55, 55,247, 21,165,212,
-108,105,153, 56, 59, 43,191,254,244,147,238,104,211,251, 43,152, 25,130, 81, 95, 78,192,185, 51,191,141, 1,240, 65, 4,150, 81,
-106,181,224,139,209,147,149,141,234,215,225,206,223, 27, 6,137,144,135,142,245,252,201,136,113,179,108,182,173,157,255, 51,128,
-150,197, 89,174,152,188,236, 89, 53, 28,244, 3,122, 52,174,140,227,251,244, 3,220,219, 77, 5, 71,106,189,240,245,177,233,207,
- 1,192,167,243,120,133,173, 68,178,206,213,134,235, 40, 50,167,174,243,233, 60,254, 66,196,153,181,170,210,226,194, 23,137,188,
-246,237,221,235,107,171, 16,128,199, 33,224,114, 9,120, 92, 14,180,122, 51,250,246, 27,240,161, 44,140, 92,137,163,111, 23, 14,
- 48,226,205,139, 26,219, 53, 41, 47, 78,151,167, 76, 8, 87, 96,127,242,248, 17,158,163,181, 8, 92, 46, 1,151, 3,112, 57, 4,
-209,201, 26,140, 28, 57,194,250,125,133,122,231,166,142,245,175,172,111,217,177, 81, 13,187, 90, 7,110, 17,235, 70,157,251,219,
-167,105,165,195,247, 31,187, 60,192,179,197,196, 59,148, 50,203, 99,175,175,254,189, 52, 30,157, 78,151,220,177, 83,103, 43,194,
-147, 73, 47, 28,221,209,130,199, 33, 48,154, 41, 76,102, 10,115,254,218,165,111,158, 87, 2, 14,135,128, 50, 20, 95,124, 49, 18,
- 29, 59,117,206, 99, 76, 76,156,197, 17,230,112,118,159,189,240,135, 82,103,100,176, 98,221,182,249,234,236,212,249,145,207,237,
-163,165, 78,126, 19,242,146,195, 45, 94,183,130, 3, 90, 47,246,213,147,209,123, 79,222, 70,141,234,213, 96,102,222,196,211,223,
- 93,134,189,167,110, 35,192, 63,224, 77,188, 25, 10, 63, 15, 57,234,215,171, 15, 0,219,202,159,191,173,120, 50,167,128,125, 61,
-250, 12,235,211,187,207, 64,216,217, 90, 65,111,208,249, 93, 60,119,122,203, 79,235,150, 53, 37,132, 12, 47,151, 56,164,230,183,
-239, 5,202, 48,239,109,101,114,117,117, 85,214,175,255, 63,119,138, 38,147, 9,222,222,222,136,143,143,247,175, 64, 93,146,186,
-184,184,116,221,188,121,179, 99,151, 46, 93,248,206,206,206, 0,128,164,164, 36,183,179,103,207,214,117,117,117, 77, 73, 76, 76,
- 60, 69, 41,205, 43,137,195,108,228, 8, 56, 60,112,197, 98,233,155, 52,130,112, 38,127, 61,180,150,147,139,171,174,184,243, 83,
- 83,147,132, 83,190,186, 76,120, 60, 65,254,249,224, 80,202,144, 82,172, 66,237,248,124,190,164,184, 99, 6,174, 85, 35,202,183,
-254,156,195,229,188,169,172, 38, 99,106, 70, 76,112,181,114, 88,222, 2,249, 66,193, 79,131,134,141,110,210,167,119, 79,184, 40,
-173,113,225,198, 99,140,249,122,162,209,100, 48,174,170,208, 59,146,203,229,165,164,164, 68,219,218,218, 58,191,255,251,150, 84,
- 62,127,238,140,227,133,139,151,166,173, 92,189,118,172,171, 95,115, 35, 67,233,219,117,134, 61,107,180,225,183,239,214,207,202,
-209,167,145,120,237,156,207,249,172, 5,171,176,242,119,173,254,109,223,126,253,106,124, 53,102,148,248,219,117, 55,112,113,223,
-143,105, 31, 74, 92, 41, 28,253, 27, 19, 46,111, 52,225,114,101,132, 67,132,140,153,137, 53,233,245, 11,243,210,194, 19,223,151,
-155, 97, 40,126,189,153, 82,190, 7,153,162,234,238, 3, 71, 28,157,108, 68,208, 26,204,232, 63,112, 8,118,237,218,165, 80, 90,
- 11,161,213,155,176,124,229, 74, 85,110,244, 49,199,232,216,156,248,118,159,174,248,253, 85, 84,198,147,215,137,218,131, 37, 55,
- 12, 28, 56, 90,139,176,104,127, 56,172, 36,124,216, 42, 4,224,112, 72,225,134,131,248, 85,146,125,237,225, 97,211, 58, 33, 41,
- 39,187, 16,231,158, 18, 31, 54,151,154, 29,173,109, 93,247,125, 50,122,145,205,139, 20, 30, 40, 12,136,176, 18,163,223,240,241,
- 86, 85,156, 37,144,137,185, 54,145, 49,241, 46,147,191,251,238,134,181,163, 79,131,236,148,136,200,178,210, 93,169, 82,165,222,
-221,186,117,147, 78,154, 52,137,239,225,225,129,237,123, 15,121, 53,239,216,183,123, 66, 98,178, 7,165, 20, 78,142,142,177, 95,
-140,232,123,226,244,233,211, 49,177,177,177,252,101,203,150, 53, 60,114,228, 72,245,242,124,137,154, 41,133, 86,103,134, 57,255,
-197,152,154,173, 43,111, 35, 75,220,220,220, 68,241,241,241,186,130, 23, 7, 33,228,109,102,202,221,234,116,108,219,178, 33,111,
-243,153, 40,228,106,205,144,137,249,136, 74,206, 67,189, 58, 53,201, 86,179,169,118,113,156, 35,251,117,157,229, 36,167,157,122,
- 52,174, 12, 71, 91, 41,126, 89,191, 8,199,111, 69,118, 74,206, 37,112,232,177,108,180,139,136,215, 94, 41, 21,172,107, 85,207,
-199,185, 77,144, 23,238,213,243,113,190, 22, 28, 22, 94,179,223,170,113,241,185,252, 11, 25,103,198,169,138,111,112, 56,176, 83,
- 8,176,237, 92, 12,164, 98, 30,100, 98, 30,100,162, 55,251,194,229, 95,161,175, 88,215,234, 30, 92,198, 60,210,202,181,250,200,
- 1,253,250,186, 14, 26,208,151,130,203,193,161, 95, 79,244,220,179,103,119,162,220,217,255,103, 51,135,187, 77,147, 16, 26, 91,
-102,158,114, 0, 71,107, 33,190,251,249, 9,172, 36,124, 40,164,124, 88, 73,249,104, 83, 75, 9,110, 5, 7, 18, 16, 66,108,199,
-244,172,210,229,241,174,118,173,253, 61,229,190,143, 34,178, 67, 71, 46,188,191,250, 74, 86,235,111,215,255, 88,221, 62, 55, 75,
-207,155, 61,249, 11, 94, 92, 66, 66,235, 67, 39,174,182,113,109, 48, 50,204,100, 80,207, 72,121,116,176, 88,139,109,236,243,155,
-117,221, 27,247, 21, 27,114,141, 33,143,194,226,124, 50,117, 34, 60,141,206,129, 76,204,131,188, 32,111,197, 60,200,196,124,200,
-197, 60, 36,196, 69, 33, 67,205,189, 17,111,207,105, 77,175,220, 52,149, 39,238, 90,131, 25, 15, 35,115, 81,201,191, 14, 92, 92,
- 92,161,239, 50,184,210,157, 75,191, 30,147,185, 84, 91,162, 78,124, 54,195, 82,158,189, 39,111, 99,218,132,209,193, 4,120,144,
-255,114,174, 59,123,233,134,160,249,211,190,122, 39,108,242,188,181, 65, 21, 21,215, 82, 39,255, 61, 45,187, 14,233, 83,179, 81,
- 7,188,138,138,194,153, 19,247,209,182,125,103,116,233,222, 27,122,189,110,232,182,205,107,239, 1,216,240,167, 54,215,165, 90,
-179,154, 53,170,237,113,115,117,245, 96,152, 55,171,114, 80, 10, 52,107,217, 6, 83,190,253, 2, 12,165,168, 93,183, 65,155, 46,
- 3,198, 81,154,191,122, 71, 90,122,154, 58,236,121,104, 59, 77,242,243, 59, 22,231,165, 86,107, 76, 77, 77,197,195,135, 15, 17,
- 30, 30,142,167, 79,159, 34, 61, 61, 29,214,214,214,185,229, 76,171, 85,173, 90,181, 6, 93,186,116, 73,108,107,107,251, 54, 92,
-175,215, 67,161, 80, 96,208,160, 65,252, 14, 29, 58,184,117,237,218,117, 24, 33,100, 47,165, 52,167, 56, 30, 77,250,139, 4, 43,
-231,128, 77, 45, 91,181, 28, 11, 0, 18, 43,151,200,117,219, 79, 60, 45,245, 89,179,118,245,106,210,164,169, 15, 40, 5, 1, 93,
-163, 78, 11, 75, 42,197, 42, 36,187,125,251,118, 21, 46,151,203,251,223, 59,136,193,198, 95, 14, 4,156,191, 30,210,123,233,242,
- 21, 98, 43,153, 8,169,217,122,124, 62,248, 19,139,223,193, 82,231,128, 46, 77,155,182, 60, 54,127,222,247, 60,185, 76,134,223,
-239,188,194,184,111,191,211, 38, 70, 63, 89, 65, 25,254, 6,117, 74, 88,202,123,190, 42, 63,136,195,107, 95,119, 57, 20, 61, 58,
-138,199, 12,237, 33,214, 27,205,200, 82, 27,161, 51,152, 97,102, 40,178,213, 70,132,190, 86,193,193, 74, 88, 17,234,250, 0,148,
- 0, 82, 1,220, 43,242, 31,249,191, 81,204,255,180, 55,102, 17,216, 3,208, 3, 40,124,243,130,255, 37,133, 23, 92, 31, 10,160,
- 90, 62,167, 25,192, 93, 0,153,101, 10, 44, 66, 8,165,148,146, 66,149,248,157,255,133, 33, 16,202,251, 77, 27, 55, 68,188, 96,
-111, 48, 46,238, 91,156,150, 26,113,171, 32, 1,112,244,105,248, 32, 37,226,221,238, 46, 75,166, 90, 74, 92,171,123,240, 8,119,
- 85,203, 86, 45, 58,140,253,242, 75,248, 87,113, 23,152,205,102,250, 36, 60,210,184, 99,219, 47,195,173, 61,106,174,206,137,123,
- 50,171,192,212, 88,222,233,155,102,198, 28, 87,212, 98,101,102,204,113,101,197,147, 16,192, 70, 46,196,166, 51, 81,160, 20, 32,
-160,176,150,241,177,255, 74, 28, 34,131,127,203,233, 86,227,181,122,208,252, 81,109, 90,247, 92,118, 41, 52,194,120, 48, 37, 69,
-123,142, 82,154, 84, 18, 39,135, 0, 60, 46,129,149,148, 15,107,169, 0, 54, 50, 1, 72,161, 23, 87,225,110,193, 86, 61,126, 56,
-127,233,143,248, 25, 0, 82, 41,165,186,226, 56, 37,206,190,245,173,108,220, 15,246, 30,187, 76, 17, 18,103, 2,143, 11, 84,118,
-150,192, 78, 33,128,222, 68, 16,157,106,200,127, 98,108, 48,110,242, 60,187,105, 19,199,158, 38,164,122, 13, 74, 67, 13,165,165,
- 61, 47, 47, 79, 56,100,200, 16,190,209,104, 52, 12,250,252,155, 14, 73, 73,169, 61, 55,174,249, 65,228,232,232,132, 60,173, 9,
-193, 79, 95, 86,155, 63,127, 94,229, 19,103,175, 28,157,251,221,152, 99,157, 58,117,178, 62,112,224, 0, 83,158,114, 79, 77, 78,
- 91,255,203,158,195,187,126, 92,177, 24, 97, 49,153,216,182,121, 3,168,217,180,169,212, 39,191, 16, 39,165,148,206,152, 49, 67,
-114,244,232, 81,119,153, 76,150,147,151,151,151,250,142,253,129, 67,120,201, 25,121,112, 80, 8, 33,224,113,224,100, 43,134,163,
-181, 8,124, 46,192, 33,196, 92, 28,231,182,131,167, 22, 50,121,217, 56,190, 79, 63,224,151,245,139,240,217,215, 51,241, 36, 77,
-120,150, 35,181, 94,248,213,128,222,211,148, 18,115, 39, 87, 27,142, 99,155,160, 74,144,137, 5,152, 62,126, 8, 26, 4, 71, 59,
-198,103, 49, 51, 83, 53,220, 58, 0,102, 22, 91,238,156, 55, 22, 43,133,148,143,179,123,150,167,168,179, 83,179, 11,186,222,244,
- 58,109,140, 69,173, 94, 49,249, 41,115,242,159, 22, 84,167,214,162,177,163, 70,114,154, 54,110, 64, 57, 28, 62,210, 84,122, 66,
- 41,240,237,184, 49,248,106,204, 23,206,177, 9, 41,179, 55,108,216, 52, 75,238, 88,109, 65,110,202,179,185,165,113,114,200, 27,
-171,143, 92,204,131, 92,242, 70,176,200,197, 60,104,245,102, 16, 2,174,173, 87, 80, 54,121, 99,185, 77, 72,143, 46,254,139,187,
- 40,167,157,103,224,197,243,145,138,128,204,131,153,183,162, 18,158, 46, 12,126,156,124,151, 82,154,225,217,114,226, 48,131,137,
- 34, 87,107, 66, 84,114, 30, 76, 6, 74, 62,235,236, 5,239, 62,196,127,241, 47, 15,118, 17, 66,172, 10,132,115, 81,206,184, 91,
-135,180, 14, 53,123,247,255,113,237,230,123, 43, 22,205,228,166,101,235,193, 80, 10,177,144, 11,137,144,151,191,113,161, 81,103,
- 99,195, 79, 91,147, 76, 32,189,233,149, 43,166,114,181, 75, 12, 29,252, 73,151, 22,251, 9, 32, 36, 28, 65,156,171, 87, 37,175,
-182,221,135,139,219,246, 24, 2,179, 73, 63, 77,230, 20,112, 89,157,252,252,162, 37,156, 53,170, 87, 3, 1, 30,228, 38,135,141,
- 1, 0,185,147,255,166, 0,255,128,160,162, 97, 85,171,250, 7, 89, 82,238,249,109, 52, 71,162,244, 29, 85, 53,160,230,148,177,
-223,111,174, 20,149,152, 7, 59, 15, 95, 60, 13,121,136, 51, 7,214, 63,208,168, 50, 87,156, 57,254,219,148, 5, 63,172,169,221,
-189, 87, 63, 28, 59,114, 96, 18, 33,100, 35,125,131, 11,133,172, 83,131,119,252,188,197,131, 47, 20,193,104, 98, 96, 52,211, 55,
-123,147, 25, 25, 25,153, 48,154, 24,136,165, 10,152, 24, 2,163,153,129,209,196, 64,167, 55,201,198, 12,233,250, 37,128, 59,197,
-197,211,189, 90,171,115, 2,145,200,139,226,205,218,178,148, 82,112, 77,122,142,139,139,203, 94, 0, 16,137, 68, 16,137, 68, 96,
- 24, 6,193, 97,169, 95, 43, 3,218,141, 69,190,176, 51, 27,244, 49,153, 81, 55, 58,150,148,118,103,103,231,238, 69,197,149, 86,
-171, 69,110,110, 46,174,223,186,103,253,243,174,195,157,162, 98,226,170, 48,212, 90,167,112,172,210, 17, 64,247,146,242, 51, 39,
-233,249,151, 30,141, 71,113, 38,125, 53,172,234,218, 29, 39,239,190, 56,187,160,212,113, 88,149,219, 77,211, 79, 26,253,105,189,
-165,107,182,189,200,184,241,211,132,178,202,136,199,227,241, 83, 83, 83,223, 62,223,235,182,238,171,247, 32, 44,190,215,234, 31,
- 87,139,131, 95,169, 16, 18,149,128, 97,237, 60,241,206, 75,160, 20, 78,185,179,143,131,143, 79,192,222, 13,107,150,242, 94, 36,
-104,177,254,183,187,184,116,108,211,245,164,148, 59,157,104, 82,130,166, 34,109,200,251, 10,172,210, 56, 47, 63, 78, 67,174,214,
- 4,157,222, 4, 35, 67,145,147,103, 68, 74,150, 30, 57,121, 6,228,106, 76, 24,214,222,179, 36, 17, 93,154, 30, 81, 18, 66, 78,
- 82, 74,187,225,141,123, 41, 97,161,255, 32,132,156,204,143,215, 59,255,167, 77,155, 54, 99,201,146, 37, 79, 11,206, 45, 8, 47,
- 56,183,180,240, 66,215,219, 79,159, 62,189,198,210,165, 75, 23, 55,110,220,120,255,205,155, 55, 35, 45, 18, 88,133, 19, 65, 8,
- 41, 53,131, 69, 2,158,171, 84, 97,251, 70,112,252,207, 96,128, 74, 53, 90,165,175, 94, 54,223,206,197,183, 81, 76,226,139,219,
- 94,150, 91,173,252,154, 72, 36,210, 83, 43, 87,174,196,128,238,205, 37,175,211,140,185,143, 95,107,146,213,122,152, 28,149,126,
-194,133,139,151,202,151, 46, 91,254,213,201,227, 76, 22,128,229,197,119,229,213,191,207, 37,133,198, 88, 17, 2,202,152,227, 50,
-162,238,214, 3,128,247, 25,107,149,171, 53,130,155, 63,118,134, 16, 32, 79,107, 2,151, 75, 82,178,158,239, 11, 29,244,253,216,
- 54,187, 15,222, 78,160, 92, 59,149, 90, 29, 37,165,148,198,149,110, 33, 32,200,201, 51,194, 90,202,135,141,156, 15,107,153, 0,
-220, 66, 15, 87, 65,183,224,238,131,183,226, 99, 98,179,238,229,139,171, 18, 57,121, 92, 78, 36, 53, 27,181,148,154, 21,221,234,
- 43,225,104, 35,132,139,173, 8, 34, 33, 15, 70, 19,160,209, 51,208,234,205,136, 78,209, 64,165,145,160,102,203,190,149,237, 93,
-238,235,236,189,234, 31, 77,143,185,215,187, 84, 81,106, 54, 99,199,222,195, 85, 19, 18,146,123,158, 62,186, 71,148,154, 99,196,
-227,104, 53, 82,178,116, 0, 87,137, 57,139,215,139,166, 78, 24,213,107,199,190, 95, 99,218, 54,111, 24, 83,222,124, 85,167, 60,
-223, 93,179, 73,215, 77,221,186,245,146, 60,189,115, 26, 47, 30, 94, 92,148,155,108,249,248, 43, 66, 8,231,208,161, 67,166, 81,
-163, 70,169, 22, 47, 94,236,113,252,248,113,239,212,212,212,135, 0,140, 54, 54, 54, 1,126, 85,189, 30,253,126,246,140, 91,215,
- 94,125,249,113,105, 26, 88, 75, 5,240,114,148,226,214,245,115, 70,161,144, 95,236,120,146,252,110,192,129,238,237,166,226,248,
-173,200, 78, 79,211,197, 87,190, 24, 57, 44,230,247,107, 97,233,235,118,253,254,131,155,220,248, 80,204,164,174,187, 95,207,199,
-121,218,184, 33, 88,178,118, 55,174, 6,135,165,168, 57, 46,139, 18,117,166,243,115,251, 79, 41,193,100,254, 70, 88, 43, 36,124,
-168,115, 82,179, 95, 6,159,241,251, 64,214,231, 97,191, 31,221,205,201, 80, 25, 17,155,166, 37, 9, 25, 42,152, 25, 10, 27,169,
- 0, 38,134, 34, 43, 35,141,236,217,189, 11,247,238,221,226,128,203,249, 28,192,220, 82,187,179,200,155, 46, 65,185,152,255,198,
- 2, 36,121,179, 55,154, 25,248, 87,245,193,150,117,171,172, 28, 28,157,208,172,133,229, 99,158, 21,246, 94,181,247,111, 95,135,
- 43, 55, 31,180,186,186,122,125,125,185,171,114,173,149,123,245, 21,214,222,237,181, 58,131, 25,217, 89,153, 16,234, 99,209,192,
- 45, 21,118, 82, 51,162,115, 92,240, 36,233,133,188,172,238,172,180,144,223, 30, 42,107,124, 50,235,240,137, 75, 75, 58,182,111,
-133, 39,209, 57,144, 8,121, 16, 11,185, 16, 11,185,224, 19, 51, 86,253,180,201,152,153,173,234,150,246,228,104, 90, 5,234,231,
-133,252,175,221, 55, 47, 55,167, 42,202,221,107,103,237,252, 98,202,178,142,157, 62, 25, 78,158,220,187, 60, 3,192, 69,203, 62,
-240,168, 69, 97, 12, 67, 45,174,251,142, 62,245,246,110,223,177,175,127,117, 95, 15, 36,103, 25,145,144,105,192,245, 7, 17,216,
-249,243,172,172,204,228, 87,131, 97,200,205,101,136, 41,251,220,217, 19,103,191,254,102, 10, 2,107,212,174,148, 19,151, 99, 5,
- 32,251,157,123,114,201,230,161, 35, 71,247,119,114,114, 82,252,207,130, 69,225,231, 95, 29, 93,122,124,138,115,199,142, 32,244,
-233, 99, 48,244,141, 80, 98, 24,138,172,204,244, 36,147, 81,191,163,164,248, 9,197, 98,175, 95,182,239,242,229,112, 8, 12, 70,
- 6,122, 19,131, 9, 95,142,208,143,249,118, 70,179, 46, 29, 90, 62, 21,114,145, 19,253, 58,209,230,214,131,103, 53, 25,190,220,
- 99,228,228, 85, 2,173,206,140,236, 60, 35, 78,111, 43, 89,227, 72,236,188, 26,215,110,210,107,228,152,239,183,136, 68, 92,142,
- 33,208,207, 35,178,101,163,192, 88, 79, 87, 7,213,252,165,235, 27,220,184,243,160, 75,191, 65, 35,197,195, 2,130,136,171,189,
- 68, 49, 98,208, 39,181,100,246,158, 67,213,233,175, 75, 92,218,140, 47,181,205,242,244,174,154,247, 63, 11,145,255,111,132,162,
-242, 59, 34,130, 32, 50, 47, 41,172, 55, 0,184,184,122,106,249, 34, 43, 85, 57, 4, 8, 5,128,181, 91,247,213,123, 20,158,240,
-197,143, 63,174,150, 6,191, 82,225,225,171,108,136, 4, 28, 24,140, 12,136,133, 70,108,134,114, 71,207,156, 62,205, 42, 83,109,
-198,149,199,169,120,122,255, 50,213,231,106, 7, 73, 77, 86,189,101, 78,254, 67, 1,248, 0,136, 32,132,110, 86, 39, 59, 31,163,
-244,138,169,188,245,158, 97,222,124, 39, 91, 59,250, 84, 54,243, 68, 93,248, 66, 89, 99, 66,104, 32,161,176, 5,104,124,122,254,
- 59,213, 82,133,166, 78, 14,199,178,197,179,177,230,231, 35, 72, 72,215,194,218, 28,139, 99,219, 22, 98,210,146,189,208,232,204,
-165,213,241, 82,245, 72,113,130,168,168,208, 42,248, 93,112,222,146, 37, 75,186, 21, 41,155,110, 37,148,217,159,206, 43,184,126,
-233,210,165,139, 11, 29,207,179,184,139,176, 32, 49,165, 37,202, 74, 89,189,138,192, 74, 46,178,146,240,225,237,233,130, 1, 99,
-231, 58, 56,251, 54, 77, 17, 9,121,220,163,251,182,216,165,105, 68, 32, 28,142,218,226,238, 13,167,128,134, 10,133,226,244,111,
-191, 30, 65, 21, 79, 71,193,158,235, 25, 81, 15, 34, 53,111, 77,186, 57,169, 49, 66,111,171, 60, 94,239, 79, 62,145, 94,188,116,
-249,219,146, 4, 22,151,112,221,183,238,250,213, 81, 33,225,131, 16, 64,165, 49,225,139,161,159,190,255,235,139, 50,220,145,195,
-135,129,228,139,171,156,244, 36,204,152,250,165, 86,102,124, 22,250, 58, 38, 62,190,221,167, 43, 47,230,228,242,181,253,135,124,
-121, 47, 52,124, 73,102,217,181,215, 24,215,165,107, 23,193, 27, 75, 1,192, 37, 4, 12,101,146,253,189,229,227,254,212, 45,152,
-164,219, 90,150, 96, 83,197,135,101, 40, 92,106,246,217,189,242,235,173,174, 78,142,246,114,153,132,202,165, 34, 18, 24,224, 43,
-104,212,168,137,208,219,191,150,224,250, 51, 13, 94,167,106, 16,153,144, 13,145, 83, 29,222,128, 54,157,177,123,245,228, 86,132,
- 16, 78, 89, 3, 95,207, 95,185,221,253,231,159,126, 20, 37,103, 25,240,252,117, 46,146, 50,181, 72,204,212, 33, 41, 67, 11,185,
-132,143, 22, 61, 70,137, 78, 29,219,220,189,109,243,134,107, 43,146,189,145,145, 81,167,162,227, 19,251,214,170,219, 0,187,119,
-110,111,110,107, 91,217, 42, 51, 51, 50,199,210,210, 89,184,112,161,112,233,210,165,188,117,235,214,229, 52,106,212,200,121,250,
-244,233, 29, 83, 82, 82,238, 86,170, 84,201,255,220,111, 59, 46,213,105,209,179, 62, 24,131,178,121,203,214, 2, 17,195,195,239,
- 39, 79, 26, 14, 30,216,147,174,209,168,198,148, 42, 52,164,214, 11,147,115, 9,148,110,110, 79,229, 66,115,123, 30, 39, 43, 60,
-227,204,184, 93, 0,126,243,233, 60,254,194,229,251, 97,225,245,130,163, 29, 47, 5,191, 76,201,200, 51,248, 69,156,153, 88,106,
-131,203, 37, 4,124, 46, 7, 10, 9, 15,156,252,214, 84,225, 86,251, 37, 8, 81, 22, 88, 74, 9, 72,254, 30, 32, 4, 9, 25, 49,
- 15, 44, 24,147, 65, 40, 67,129,176, 56, 53,114,181,111, 76,240,238, 14, 82,164, 38,199, 97,227,218, 29,120,112,255, 30, 58,116,
-238,129, 13, 91,247,224,139,161,125,181,101,177,113, 56,249, 22,172, 66,214, 43,185,132, 7,128, 32, 75,109,196,175, 55, 98,225,
- 83,153, 99,241, 11, 1, 0, 20,114, 41,178, 85, 26,112, 4, 10, 68, 4,159,150,158,185,124,103,250,172, 5, 63,126,151,153,248,
-248,245,203,144,235,240,119,200, 70,101, 55, 3,158, 38, 89,225,126,186, 55,252,171, 86, 1, 71,112,207, 34,238,180,167, 53,151,
- 29,227,252,218,173, 94,157,234,141,189, 28,109,160,209,155,243,173, 88, 92,108,255,101, 23,162,163,226, 70,166, 61, 61,250,224,
- 67, 40,217,220,228, 87,169, 98, 39,223,175, 66,238, 92,140,252,100,208, 87,112,113,243,172, 93,158,225, 9,150,132,153, 45, 16,
- 88,132, 16,142, 93,165, 58, 59,119,238, 62,212,191,178,167, 51,206,223,137,194,221,240,116, 56, 56,216,131, 43,117,134,111,203,
- 17, 54, 33,103,215,124,170, 73,203,221,201, 23, 72, 63,111,216,168, 41, 40,165, 8,123,246, 52, 35, 59,219,250, 79,109,115, 94,
-194,243,135, 0,172,222,233,134, 82, 86,171, 45,183,182,123,168, 51,152, 17, 31, 31,135, 63,110, 94,169,155,127,158,197, 16, 9,
-184,248,253, 65, 10, 12, 70, 6, 6, 19,131, 22, 45,219,235, 5, 28, 93,243, 69, 63,254,210, 40, 49, 33,145, 35,179,114, 96,236,
-220,170, 9, 92, 68, 6,221,163, 87,217, 2,131,145, 65, 21, 87, 89,169,156, 74,215,170,139, 39, 79,158, 80,141, 43,144, 64,165,
-214,233, 19, 19,226,157,183,236,187,156,251,236,121,136,155,187,163,181,213, 15,171, 55, 11,114,180, 4, 41,217, 58,100,168,114,
-200,160,209, 83, 92,127, 94,191,100, 48, 0,139,215,142, 37, 20,149, 79,253,126, 61,192, 86, 33, 32,185, 90, 19,147,158, 99, 48,
- 15,234,245,126,147, 40,243,197,213,168, 31, 87,173,150, 62,120,165,194,163, 87,217, 16, 11,184, 16, 10, 56,208, 27, 25, 88,242,
- 56, 17, 66, 56,149,107,180, 28,211,164, 94, 77,156,123,152, 6, 46,151, 3,141, 42, 51,143,135,244,240,122,173, 58, 72,131, 26,
- 52, 66,235, 86, 45,241, 50, 60,204,243,228,241, 95,219,222,250,227,106,146,220,209,255,235,220,148,176, 35,229,170,231,121,121,
- 92,163,208,121,132,139, 91,165,166,189, 7,140,176,246,242,116, 35,142, 14,246, 48, 81, 30, 70, 13,253,212,226, 39,255,141, 32,
- 7,150, 46,152, 14,157, 78, 15,165,141, 16,148, 2,191,172,157, 11,189, 94, 15, 87,123, 17,178,213,198,210,132,105,169,122,164,
- 36,171, 83, 57,187,155, 79, 22, 39,178,138,134, 19, 66, 78, 78,155, 54,109, 6, 0, 58,109,218,180, 25, 5,255,151, 44, 89,162,
- 1,144, 96,145,192, 42, 72, 84,137, 13,165,171,175,159,173,163,235,141,131, 59,215,219,102,230, 26, 32, 22,112,225,238,225,133,
-169,243,215, 40, 59,215,115, 64,170, 86,138, 67,135,183,103,232,181,121, 7, 44,235, 75,246,173,167,144, 89,157,219,185,251, 0,
-227, 96,111,207,217,248,123,234,171,116,149,233,109,215, 85,248,157,227,204,253,115, 91, 92, 40,200, 89,177, 88, 92, 85,175,215,
-219,150, 85,160,191,252, 30,147, 63, 56,151,124,136, 54, 21,132,203, 53,239,222,179, 27, 14, 86, 66,232,140, 12,166,125,247,141,
-102, 88, 91,115,214,160, 79,223,116, 11,242,101,213, 46, 54,169,235, 75,235,212,169,147,197,229,114,203,228, 75,143,188,251,167,
-217, 18, 1,222,210,207,103, 78,234, 62,179,152,110, 65,139, 6,228,170, 18, 67,110, 0,120,199, 34, 66,124,124,132,123, 15, 29,
-251,166, 79,191,254,179,220,106,247,146, 71, 37,102, 67, 64, 12,168, 95,205, 5,151,207, 30,161,113,209,225, 19, 44,153, 85,148,
-146,154,225,161, 84, 58,225, 65,100, 46,226,211, 53, 72,202, 23, 87,137,153, 58,168, 52, 42,212,242,114, 69, 86,118,182, 71,133,
-243, 23, 56,114,238,220,185,190, 93,122,246,199,248,239,230, 53,219,246,211,138,199,114,103,191,207,114,147,194,175, 88,242,101,
- 72, 8,201,152, 58,117,170,207,214,173, 91, 57,131, 7, 15,214,212,172, 89, 83, 60,100,200,144,102,187,118,237, 18, 75,165, 98,
-205,163,235,199,103,125, 62,110, 90,207, 45,107, 22,214,206,204,204, 36, 38,163,241,140, 33, 51,115,154,170, 12, 17,247,250,216,
-244,231,164,250,188,225,237,155, 43,143,219, 73, 57,129, 34,170, 31, 64,170,207, 59, 64, 67,231, 24, 34,206,172, 85,213,236,183,
-106, 92, 66, 22, 51, 83,203,113, 92, 84,150,184, 2, 0, 14,151,252, 31,123,103, 29, 94,197,209,182,241,123,142,231, 72,220, 29,
- 8,132,132, 16, 92,139,187,107,209, 82,161, 45, 82, 42, 20,105, 75, 75,139,150, 66, 41, 20,105,105,177,226,180,184,187,187,107,
- 2, 17, 8, 81,226,114, 36,199,101,231,251, 35,242, 6, 26, 57,161,244,123,251,210,249, 93,215, 94, 73, 78,118,239, 51,179, 59,
-187,123,207, 51, 6,147,213, 6, 71,169, 16, 60, 30,175,196,188,251,174,223,118, 68,230,233, 44,134,144,207,131,128, 95, 20,221,
-204, 85,155,241,225,232, 1,118,215, 0,172, 54, 10,189,201, 10, 93,113,109, 80,163,206,197,151,159, 77, 70,175,126,131,240,254,
-248,201, 40,208, 3, 55,159,104, 96,182, 88,170,188, 41,120,132, 7,157,209,138,119,187, 7, 35,191,208, 12,173,222, 10,147,149,
-131, 76, 44,128, 80,192,131,220, 65, 0, 39,153, 16,160, 84, 68, 8, 25, 11, 0, 66,161,208, 96, 54,155, 55, 87,114,157, 80, 51,
-208, 27,122, 11, 15, 45,134, 47, 66,215,214,117, 17,125,113,151,224,220,213,251,181, 62,253,108, 58, 38,142,233,135,157, 49,181,
-225,230, 21, 12,133, 92, 10, 11,229, 1,160,118,117,200,163,116, 38,231, 27, 62,120,228,202, 53,235, 98,231,204,152,230,160,212,
- 18, 72, 68,124,156, 62,117, 18, 87,174,221, 92,150, 19,189,119, 51, 94, 34, 66,202,243,118,114,114,130,131,152, 15,147,217,104,
-178,191,139, 2, 5, 5,154, 40,188,195, 86, 22,215,240,155,216, 56,148,243, 25,173,234,133, 64,156,253, 34,215,175, 92,187,101,
-148,159,143, 23,246,156,186,135,245,107,126, 66,173,198,125,113,241,208,122, 56,215,108, 5,121, 80, 91,136, 29,119,140,229,241,
- 5, 13, 62,250,244,171,193, 77,155,183,198,165, 11,167,145,157,153,177,146,210, 24,187, 34, 26,124, 33,249,164,115,183,126, 48,
-152,108,104,215,165, 47,142, 30,216,243, 49,138, 7, 79,216,255,242,122,238,249, 12,158,117,242,164, 79,132,217, 74,147, 48, 71,
-109, 66, 90,142, 14,137, 89, 58,236,251,227, 55,106,255,243,194,212,188,125,195, 0,225,216,133,167, 83, 3, 3,124,141, 66,163,
- 94, 26,247, 56, 33,252,253,209,111, 11,107,213, 9,231,101,171,140,200, 81, 25,145,171, 50,162,208, 96, 69,157,128, 80,158,197,
- 74, 90, 87,247, 58,123, 56,139,133, 43, 14, 60,129,147, 92,136,215,194, 95,124,224, 44,199,113,255, 49, 87, 75,138,204,213,189,
- 39, 42, 72, 68,124, 72, 68, 60, 72, 68,124, 88,109,212,174, 10,139,212,171,110,239, 15, 63,154,224,103,178, 2,121, 42, 19, 4,
-124, 2, 47, 15, 87,121,243, 70, 35,177,110,209,199, 0,128, 49, 95,252,130,247,223,125, 19,245,234, 55,128,178,160,192,103,228,
-144,222, 75, 0,236,177, 55,173,135,143,159, 13, 58,126,254,246, 23, 31, 78,157,169, 24,214,175, 19,255, 78,130, 10, 25,249, 70,
- 60,142,211, 84, 43,210, 6, 0, 86, 27, 7, 10,138, 13,219, 14, 66, 42, 22, 32, 71,101, 6,165, 20,223,254,180, 29,142, 82, 33,
- 50, 10,138,154,245,171,120,198,147, 42,254,223,247, 47,197, 79,138,142,207,193,127,250,105, 85, 25,193,154, 63,127,126,244,252,
-249,243,203,141,136, 85,105,176, 42, 51, 87, 46,174,190,151,246,111, 91,227,182,231,182, 9, 87,119,220, 68,159,150,190, 16, 9,
-120,144, 57,123,226,238, 19, 45,142, 29,253, 93,121,120,255,206,167,249, 66,221, 15, 85,154, 43,223,176, 38,114,169,211,201, 21,
-171, 55, 90, 61,188,188,176,249, 66,126, 90,129,214,106,249, 79,243,148,133,220, 60,182,186,150,149,179,244,212,103,198, 87, 89,
-157,229, 40, 68,243,127,221, 7,128,130,227, 56, 80,142,131,208, 65, 33,247,172,221, 58,171,248, 1,231, 32,224, 17, 67,217, 59,
-159,114,214,180,156,132,202,195,157, 4,128,179, 76,136,109,231,158, 2, 64, 22, 95,125,253,225, 27,175, 23, 53, 11, 26,204, 50,
-117,253,218,181,105,243,230,205,149, 82,169,244,133, 47,114,117,155, 5,237, 42, 56,143, 31,155, 0, 44,244, 11,107, 55,168,135,
-162, 97, 11, 49, 79,132,166, 97,190, 56,115,108, 47,189,122,116,221, 24, 93, 86,236, 70, 59, 11, 32, 10, 13, 22,164,231, 25,240,
- 52,207,128,204, 2, 3, 50,243,141,200, 44, 48,128, 16, 2,131,201,250,151, 94, 88,218,236,216, 29,155, 55,174,237,111, 52, 99,
- 68,251,238,131, 48,121,230,138,224,205, 43, 23,156,148,122,135,183,177,167, 3, 45,165,212, 70, 8, 73, 26, 61,122,116,163,223,
-127,255,157, 31, 25, 25,169,127,248,240,161, 12, 0, 7,192,172, 80,200,164,191,253, 60,255, 88,139, 22, 45,254,120, 26, 23,115,
- 26, 64,129, 61, 35,169,106,116, 28, 45, 9,119,202, 31, 27, 36,127,173, 71,136,143, 12, 65,114, 77,143,112,197,221, 31,188,186,
-124,250, 93,246,169,165,217, 25, 70,235,137, 28, 61,191,241,211, 66,161, 93,125, 1, 45, 70, 67,242,224, 33, 35,192, 39, 60,152,
- 13,186,228,146,194,229,229, 44,198,172, 45, 49, 80, 56, 8,225, 40, 21, 64, 33, 21,162,109,132, 27,170,241, 28,163, 22, 27, 7,
-157,209, 6,189,209, 10,131,201, 10,143, 64, 87,172,217,188, 3, 41,217,122,236,187,145,139,216,100, 13, 66, 3,228,160,180,234,
-199, 35,103,179,104,251,189, 62,202,145,207, 35,224,243, 8, 47, 34,188, 46,242, 11,205, 16, 9,120, 16, 57, 72, 33,151, 8,224,
- 36, 21, 66, 36, 18, 34, 59, 59, 27, 70,163, 17, 65, 65, 65, 14,149, 91, 64, 10, 71,133, 20,161,181,252, 96,182, 88,113,248,252,
- 3,204,155, 52, 24,221,218, 55, 3, 17, 42, 16, 99,108, 2, 71, 55, 71,112, 60, 30,204, 86, 14, 38,179, 13, 0,175,194,104, 91,
- 80, 80, 80,103,185, 92, 46,215,233,116,154,228,228,228,179, 25, 49,187, 83,188,234, 15, 28,123,244,248,233,205,125,123,117,195,
-237,123,209,216,185,103,255,133, 92,119,213,212,146, 99, 34, 35, 35, 91,121,120,120, 40,242,242,242,212,247,239,223,191,254,130,
-181, 93, 34,247, 14,255,180,117,219,142, 40, 84,102, 35, 43, 53,209,238, 90,115,189, 96, 71,124, 51,127, 69,211,176,186, 97, 77,
-109,180,200,112, 69, 4, 57, 98,202,204,229, 77,107,135,214,109, 90, 50,208,163, 94, 80,229,211,170,201,189,195, 38,204,251,241,
-215,183,130, 2, 3,113,228, 82, 12,230, 79, 31,127, 91, 46,115,172, 25,224,237,234, 34,170,223, 12,119,238, 92,134, 23,196,112,
-242, 14, 13, 24,209,127, 92, 64,143, 94,253,113,255,238, 77, 44, 93, 56,247,138,150, 47,253,206,158,180, 42,188, 67, 60, 27, 55,
-111,255,134,163,155, 55,148, 42, 13, 28, 93,189, 80,175, 97,243, 55, 20,222, 33, 95, 20, 47, 86,255, 98,102,131, 82, 24,205, 20,
- 5,133,102,164,230,232,145,148, 89,100,176, 56,174, 26,125,126,108, 28, 81, 56, 8, 4,110,150, 71, 65,247, 79,158,166,193,129,
-222,100,225,220,207,248,102, 56, 32, 71, 89,100,174,114,212, 38,228,168, 76, 40, 52, 88,224, 38, 23,128,179,113,213,174,109, 23,
- 20,154,225, 88,220, 79,214,198,189,120,159,239, 95,215,111, 11,187, 27,151, 62,240,199, 31,151,202,238, 60, 41, 99,174,132, 69,
-209, 43,137,136, 15, 27,199, 21,191,105,170, 48,247, 2,225, 39, 3,122,119, 69,106,174,190,104, 20, 50,143, 32,180, 65, 11,120,
- 72, 57,116, 25, 62, 13, 0,208,175,119,209, 52, 36, 79, 50,180, 56,112, 53, 7,120,182,195,118,229,207, 98,189,158,191,122,203,
-161, 79,119,108,255,195,217, 96, 19, 96,213,145, 36,232,140, 86, 56,136,248,144,136,248,144,138,248,207,116, 9,170,218, 96, 21,
-245,169, 75,201,181, 64,103, 48, 64,173,183,128, 2,184,254,168, 16,122,147, 21, 42,173, 5,173,194, 93,255,106,157,231, 16,128,
- 62,207, 27,161,231, 77, 82,153, 8, 84,121,220, 40,171, 81,178,127, 69, 6,174,108,159, 44, 0,118, 85, 4, 5,207, 59,197,178,
-127, 59,250,133,214,117,113,241,189,180,255,143, 53,110,187,111, 27,113,230,110, 30,134,180, 11,128, 78,149,137, 5,243, 63,207,
- 39,160, 38, 30,159,167, 52, 26,244,187,243,100,230,121,244,193, 99,115,165, 15, 9,207,136,134, 82,153,236,244,247, 75, 87,153,
-189,188,253,185,221, 87,149,217, 42,157,237,153, 88,161,205,104,228, 81,142,138,236, 49, 87,197, 77, 27,230,153, 31, 15, 2, 71,
- 41,102, 45,221,129,239,166, 14,135, 66, 58, 74, 70, 8,145,105, 13, 86, 76,154,189, 22,139,191,121,207, 81, 38, 17,128, 16,192,
- 96,178,225,173, 17,131,236, 43,120, 6, 43, 30, 95,251,189, 80,243,100,239,195,178,205,130, 45,219,246,186,217,178,101, 75,165,
-171,171, 43,164, 82,233,127, 34, 19,118, 62,172,203, 27, 45,152,173, 68,154,163,163, 99, 7, 39, 39,167,178,122, 90,165, 82,185,
-247, 69, 74,159, 70,153,123, 58, 51,233,126,139, 54,157,250,225,236,177,189,244,234,145,223,198, 84,103,142, 29, 87, 55,215,212,
- 91,247, 31,215, 35,196,173, 40,130, 85,108,174, 76, 22, 14,193,222, 50,164, 38, 61,134,139,179,115,170,189,122, 50,175,240, 1,
-132, 71,199, 19,208,117,133,153,113, 59,138,205,206, 72,185, 79,248,189,232,168, 59,243,250,190,241,137,160,251,144, 9,252,149,
-243, 63,250, 10,207,117, 78,173, 4,115,108,108,236,131,247,222,123,239,181, 43, 87,174,216, 0,232, 8, 33, 22, 62,159, 47, 51,
-153, 76,162, 78,157, 58,169, 98, 98, 98,206,193,142,206,136,237,222,221,233, 65, 36,154, 94,181, 67,155,143, 12,118,212,116,235,
-212,174, 53, 90,215, 15, 68,106,187,214, 0,240, 73,114,161, 34,172,237, 7,191,109,171,229, 25,112,120,229,250, 3,223,141, 25,
-222,117,146, 95,191,217, 63,166, 31,152, 89,105, 7,211,148, 7,103,123,148,103,223, 5,124, 30, 28,165, 66, 40,164, 2, 56, 74,
-133,112,116, 16,194, 98,165,213,169, 41, 82,139,149, 43,138, 96,153,172, 40,212, 91,113,250, 78, 22, 50, 85, 38, 40, 53,102,232,
-205, 54, 80,208,162,218,167, 29, 79,241,236,248,139, 46,165,215, 62,184,169,106,245, 79,139,156,118, 93, 76, 43, 29,161,231, 44,
- 19,195, 81, 86, 52,170,250,252,249,243,112,119,175,186,118,207,113, 28,118, 30,189,142, 31, 55,156,198,209,117,159,195, 65,196,
- 71,195, 1,179,241,206,192,150,224, 40,135,199,177,209, 89,161, 17,141,188,121, 60, 41,120,132,192,104,225, 0,208, 10,207,167,
-201,100,114, 79, 73, 73, 81,215,169, 83,199,199,223,223,127, 8,159,207,167, 18,192,184,247,143,124,221,169,131, 91,101, 90,189,
-209, 38,179,170,214,213,201,208,247, 9, 13, 13, 5, 33,132,122,120,120,136, 78,159, 62, 93,216,160, 65, 3,207, 23, 52, 87, 60,
-169, 87,221,101,239,127,240,233,144,218, 33, 33,216,177,117, 29, 40, 37,187,236, 61,126,203,129, 43,152,251,229,179, 35, 6,167,
-204, 92,222,116,241,236, 79,158,249,236,131, 47,127,108, 90,217, 51, 35, 32,178,243,231,225,225, 17,184, 18,157,134,133, 95,127,
-112,219,144,253,100,164, 73,225, 62,206, 92,152, 49,185,113,147,102,240,113,119, 66,122,190, 17,253, 71, 13, 68,155,182,237,112,
-255,238, 77,204,253,230,179, 43,208,153,186,211,156, 7,122,123,210,202, 81,225,248, 78, 61, 6, 10,245, 70, 51,150, 47,156,129,
-113, 83,231,161, 85,231,126,194,168, 59, 87,199, 3,152, 99,111,158,141,102, 27, 58, 53,240, 40, 50,205, 22, 14,251,159,240, 5,
-229,149, 64, 1,159,240, 26,135,184, 64,111,178, 66,173,179, 84,254,162, 18, 9, 51,149, 42,117,141,159,191,251,148,175, 53, 88,
-145,163, 50, 33, 91,101, 68,174,242, 63,198, 42, 87,101, 68,142,202, 4,161,128, 32, 46, 33, 25, 60,161,160,218,253,239, 10, 10,
- 45,104, 81,215,181,232, 30,125,193,214, 16,139,192,169,229,209,115,119, 7,255,248,227, 18,135,187,137, 26,220,123,162, 46,142,
- 92,241, 33, 17,242, 32, 46,254,221,198, 1, 85,125,133,179, 87,237, 90,111,191, 55,166,139,147, 66,138,244,248,108, 8,248, 69,
- 83,189, 56,123, 5,194, 89, 98,192, 71, 31,140,133,135,187, 11, 82,114,141, 88,182, 39, 14,247, 30, 60, 2,167,175, 94,182,151,
-175,250,163,231,251, 31, 78,113,225, 9,197,216,116, 44,177, 40,157,124, 27, 98,174, 30, 48,164, 63,190,175, 45, 84,231, 81, 80,
-155,157, 21,127, 66,173,182, 34, 99,250,221,172,105,248, 99,195, 47, 56,118, 43,187,180,115,214,197, 93,139,241,233,151,223, 34,
- 87,109, 42, 46,250,149, 71,174,158,251, 59,167, 76,228,233, 79,127,151, 49, 69,229,253, 77,138,255, 54, 85,160, 97,122,206, 84,
-153,158,251,220,244,156,158, 93,115,247, 9, 42,139, 92, 57,187,250, 92,218,183,109,181,219,238, 91, 38,156,189, 87,100,174,172,
- 70, 37,126, 93,248,101,134, 78,169,110, 95,217,132,141,127, 50, 87, 94,117, 35, 37,114,249,185,175,191, 93,102,244,246,175, 97,
- 61,124, 71,157,167, 49,216,254, 20, 6, 17,201,228, 54,185,179,167,193, 37,184,201,143, 66,189,105, 70, 78,206, 3,109, 85,145,
- 38,142, 82, 28,188,150, 9, 74,139,170, 68,219,207, 63, 69,113, 77, 28, 54,174,168,249,228,196,157,108, 8,138,251,153,216, 27,
-230,254,117,213, 47,234, 62, 17,201,218, 55,102,253,167, 89,176, 85,163,162,200,149,147,147, 19, 92, 92, 92,160, 80, 40, 96, 79,
- 19, 97, 9, 21,141, 22,116,116,116,236,112,231,206, 29, 7, 39, 39, 39,240,249,124, 24,141, 70,212,175, 95,255,133,110,112,133,
- 79,248,135, 45, 58, 15,250,170,109,231,126, 56,125,116, 55,189,122,116,253,216,234, 78, 96,216,167,235,107, 7,230,206,157, 85,
-235,235,121, 63, 75, 28, 29, 4,120, 88,104, 2,143, 16, 4,123,203,224, 46,231,225,236,222, 77,134,225,253, 94,179,123, 82,187,
-192, 64,255,205,139,127, 90, 45, 95,188, 96,118, 39, 71,255,176,211,154,167,177,249, 0,160,205,140, 89, 40,243, 9,127, 16,112,
-249,248,225, 70, 29, 6,193,219, 47,164, 91, 53,194,188,148, 16,162, 75, 72, 72,120,242,245,215, 95,135, 45, 88,176,128,242,249,
-124, 14,128,100,233,210,165,186,248,248,248, 59, 40, 26, 98,139,170,162, 87, 93,186,213,159,164, 16,219, 90,185,201,120,245, 67,
-124,100,104, 93,191,168,245,115,120,159,182, 8, 12, 10, 66, 66,166,174,113,190,142, 19, 22,154,248, 33, 43, 86,221,187, 81,211,
-131, 63,198,170, 55, 61, 64, 21,147,192, 86, 84,102, 75, 58,190,151, 68,175, 28,165, 66,112, 64,117,106,138,212, 98,229, 96, 52,
-219,160, 55,218,160, 55, 89,161, 53,217,160, 51,217,192,209,162,123,130, 16, 2,179,149,131, 93,213,228,231,202,190,147,155, 7,
- 66,106, 22,141,122,117,148, 22, 77,217,224, 36, 19, 22,141,117,118,119,135,151,151,151, 93, 81, 80,147,185,232, 22, 55, 89,184,
-210,230,123,147,217, 10, 74, 41,226,226, 98, 63, 79,122,242,100, 64,157,208, 58,237, 35, 26, 54,114,147, 73,120, 0, 80,161, 25,
-208,233,116, 54, 71, 71, 71, 47, 55, 55, 55,222,211,167, 79, 75, 77,115,157,198,157,172,123,118,239,194,224,193,131, 10, 31, 94,
-191, 91, 58, 84, 93,175,215,147, 54,109,218, 56, 5, 6, 6,242,140, 70,163,186,122,231,128, 16,185,103,221,129,129,225,175,205,
-123,107,244,184,186,157,186,246,196,153, 83,199,177,111,247,239, 27,181,217,177,199,237,190,223,195,194,255, 52,138,176,118,104,
-221, 63,141, 34,172, 81, 43,180, 66,131,229,236,220,208,169, 97,243,142,129, 73,185,102, 28, 57,114, 24, 90, 85,230, 55, 38, 83,
-161, 14, 66,186,246,224,239, 43,222,123,255,211,217, 78, 29, 59,180,131,171,147, 12, 2, 1, 31,183,110, 92,193,130, 57, 95, 93,
-129,206,212,189,170,231,103,105,126, 35, 34, 68,117,130,106, 76, 12,170, 29,137, 91, 87, 47,224,113, 92, 84,244,221, 27, 87,234,
-215,105,208, 10,158,126,193, 19, 73, 68,196, 2,250,224,129,185, 42, 29,147,193,144,252,206,219,111,162,236, 40,194,214, 77,194,
-220,201,243, 55, 0, 0,157, 38,219,252,219,162, 73,241, 37,163, 8, 57,179, 41,185, 34, 93, 85, 65,206,206,179,151,174, 77, 29,
-208,167, 39, 47, 87,109, 42,138, 88,169, 76,197,155, 17,185, 37,191,171,141, 8,245, 83, 32, 54,250, 22,103, 80,229,238,170,230,
-125,105,120,103,104,143, 7, 37,101,151,227, 40, 8, 96,168,238,253, 77,133, 78, 99, 23,254,240,163,195,221, 39,133,184,151,168,
- 46,106, 18, 20,242,139,140,149,144, 87,106,182,138, 70,167, 87, 17, 13, 34,252,239,222,125,123, 4,114,213,102,112, 28, 32,224,
-243,138, 55, 17, 82, 52, 4,169, 26, 29,114, 11,114,240, 36, 41, 25,202,204,199,224,241,120,240,240,171, 11,123,195,141, 54, 42,
-246,213,153,104,131, 33,125,218, 11,118, 95,206,128, 76, 34,128, 81,147,133, 35,219, 22,229, 24, 11,213,243,244,186,194,221,250,
-188,248,116,123,243,206, 35, 36, 71, 93,104,240,150, 8,249,216,177,225,103, 12,125,231,131,226,147, 82,244,227,243,233,115, 1,
- 30, 65,126,129, 6,132,144,234, 70, 69,111, 84,241,247,139,240, 50, 52,170,111,176,100, 50,247,147,251,254, 88,237,118,249, 9,
- 15,215, 99, 11, 48,164, 93, 0, 44,134, 2, 44,251,118,114,166, 90,157,221, 89,147, 19,159, 80,173,111,226,241,122, 12,127,119,
-106,116, 72,221, 8,227,153,168,194, 68,165,214, 82, 97, 63,134,214, 67,190,142,190,121,232,167,222, 42, 75,194, 4,133, 95,125,
- 27,103,181, 46,212,101,199,206,174,160,137, 80, 60,123,217,142,210,230,193, 47, 22,108, 42,250,221,102,131,141,114,160, 28,240,
-209, 55,191,194,202,217,192,217,108,224,108, 20, 22, 27,149, 85,149, 92, 47,191, 26,187, 11, 30,254, 30,254,198,215,127,110, 22,
-116,113,113,129,187,187, 59,220,221,221, 81, 98,136,254,106,179,160,147,147, 19, 20, 10, 5, 46, 92,184, 0,169, 84, 10,185, 92,
- 94, 45,221, 50,230,106, 66,243,142, 3,126,238,220,255, 61,156,216,189,138,222, 56,127, 96,156, 46, 43,118,173,221,145,120,155,
-141, 88, 44, 22,244,233,222, 49,249,118,244,163,163,211,167,142,239,249, 90,223,113,146,214, 97,254, 48,152,108, 72, 75,122,140,
-179,123,215, 27,234,214,242, 61,214,165, 93,203,100,139,197, 2,155,205, 86,229, 11,220, 96, 50,231,242,133, 82,249,136, 17,111,
- 8,111, 92,191,190, 75,225, 85,119,135,141,240,238, 18,202, 53, 36,132, 12,110,216,176, 30,204, 22, 14, 58,157,186,160,186,121,
-214,104, 52, 79,214,173, 91, 87,235,237,183,223,150, 69, 68, 68, 8, 31, 63,126,140,197,139, 23,231,105, 52,154, 39,246,106, 28,
- 63, 31,187, 84, 64, 10,226,197,156,121,100,176,163,166, 91, 74,219,214, 24,209,183, 45,254, 56,116, 17,103, 47, 92, 65,114,161,
-226, 78,161, 85,176, 55, 53, 57,221, 88,223, 77,189,171,127,235, 26,252, 29, 27, 10,118,121,117,250,114, 24,165,146,227, 57,103,
-103,106,237,127,121, 3, 26,189, 5, 78,178,162,249,154, 74, 34, 89,124, 66,236,118, 66, 4,120,114,225,202,173,200,102,161, 17,
-184,253, 68,133,108,165, 17,122,163, 21, 28, 71,193,129,194,221, 81, 12, 7, 17, 15, 41, 73, 79,192, 81,115, 98, 53, 95, 17, 57,
- 29,218,119, 16, 0, 4,132, 80,129, 80, 32, 0, 69,209,188,136, 82,169,180,208,203,203,203,174, 8,150,217,106,197,224,158, 45,
-209,170,121, 67, 12, 24,183, 8, 0,112,106,227, 52,184, 42,132,248, 99,243, 90,164,156, 91,178, 57,228,181, 15,142, 71,221,143,
-126, 61,250,246,229, 55,122, 53,149, 54,246, 17,164,139, 42,210, 43, 44, 44,220, 69, 8, 17,139, 68,162,158,237,219,183,119,219,
-181,107,151,210,195,195,131, 19,139, 68, 57,253,251,245,229,132, 34, 81,126,201,190,151, 46, 93, 18,142, 27, 55,206,177,160,160,
- 32, 37, 43, 43,235, 10,165,212, 82,121, 5, 48,188, 43,120,248, 29,132, 56, 40,164,178,228,214, 93, 71,248, 53,111,213,210,121,
-224,224,161,144,136, 37, 56,113,252, 40,150, 47, 89,176,189, 48,227,225,187,213, 57,147, 47, 99, 20,161, 74,229,172,141,127,112,
-183, 32, 49,219,228, 42,116, 9,133, 80,226, 56,142, 56,251, 45,227, 75, 20, 51, 61, 27, 13,116,218,185,255, 48,238, 71, 69,193,
- 77,106, 65,194,227,120, 93,212,157,219,191,232,136,112, 54,205,121,160,179, 55,157,178, 60,219,235,173,223,236,233,106, 52,219,
-112,254,244, 33, 3,103,229,122, 94, 57,119,248,113, 64,221,230, 14,145,205,187,184,230,238, 91, 59, 24,192, 31, 85,233,164, 61,
-252,115,196, 54, 40,172, 69,226,169,211, 39,157,189,131,235,243, 9, 8,204, 70, 3,114, 18,110, 88,117, 89, 49,106, 85,218,125,
-187, 70,213,230,165,226,155, 47,103,126, 63,161,121,179,102,114, 10,135,103, 34, 86, 37,198, 42, 87,109,130,135,163, 24,122,117,
- 14,226,111, 28, 53,232,114,248,149,206, 87,102, 53,105,101,185,217, 89,165, 77,105,133, 89,177,173, 42,219, 63, 55, 59, 75,108,
- 53,105,101, 85,191,234,248,112,146,139,113, 63,241,105,105,135,118,137,176,168,239,149, 88,200, 47,237,135, 85,242, 44,168,130,
-142, 34, 7, 23, 60,205, 51,128,128,130,179, 89, 97,181,152,160, 81,171,241, 52, 61, 19, 89,153, 89,208,104,148,144, 41, 92, 17,
-217,184, 5, 28,229, 14,184,123,118, 59, 40,165,118,205, 75,104, 33,194,176,230,173,218, 73,162,146,138,250, 90, 57, 8, 41, 14,
-252,190, 32,175, 80,157,221, 78,147, 30, 23, 95,221,103,177,213,102, 59,121,239, 65,124,253, 0,223,154,228,206, 99, 21, 54,175,
-249, 9,166,226, 72,166,197, 98, 67, 84,138, 22, 25,249, 58,164, 36, 60,164,156,205,118, 18,175, 56, 21, 26, 44,145, 88, 40,117,
-114,243,195,220,145,163,240,203, 47,191, 34, 49,245, 41,150,207,157,148,169,214,228,116,210,164,199,199,217, 89, 11,236, 90, 50,
- 87,134, 54, 51,102,225,187,191, 36,166,237,191,157,207,211,155,104,165, 29,120, 28, 60,131,209,238,221,197,199,244,154,124,177,
-205,168, 19, 28,216,252,238,239,229,105, 22, 57,102,152,230, 77, 25, 14,133, 84, 0, 66, 8, 74,154, 5, 87,204, 29, 11,153,164,
-168,237, 88,111,180, 98,212,164, 31,177,249,199,201,160, 0, 70, 14,189,168,171, 40,157,101,154,240, 2,146,147, 11,158,118,125,
-125,241, 41,131, 89,110,236, 59,232,237,155,205,154, 53, 83, 74,165, 82, 72,165, 82, 56, 57, 57,193,213,213, 21, 46, 46, 46, 85,
-230,189,194, 73, 68,203,140, 22,228,241,120,224,241,120,144,203,229, 80, 40, 20,144,203,229,149,106, 86,104,174, 58,244, 95,209,
-101,192,251, 56,177,123, 53,189,113,254,192,120, 93, 86,236, 26,123,175, 81,113,179,206,221,193,131, 7, 55, 24, 55,110,156,104,
-230,212,113,199, 14, 29, 63, 27,183,227,224,234,126, 5, 5,202, 64, 74, 41, 92,156,157, 83,135,247,123,237, 64,167, 54,205,147,
- 79,157, 58,197,253,254,251,239, 70, 66,200,253,170,210,153,155,157,189,241,212,201,211,179,218,117,232,136,181, 27,126,239, 16,
-253,224, 97,135,199,143,227, 17, 24, 28,130,154,181, 66,161, 35,174, 56,125,238, 2, 10,149,217, 27,237, 73,231,115, 81, 44, 82,
- 80, 80,112,121,248,240,225,221, 47, 94,188,200, 27, 62,124,184, 46, 55, 55,247, 82, 73,189,169,162,232, 85, 89,205,203,191, 14,
-204, 1,176,177, 70,199,209,219,159,154,149, 19, 1, 44, 8, 10, 14,194,217, 11, 87,112,229,226,181, 95,115,101, 65,179,223, 29,
- 53,122,108,141,254,252,247,251,183,174,193,247,114,149, 97,235,234,197,252,253, 87,146,126, 76,202,179,173, 5, 48,215,158,107,
- 84,250,194,208,152,209,166,158, 27, 44, 54, 10,142, 22, 61,104, 29, 29,132,229, 62,112,203,211, 20,152, 36,239,142, 31, 55,238,
-113,100,195,198,159,142, 26, 61, 94,212, 56, 36, 16,215, 31, 41, 1, 66,224,230, 35, 71, 70, 70, 6,206,239, 92,109, 45,120, 26,
-243, 43,159,207,205,169, 78, 89,202, 79,186, 93,167,204,126, 99,115,115,115,113,246,236, 89,148, 24, 43, 79, 79,207,114, 13,214,
-243,154,121, 89,233,151,230,254,176,170,205,152,183, 6,161,111,199,250, 56,119,227, 49, 76,197,243, 45,149, 12, 9,127,114,101,
-165,120,226,240, 16,211,132,193,117,213,122,139, 56,233,155, 68,213,249,178,163, 92,159,215,164,148,154, 8, 33,251, 99, 99, 99,
-219, 54,106,212,168,198,225,195,135,243,163,175, 29,251,164,108, 58,166, 76,153,162,248,229,151, 95,100,148,210, 75, 70,163, 49,
-193,174,188,243,176,245,214,205,155,238,102, 11,135, 11,215,238,214,235,210,166, 49, 56, 10,220,184,113, 3,107,127, 91,107,184,
-127,239,206, 34,109,150,207,156,138, 6,136, 84,116, 62,109,127, 97, 20, 97,137, 38,165,103,173, 10,239,240, 95, 47, 93, 56, 55,
- 93,226,215, 12,225,189,191,234,255,244,238,254,254, 62, 17, 61,224, 17,242, 26,210,239,237,199,165, 99, 91, 14,115, 86,235, 52,
- 7,142,151,172,205,137,209,218,123,191,151, 32,145,202, 62,142,104,218, 1, 41,201, 73, 72,140,143,218,168,207,139, 79, 87,248,
-132,111, 76, 79, 75, 30, 95,171,126, 27, 92, 60,246,199, 39, 21, 25,172,170,202,124,160,167,116,245,225,131,251, 71,164,165,173,
-244,209,234, 13, 18, 74,169, 65, 34, 22,100, 42,120,154,109,246,166,147,210, 7,102,185, 91,205,193, 67, 71,141, 63,180,124,249,
- 18,161,183,139, 12,153, 5, 6,168,245,102,104,116,102,240, 8, 65, 29, 63, 57,116,154,124,156,219,249,131,197, 84, 88, 48,156,
-210, 71,230,138, 52,139,214, 19,164, 31, 77,249,224, 12,196,206,129,126,181,186,124, 85,105,116, 78,147,126,175,223,148, 15, 14,
-132, 81, 74,187, 40,188,195, 53,133, 89, 49, 95, 87,148,119, 66,138,238,239, 55, 58, 5,194,108, 45,154, 63,204,202, 1, 54,142,
- 43,142,234, 1,180,180,221,158, 84,145,119,194,109, 59,116, 9,233, 89, 74,232, 77, 22, 24, 77, 86,152, 45, 54,240,248,124,184,
-184,186, 32,180,102, 19, 56,187, 56, 33, 43, 51, 29, 87, 78,237, 71,220,189,115,151, 8,197,108, 93,118,220, 41,123,174,145, 72,
-234, 18,230,235,231,195,203, 80,155, 32, 21,243,113,231,220, 97,179,197,100, 92,100,143,185, 42, 79, 83,153,151,255,227,167, 83,
- 63, 27,185,126,221, 6,159, 6,181,156,144,150,171, 71, 90,142, 1, 26,131,165,216,128,113, 48, 22,230,226,222,233, 13,153, 54,
-131,230,199,127,173,193,226,172, 54, 83,236,163, 4, 76,155,253, 3, 18,146,146,177,124,254,103, 89,133,213, 48, 87,229,177,110,
- 66,205, 63,170,119, 68,241,148, 36,115,146, 42,175,111, 63,223, 44, 72, 57,112,148,226,192,181,204,210,102, 65,174,184, 71,229,
-237,199,202,106, 53,225,221,139,213,111,209,235,243,156, 99, 30, 45, 42, 0, 0, 62,159, 95,186,149,244,149, 50, 24, 12,166, 23,
-105, 22,124,190, 67, 59,199,113,112,114,114,130, 84, 42,173,118,211,163,220, 59,108, 68,243,142, 3,126,238, 50,112, 12, 78,238,
- 89, 67,111,156,219,255,129, 46, 59,118,117,181,251, 32, 20, 20, 68, 19, 66,226, 23, 45, 90,212,120,237,218,181,181,166, 78,157,
-154,176,233,231, 89,203, 1, 32, 47, 47, 15, 0,112,251,246,109,250,193, 7, 31, 24, 13, 6,195,147,130,130,130, 91,148,210, 42,
-155, 14,244, 57,178,239,214,174, 88, 16,153,250, 52, 99, 80, 72,100, 11,120,214,106, 1,159, 58, 45, 81,160, 49,227,250,163,116,
- 36, 60, 60,133,135, 23,118, 30,214, 41,172,179,170,155,230, 70,141, 26, 5,242,120,188,154,133,133,133, 62, 17, 17, 17,141,228,
-114,249,237, 70,141, 26, 53, 17, 8, 4,105, 55,111,222, 76,170,142, 86,210,217,245,198, 26, 29, 71, 47, 75,214, 56,118, 74,200,
-212, 53, 73,214, 56,222,214, 73,156, 39,103,159, 90,106,244,238,190,232, 71,106,206,141,222,177, 65,189,107,235,234,197,252, 81,
- 99,167,216,162, 84,174, 19, 5, 82,241,137,249,239, 52,168, 70,243, 19, 47, 99,194,219, 3,254, 51, 77, 67,113,228,170,248,119,
-187,194,241, 74,229, 93, 21,128, 47,164,126,245,127,142,154, 56,110,110,195,230,109,222,108,223,107, 56,207, 42, 82,224,216,158,
-149,244,201,189,211, 59, 4,212, 54, 93,103,199,236,253, 85, 54,251,152, 76, 85,154,171,114, 35, 47,169,242,142, 59,126,255,237,
-157, 93,123,118,207, 31,216,127,128,251,138,111,134,225,135, 85,123, 33,151, 74, 64, 57, 14,195, 59, 7, 13,121,248,123,143,126,
-129,222, 14,254,187,206,164,157,255,104, 73,212, 23, 58,157, 57,174,170, 81,174,197,134,249,130,163,163, 99, 78,219,182,109, 91,
- 73, 36, 18,146,155,155, 43,240,242,242,178, 58, 59, 59,155,210,210,210,116, 70,163,113, 23,165, 84, 91,157,124,154, 45, 28, 18,
-179, 12,216,183,123, 23,238, 94, 59,133,135, 15, 99, 53, 15, 31, 60,252,137, 8,232,146,194,204,184,252, 23, 57,119, 92,185,163,
- 8,105,181, 71, 17,106,249,210,239,110, 31,252,161, 99,104,231, 79, 90,187,215,110, 3,215,224,162, 49, 58,170,180, 40,164,222,
-216,177, 79,147, 46, 26, 74,105,148,229, 69,175,177, 95, 64,173, 80,202, 23,227,242,217, 67,160, 28,247, 43, 0, 80,142,251,245,
-246,197,195,227, 91,246,126, 31,110, 94, 53, 26,149,140,157,175,174,182, 72,192,211, 30,217,181,126, 79, 98, 98, 34, 98, 98, 98,
-240,232,209, 35,228,231,231, 99,235,214,196,106, 93, 31,109,126,226, 9,133,123, 72,143,215,135,189,113, 96,200,136,183, 28,106,
-133, 54,224,133, 5,184,194, 93, 33, 64,236,163, 36,196,221,188,199,197, 94, 63,108, 48,171,179, 7,234,242, 19, 43, 52,124,114,
-207, 8,111,194,163,211, 74,214, 22,108,221,186, 77,216,103,243,230,183,114,247,244, 42,247, 57,158,151,147, 45,254,252,163,253,
- 97, 87,174, 94,182,107, 45, 66,206,102,203, 27,251,206,112,142, 95,180,144, 39, 74,227,210,164,232, 98, 23, 85,162,138, 62,167,
-156,181,202,136,253,232, 65,237, 96,229, 56,104,245,102,168,181, 70,168, 52, 6,100,100,231,225,238,189,123, 56,119, 96, 63, 30,
-199,222,125, 98, 49,153,142,243,120,100,167, 46, 51,246, 92,245, 90,150, 4,181,220,221,220,240, 36,191, 16, 14, 98, 1,146,226,
-110, 26,181,106,213,150, 23, 45, 71,186,220,184, 12,185,119, 88,247,225,195, 71, 28,237,220,163,191,115,243,215,186,202, 60,156,
- 92, 32, 18, 80,196, 39,166,227,214,165,163,218,132,187,231,213, 22, 83, 97,207,151,177, 74,203,255,172,193, 82,107,114, 58,189,
-247,238,184, 99, 60, 1, 95, 2,202, 25,116,186,130,158,127,197, 92,253, 93, 80,106, 75,123,103,228,160,103,234, 2, 86,142, 74,
- 71, 14, 61,166, 47, 91, 55,176,216,168,108,228,208, 75,186,162, 7, 71,197, 29,246, 74,155,240,118, 92, 77, 75, 78, 85,222,200,
-207, 55,158,249,171, 35,251,202,174, 45, 88,201,104, 65,109,120,120,120,169,169,226,243,249,176,217,108,118, 63,128, 68, 18,233,
-152,206,253,223, 35, 39,247,174,161,215,207,238,157,160,203,142, 91,245,226,231,148,154, 1, 92, 35,132, 68, 77,159, 62,189,185,
-183,183,183,247,140, 25, 51, 28,212,106,181,112,197,138, 21,134,220,220,220, 76,181, 90,125,133, 82,170,183, 95,243,150, 5,192,
- 96,133,119,221, 78,116,215,154,110, 46, 30,254,221,157, 61, 3,106, 43,115,158, 62, 81,229,164, 31, 7,112,178,120,130,199,106,
-209,164, 73,147, 16, 30,143, 55, 28, 64,164, 92, 46,175,163, 80, 40, 36,148,210,112, 66, 72, 52,199,113,247, 34, 34, 34, 14, 2,
-168,214,245, 75, 58,187,222,216,126,194,111,191,231,235, 56,145,137, 39,250, 61,233,236,122, 35, 0,100, 29,159,170, 3,176,207,
-187,211,180,193,251,175, 36, 45,143, 46,112,254, 36,251,204,119,251,171,155,102,101,234,157, 58, 47,171,252,235,211,163,211, 0,
-188, 35,247, 14, 91,124,255,246,149,153,132, 66,104,131,245, 91, 93, 86,252,205,151,161, 47, 20, 10, 13,254,254,254,229,142, 22,
-148, 72, 36,134,202,175,249, 89, 43,128,181,132,116,220,176,123,251,134,119,246,238,223, 55,191,125,151,129,238, 14, 1, 1,168,
-233, 69,176, 97, 90,211, 79, 78,221,206,185,222,255,179,243,191, 36,164, 27,238, 81, 74,171,213,223, 69,163,209,196, 17, 66, 10,
- 10, 11, 11, 7, 80, 74, 83, 9, 33,129, 5, 5, 5,119, 44, 22,203,253,106, 27, 1, 14,111,180,110,221, 98, 43, 33, 68, 64,173,
-220,194, 43, 66,254,239,134,140,135,105, 47, 98, 40,202,210,160,166, 19, 38,205, 88,214,180,118,157,186, 77, 75,214, 34,172, 95,
-195, 17,227,190, 88,220,180, 70,173,208,166,255, 89,159,176,242, 81,132, 52,253,150,158,120, 55,232, 22,123,124,209, 55,238,143,
- 47, 77,144,186, 5, 40,180,185, 73,249, 5, 73, 55, 23,233,178,189, 23,189,200,196,146,101, 73,124, 20,189,100,237,162, 47,166,
-102, 60,125,178, 86,155, 29, 23, 5, 0,218,236,184, 40,153,119,221,111,114, 51,211,166,230,101, 39, 44,122,209,115,161,213,106,
-211,183,108,217,226,210,166, 77, 27,158,183,183, 55,114,114,114,112,230,204, 25,142,227,184,167,213,213, 42,204, 75, 56, 67, 72,
-109,183,141,171,126, 94, 40,146, 59,246,182, 90,173,126,148, 2, 2,129, 32,195,164, 83, 31,213,240,228,159,209,252,196, 42,202,
- 37, 71, 0,240, 74,214, 22,228, 56,142, 44, 92,190, 33, 73,232,224, 88,110,147,170,197,160,145,113, 28,103,247, 90,132, 5,201,
- 55,107,191,172,251,155, 80, 58,187, 81,179, 86, 95, 89, 44,102, 3,138,250,131, 25, 0, 24, 40, 69, 30,143, 71,206,241, 57,203,
- 49,213, 95,168, 68, 17, 2, 39, 74, 4,112,148, 10, 64, 64, 80,168,202,167,213,233,115, 85,238,245,206,138,141, 38,164, 99,240,
- 17,211,246,183, 79,159, 56, 60,212,102,179,213, 44, 46, 57,137, 70,189,118, 71, 97,134,235, 70, 74,111, 88,241, 47, 64, 80,113,
- 72, 52, 62, 14, 64,240, 63, 61, 3,121, 79,174, 55,123,153,122, 25,217,170, 13, 61,134, 45,166,137, 73, 5,215, 83, 50,141, 27,
-203, 46,127,243, 87, 53, 83, 83,149,103,138,155, 5,141,127,142, 72,188,216,104,193,210,218,183, 65,255,253,210,233, 35, 96,208,
-107, 55,233,178,227, 54,188, 28,243, 74,245, 0,206, 17, 66,156, 39, 76,152,208, 68,161, 80, 8,115,115,115,175, 81, 74, 85, 47,
-170, 89,152, 21,119, 6,192, 25, 0,211, 94, 70, 26,111,223,190,157,208,184,113,227,205, 60, 30,175, 38,165,212,155, 82,234, 92,
-108, 96,115, 5, 2,193,211, 7, 15, 30, 60,125,161,188, 27, 29,143, 20,154,248,161, 86,234,122,244, 79,166,195,221,235, 68,114,
-190,109, 13, 95,238,240,143,233, 67,160,205,138,141, 6,240,250,203,214,173,108,158, 43,251,203,209,127,140,214,217, 67,235,223,
-225,137,157,191,237, 18,102,208,117,255,244,233,220, 11,247,115,174, 81, 74, 53,127,161,140,230,136,197, 98, 61, 33, 36, 80, 36,
- 18,233, 77, 38,211,189, 23, 58,127, 69,230,222,243,101,158, 59, 14,228,102,211,166,205,170,181,127,165,121,205,186,175, 3, 48,
-141, 68, 68,204,144, 61,190,225,170,203,245,200,163, 52,246,165,188,168, 10, 51, 99,230,162,184,153,251,153,136, 68, 86,220,183,
- 0,190,253, 43,218, 55,110,220, 56,176,104,209, 34,213,242,229,203,131,108, 54,155,204,100, 50,233,244,122,125, 98, 90, 90,218,
-229, 23,187,230,143, 77, 0, 38, 22,111, 47, 16,101,137,201, 84,120,215, 93,246, 90,235,215, 38, 22, 85,204,233,178,196,115,203,
- 38, 85,118,140,194,187,174,190,236,254,149,173, 69,248, 50, 41,204,142,251, 21,192,175,127, 95,132,130,203,121, 99,200, 0,160,
-120, 66,109,206,106,205,121, 41,178, 69,247,252,111,120,129,197,203, 95, 41,104,241,242, 8,127,199, 6,160, 43,211,100,154, 76,
-147,105,150,179, 47,143,157, 79,166,249,223,212,116,240,173, 23,232,224, 91, 47,208,222,227,203,219,159,157, 79, 10,182, 85,188,
- 9,192, 96, 48, 24,255,255, 21, 59,142,157, 5,198,127, 19,125,250,131,212,191,115,127, 6,131,160,104, 85,234,242, 30,128,118,
- 55,127, 16, 66,186,190,192, 3,246, 36,211,100,154, 76,147,105, 50, 77,166,201, 52,255, 93,154, 85,105, 87,199,127,252,211,107,
-146,172,137,144,105, 50, 77,166,201, 52,153, 38,211,100,154,172,137,240, 37,110, 60, 48, 24, 12, 6,131,193, 96, 48, 94, 42,204,
- 96, 49, 24, 12, 6,131,193, 96, 48,131,197, 96, 48, 24, 12, 6,131,193, 12, 22,131,193, 96, 48, 24, 12, 6, 51, 88, 12, 6,131,
-193, 96, 48, 24,140, 23,135, 80, 74, 81,188,196, 20, 1,240,204,239, 12, 6,131,193, 96, 48, 24,255, 47,134,228, 21,243, 34,165,
- 6, 11, 0, 40,165,132, 25, 44, 6,131,193, 96, 48, 24,255, 13,131,245, 42,121,145,103, 34, 88,101, 51,199, 46, 53,131,193, 96,
- 48, 24,140,255, 79,131,245, 42,121, 17,214, 68,200, 96, 48, 24, 12, 6,227, 31, 99,176, 94, 21, 47,194, 58,185, 51, 24, 12, 6,
-131,193, 96,188,108,195, 88, 60,229, 61,131,193, 96, 48, 24, 12, 6,131, 25, 44, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,
-131,193, 96, 48,254, 21,252,173,125,176, 8, 33, 93,153, 38,211,100,154, 76,147,105, 50, 77,166,201, 52,153,193, 98, 48, 24, 12,
- 6,131,193, 96, 48,131,197, 96, 48, 24, 12, 6,131,193, 12, 22,131,193, 96, 48, 24, 12, 6, 51, 88, 12, 6,131,193, 96, 48, 24,
- 12,102,176, 24, 12, 6,131,193, 96, 48,254, 75, 16, 0,229,142, 4,160,148,158,180, 91,228, 5, 70, 19, 84,165,207, 52,153, 38,
-211,100,154, 76,147,105, 50,205, 87, 79,179, 42,237,234,248,143,127, 52,148,210,191,109, 3,208,149,105, 50, 77,166,201, 52,153,
- 38,211,100,154, 76,243,223,182,177, 38, 66, 6,131,193, 96, 48, 24,140,151, 12, 51, 88, 12, 6,131,193, 96, 48, 24,204, 96, 49,
- 24, 12, 6,131,193, 96, 48,131,197, 96, 48, 24, 12, 6,131,193, 12, 22,131,193, 96, 48, 24, 12, 6,227,197, 33,197,163, 1, 64,
- 8,161,148, 82,194, 78, 9,131,193, 96, 48, 24,140,255,138, 41,121,133,188, 8,161,148,150,102,136,153, 44, 6,131,193, 96, 48,
- 24,255, 77,115,245,170,120, 17,214, 68,200, 96, 48, 24, 12, 6,131,193, 12, 22,131,193, 96, 48, 24, 12,198, 63, 27,214, 7,139,
-193, 96, 48, 24, 12,198, 63,195,148,188,106,125,176, 24, 12, 6,131,193, 96, 48, 24,204, 96, 49, 24, 12, 6,131,193, 96, 48,131,
-197, 96, 48, 24, 12, 6,131,241,111,225,111,237,228, 78, 8,233,202, 52,153, 38,211,100,154, 76,147,105, 50, 77,166,201, 12, 22,
-131,193, 96, 48, 24, 12, 6,131, 25, 44, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,131,193, 96, 48,152,193, 98, 48, 24, 12,
- 6,131,193, 96, 48,131,197, 96, 48, 24, 12, 6,131,241, 95,130, 0, 40,119, 36, 0,165,244,164,221, 34, 47, 48,154,160, 42,125,
-166,201, 52,153, 38,211,100,154, 76,147,105,190,122,154, 85,105, 87,199,127,252,163,161,148,254,109, 27,128,174, 76,147,105, 50,
- 77,166,201, 52,153, 38,211,100,154,255,182,141, 53, 17, 50, 24, 12, 6,131,193, 96,188,100,152,193, 98, 48, 24, 12, 6,131,193,
- 96, 6,139,193, 96, 48, 24, 12, 6,131, 25, 44, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,131,193, 96, 48, 24, 47, 14,161,
-148,130, 16, 66,139,255,238, 72, 41, 61,199, 78, 11,131,193, 96, 48, 24,140,255, 87, 67,242,138,121,145, 82,131, 69, 41, 37, 37,
- 63,217,101,102, 48, 24, 12, 6,131,241,255,109,176, 94, 37, 47,194,123,206, 57,118,100,151,152,193, 96, 48, 24, 12,198,127,203,
-100,189, 42, 94,228,153, 8, 22,187,180, 12, 6,131,193, 96, 48,254, 91,230,234, 85,242, 34,204, 96, 49, 24, 12, 6,131,193, 96,
- 6,235,239, 48, 88, 12, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,131,193, 96, 48,152,193, 98, 48, 24, 12, 6,131,193,248,
-183,240,183, 78, 52, 74, 8,233,202, 52,153, 38,211,100,154, 76,147,105, 50, 77,166,201, 12, 22,131,193, 96, 48, 24, 12, 6,131,
- 25, 44, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,131,193, 96, 48,152,193, 98, 48, 24, 12, 6,131,193, 96, 48,131,197, 96,
- 48, 24, 12, 6,131,241, 95,130, 0, 40,119, 36, 0,165,244,164,221, 34, 47, 48,154,160, 42,125,166,201, 52,153, 38,211,100,154,
- 76,147,105,190,122,154, 85,105, 87,199,127,252,163,161,148,254,109, 27,128,174, 76,147,105, 50, 77,166,201, 52,153, 38,211,100,
-154,255,182,141, 53, 17, 50, 24, 12, 6,131,193, 96,188,100,152,193, 98, 48, 24, 12, 6,131,193, 96, 6,139,193, 96, 48, 24, 12,
- 6,131, 25, 44, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,131,193, 96, 48, 24, 47, 14, 41, 30, 13, 0, 66, 8,165,148, 18,
-118, 74, 24, 12, 6,131,193, 96,252, 87, 76,201, 43,228, 69, 8,165,180, 52, 67,204,100, 49, 24, 12, 6,131,193,248,111,154,171,
- 87,197,139,176, 38, 66, 6,131,193, 96, 48, 24, 12,102,176, 24, 12, 6,131,193, 96, 48,254,217,176, 62, 88, 12, 6,131,193, 96,
- 48,254, 25,166,228, 85,235,131,245, 42,102,140,193, 96, 48, 24, 12, 6, 51, 89,255, 8,131,197, 96, 48, 24, 12, 6,131,193, 96,
- 6,139,193, 96, 48, 24, 12, 6,227, 31,199,223,218,201,157, 16,210,149,105, 50, 77,166,201, 52,153, 38,211,100,154, 76,147, 25,
- 44, 6,131,193, 96, 48, 24, 12, 6, 51, 88, 12, 6,131,193, 96, 48, 24,204, 96, 49, 24, 12, 6,131,193, 96, 48,131,197, 96, 48,
- 24, 12, 6,131,193, 96, 6,139,193, 96, 48, 24, 12, 6,227,191, 4, 1, 80,238, 72, 0, 74,233, 73,187, 69, 94, 96, 52, 65, 85,
-250, 76,147,105, 50, 77,166,201, 52,153, 38,211,124,245, 52,171,210,174,142,255,248, 71, 67, 41,253,219, 54, 0, 93,153, 38,211,
-100,154, 76,147,105, 50, 77,166,201, 52,255,109, 27,107, 34,100, 48, 24, 12, 6,131,193,120,201, 8,202,251, 80,216,114, 94,150,
-213,106,245, 2, 0,129, 64,144,109,185,254,181,111,101, 34, 66,160,139, 21, 88, 83, 44, 56,198, 66,233,137,114, 52, 79, 88,173,
- 86,215, 98,205, 2,203,245,175,123, 84,170,217,226,219, 99,207,236,127,109,122,183,114,226,139,124, 97,139,111,211,159, 75,171,
- 95, 53,194,119,182,255,143,116,254,175,104,254,155, 17,181,154,151,101,177, 20,149, 35,161, 80,144,109,190, 86,121, 57, 18,181,
-252, 54,253,153,253,175, 78,247,174, 76, 83, 38,149,228,213,246,247,252,177, 50,205,132,244,220,201, 90,157,193,189, 50,205,234,
-222,155,129,190,190, 93,108,197,247, 38, 31, 24,147,154,158,126,226,159, 84,150, 8, 33,205, 0,124, 13,192,169,204,199,247, 40,
-165,159,178, 82,201, 96, 48, 94, 57,131,101,181, 90,189,110,237,153, 9,173, 17,232,242,214,183, 94, 33, 3, 87,109,253,211, 62,
-134, 2,177, 50,122, 91, 3,190, 69,237,234, 41, 48, 59,165,167,167,147,226, 7,230, 26, 0, 65,229,104,186,222,218, 51, 19, 58,
- 19,208,126,196,108,215, 32,192, 41, 71, 36,154, 34,149,203, 59,233,245,250,250, 0, 32,149, 74,163,245, 90,237, 25, 79,179,121,
-241,243,251, 87,148,129,178,105,237,252,230,183, 94,225, 3, 87,125, 98,227, 56,241,211, 27, 43,219, 27,114,227, 5, 66,171,113,
-197, 87,192,145,153,128,205,158, 19,242,204,247, 14,253,210, 93, 8,116, 22, 59, 56, 52,114,113,117,109,199, 81, 90,143,227, 56,
- 98,179, 90, 31,168, 85,170, 11,156,213,122,215,106,210,186,223,218, 63,159,171, 44,157,207,231,101, 40, 32,216, 3, 12,145, 43,
- 20,157,248, 66,225,107, 0, 96,179, 88, 46,107, 11, 11,207, 12, 2,118,218,147,119,123,207,207,139,238,255,111,195, 98,177,122,
- 61, 57, 54, 19, 70, 11,208,228,245,249, 94, 13,223,216,184, 21, 0, 76,217,119,189, 11,227,247,183, 4, 0,121,237,190,215, 36,
- 62, 77,178, 0, 64,144,156,225, 21,119,112, 58,140, 22,160, 94,223,217, 94, 85,105,142,158,177,221,253,243,177,131, 37, 0,112,
-124,215,207,117, 79,239,254,181, 23, 0,116, 30,252,193,145,238,175,127, 20, 7, 0, 11, 87,239,118,255, 99,254,176, 74, 53,237,
-187, 55, 85, 34, 85,252,193, 58, 38,117,134, 75,160, 92,224, 19, 31, 31,207, 3, 0, 63, 63, 63,187,238,205, 0,192, 57, 3,248,
-144,199,231,183,171, 93,167, 78, 19, 0, 52,225,241,227,219, 54,171,245,162, 47,176,226, 37,151,165, 79, 40,165,253,158, 51, 93,
-172, 64, 50, 24,140, 87,211, 96, 1,128,214, 8,156,123, 4,116,104,213, 16, 99,223,232,173, 40,251,191,157,171,102, 7,197,223,
-216, 23,254,219,198,197,188,134, 13, 27,226,201,147, 39,118,125,153,206, 4,156,141, 7,160,124,232, 88, 32,151, 63, 94,242,195,
- 15, 78,221,186,117, 19,248,249,249,129, 16,130,204,204,204, 86, 39, 79,158,108, 54,105,210,164,241, 80, 62, 44,208,153,160, 57,
- 27, 95,181,110, 73, 90,235,215,173,129,175, 63, 26,230, 12, 0, 95,189,181,162,217,141,216, 44,183,199,143, 31,119,249,226,139,
- 47,242,248,103,206,252,234, 1,172,207, 2, 82,237, 73,231,166, 3,215, 28,156, 51,126, 15, 25,245,209, 71,187,234,212,169,163,
- 8, 14, 14, 38,142,142,142,224,243,249, 40, 40, 40, 8,138,138,138,234,117,253,250,117,237,201,115,107,196, 55,175,247, 79,200,
-118,104,105,176, 43,239,250,116,135,227,142,142,209,111, 14, 26, 20, 48,108,216, 48,135,218,181,107, 3, 0, 30, 63,126, 28,186,
-115,231,206, 17,187,118,237,154, 1,125,186, 85,103,130,161,170,188,151,106, 2,112, 0, 94,115,241,242, 26,197, 23, 10,235, 91,
-173, 86,255,226,232,194, 83,155,197, 18,173,204,206,222,242,252,254,140, 63, 99,180, 0, 15, 51,128,174,237,154,224,205,193, 93,
-229, 0,240,197,240,121,173,146, 19, 31,137, 76, 38, 19,234,134,213,107, 51,119,254,143,199,192,227, 97,243,238,147,165,251,219,
-163,121,239,225, 19,204,156,187, 4,233,247,119,182,178,169, 30,117,210,168, 85,124, 0,112,114,118, 30,188,115,219,239,103,252,
- 26, 12,185,250, 40,215,108,151,102,101,247,230,209,109, 63,249,166, 69,157,137,248,229,248, 58, 97, 80, 80, 16,238,223,191, 95,
-189,123, 83, 21,235,200,249,250, 62, 88,252,217,103, 62,237,219,183,135, 66,161,128, 64, 32,128,213,106,237,122,241,226,197,174,
- 51,103,206,252, 0,170, 88,173,189,247,166, 29, 44, 38,132,116, 26, 61,246, 19,223,222, 3,134, 96,112,207, 54,172, 32, 50, 24,
-140, 87,215, 96, 9, 4,130,236,110,111,127,231,213,174,101, 36,110,220,141, 83, 37,165,100, 20,150,252, 47, 63,122,103,221, 1,
-109,252, 35,206,159, 63, 7,163,209,136,203,151, 47,227,238,221,187, 72, 76, 76,196,184,113,227,140, 2, 96, 76, 5,154, 5,237,
- 71,204,118,133, 42, 94, 17, 42,142,173,121, 50, 38,134,111, 48, 24,112,254,252,121, 20, 20, 20, 64, 44, 22, 35, 32, 32, 0,221,
-187,119, 23,196,196,196,184,117,233,214,211,185,125,207,145, 79,224, 28, 90, 40, 16, 8, 10, 42,204,128, 64,144,221,229,173,111,
-189, 34, 66,107,224,113, 82,186,234,235,249,191, 21,114, 28, 21, 36, 36, 38,155,207,157, 59,135, 38, 77,154,224,196,137, 19,238,
-249,249,249,223,172, 88,177,226,107,225,247,191, 44,179,152,242,166, 86,162, 87,208,126,196,108, 87,247,236, 29,193,167,143,238,
- 21, 69, 71, 71,139, 86,174, 92,137,188,188, 60,136,197, 98,184,184,184,192,199,199, 7,117,235,214, 37, 95,125,245,149,162,111,
-223,104,124, 60,102, 72,176, 57,228,253,216,138,210, 89,154,247,194,100,153,135,250,120,237,221,135, 14,241,218,182,109,251, 76,
- 53,189, 86,173, 90,232,209,163,135,195,168, 81,163,106, 15, 27,241, 6,215,190,207,232,199, 80, 4,235,170,212,212,166, 74,221,
-117, 87,252,186,142, 24,177,127,246,236,217, 46, 62, 62, 62,144,203,229, 0, 0,149, 74, 21,144,148,148,212,106,198,140, 25,175,
- 95,187,183, 77,208,190,111,106, 58,228,129,250,202,206,231,191, 21,161, 80,144, 93, 18, 53,114,148, 75, 11, 82,211,178,180, 0,
- 96, 50,153, 96, 50,153, 96, 52, 26, 49,225,131,113,252, 49,175,183,168, 19,220,238,147, 59,137, 79,179,242,235,157,188,234, 86,
-114,108, 85,154, 2, 93,162, 82,153,114,106,204,204,207, 62,243,241,246,254, 79,203,223,230, 77,155,248,249,249,249, 93,103,206,
-156, 25, 65,101, 29,149,245,250,206,118,169, 76,179,178,123, 83, 25,119,168,230,220,143,122, 52, 90, 53,255, 32,108, 54, 27,174,
- 92,185,130,243,231,207,227,199, 31,127,164, 71,142, 28, 81, 57,201,229, 85,220,155,177,142,109,125, 51, 67,190,255,126, 23,145,
- 72, 36,216,183,111, 31, 98, 98, 98,192,227,241,208,176, 97, 67,188,249,230,155,232,218,181,171,207,216,177,227,104,251,158,195,
- 19,224, 28,166,249, 43,101,137, 16,194, 3,240,201,151, 51,191,247,125,235,253, 15,177,112,238, 87,204, 96, 49, 24,140, 87,135,
-226,209, 0,180,120,235, 64, 41, 5, 5,120,181, 6,174,250, 99,199, 77,238, 80,173,129,171,254,160, 0,143, 2, 60, 39,160, 70,
-227,198,141, 45, 74,165,146, 94,191,126,157, 78,152, 48, 65,187,108,217,178, 51,135, 14, 29,218,105, 53,155,215,250,249,250, 46,
-162, 0,175,220, 30,245, 0, 47, 24,112,150,201,100, 57, 41, 41, 41,244,240,225,195,116,214,172, 89,116,203,150, 45,244,200,145,
- 35,244,228,201,147,244,200,145, 35,244,143, 63,254,160,247,238,221,163,113,113,113, 84, 46,151,231, 4, 3,206,149,104,242, 41,
-192,175, 59,112,229,212, 93, 55, 44,179,195, 6,174,154, 68, 1,190, 43, 16,222,184,113, 99,219,206,157, 59,233,230,205,155,233,
-198,141, 27,233,189,123,247,104,110,110, 46, 21, 72,228, 57, 37,199, 85,148, 78, 10,240,252,253,253,115,148, 74, 37, 13, 12, 12,
-164, 98,177,152,122,123,123,211,186,117,235,210, 86,173, 90,209, 94,189,122,209, 55,222,120,131,126,243,205, 55, 84,169, 84, 82,
- 7, 7,135,172,146,227, 42,210,108, 2, 72,229,114,121,202,173, 91,183,104, 69,232,245,122,154,155,155, 75,143, 29, 59, 70,229,
-114,121, 74, 19, 64, 90,153,166, 20,104,218,160, 65,131,156,220,220, 92,106, 54,155,105, 74, 74, 10,141,138,138,162, 49, 49, 49,
- 52, 37, 37,133,234,245,250, 82,237,184,184, 56, 26, 18, 18,146, 35, 5,154, 86,168,249,111,222, 74,202,196,115, 91,144,183,119,
- 47, 31, 31, 31,253,174, 93,187,232,211,167, 79,233,134, 13, 27, 40, 15,152,247,167,125, 43,209, 20, 3,221,219,182,109,107,187,
-114,229, 10,189,115,231, 14,157, 54,109, 26,237,209,163, 7,237,217,179, 39,157, 57,115, 38, 77, 75, 75,163,105,105,105,180, 87,
-175, 94, 54, 49,208,189,170,242, 89,222,189,233, 12, 4,245,237,219, 87,111, 54,155,105, 66, 66, 2,173, 95,191,126, 26, 31, 24,
- 37, 7, 34, 58, 0,146,170,202,167, 63,224,234,235,235,155,113,229,202, 21,186,123,247,110, 26, 28, 28,156,195, 7, 70, 59, 1,
-181,156,128, 90,124, 96,116,173, 90,181,114,174, 92,185, 66,243,242,242,104, 80, 80, 80,134, 63,224,250,162,101, 9, 69,115,240,
-173,251,114,230,247, 52, 54, 77, 75,191,156,249, 61, 5,144, 66,139,254,121,130,149, 73,182,177,237,223,183,253,201,139,252,143,
-111,130, 50, 70,139, 16, 66, 40,138,230,198, 42, 23, 61,159,255,221,194,133, 11, 5, 6,131, 1,191,253,246,155,102,228,240,225,
-187, 93, 92, 92,172, 66,161, 16,132, 87,245,128,196, 28,137,100,226, 15, 11, 23,186,152, 76, 38,220,188,121, 19,205,154, 53,131,
- 68, 34,129, 72, 36,130, 80, 40,132, 80, 40,132,175,175, 47,178,179,179, 81,191,126,125,124,254,249,231,206, 11,190,251,110, 34,
-140,198,185,149,233,114, 28, 21, 0,128,141,227,196, 34, 96,108,163,230,205, 23,125,245,213, 87, 60, 39, 39, 39, 24, 12, 6, 24,
-141, 70,196,196,196,192,221,221, 29, 50,169, 76, 0,163,182,202,180,242,120, 60,158, 66,161,192,233,211,167,177,122,245,106, 36,
- 38, 38, 34, 35, 35, 3,142,142,142,168, 95,191, 62,234,213,171,135, 14, 29, 58, 32, 33, 33, 1,196,142, 78, 35, 15, 4,130, 15,
- 39,140, 25,227,213,164, 73,147,114,255,111, 48, 24,160, 84, 42,161, 82,169, 16, 16, 16,128, 33, 67,134,120,253,190,121,243,135,
-176, 90, 23,151,183,191, 59,224, 19, 16, 26,186,255,250,245,235, 30,148, 82,108,222,188, 25,133,133,133, 48,153, 76,224,241,120,
-112,112,112,128,171,171, 43, 58,119,238, 12, 79, 79, 79,132,134,134, 98,251,246,237, 30,189,122,245, 58,232,158,157,221, 52, 15,
- 72,103,213,139,170, 73,206,202, 58,222, 29,240, 24,245,198, 27, 71,238,222,187,215,110,212,168, 81,200,202,202,250, 74, 56,109,
-154,210, 2, 44,169,234,248, 48,192,217,205,215,119,253,247,223,127,207,203,204,204,196,148, 41, 83,114,211,147,147,167, 57, 3,
- 23, 0,224,212,209,163,237,182,108,217,178, 96,243,230,205, 30,155, 54,109,226, 53,105,210,100,125, 88, 74, 74,253, 88, 64, 85,
-157,116,106,128, 79,150, 46, 93,234, 96, 48, 24,208,173, 91,183, 4,135,196,196, 70, 86, 64,111,239,241, 25,192,135, 63,126,254,
-185,143, 68, 34,193,148, 41, 83,114,117,201,201,145, 86, 32,167,204, 46, 73,158, 79,158, 28,125,235,173,183,162,238,221,187,231,
-177,100,201, 18,159,215, 7, 13,250, 16,192,188,106, 68,172,202,118,104, 15, 29, 61,246, 19,239, 38, 45, 90, 99,211,218, 21,152,
- 63,251,139,245, 0, 86, 17, 66, 62, 2,240, 3, 43,121, 12,198,191, 54,232, 83,165, 23,249,159,107, 34, 44,206, 80,199,202,118,
-118,117,119,111, 22, 25, 25,137,243,231,207,163, 65,131, 6,215, 93, 92, 92,172, 34,137, 4, 66,161, 16,148,227,170,252, 50,169,
- 92,222,165,107,215,174,130,171, 87,175, 34, 36, 36, 4, 82,169,180,212, 88,149,108, 34,145, 8,190,190,190, 80,171,213,232,210,
-165,139,112,249,242,229, 93,170, 50, 88, 0,144, 28, 31,165,200,185,250,253, 27,107, 54,172,175,213,190,125,123,168, 84,106,112,
- 28, 7,153, 76, 6,147,201, 4,129, 64, 80,212,212, 99,161,106,123, 78,140,205,102,179,241,249,124,132,132,132,224,187,239,190,
-131,193, 96,128, 72, 36, 2, 0,168,213,106, 40,149, 74, 68, 69, 69, 33, 41, 41, 9,197,181,238, 74,113,116,118,238, 61,108,216,
- 48,113,121,255, 51, 26,141, 80,169, 84, 80,169, 84, 80, 42,149, 48, 24, 12,104,221,186,181,248,208,193,131,189,145,151, 87,174,
-193, 50, 58, 56,188,190,105,211, 38, 47,177, 88, 12,189, 94, 15,141, 70,131,212,212, 84, 36, 39, 39, 27,178,179,179,173,142,142,
-142,188,224,224, 96,158, 68, 34,145, 12, 28, 56,144,168,213,106, 16, 66,208,183,111, 95,247,173,155, 55, 15, 3,240, 35,187,149,
-237,227, 56, 96,108,106, 50,245,107,217,162,197,233,235, 55,110, 52,153, 56,113, 34,238,221,187,247,189,108,219,182,115, 58,224,
-110,101,199, 38, 0, 31, 46, 42, 99, 92,104,114,114, 3,243,115,198, 37,184,200,184,220, 47, 49, 46, 67,171,105, 92,138,203, 87,
-115, 95, 95, 95, 28, 57,114, 4, 41,137,137, 95, 84,199, 92, 1, 0,143,207,111,219,190,125,123,236,219,183, 15,105,201,201, 95,
- 60,103,174,138, 42, 72, 64,142, 32, 33,225,139,245,235,215,175,123,247,221,119,193, 23, 8,218,194,106,173,206,215,252,169, 67,
-251,187,227, 38, 98,253,234,229,235, 1,188, 79, 41,229, 0, 92,103, 37,142,193,248,247, 98,143, 23,249, 95,129, 87,214, 53, 2,
- 56, 91,217,206, 94, 94, 94,254, 10,133, 2,233,233,233,168, 23, 30,158, 45,145, 72, 32, 22, 10,225, 32, 22,219,245,101, 58,157,
-174,129,159,159, 31, 84, 42, 21, 60, 60, 60, 32, 18,137, 74, 55,177, 88, 92,250,187,163,163, 35,120, 60, 30,130,130,130,160,211,
-233, 26, 84,169,155, 21,229,181,109,249, 7, 19,174,156, 59, 82,107,208,160,193,112,117,117, 67, 96, 96, 0,188,188,188, 32,149,
- 74, 17, 24, 24,136,218,181,107,211,197,139, 23, 67,230,213,208,174, 7,120, 89,211, 36, 16, 8, 96,179,217,144,149,149,133,216,
-216, 88,220,187,119, 15, 87,174, 92,193,157, 59,119,160,209,104, 96,135,191,130, 78,175,111, 36, 16, 8,202, 53, 87, 74,165,178,
- 52,122,165, 84, 42,145,147,147,131,164,164, 36, 20,106,181,141, 43, 49,187,131, 35, 35, 35,249, 0, 32,149, 74,209,184,113, 99,
-172, 90,181,202,122, 96,239,222,225, 17, 87,174,184, 5, 30, 59,230,178,102,229,202,225, 67,134, 12,177, 93,189,122, 21,106,181,
- 26, 15, 31, 62,132,167,167,167, 64,236,224, 48,140,221,198,213,227, 22,160,245,208,104,122,190,246,218,107, 79, 84, 42, 21,126,
-248,225, 7,158,208,209,113,245,108,128, 95,233,129,124,126,155,246,237,219, 99,255,254,253, 72, 79, 78,158,150, 92,142,113, 73,
- 6,114, 82, 18, 18,166,173, 95,191, 30,221,187,119, 7, 17, 8,170,221, 17,169, 85,171, 86,145, 28,199,225,254,253,251,112, 1,
-174, 85,247,248,218,117,234, 52, 81, 40, 20,136,137,137,129,188, 56,186, 86, 30,114,224,194,237,219,183, 33,149, 74, 81, 47, 34,
-162,105, 53,191,102, 49, 33, 36,227,221,113, 19,177,251,232, 37, 0,192,250,213,203,179,202,152, 43, 6,131,193, 34, 88, 85,122,
-145,255, 57,131,101,103,198, 1, 0, 66,161, 16, 98,137, 4, 98,177,184,200, 24, 73, 36,213,113,167,112,112,112, 40, 53, 84,101,
-141, 85,217,223,101, 50,153, 93,198, 5, 0, 10, 30, 29,109,247,254,123,239,138, 37, 18, 9, 76, 38, 35, 40,165,144, 72, 28,224,
-226,226,130,144,144, 16,168,213,106,188,214,166,131, 49, 85, 41, 58,232, 94,111,224,189, 23, 57, 81, 86,171, 21, 90,173, 22, 5,
- 5, 5,200,207,207,135, 90,173,134, 94,175,183,123, 72, 57,199,113,252,212,212, 84,252,254,251,239,200,203,203, 3, 80,212,129,
-186,196, 84,149,252,124,242,228, 9, 54,111,222,140,196,196,196,106, 93,159,118,237,218,225,224,193,131,252,142, 93,186,172, 61,
- 17, 28,156,126, 34, 56, 56,189, 99,151, 46,107,247,239,223,207,247,247,247, 71, 82, 82, 18,110,222,188,137,130,130,130,146, 2,
-204,168, 38,143,129, 2, 93,126,254,187, 95,125,245, 21, 85, 40, 20,248, 97,209,162, 70,243,128,145,246, 26, 23,231, 74,140,139,
-243, 95, 51, 46,160,148,130,227, 56,216,108,182, 23,202, 27, 33,132, 8,133,194,234, 78,145, 64,170,161, 95,218,161,253,243,111,
-190,195,225,125, 59, 75,254, 21,207,204, 21,131,193,120, 21, 17,148,113,140, 85,190,120,179,178,178,158,106,181,218, 90,193,193,
-193, 72, 75, 75,243, 10, 10, 10, 74, 22, 11,133, 16,137,197,118,245,193,146,201,100,247,211,211,211,219,248,251,251,195,106,181,
-150,154,169,231,155, 8, 75,162, 50,119,238,220,129, 76, 38,187, 15, 67,165, 51, 32,192,102, 42,168,209,180,105,211,210, 72,144,
-139,139, 11, 92, 92,156, 33,145, 56, 96,250,244,233,220,146,197,139, 87, 4,117,158,173,122,103,210, 87,244,171,121,107, 95,234,
- 9,180,247,133, 36,147,201,238, 7, 6, 6,182,118,118,118,198,238,221,187,145,148,148,132,130,130, 2,232,116, 58, 24,141, 70,
-232,116, 58,152, 76, 38, 56, 56, 56, 32, 34, 34, 2, 78, 78, 78, 56,121,242,228,125, 24,141,229,155,202,188,188,221,247,239,223,
-111,221,162, 69,139,210, 8, 74,167, 78,157, 72,167, 78,157, 60, 74,163,102, 58, 29,114,115,115,113,253,250,117,156, 60,121, 18,
-132, 16,196,199,199,219,140,122,253, 31,172,232,191, 24, 6,224, 50,127,253,250,117,227,199,143,127,175, 77,155, 54,176, 1,189,
- 0,108,254,111, 25,151, 18,174, 92,185, 18,101,179,217,218,212,173, 91, 23, 74,160, 37,128,125,213, 50,143,143, 30,221,182, 90,
-173, 93, 26, 53,106,132,221, 59,118,180, 3,144, 84,222,126, 90,160, 93,147, 38, 77,160,215,235,241,240,193,131, 91,213, 48, 87,
-107,191,156,249,253,232,183,222,255, 16,155,214,174,192,250,213,203, 83,215,173, 90, 22, 8,192,204, 74, 21,131,193,168,142, 23,
-121, 37, 35, 88,170,130,130, 91,183,111,223, 70,211,166, 77,241,248,241,227, 22,148,227, 4, 34,177, 24, 98,145, 8, 60, 59, 94,
- 32,122,173,246,212,169, 83,167,172,141, 27, 55, 70, 97, 97, 33, 4, 2,193, 51,209, 43,177, 88, 12,161, 80, 8,129, 64, 0,153,
- 76,134, 61,123,246,152,245, 90,237,169, 42,163, 67, 54,206,198,227,241, 74, 95, 98, 74,165, 18, 58,157, 30,223,125,247, 29,126,
- 90,188,248, 13, 27, 48, 73, 40,247,212,255, 55, 79,180, 65,167, 59,125,248,240, 97, 75,173, 90,181, 48,122,244,104, 76,154, 52,
- 9,147, 38, 77,194,248,241,227, 49,122,244,104,188,249,230,155, 24, 52,104, 16, 90,182,108, 9, 79, 79, 79,196,198,198, 90, 12,
- 58,221,233,138,244, 36, 6,195,174,183,223,126, 59,187,196,152,105,181, 90,104, 52, 26,168, 84, 42,228,228,228,224,210,165, 75,
-216,180,105, 19, 22, 47, 94,140, 61,123,246,192,104, 52,194,108, 54,227,206,157, 59, 5,114,139,101, 7,187,149, 95, 28, 33,176,
-251,226,197,139,112,115,115,131, 95, 64, 64, 7, 59,140, 11, 26, 53,106, 4, 21,208,174,194,123,235, 5,140,203, 51,198, 71,163,
-185,241,228,201, 19,116,236,216, 17,190, 1, 1,223, 71, 0,210,234, 28,111,179, 90, 47, 92,188,120, 17,111,189,245, 22,130,107,
-213,250,222, 19,240,124,126, 31, 79,192,179,102,237,218,223,143, 30, 61, 26,199,143, 31,135,205,106,189, 80,137,169,106, 70, 8,
-217, 79, 8, 57, 7, 32,105,244,216, 79, 70, 63,215,161,125, 40, 33,100, 11,128,169,172, 68, 49, 24,140, 87,145,106, 25, 44,169,
-205,246,229,212,169, 83, 45, 60, 30, 15,131, 7, 15,118,220,183,127,255,144, 59,119,239,134,100,103,103,187,216,108,182, 42,181,
- 60,141,198,101, 83,167, 78, 85,154, 76, 38,132,133,133, 33, 63, 63, 31, 54,155, 13, 2,129, 0, 2,129, 0,132, 16,240,120, 60,
- 40, 20, 10,220,190,125, 27,235,214,173, 83,123, 26,141,203,170,124, 57,216,108,247, 55,111,222, 12, 62,159, 79, 29, 28, 28, 64,
- 8,129, 64, 32,192,146, 37, 75,178,127, 2,118, 3, 0,159,199, 51, 1, 0,143, 71,236,237,149, 91,101,251,164, 88, 44, 6, 87,
-212,185,191,202,125, 93,141,198,165, 11, 23, 46,212, 60,124,248, 16, 90,173,182, 52,218, 86, 88, 88, 88,218,105, 94,169, 84,130,
- 16, 2,173, 86,139,253,251,247,107, 92,141,198,165, 21,233,229, 1,153,105,241,241,253, 91,180,104,145,247,228,201, 19,168, 84,
- 42,220,191,127, 31, 39, 79,158,196,246,237,219,113,252,248,113, 60,122,244, 8, 86,171, 21,254,254,254,160,148, 98,239,222,189,
- 42,171, 70,211, 43, 15,200,100, 69,191, 98,106,248,248,116,241,246,242, 74,241,244,240, 72,171,225,227,211,229,249,255, 59, 3,
-113,113,113,113,176, 90,173, 8, 9, 9,113,171,172, 31, 22,181, 90, 47,150, 24,151,192, 90,181, 22, 4,151, 99, 92,130, 1,207,
-224,218,181, 23,148, 24, 23,106,181, 94,172,110,154, 29,129,229,159,125,246,153, 94, 36, 18, 97,219,182,109, 33,150, 58,117, 98,
- 4,192, 72, 5, 16,222, 17, 16, 85,117,188, 47,176,226,155,111,190,201, 36,132, 96,203,150, 45, 30,206,181,107, 71, 9,128,183,
-157,129, 26,206, 64, 13, 1,240,182,115,237,218, 81,219,182,109,243,176, 90,173,152, 52,105, 82,166, 47,176,162, 18,201, 79, 40,
-165,253, 40,165,237, 41,165,129,235, 86, 45,195,225,125, 59, 75,204,213,251,148,210,235,148,210, 55, 41,165, 81,172,196, 49, 24,
-140, 87, 17, 82, 94, 63, 39, 97,203,121, 89, 0,245,234,208,170, 33,110,220,141, 85,121,184, 58, 29, 43,249, 95,126,244,206,186,
-157, 27, 56, 53,252,229,151, 95, 32, 20, 10,145,154,154,138, 7, 15, 30,192,201,201, 9,111,188,241,134, 81,175,209,244, 47, 89,
-139,144, 16,210,149, 82,122,178, 88,179,104,189, 51, 85,188,162,182,224, 94,173,163,135, 15,242,157,157,157, 81, 88, 88, 88, 58,
-173,128, 76, 38,131, 84, 42,197,205,155, 55,209,167,223, 0, 91,142,172,125,233, 68,163, 37,235,157,149,213, 4, 33,124, 0,104,
- 9,200,110, 3, 83,188,252,252,166,126,253,245,215,210, 30, 61,122, 64, 36, 18, 33,160, 70,104,102, 72,207, 31,150,243,120,196,
-154,150,167,158, 94,187,134,159,243,131,248, 36, 0,164,104,205,194,226,181, 8,203, 75,103,144,233, 92,200,158,141,139,157, 26,
- 55,110, 92, 26, 21,203,202,202, 66,118,118, 54,148, 74, 37,180,218,162,169, 30, 14, 30, 60,136,195,231, 99,212,250,128, 33, 9,
- 21,165,243, 63,121,143,117,244, 51, 95,171,185,117,243, 70,190,167,167, 39,178,178,178,144,147,147, 3,165, 82, 9,189, 94, 15,
-155,205,134,252,252,124,252,182,126,163, 45, 79,209, 62,177,100, 34,199, 74, 53,181,169, 82,183,194, 75,254, 77, 34,130,233,123,
-239,189,231,232,228,228, 4,142,227, 80, 80, 80,128,148,148, 20, 60,121,242, 4,231,207,159,215,102, 43, 77,208,122,116, 75, 43,
-153,104,180,220,243,249,178, 10,213,255,162,102,113, 89, 2, 0, 63, 95,223,244,228,228,100, 47,155,205, 6,127,127,127,171, 50,
- 63,127,129, 24, 56,238, 8,100, 0,160,185,192,215, 75,151, 47,127,119,192,128, 1,104,222,188,121,106,102, 86, 86,205,242,202,
- 18, 8,225,135, 1,206,186,128,128,232,235,215,175,251,164,164,164,224,173,183,222,202, 77,126,252,184,116,154, 6, 21,208, 46,
-184,118,237, 5,219,182,109,243,168, 85,171, 22, 26, 52,104,144,233, 80, 50, 77, 67,249,229,179,194,123, 83, 25,119,168,230, 7,
-131, 34,155, 79,152, 48, 1, 86,171, 21,231,207,159,199,181,107,215,144,156,156,140, 75,151, 46, 41,157,228,242,225, 37,107, 17,
- 86, 84, 62,123,133,106, 67,182,108,217, 76, 68, 34, 17,214,175, 95,143,219,183,111, 3, 0,154, 52,105,130,209,163, 71,195,106,
-181, 98,212,168, 55,233,161, 88,105, 66,101,229,147, 16, 18, 9, 96, 17,138,204, 93,115, 74,169, 3, 33, 36, 29, 64, 96,117,250,
- 92,177,242,201, 52,153,230,191, 71,243, 85,163,202,181, 8,191,253, 21,206,207, 46,199, 49, 38,125,231,170,217,130,182,237,218,
-135,207,158, 53,147,215,162, 69, 11, 4, 6, 6,162, 73,147, 38, 72, 73, 73,145,184,184,184, 84,181,222, 89, 97,251,158, 35,159,
- 52,108,216,208,101,218,180,105,206,221,187,119, 23, 6, 6, 6,130, 82,138,219,183,111, 99,247,238,221,230,181,107,215,170,117,
-222,253,148,183,206,252, 94,104,207,122,103,215, 0, 29,128, 57, 1,233,233,171, 63,252,224,131,153,141,155, 54,125,111,214,172,
- 89, 60,133, 76, 42,252,110,250,251, 14, 0,240,237,207,219,157, 7, 12,121, 3, 75,235, 0, 29, 70,150,191,206, 91,217,116,166,
-164,141, 73,238, 61,168, 75,157, 41, 31,189,107, 27, 54,108,152,220,201,201, 9,129,129,129,112,117,117, 69, 66, 66, 2,210,210,
-210,232,129, 3, 7, 10,175,220,137, 19,238, 61,126, 35,217,193,217,215,158,117, 3, 53,237,123, 12, 77,236,221,187,183,235,219,
-111,191,237,216,172, 89, 51,161, 68, 34,129, 68, 34, 65, 86, 86, 22, 30, 61,122,100, 62,112,224, 64,161,206,171, 87,193,173, 51,
-219, 52,118,174, 69,168,111, 63, 98,246,163, 11, 39,102, 77,138,190,127,255, 77, 14,104,100, 54,155,253,109, 54, 27,225,241,120,
- 25, 28,199,221, 55,107, 52,235,140, 77,102, 45, 97,107, 17,218,135,205,102, 19,217,108, 54, 40,149, 74,156, 56,113, 66,240,248,
-241,227,175,239,222,189,251,117,122,122, 58, 44, 22, 11, 94,127,253,117, 52,105,210, 4,103,206,156, 65, 78, 86,214,129,202,180,
- 98, 1,149, 36, 45,109,244,152, 49, 99,142,108,222,188,153,119,247,238, 93,143,245,235,215,255, 86,158,113,121,243,205, 55,185,
-172,148,148,209,198, 74,230,192,170,226,222,204, 61,186,237,167,187, 3, 7, 15,137,152, 53,227,107,225,107,175,189, 6, 15, 15,
- 15,180,107,215, 14,102,179,217,165, 94,189,122, 85,221,155,154,246, 61,135, 39, 52,106,212, 72,190,100,201, 18,159,119,223,125,
- 23, 31,125,244, 17, 0, 64,175,215,227,248,241,227,152, 52,105, 82,102,138,160,165,182,170,242, 89, 28,153, 42, 49, 94,231, 0,
-180, 7,144,192, 58,180, 51, 24,140,127,181,193, 2,254,179,222,217,133,107, 81, 40,187, 28, 71, 17,190, 15,172, 65,111, 63, 30,
- 55,117, 65, 3,190, 69,237, 42, 36, 6,167,248,184, 56, 82,213,154,132,165,235,157, 57,135, 22,186, 63,249,163,197,119,223,126,
- 59,113,233,210,165, 93, 74,166, 98,144,201,100,247,245, 90,237, 41, 79,163,113,153,206, 57,244, 84,117,215,206, 75, 3,178, 0,
-124,224,122,235,214,242,190, 3, 94, 95,232,224, 22, 34,252,106,222, 90, 3,159,199, 51, 61, 74,207,193,210, 58,128,220,142, 1,
-143, 58, 19, 16,173,244,181,102,185, 15,137,253,230,179,207,166,124, 59,103, 78, 11,133, 66,209,193,108,181,134,114, 28, 7,112,
- 92,188, 78,171, 61, 71,205,230,235,198, 38, 51, 22, 59, 56,251, 82,187,215, 13,116,169,167,113, 75,220,217, 98,195,186,117,159,
-236,216,177,227, 79,121,119, 55, 26,151,235, 92,234,157,180, 39,239,101,247, 49, 0,151,145,157,125,185,194,218, 6,216, 90,132,
-118,223, 20, 28, 55,214,213,213,117, 83,151, 46, 93, 28,186,118,237,138, 62,125,250,224,181,215, 94, 3,199,113,160,148, 66,163,
-209, 96,251,246,237, 88,184,112, 97,124, 77, 96, 78, 85,122, 70,224,148,228,240,225, 94,141, 26, 53, 90, 95,153,113, 41, 54, 87,
- 85,246, 57,172,252,222,148,196, 91,157,251, 39,141,248,240,187, 58, 38,117,134,139,187,204,234, 19, 29,117,159,103,255,189, 25,
-166,177,221,222,222,242,245, 65,131, 62,228, 11, 4,237,138, 71, 52,210,135, 15, 30,220, 42, 89,236, 25, 77, 70,159,168,102, 89,
- 42,153,123,142,117,104,103, 48, 24,255,110,131, 37, 16, 8,178, 75,162, 60, 2,129, 32, 59, 97,239,184, 55, 42, 19, 17, 2, 93,
-138, 35, 87,168,114, 45,194,226,223,147, 0, 13,140,198,185,207, 76, 34, 90,102,180,160,240,185,253,171,147,169, 2, 32, 22, 86,
- 99, 95,100, 63, 0,246,127, 80,164,215,226,219, 47,202,230,169,194, 19,242,204,247,138,242, 13,192, 5, 20, 22, 94, 64, 97, 97,
-185,179, 75, 11, 5,162,252,170,210,249,124,222, 83, 0,245, 95,205,187,160,154,231, 71,240, 23,206,231,191,141,167,185,185,123,
- 1, 40, 2, 14, 30,244, 62,122,240,224,176, 41,147, 39,191,238,235,231, 87,219,195,195,195,213,209,209,145,119,245,234,213, 39,
- 86,131, 97,121, 99, 96, 67,113,244,180, 74,140,192,169,176,148,148,250, 67, 7, 13,250,144, 8, 4,109,203, 26, 23,106,181, 94,
- 10, 1, 86, 24,237,152,189,189,186,247,102,160,196,183, 75,113,228, 10,124, 59,239,205,180,162,116,204,131,213, 58, 15,247,238,
-149, 83,230,171, 93,150,190, 37,132,104,192,102,104,103, 48, 24,255, 38,254,230,117,133,186, 50, 77,166,249,170,104, 22,121, 20,
- 56,177,243,201, 52,153, 38,211,100,154, 47, 95,243, 85,219, 4,204, 98, 50, 24,118, 87, 70,108,248, 79,115, 23,131,193, 96, 48,
- 24, 21, 66, 0,116,173,224,101, 98,247,232, 0, 66, 72,215, 23,120, 89,157,100,154, 76,147,105, 50, 77,166,201, 52,153,230,191,
- 75,179, 42,237, 87,102,116, 34,107, 34,100,154, 76,147,105, 50, 77,166,201, 52,153, 38,107, 34,124,185, 27, 15, 12, 6,131,193,
-192,236,217,132, 7, 16, 2,204,230, 1, 59,249,192, 80,126,209,223, 47,206,208,161,164,220, 73,104, 63,249,132, 56,178, 51,206,
- 96,188,218,176, 62, 88,255, 69, 8, 33, 65, 62, 62, 62,171, 0,144,204,204,204,177,148,210, 20,118, 86,254,121,184,187,187,119,
-177, 90,173, 80,169, 84,167, 94,197,252,213,175, 67, 6, 81, 30,234,253, 39,172,141,148, 7,241,116, 83,121,251, 70,132,146,183,
- 64,254, 51,151, 22,225,240, 48,250, 17,221, 83,141, 50,207, 27,216,203,115, 17, 0,236, 61,146, 51,245,239,152, 23,139, 16, 82,
-215,211,211,243,152, 64, 32, 16,216,108,182, 15,178,178,178, 14, 86,108,128,134,242, 1,192, 83,186,251, 75, 23, 55,143,105,223,
- 76, 33, 66,147,241, 7,165,209, 96, 80,241, 4,130, 68,177, 72,118,209,202,147, 31, 73,203,234,245,160,188,227,119,236,216, 81,
-225,234,218,145,161,164, 87,120, 68, 68,191,166, 13,164, 9,139,150,181, 88,218, 33,196, 67,248, 36,245,142,226,215, 77, 41,171,
- 60, 93,253,251, 77,124, 95,112, 80, 66,109,111,126,255, 27, 45,100,119,153,253,204, 39,196,205, 12, 52, 16, 74, 36,129, 54,171,
-213,155, 0,148, 47, 16,100, 89,140,198, 84, 17,112,111, 26,165,202, 87, 93, 83, 36,145, 4,216,172, 86,111, 0,248, 39,166,147,
- 81,133,193,114,116,116,188,201,227,241, 2,202, 46, 82,203, 43, 94,208,185,228,179,178,255, 35,132,192,102,179,165,229,231,231,
- 55,171,198,131,208, 9,192, 48, 0, 37, 67,205,183, 2,216, 78, 41, 85,191,224,131,213, 73, 36, 18, 77,149,203,229,157,245,122,
-125,125, 0,144, 74,165,209, 90,173,246,180,217,108, 94,244, 34,186,132, 16, 1,128,161, 10,133,162, 19,143,199,235, 68, 41, 37,
-148,210, 51,133,133,133,167, 1,236,160,148, 90, 95, 64, 83,234,229,229, 53, 47, 60, 60,124,228,151, 95,126,153,231,238,238, 30,
- 54,105,210,164, 27,158,158,158,191,231,230,230, 78,167,148,234,255, 9,133,131, 16, 82,219,199,199,103,171, 80, 40,228,167,166,
-166,118, 2,128,192,192,192, 51, 38,147,201,150,157,157,253, 6,165,244,113, 53,245,228, 0, 90, 41, 20,138,102, 10,133,162,189,
-205,102,171,199,113, 28, 56,142,123, 88, 88, 88,120,222,108, 54,223, 4,112,149, 82,170,253, 7,153, 96, 71, 47, 47,175,205,132,
- 16, 16, 66, 66, 41,165,154, 87,237, 33, 64,121,168,247, 32, 58, 38,172,212, 68,213, 15,175,228,132, 32,168,156,125,237, 54, 88,
-189,187,184,244,236,215,175, 17, 15, 0,204,230, 27, 61, 1, 28,126,217,230,106,240,224,193,151, 55,111,222,236,106, 52, 26, 49,
-118,236,216,173,206,206,206, 43, 84, 42,213,151,149, 29,231,232,232, 56,105,206,220,159,101,197,207, 52, 47,142,227,188, 50, 50,
- 82, 67, 99, 99,238,247,140,141,141,250,206,172,221,115,213, 76,249,227,148,186,254, 49,246,164, 35,162, 54,233, 59, 96,232,160,
- 62,115,230,204,194,200,225, 35,107, 68, 71, 27,164,254, 78, 9, 98,181, 89, 94,199,195, 35,160,255, 23, 95,125, 79,174, 94, 57,
-219,127,199,246,181,167,191,120,143,116,102, 38,203,174,107, 75,190, 21, 8, 90,185,134,135,183, 31,190,119, 47, 20,129,129, 2,
-129, 68,194, 3, 0,171,209, 24, 88,152,154,234,187,173,127,255,150,179, 9, 57, 59,147,210,107, 76,243,255, 95,147, 97,167,193,
-226,241,120, 1, 79,159, 62,245,146,203,229, 69, 15, 97, 74, 97,179,217, 96,179,217, 80,252, 82, 4,165,180,244,167,213,106, 69,
-120,120,184, 93, 53, 88, 0,157, 1,188,211,184,113,227,215,231,204,153, 35,234,220,185, 51,108, 54, 27, 14, 31, 62,220,110,238,
-220,185, 63, 17, 66,118, 3,216, 0,224,148,189, 53, 92, 66, 72, 15,185, 92,190,229,135, 31,126,112,234,214,173,155,192,207,207,
- 15,132, 16,100,102,102,182, 58,121,242,100,179, 73,147, 38,125, 64, 8, 25, 69, 41, 61, 86,141, 27, 58,210,209,209,113,231,160,
- 65,131, 2, 58,116,232,224, 16, 17, 17, 1,155,205,134, 59,119,238,188,123,243,230,205, 17,187,118,237,154, 73, 8, 25, 98,239,
-122,106,132, 16,162, 80, 40,222,246,247,247,159, 55, 99,198, 12,183, 81,163, 70,137,163,162,162, 10, 66, 66, 66,200,197,139, 23,
- 61,183,111,223,254,193,130, 5, 11,134, 58, 58, 58, 78, 47, 44, 44,220, 72,203, 91,199,232, 57,156,156,156,110,242,120,188, 0,
-123, 12, 48, 0,187, 77, 48, 33,164,113,205,154, 53,183, 95,184,112,161,102, 82, 82,146,109,224,192,129,155, 0,224,244,233,211,
- 13, 44, 22, 11,233,222,189,251, 17, 66,200, 48, 74,233, 29, 59,243,222,208,205,205,109,223,200,145, 35,221,106,215,174, 45,171,
- 89,179, 38,145,203,229,224,243,249, 80,169, 84,126, 81, 81, 81, 93,175, 93,187,166, 63,121,242,100, 62, 33,164, 63,165,244, 94,
- 53,174,211,107, 94, 94, 94,111, 10,133,194, 72,171,213,234, 15, 0, 2,129,224,169,197, 98,137,202,206,206,222, 76, 41,189,252,
-162, 55,136,183,183,247, 79,243,230,205,243,200,206,206,166, 11, 22, 44,248, 9,192,219,175,234,195, 96,235,239, 59,112,243,198,
- 53, 0, 16, 17, 66,200,243,229,143, 16, 66,234,133, 66,244,233,167,147,209,172,121, 75,188, 49,114,104,149,154, 3,251,120,204,
- 17,243, 5,238, 58,147,241, 90,174,138,183, 47,200, 75, 60,104,212,208,102, 9, 0,112,244,200,253, 65, 45, 91,186, 93,244,112,
-230, 6,200,196,146,150, 38,155, 53,111,239,161,220, 25,213, 49, 83,254,254,254,199, 92, 93, 93,101,249,249,249,153, 57, 57, 57,
-191, 14, 30, 60,248,219, 13, 27, 54,184, 62,121,242, 4,169,169,169,152, 56,113,162, 34, 45, 45,237, 67,137, 68,114,197,104, 52,
- 86, 24,201,210,104, 52,203,230,205,157, 60,195,209,201,149, 47,147,202,161,112,116, 66,205,154,161,104,222,162, 29,186,118,235,
-143,132,132,216, 86,219,255, 88,123,155,159,177,115,190, 77,220,228, 91,165,178,102,133,207,165,250, 97,164, 67,137,185,154, 49,
- 99, 22,226, 98, 98, 52, 73,137,188,143, 15,237, 21,200,122,117, 9,151,152,204,133, 73, 87,175,156,173,217,170,117, 71, 0,104,
-182, 99,251,218,211,179, 71,145, 46, 51,183,188,122,230,253,101,154,171, 57, 66,225,219, 61,150, 44,241,106,242,193, 7,162,194,
-196, 68,115,194,202,149,186,172,243,231,109, 2,137,132, 6,246,236, 73, 60, 59,117,114,248,224,225, 67,209,165, 5, 11,218,127,
- 39, 22,135,124,101, 50,109, 97,154,255,127,154,140,106, 24, 44, 66, 8,228,114, 57,182,109,219, 6,161, 80, 8,129, 64, 0,161,
- 80, 88,225,239, 65, 65, 65,246,220, 36,131, 61, 61, 61,127,158, 49, 99,134,247,176, 97,195,224,238,238,254,124,184, 30,175,191,
-254,186, 40, 46, 46,110,196,198,141, 27, 71,252,250,235,175,153,132,144,143, 41,165,187,171,208,237, 20, 22, 22,182,251,248,241,
-227, 82,131,193,128,243,231,207,163,160,160, 0, 98,177, 24, 1, 1, 1,232,222,189,187, 32, 38, 38,198,173, 91,183,110,187, 9,
- 33,125, 41,165,103,236, 72,107, 51, 47, 47,175,115, 59,118,236,112,104,212,168, 17,121,244,232, 17,154, 52,105, 2, 0, 80,169,
- 84, 24, 56,112,160,195,168, 81,163,106,143, 24, 49,226, 42, 33,164, 3,165,244,102, 21,122, 77,125,124,124, 54, 14, 26, 52,200,
-239,187,239,190,115,114,116,116, 68, 82, 82, 82,134,143,143, 79,104,201,249, 30, 49, 98,132,184, 95,191,126,190, 11, 23, 46, 92,
-182,115,231,206,207, 8, 33,111, 83, 74,111, 85,166, 91, 98,132,101, 50, 25,178,178,178,176,117,235, 86,124,248,225,135,224,243,
-249,200,206,206,198,246,237,219,241,241,199, 31,151, 24, 25,187, 76,176, 92, 46,239,218,168, 81,163,223, 78,159, 62, 29,224,226,
-226, 2, 63, 63, 63,222, 55,223,124, 19, 25, 18, 18, 34,173, 81,163, 6, 63, 35, 35, 3,187,119,239, 14,121,243,205, 55,247, 57,
- 56, 56,188,107, 48, 24,170,108, 58,243,246,246, 94,119,232,208,161,160,232,232,104,172, 92,185, 18,249,249,249, 16,139,197,112,
-113,113,129,143,143, 15, 66, 67, 67,201,180,105,211,100,253,250,245,147,125,244,209, 71,235, 0, 52,182,227, 26, 53,242,242,242,
- 90, 53, 98,196,136,144,217,179,103,187,248,248,248,160,164, 66,160, 82,169, 2,146,146,146, 90,205,152, 49, 99,136,183,183,247,
-147,236,236,236,113,148,210,187,213,124,168, 55,238,210,165, 75,223,129, 3, 7,242, 51, 50, 50,176,121,243,230,190,132,144,198,
-246,154,202,255, 53,110,222,184,134,177, 19, 38, 22,250, 5, 6,138, 14,236,255, 99, 64, 97,225,234,139, 10,158,139, 0, 0, 10,
- 57,165,181, 77, 43, 69,219,126,253, 71,136,122,247, 25, 88,184,250,151,101, 10,123, 12,150,152, 47,112,223,182,101,124,234,249,
- 75,241,245,142,157, 76,234, 58,176,127, 87,158, 64, 20, 86, 27, 0,166, 76, 30, 35,222,187,255,228,138, 30, 93,107,100,180,111,
- 19,154, 58,124,212,202,192,234,152,171,186,117,235,158,189,125,251,182,183, 68, 34, 65,126,126,190,251,234,213,171,127,108,219,
-182, 45, 47, 33, 33, 1, 49, 49, 49, 72, 76, 76,132, 74,165, 66,183,110,221, 20,183,110,221,250, 21, 64,133, 6, 43, 71, 63,120,
- 94,136, 87,238,114,127,119,215,154, 6,179,202,203,102,205,139, 56,125,242,110,195, 93, 59,116, 77,188,124, 2, 66, 71,140, 24,
-139, 47,190,252, 94,184,103,215,198, 25,231,206, 31, 7, 80,179,226, 25,252, 41, 94,251,106,250,151, 80,107,140, 24, 53,114, 12,
-222, 28, 57,198,157,194,228, 75,109, 6,185, 73, 95,224,226, 44,138, 62,184,241,143, 29,131, 0, 4,148, 49, 89,167,152,201,170,
-152, 57, 2, 65,203,190, 63,255,236, 25,249,254,251,146,187,179,103,107,115,207,159,215,215,233,221,187,160,201,248,241, 70, 0,
-208, 36, 38,138,226,102,206,148,121,182,111, 47,109, 61,117,170,171,205,100,242,153, 75, 72,139,111, 40,189, 94, 93,205,160, 97,
-195,108, 51,214,175,111,126,126,242,228,142,196, 98,225,247,108,221,250,206,130,205,155,159,254, 21,205,151,153,206,244,115,231,
-140,249, 33, 33,104, 50,112, 96, 94,144,151,151,241,101,230,253,175,164,147, 81,206,115,138, 82, 10, 66, 72, 7, 0,103, 1,204,
-166,148,206, 2, 0, 23, 23,151, 44,165, 82,233,181,123,247,238, 42,205,149, 80, 40,132,175,175, 47, 66, 67, 67,179,179,178,178,
-188, 43,121, 40,166, 90,173,214, 0,171,213, 10,177, 88, 92,105,194,212,106, 53,238,220,185,131, 78,157, 58,165, 81, 74, 3, 43,
-107,194,145,201,100, 9, 49, 49, 49, 30, 15, 30, 60,192,205,155, 55, 17, 18, 18, 2, 87, 87, 87, 8,133, 66, 88, 44, 22,168,213,
-106,132,133,133, 65, 34,145,160,105,211,166,185, 90,173, 54,164,178,166, 30, 66,136, 68, 46,151,199,159, 59,119, 46,176, 73,147,
- 38,184,126,253, 58, 2, 3, 3,225,227,227, 3, 0, 72, 76, 76,196,197,139, 23,209,187,119,111,220,190,125, 27,175,191,254,122,
-170, 86,171, 13,165,148, 26, 43,210,116,119,119,207, 56,125,250,116, 90,131, 6, 13, 12, 90,173,150,151,149,149, 37, 60,127,254,
-188, 85,163,209, 40, 84, 42,149, 80,169, 84, 10,213,106,181, 64,171,213, 10,121, 60,158, 72,175,215, 11, 79,157, 58,197, 55,153,
- 76, 78,149,157,167,146,235,180,127,255,126, 52,104,208, 0,187,119,239,198,148, 41, 83,112,233,210, 37, 4, 6, 6, 98,199,142,
- 29,152, 58,117, 42, 98, 99, 99,225,225,225,129,136,136,136, 74,175, 17, 0,212,169, 83,231,209,253,251,247,107,139, 68,162,146,
-117, 23, 75,214,179, 67, 78, 78, 14, 30, 63,126,140,167, 79,159,162, 78,157, 58, 24, 57,114,228,227,180,180,180, 58, 85, 21,180,
-128,128,128,156,232,232,104,143,134, 13, 27, 34, 43, 43, 11, 46, 46, 46,112,118,118,134,139,139, 75,233,239, 33, 33, 33,152, 60,
-121, 50,124,124,124,178,245,122,189,119, 85,230,167, 65,131, 6,199, 78,157, 58,229,225,228,228,132,204,204, 76,168,213,106, 8,
- 4, 2,200,100, 50,120,120,120,192,193,193, 1, 0, 16, 31, 31,143, 62,125,250,228, 38, 36, 36,244,168, 70,196,141,231,237,237,
- 29,115,239,222,189, 80, 74, 41, 82, 82, 82, 16, 27, 27,139, 9, 19, 38,196, 27, 12,134,240, 87,105, 77,189, 50,253,170, 68,111,
-143, 30, 43, 26,216,127,128,238,206,205,163,156, 20,231,208,162,177, 84, 9, 0,215,239,232, 93,244,232,128,198,205,122,242,246,
-238,223, 39,219,184, 97,181, 16, 28,188, 65, 16,251, 32,142,206,173, 72,187,111, 15,151,183,166, 78,236, 89,175,125,155,246, 2,
-181,154,250,252,182,105, 77,139,228, 39, 9,222, 0, 16, 92, 43, 36,235,189,183,198, 92,119,114, 34,153,231, 47,157,183, 46, 90,
-118,244,225,193, 99,202, 77,118, 92,155,144,208,208,208, 43,251,247,239,247,240,242,242,130,179,179, 51,180, 90, 45,204,102, 51,
- 30, 60,120, 96,216,182,109,155,197,201,201,201, 49, 51, 51, 19, 74,165, 18,132, 16,236,223,191, 63,133, 82, 26,252,188, 86, 73,
- 31, 44, 0,152,208,171,158, 48,162,115,168,171, 72, 98,149, 74,133,113,190, 32, 54, 9,161, 10,239,211,167,175, 52, 60,115,238,
-194, 27,189,251, 14,247,108,221,186, 19,190,255,238, 11, 75, 74,102, 86, 19,165,174,127, 76,121,125,176,234,133,146,206, 3, 95,
- 31, 52,116,206,156, 89,152, 53, 99, 54, 14,238,223,171, 82,200,121, 70, 39, 23,161,115,251, 86,109, 12,147, 63, 28,144,170, 43,
- 76, 11,252,113,197,154,145,221,122, 12, 13,104,213,186, 35,174, 94, 57,139, 29,219,215,222, 20,217, 44,172,185,240, 57,102, 19,
-226,234, 18, 18, 50,238,147,248,120,209,221, 89,179, 10,173,233,233, 5,205, 38, 77,202, 45,111,223,180, 19, 39,228, 98, 63, 63,
- 39,215,254,253,221,150, 5, 7, 83, 75,118,246,170,242,250, 16,149,167,121, 82,161,112,249,227,200,145, 46, 84, 40,236,240,249,
- 23, 95, 72,251,246,237, 11,181, 90,141, 93,187,118, 97,213,202,149, 70, 95, 95,223,251,126, 81, 81,183, 35,213,234,175,237,213,
-108, 54,105, 82,174,205,102, 35, 67,167, 78,237, 22,157,152,216, 57, 51, 59,187, 6, 0,248,186,185,165, 54, 11, 9,185,185,238,
-224,193,216,159,106,214,228,236, 77,231,154,163, 71,189,119, 38, 37,189,239,230,230, 38,205,202,206, 22, 72,196,226,188, 86, 17,
- 17, 59,126,153, 62,253,172,245,222, 61,145, 67, 64,128,147,115,223,190,213,206,123,179, 73,147,114,243, 53, 26,193, 39,223,126,
-219, 38, 57, 43,171, 70,161,209, 88, 71,169,209,248,216, 44, 22,158,147, 76,150, 87, 43, 44, 44, 91,127,254,124, 70, 45,157,110,
-226, 26, 74,179,255,198, 72,229,159,188,200,171, 16,193, 58, 75, 41,253,211,104, 25, 74,169, 93,209, 43,161, 80,248, 76,115, 84,
- 37,136,248,124, 62,174, 95,191,142,236,236,108, 52,104,208, 0, 53,107,214,124,102,135,132,132, 4, 28, 62,124, 24, 74,165, 18,
- 77,155, 54, 5, 0, 81,101,130, 18,137,228,211,133, 11, 23,186,152, 76, 38,220,188,121, 19,205,154, 53,131, 68, 34,129, 72, 36,
-122,198,252,101,103,103,163,126,253,250,248,252,243,207,157,191,251,238,187, 79, 81,201, 26,114, 2,129,224,163, 49, 99,198,120,
-149, 68,172, 82, 83, 83, 75,210, 2, 0,240,244,244,196,157, 59,119,208,172, 89, 51, 4, 4, 4, 96,200,144, 33, 94,155, 55,111,
-254, 8,192,162, 10,107,242, 98, 49,175, 65,131, 6,205,139, 35, 68,224,241,120,113, 78, 78, 78,158,222,222,222,114, 39, 39,167,
- 63,229,113,253,250,245, 74, 30,143,103,169,234,132,242,120, 60,100,102,102, 34, 50, 50, 18, 42,149, 10, 0,160,213,106, 81,167,
- 78, 29,168,213, 69, 93,206,140, 70, 35,252,252,252,160,215, 87,222,181,171, 81,163, 70,179,194,195,195,187,119,236,216, 81, 34,
- 20, 10,113,247,238, 93, 52,105,210, 4,219,182,109, 67, 80, 80, 16,100, 50, 25,226,227,227,209,160, 65, 3,156, 59,119, 14,158,
-158,158,168, 95,191,190,164,105,211,166, 23,242,243,243,207, 36, 37, 37,205,170, 36,157, 60,133, 66,129,115,231,206, 97,221,186,
-117, 72, 76, 76, 68,122,122, 58, 28, 29, 29,209,184,113, 99, 68, 68, 68,224,181,215, 94, 67,124,124, 60, 72, 21,133,137, 16,226,
- 19, 26, 26,122,240,250,245,235, 30,148, 82,108,222,188, 25,133,133,133, 48,153, 76,224,241,120,112,112,112,128,171,171, 43, 58,
-119,238, 12, 79, 79, 79,132,134,134, 98,251,246,237, 30,189,122,245, 58, 92, 28,129,202,172,234,188,186,186,186, 78,156, 57,115,
-102,160,151,151, 23,146,146,146,160, 82,169,224,237,237,141,142, 29, 59,250,159, 60,121,114, 34,128, 37,175,202, 11,172,164, 67,
- 59, 33,132, 28,216,255,199,128, 32, 95,113,189, 22, 77, 52,193,247,111, 9,106, 31, 62,249,168, 97,209,249, 8,190,215,162,169,
-230,241,245,155, 71,147, 15,236,255,227,218,195, 56,236,179,167, 9, 59, 87,197,219,119,236,100, 82,215,134,245,219,241,151,175,
-152, 57, 96,236,123, 61, 36,110,174,237,136, 58,123, 59, 46, 93,187, 31,252,205,172,105, 94,115,103, 45, 56,112,236,100,146, 45,
- 87,197,155,103, 79,122,235,215,243,253,233,236, 94, 47,143, 66,243, 47,184,115,205, 25, 16,182, 70,173,144,186, 80,171,213,112,
-112,112,112, 24, 57,114,164,237,203, 47,191,212, 57, 57, 57,201, 8, 33, 56,115,230, 76, 54,128, 30, 85,233, 26,188, 92,169,205,
-108,177, 82, 49,159,163,196, 81, 79,108,249,226,168, 7, 79,208,161, 67,175,172,230,205,154,124,183,224,135, 37, 95,133,132,132,
-121,142, 28, 53, 78,184,104,209,215, 43, 1,180, 43, 79,231, 97, 60, 61, 29, 81,155, 72, 1,244,153, 51,119, 22, 18, 18,226, 93,
-199,190,163,156, 45,144, 72,253,194,131,219, 56,174, 92,119,166,103,157, 58, 53,107,140, 29,253,238,161,213,235,215,245, 41, 27,
-201,250,227,247,213,251, 8, 33, 93,236, 57,183,255, 34, 26,190,121,240, 32, 10, 83, 82, 44,249, 23, 46, 24,186,252,252,115,110,
- 96,143, 30, 75, 76,102,179, 71,201,163,130, 71, 8, 72, 73, 23, 9,142, 35,130,207, 63,231, 81,129, 0, 22, 87,215,119,166, 1,
-117,171,210,156,146,145, 49,248,141,247,223,239,179,239,232, 81,212,172, 89,179,244,125,230,226,226,130,169, 83,167, 98,210,164,
- 73,146, 59,119,238,180,216,185,115,103,139, 69, 63,252,224, 61, 13, 24,108, 79, 58,143, 95,189,234, 58,126,206,156,233,141,154,
- 53, 11,218,180,117,171,164,118,237,218, 0,128,199,143, 31,135,126,191, 96, 65,112,100,131, 6, 89,223,125,250,233,134,232, 47,
-191,172, 15,224, 66,101,154,153,231,207,155,118, 38, 37,189,127,250,204, 25,151,200,200, 72, 0, 64,108,108,172,215,178,101,203,
-198,212, 31, 50,100,212,156, 15, 62,248,186,175,193,160,116,202,201,145,244,253,233, 39,193, 31, 67,135, 86,169, 89,146, 78, 0,
-232,248,238,187,159,182,235,212, 41, 98,240,251,239,187, 5, 5, 5, 17,133, 66, 1,179,217,140,244,244,116,215,232,232,232,218,
- 7, 53, 26,245,158,171, 87, 55,175, 41, 94,196,253,111,162, 92, 47,242,191,110,176, 58, 18, 66, 40,128,142,148,210,115, 37, 47,
-110,155,205,102,151,185, 18, 8, 4, 40,238, 4,108,223,151, 10, 4,240,243,243, 67,110,110, 46,162,162,162, 16, 28, 28, 12,139,
-197,130, 99,199,142, 65,165, 82, 65, 40, 20, 66, 36, 18,193,108,174,122,109, 88,185, 92,222,181,107,215,174,130,171, 87,175, 34,
- 36, 36, 4, 82,169,180, 52, 93, 37,155, 72, 36,130,175,175, 47,212,106, 53,186,116,233, 34, 92,190,124,121,215,202, 12,150,179,
-179,115,239, 97,195,134,149,134,216, 10, 11, 11,193,231,243, 75,205, 74, 97, 97, 33,242,243,243,161, 84, 42, 97, 48, 24,208,186,
-117,107,241,193,131, 7,123, 87,102,176,202,162,211,233, 10,179,179,179, 93,218,181,107,231,186, 97,195,134,216,214,173, 91,135,
- 61, 83,194,206,158, 53, 24, 12, 6, 33,143,199,179,107,157,187, 45, 91,182,148,158,251,167, 79,159, 98,229,202,149,165,255,139,
-143,143,199,242,229,203, 75,231,229,168,236, 26,133,135,135,247,218,188,121,115,179, 77,155, 54, 21,240,249,124,196,198,198, 98,
-235,214,173,160,148,194,211,211, 19, 58,157, 14, 89, 89, 89, 56,115,230, 12,172, 86, 43, 20, 10, 5,252,253,253, 29, 62,250,232,
-163,182,179,103,207, 22, 2,168,208, 96,217,108, 54, 27,159,207, 71,112,112, 48,102,204,152, 1,131,193, 0,145, 72, 84, 26,173,
- 84, 42,149,184,125,251, 54,146,146,146, 80,213,203,197,193,193, 97,200,166, 77,155,188,196, 98, 49,244,122, 61, 52, 26, 13, 82,
- 83, 83,145,156,156,108,200,206,206,182, 58, 58, 58,242,130,131,131,121, 18,137, 68, 50,112,224, 64, 82, 98, 52,251,246,237,235,
-190,121,243,230,225, 85,153, 35, 66,136,103,189,122,245,190, 26, 51,102,140, 67,217,202, 70,102,102, 38, 6, 15, 30, 44,187,124,
-249,242,151,132,144,173,148,210,156, 87,233, 45, 70, 41,165,133,133,171, 47,158,223,247,115,189,251,183, 4,181, 77,166,130,214,
-221,122, 79, 20, 0,192,229,115,235, 91,223,191, 21, 5, 41,177, 38, 31, 57,190,232,162, 66, 49,150, 86, 21, 1,236,221,197,165,
-103,144,151,120,208,192,254, 93,121,191,109, 90,211, 98,236,123, 61, 36, 94,181,214, 16, 0,112, 21, 5,224, 53,219, 20,158,193,
-168,117,248,109,211,154, 22, 3,251,247,190,150,248, 36,121, 73,159,174,174,123, 14,159, 82, 30,173, 44, 66,232,235, 35,244,119,
-115,202,131,155, 99, 19, 4,135, 56,226,246,157,123,216,183,251, 2, 66,195,219,194,104, 52,194,106,181,202,251,245,235,167,219,
-182,109,155, 33, 46, 46, 78,163,215,235, 59, 80, 74,227,170,202,127, 90,218, 3, 46,204,167,149, 89, 36,149, 88, 53, 42,145,110,
-218,215, 59,135, 54,109,217,189,153,171,175,191,208, 83,206, 29,232,212,161,221,214,223,183,172,154, 52,229,179,185,104,220,184,
-117,235,135,143,142, 68, 0,184, 95,174,105,125, 76, 15, 70,134, 18,107,194,163, 71,125,146,147,146,210,234,122,251,152, 30, 43,
-169,101,226,180, 53,221,218,117, 24,210,176,118,189,246,226,232, 7,231,200,228, 15,199,252,254,227,138, 53, 35, 75, 76,214,249,
-243,199, 58,204,154,149, 36, 6, 96,100,190,170,184, 86, 46,145, 4, 40,130,131, 5,137, 27, 54,232, 67,250,245, 43, 0, 0,147,
-217,236,145,152,148,228, 44,147,201, 64, 41,133,197, 98,121,166,143,112, 73,191,224,200,176, 48,111,123, 52, 19,191,249,166,225,
-231,159,127,142,204,204, 76, 88,173, 86, 8,133,194,231,159,217,208,106,181,120,231,157,119,240,211, 15, 63,180,178, 71,211,102,
-179,145,241,115,230, 76,255, 98,250,244,218,227,198,141,227,149,125,246,186,185,185, 97,231,174, 93,226, 21, 43, 86, 4,124,245,
-211, 79,239,188, 33,145, 36, 84,165,153, 91,167, 14,220,178,178,164, 37,230, 10, 0,194,194,194,176,114,229, 74,201,123,239,189,
- 39,238,215,175,223,226, 59,141, 26, 45, 91,210,182,237, 35,247,186,117,157,196, 18, 73,128,189,231, 19, 0, 52, 6, 67,228,146,
-101,203, 92,175, 93,187,134,172,172, 44,100,102,102,150,220,203,104,222,188, 57,121,243,205, 55,157,107, 5, 6,182,248,155, 47,
-247,159,188,200,255,188,193, 42,206, 8, 41,206, 24, 41,243, 82,124,198,168, 84,101,176, 94, 32, 28, 8, 95, 95, 95,152,205,102,
-172, 93,187, 22, 34,145,168,244,165, 11, 0, 38,147,201, 30,179,210,192,207,207, 15, 42,149, 10,117,235,214,125, 38,114, 37, 18,
-137, 32, 16, 8, 32, 18,137, 32,145, 72, 96, 52, 26, 17, 20, 20, 4,157, 78,215,160, 50, 77,189, 94,223,216,205,205,173,244,197,
-106, 52, 26, 75,205,149, 82,169,132, 82,169,132,201,100, 66, 65, 65, 1, 10, 11, 11,161,209,104,160,213,106,155,216,147,103,142,
-227, 16, 21, 21,245, 56, 44, 44,172, 49,159,207,135, 66,161,144,107,181,218,210,190, 67,249,249,249,216,184,113,163,246,173,183,
-222,242,216,191,127,191,206,158,115,248,241,199, 31, 67, 34,145, 64,167,211,225,215, 95,127,197, 39,159,124, 2,145, 72, 4,141,
- 70,131,149, 43, 87, 98,242,228,201, 16, 8, 4, 48,153, 76, 88,182,108, 89,197,145,140, 7, 15, 18,175, 94,189,218,164,105,211,
-166,174,123,246,236,201,233,214,173,155,103,143, 30, 61, 32,149, 74,161,215,235, 97,177, 88,208,170, 85, 43,132,135,135, 35, 59,
- 59, 27, 71,142, 28,201, 13, 13, 13,245,184,118,237, 26,151,153,153,153, 92,213,203,187,172,193,182,217,108,200,202,202,130, 82,
-169, 68, 78, 78, 14,210,211,211,145,150,150, 6,129, 64,128,170, 42,239,238,238,238,175, 71, 70, 70,242, 1, 64, 42,149,162,113,
-227,198,152, 62,125,186, 85,175,215, 15, 3,112,164,120,183, 94,107,214,172,217,115,241,226, 69,129,159,159, 31, 98, 98, 98,224,
-233,233, 41,112,112,112,168,210, 96,249,248,248,172, 63,112,224,128, 91,137,169, 46, 57,207, 58, 93,209,229, 24, 60,120,176,219,
-166, 77,155,214, 3,232,253,170,189,204, 20, 60, 23, 65,139,198, 82,229,225,147,143, 26,118,235, 61, 81,224, 91,123, 38, 0,224,
- 53, 64,112,226,240,178,134,189,187,214,217, 81,210, 47,171, 50, 6,246,242, 92,212,175, 95, 35,222,168,161,205, 18, 4,162,176,
-218, 91, 54, 45,243,118,115,109,247,159,135, 4,223, 13,114, 41, 16, 94,219,198,187,242, 71,130,247,228,137, 97,166,173, 27,222,
- 79,216,178,227,102, 87,145,232,110,103, 0,147, 43,210,190, 23,109,220, 95,160,241,175,231, 42, 58, 75,224,208, 31, 77, 26,135,
-194,211, 83,137, 95, 87,111,130,127, 80, 27, 24,141, 70, 56, 57, 57,201,108, 54,155,153,207,231,111,177,199, 92, 1,192,169, 83,
- 74,174,126,125,165,137,175,225,172, 31,126,178,104, 80,183, 94,253, 35, 58,119,238,202, 29, 63,113,220,220,166,137, 57,163,115,
-231,214, 89,103,206,158,143,207,204,124, 26, 26, 30,222, 16,113,177,119,122, 2, 36, 10, 40,191,192, 70,197,211,163,181,107,147,
- 51,219,182,141,229,244,220,109,233,183,243,238,247,234,211,231,237,200,246,237,218,115, 39, 78,158, 54,137,145,251, 80,209,246,
-181,167,111,143, 24,182,103,219,238, 61,221,207,156, 62, 88, 71,165,206, 58,248,195, 10,202,204, 85,217,202,153,213,234, 45,144,
- 72,120, 57,103,206, 88, 27,188,247,158,177,228,126,148,201,100,216,183,111, 31,196, 98,113,233, 38, 18,137, 74,127,247,246,246,
- 46, 25, 84,101,151, 38, 0,100,100,100, 32, 51, 51, 19,206,206,206,240,244,244, 68,102,102, 38, 46, 95,190,140,184,184, 56, 8,
-133, 66,244,236,217, 19,188, 10,250, 46, 63,175, 57,116,234,212,110,245, 26, 52, 8,122,222, 92, 1,128,217,108, 70,126,126, 62,
- 6, 12, 24,192, 59,114,228,136,207,209,148,148,254,223, 0, 91, 42,211,108,210,167, 79, 94,214,206,157,229,126,119,211,166, 77,
-201,165, 75,151, 36, 61,123,244,152, 52,101,222,188, 21, 63,109,218,148,106,179, 90,125,170,147,119, 30,143,199, 35,132, 32, 48,
- 48, 16,249,249,249, 40, 44, 44,106,169, 86, 40, 20,112,117,117,133,197, 98, 1, 71,169,240,111,174,228,149,235, 69,254,167, 13,
- 86,113,102, 0,160, 99,217, 23, 10,199,113,118,153, 43,161, 80, 88, 58,130,237, 47,156,216, 63,125,102,143,193, 42, 73,171,131,
-131, 67,233, 13, 86,214, 88,149,164,147,199,227,129,207,231,195,158,200, 59,199,113,124,141, 70,131, 93,187,118,161, 67,135, 14,
-165,205, 79, 42,149, 10, 74,165, 18, 42,149, 10, 6,131, 1,137,137,137, 56,117,234, 20,234,212,169, 3,192,190, 73, 91, 19, 18,
- 18,110,214,172, 89,179, 89,201,203,187, 83,167, 78, 1, 27, 54,108, 72,239,221,187,183, 31,165, 20, 95,127,253,117,110,171, 86,
-173, 60,202,190,220,171,130,207,231,227,242,229,203,168, 83,167, 14, 40,165, 16,137, 68,136,141,141,133,151,151, 23, 56,142,131,
- 64, 32, 64, 78, 78, 14, 28, 29, 43,159,219, 48, 42, 42,106,244,187,239,190,155,238,236,236,220, 48, 47, 47, 47, 67, 34,145,180,
- 59,127,254,124,160,217,108,134,147,147, 19,156,156,156,112,248,240, 97,184,184,184,224,211, 79, 63, 77,209,235,245,151,229,114,
-185,183, 94,175,191,151,153,153,249,117,117,174,183,213,106,133, 86,171, 69, 65, 65, 1,242,243,243,161, 86,171, 97, 48, 24,170,
- 76, 99,121,180,107,215, 14, 7, 15, 30,228,207,159, 63,255,183,132,132,162,138, 96, 72, 72, 8, 62,253,244, 83,190,191,191, 63,
- 18, 19, 19,113,243,230, 77,152,205,102, 84, 21,126, 22, 10,133,157,166, 76,153,210, 54, 40, 40,136,152,205,102,112, 28, 7,163,
-209,136,146,223, 83, 82, 82, 80,175, 94, 61, 94,112,112,112,107, 66, 72, 39,123, 6, 76, 48,138, 80,103,111,135,171, 40, 0,224,
-187,129, 83,175,128,246, 5, 39, 35,201,206,206,158, 55,114, 28,255,189,195, 91, 11,189, 99, 31, 57, 34, 48,228, 77, 4,212, 26,
-128, 49,239,218, 48,235,219,131,240, 15,140, 64,114,114, 50, 58,117,234, 36, 74, 79, 79,127, 23,192, 84,123,181, 79,156,184,106,
- 59,126,248,200,144,161,195,223,110,214,181,107,111,235,177, 99,135, 17,117,239, 88,244,187,195, 95,207,166, 92, 33,113,113,145,
-221,126,244,232, 97,104,100,100, 83,152, 45,150,118,192,172,133, 0, 42,124,168, 60,126, 76, 77,179,103,207,230, 29,218,187,254,
-205,145,163,222,105,212,165, 75,119,203,177, 19, 7,112,243,202,137,187,139, 23,142, 57, 55,127,217,246, 78,221,122,190, 94,223,
-193,233,234,225,200,250,250,247, 3,157,130, 30,179,146, 82,193,203,202,193,129, 67,241,115,145, 71, 8, 40,165,207,152,171,231,
- 13, 22,143,199,171,178,226, 95, 86,179,236,187,168,164, 34,189,106,213, 42, 72, 36, 18,136,197, 98, 8,133,194, 42,187, 89,148,
-213,140, 78, 76,236,188,113,203, 22, 73,121,230, 42, 47, 47, 15,121,121,121, 40, 44, 44,196,136, 17, 35, 68,179,111,220,104, 90,
-149,102,144,175,175, 81, 46,149,102, 61,120,240,192, 47, 34, 34,226,153,244,170,213,106, 72,165, 82,108,217,186, 85,212,183, 79,
-159, 9, 93, 14, 31, 94, 12, 64, 89,221,188, 19, 66,224,229,229, 5, 87, 87, 87, 16, 66, 96,181, 90,145,153,153,137,232,232,104,
-220,184,113, 3,124, 66,172,127,231, 53, 46,207,139,188, 10, 17, 44, 82, 81,180,197, 94,131,197,231,243, 95, 40,138, 85, 25,246,
- 52, 17,202,100,178,251,233,233,233,109,252,253,253, 97,181, 90, 75, 13,214,243, 77,132, 37,209,142, 59,119,238, 64, 38,147,221,
-175, 74,147, 82,218,186, 69,139, 22,216,189,123, 55,206,156, 57,131, 39, 79,158, 64,167,211,193,104, 52, 66,175,215, 35, 58, 58,
- 26, 28,199, 33, 50, 50, 18,114,185,188, 74, 77, 0,208,106,181, 25, 66,161, 48, 76, 42,149,254,167,185,195,215, 23,121,121,121,
-156,197, 98,193,198,141, 27,213, 62, 62, 62,114,169, 84,106,183, 97, 37,132, 32, 59, 59, 27, 1, 1, 1,165,125,176, 52, 26, 13,
-188,188,188, 74, 12, 5,140, 70, 35, 28, 29, 29,171,108, 34,164,148, 26, 0, 76, 41,163,221,124,232,208,161,191,111,219,182,173,
-214,201,147, 39,113,237,218, 53,120,122,122,226,187,239,190,123,146,148,148, 52,146, 82,122,227,111,184,193,170,220, 39, 47, 47,
-111,215,253,251,247, 91,183,104,209,162,244,233,208,169, 83, 39,210,169, 83, 39,143,178, 33,253,156,156, 28, 92,191,126, 29, 39,
- 79,158, 4, 33, 4,241,241,241, 54,189, 94,255,123, 37,223, 45, 10, 14, 14,222, 48,125,250,116,133,213,106, 45, 45,219, 82,169,
- 20, 14, 14, 14, 16,137, 68,224,243,249, 72, 74, 74,194,128, 1, 3,156,127,254,249,231,245,132,144,218,148, 82, 51, 94, 17, 10,
- 57,165,245,250, 29,189,139,171,107,240,189,203,231,214,183,126,173,248, 25,113,249,220,122,171,171,107,240,189,235,119,244, 46,
-237, 3,149, 86, 69, 21, 58,123,143,228, 76, 53,155,111,244, 60,122,228,254,160, 41,147,199,136,131,107,133,100, 93,186,118, 63,
-248, 53,219, 20,158, 92, 10,104,245, 64,190, 18,136,121,204,231,130,107,133,100,221,184, 21, 43, 94,252,227,218, 16,157,222,180,
-231,240, 41,229,209, 42, 42, 99, 6, 66,200,192,143,191, 18,158,123,123,180,151, 88,228, 16, 8, 77,193, 45,212, 8,118,199,176,
-215,195,176, 98,245, 45, 56, 57,185,193,219,219, 27, 60, 30, 79,110,111,222,115,115,115,201,174, 63, 46,188,247,214, 59, 99, 90,
-245,232,222,199,122,244,216, 33,193,153,227,251, 47,175, 95,253,213, 30,202,215,202, 8,213, 72, 3,131, 2,238, 37, 62,137, 27,
-217,190,125,119, 72,197,178, 58, 64,120,185, 5,182,116,224, 0, 69, 10,143, 7,135,183,222, 25,251, 90,143, 30,253,173,199,142,
-237,197,177,195,155,174,206,156, 89,227,240,147,167, 91, 69, 87,110,164, 57, 12, 28,242, 65,193,193, 35, 15, 77,175,247,171, 25,
-231, 39,111,172, 7,227,217, 10,164, 64,144,101, 53, 26, 3, 3,122,244,224,235,146,147,133, 10,111,111, 43, 0, 88, 44,150, 42,
- 13, 22, 0,206, 30, 77,123,211,162,211,233,192, 1, 86,123, 52, 51,179,179,107, 20, 87,190, 75,177, 88, 44,165,230, 42, 47, 47,
- 15, 74,165, 18,114,185, 28, 57, 70,163,183, 61,154,221, 91,182,220, 56,123,214,172,169, 59,119,237, 18,149, 53, 87, 37,155, 80,
- 40,196,247, 11, 23,138, 62,249,236,179, 15, 38, 8, 4, 19,171,115, 62, 75, 42,235,124, 62, 31, 2,129, 0,201,201,201, 72, 73,
- 73, 65,114,114, 50,146,147,147, 33,149, 74, 65, 43, 56,159, 47, 49,130, 69, 94,165,178, 91,233, 52, 13,213,233,228,110,175, 33,
-176,217,108, 47,213, 96,105,181,218,147,167, 78,157,106, 57,112,224, 64,193,213,171, 87,225,227,227, 83,106,176, 74,126,150, 52,
- 59,201,100, 50,236,217,179,199,172,213,106, 79, 86,113, 19,157, 58,124,248,112,179, 25, 51,102, 8, 71,143, 30,141, 7, 15, 30,
- 96,220,184,113, 80, 42,149, 80,171,213,200,203,203,131, 78,167, 67,203,150, 45,225,224,224,128,123,247,238, 89,116, 58,221,169,
- 42, 10, 14,205,206,206, 46,244,244,244,244,125,254,127, 67,134, 12,241,254,229,151, 95,116, 49, 49, 49,150, 54,109,218, 56,217,
-107, 52, 74,248,227,143, 63, 74, 35,115,113,113,113,248,229,151, 95, 74,251, 92,221,186,117, 11,139, 22, 45, 42,157,187,172,154,
-133,253, 70,253,250,245,173, 22,139, 5,117,234,212,129,191,191, 63, 12, 6, 3,150, 46, 93,106,253, 59,204,149,189, 24, 12,134,
-157,111,191,253,246, 23,183,111,223,246, 21, 8, 4, 69,161,235,226,252,153,205,102, 60,122,244, 8,209,209,209,136,137,137, 65,
-126,126,126,105, 5,224,206,157, 59, 5, 22,139,101,123, 69,186,158,158,158, 95,175, 91,183,206, 71, 38,147, 61, 83,158, 75,162,
-159, 37, 81,209,156,156, 28,184,184,184,160, 75,151, 46, 94,167, 78,157,250, 26,192,140, 87,225, 97, 64, 8, 33,109, 90, 41,218,
-126,252,193, 59,104,209, 84,243,248,254,173, 40,156, 56,188,172, 33, 80,212,201,189, 65,211,200,199,215,111, 59,162, 87,247,169,
-109, 47, 93, 29, 87,105, 39,247,226, 62, 84,135, 91,182,116,187,184,119,255,201, 21,211, 38,143,185,254,205,172,105, 94, 6,163,
-214, 33,188,182,141, 7, 20,153,171, 43,183,229,134,185,179,198, 92, 95,240,227, 70, 46, 37,219, 60,233,218,181,130, 10, 71,247,
-150, 53, 45,245,235,194,193, 39,184, 79,122,112,173, 78, 53,239,223, 90, 11, 15,231, 2, 56,214,105,131, 94, 61, 90,226,228,169,
-251, 72,126,106, 64, 70, 70, 6,140, 70, 99,165,211, 30,196,220,219,243, 38, 37, 52,136, 80,146, 66,120,212,225,205,183,223,111,
-215,167, 79,127,122,240,224,126,235,222, 61, 91, 46,110,223,188,124, 39, 79, 36, 20,232, 77,206, 38, 66, 12, 42,142,231,248, 64,
-171,205, 43,122,120,138, 68, 21,135, 91,139, 39,100,141,168, 31,238,243,230,219,227,156,123,247, 26, 64, 15, 31,222,203,109,223,
-182,241,204,246,181, 13,182,112, 60,181, 40, 35, 85, 39, 81,169, 45, 42, 74,196, 46,133,106, 78,151,149, 80,219,224,215,103,136,
- 25,140,103,223, 3, 70, 99, 90, 97,106,170,175, 91,135, 14,146, 71,179,102,201,188, 91,182, 52,144,226, 62,194,149, 25, 44, 62,
-159, 15,240,120,156, 61,154,246,166, 69,175,215,131, 3, 44, 47,162,105,181, 90,159, 49, 87, 37, 6,171, 36,158, 97,143,230,234,
-153, 51,175, 6,245,232,145,127,246,236, 89,239,142, 29, 59, 18,141, 70, 3,141, 70,243,140,201,242,243,243, 35, 17,145,145,178,
- 63,206,156, 9,153, 97,231,249,180, 39,239, 60, 30,239,111, 55, 88,175, 92,212,181,178,127,150, 68,176,236, 49, 88,118, 70,176,
- 44, 22,139, 5, 94, 94, 94,200,205,205,173,240,133,207,227,241, 32,149, 74, 75,218,128, 43, 29, 73,103, 52, 26,151, 78,157, 58,
-245,163, 94,189,122,121,132,133,133, 33, 39, 39, 7,222,222,222,112,112,112, 40,237, 27, 86,162,119,235,214, 45,172, 91,183, 78,
-109, 52, 26,151, 86,161,185,100,225,194,133, 31, 14, 30, 60,216,205,199,199, 7,174,174,174,184,119,239, 30, 92, 93, 93,161, 86,
-171, 17, 27, 27, 11, 71, 71,199,210,126, 57,251,247,239,215, 24,141,198, 37, 85,152, 54,122,254,252,121,179,163,163,227,189,156,
-156, 28,126,126,126,190,160,160,160, 64,160, 86,171,133, 42,149, 74,120,244,232, 81, 15,103,103,103,221,233,211,167,115,130,130,
-130,248, 79,158, 60,225, 91, 44, 22,158, 29, 47, 69, 76,156, 56, 17, 34,145, 8, 70,163, 17, 75,151, 46,197,212,169, 83, 75,251,
- 92, 45, 92,184, 16,211,167, 79, 47, 53,204,107,214,172,169,174,201,130,217,108,134,197, 98,129,197, 98,177,203,244,254, 21,236,
- 49,234,148,210, 76, 66, 72,223, 22, 45, 90, 28,223,177, 99,135,123,241,156, 98,200,202,202, 66, 86, 86, 22,114,114,114, 80, 88,
- 88, 8,171,213, 10,127,127,127,100,101,101, 97,239,222,189, 42,141, 70,211,163,178, 17,132,124, 62,255,237,118,237,218, 9,158,
- 79, 67, 73,173,174,196,180, 75, 36, 18,164,167,167,163, 83,167, 78,226,179,103,207,190,253,191,110,176, 74,140, 75,189, 80,136,
-250,245, 31, 33,106,220,172,167,238,250,205,163,201, 82, 98, 77,238,221,181,206, 14,160,104,154,134,235,183, 29,209,184, 89, 79,
- 94,191, 12, 83, 75,101,193,234,198, 17,117,137,185,178,101,117, 0,192,195,153, 27,208,163,107,141, 12, 39, 39, 34,152, 59,107,
-193,129,223, 54,173,105,113,229,143,255, 76,211, 48,119, 86,209, 52, 13, 61,186,214,176, 62,136,137, 27, 0, 96,147,189,166,165,
-111,223,126,183, 87,175,221,140,180,132,253,126, 43, 22,184,136, 97, 40, 0,132, 97,104,215,202, 9,215,126, 74,193,221,187,119,
- 51, 77, 38, 83,167, 74,203, 18,161, 65,209, 15,162,234, 54,168, 31,225,243,230,219, 99,157,250,246, 29,128,131, 7,247, 97,243,
-198,181,231, 95, 31, 49,248,183,167, 5,106,190,151, 80, 38,146, 81, 78,204, 23, 57, 11, 28,100,178,108,115,122,122,209,195, 83,
- 32,116, 2,134,114,149,180, 16, 98,252,216, 81,206,157,187, 14,192,161,195,251,176,121,227,234,115,223,212, 31,178,182,102,147,
-122,164,101,211, 31, 62,168, 89,171,102,176,182, 48, 75,205, 35, 98,179,193,192, 57,254,176, 49,233,199,132,233,111, 39,220,142,
- 26,186,152,141, 34,124,134,123,155,123,247,110,241,201,227,199, 34,207,182,109,165,233,103,206,200,138, 87, 14,169,212, 96, 9,
- 4, 2,208,138,155,180,158,209, 36,155, 54,241, 0, 84, 58,184, 74, 36, 18, 65,167,211,193, 2,152,237,209,244, 61,118, 44,245,
-241,227,199,161,110,110,110,207,152,171,252,252,252,210,223, 13, 6, 3,116, 58, 29,164, 82,105,180, 61,154, 89,231,207, 27, 22,
- 76,156, 56, 99,228,136, 17,203, 79,158, 58,229,224,238,238, 14,149, 74,245,140,193, 50,153, 76,232,220,165,139,104,225,237,219,
-111, 2,152,105,207,249,244,238,212,169,202,254,190,124, 62, 31,220,223,220, 68,248,170,193,171,170,169,198,222, 81,132,229,189,
- 24, 9, 33, 93,159,251,104,122,179,102,205, 12,113,113,113, 8, 10, 10, 42, 53, 41,101,191,211,201,201, 9, 46, 46, 46,184,117,
-235, 22,230,205,155,167, 7, 48,189, 50, 77, 74,169, 70,167,211, 13,239,214,173,155, 94, 32, 16, 32, 60, 60,188,116,254, 43,142,
-227, 32, 22,139, 33,151,203,113,251,246,109,244,235,215, 79,167,211,233,134, 63, 63, 7, 86, 57,154, 42,157, 78,247, 70,247,238,
-221,117, 15, 30, 60, 64,187,118,237,112,247,238, 93, 20, 22, 22,162,176,176, 16,137,137,137,136,136,136,128, 78,167,195, 47,191,
-252,162,215,233,116,111, 80, 74, 85,149,105,106, 52,154,126, 83,167, 78,229,255,254,251,239, 53,253,253,253,235, 55,111,222, 60,
-172, 75,151, 46,181, 7, 13, 26, 20,220,187,119,111,223,208,208, 80, 67,143, 30, 61, 60,123,245,234,229,169,211,233,132,151, 46,
- 93,202,176, 88, 44,189,170, 56,159,165,166, 36, 46, 46,174,180, 73, 80, 32, 16, 32, 55, 55,183,116,166,253,146,135, 81,121, 6,
-184, 34,205,178, 38,187,196, 88,149, 24,173,170,158,253, 21,104, 86,249,194, 16,139,197, 37, 17, 78, 90,149, 38,165,244,206,195,
-135, 15,187,117,232,208,225,206,123,239,189,167,201,204,204,132,163,163, 35, 66, 66, 66, 80,183,110, 93,120,120,120,192,108, 54,
- 99,207,158, 61,218,189,123,247,222, 87,169, 84,157,158,159, 3,235,121, 77, 30,143,151, 88,222,195,181, 36,122, 85, 98,176, 28,
- 28, 28,224,239,239, 95,114,110, 19,171,115, 62, 95, 48,178,244,247,106, 22, 27,151, 46,157,123,212,234,221,103,160,243,222,253,
-251,100, 63,253,186,225, 97,251, 1, 31,173,244, 8,158,178,219, 35,120,202,238,246, 3, 62, 90,249,211,175, 27, 30,238,221,191,
- 79,214,187,207, 64,231, 46,157,123,212,122, 16, 29, 19,246,204,186,132,229,164, 83, 38,150,180,108,223, 38, 84,121,254,210,121,
-235,130, 31, 55,218,218,188,214,251,218,242,229, 43,183, 47, 95,190,114,123,155,215,122, 95, 91,240,227, 70,219,249, 75,231,173,
-237,219,132, 42,101, 98, 73, 75,123,242, 62,126,236, 40,231, 62,189, 7,224,224,193, 61,214,157,127,252,178,112,205,230,244, 14,
-157, 6,165,101, 37, 38,220,160,208,109,128,135,227, 61, 60,124,248, 80,101, 50,153, 58,149,215,193,189, 60,205,113, 99, 70,149,
- 53, 87, 23,220,125,218,173,121,248, 16,182, 19, 39, 14, 88, 78,157,186,173,191,112, 39, 91,117,243, 65,110,126,158,218,240, 68,
-171, 81,155, 56,142, 3,229,108,252,217,179,139, 58,226, 86,116,141,218,180,233,136,211, 39,183, 98,227,134, 85, 42,142,131, 97,
-200,142, 29,182,161, 67,103,209,224, 26, 53,130,183,252,177,149,244,237, 63,208,153, 2, 92,191,193, 3, 92,126,223,246, 59,169,
- 85,167, 86,141,144,144,162,169,105,254, 39,203,210,223,160, 57,147,210, 2,117,114,242,185, 91, 63,255,108,244, 30, 62,220, 77,
-236,237,237, 4,155,141,148, 60,223, 43,218, 4, 2,193, 51, 17,151,202, 52,253, 61, 60,158,238,223,191, 31,117,235,214,133,191,
-191, 63,202,246,129, 45,153, 72,219,221,221, 29,187,118,237, 2, 5,110,218,163,217,164,102,205, 91,223, 47, 88, 96,226, 56, 14,
- 5, 5, 5,127,138, 94, 21, 20, 20,128,227, 56, 28, 62,116,200,164, 46, 44,220,104,111,222, 59,241,249,133, 35,219,183,159,223,
-167, 79, 31,243,227,199,143,193,113, 28,202, 70,178,178,179,179,161, 80, 40, 96, 48, 26, 3, 9, 33, 50,123, 52,179,143, 30,149,
-163,138,231,250,243, 17,172,191,227,186,255,171, 34, 88, 86,171, 21,129,129,129,207, 44,189,194,227,241,158,217,170, 51,130,144,
- 82,186,137, 16,114,172, 71,143, 30, 51, 90,181,106, 53,126,198,140, 25,252,176,176, 48,168, 84, 42,184,186,186,194,203,203, 11,
-177,177,177,216,191,127,191, 45, 55, 55,119, 37,128, 57,246, 12,133,167,148,158, 33,132,244,109,216,176,225,182,105,211,166, 57,
-119,239,222, 93, 24, 24, 24, 8, 74, 41,110,223,190,141,221,187,119,155,215,174, 93,171, 46, 54, 87,103,236, 76,235,113, 66,200,
-235,189,122,245,218,242,246,219,111, 59,218,108, 54, 97, 98, 98, 34,140, 70, 35, 44, 22, 11, 82, 82, 82,204, 7, 15, 30, 44,212,
-233,116,163, 40,165,199,237,208,187, 69, 8,137, 56,113,226,196,219,151, 46, 93,154,247,222,123,239,185,119,233,210, 69,100,181,
- 90,113,241,226,197,156, 38, 77,154,120,101,103,103,155,119,237,218,149,103, 48, 24,166,219,108, 54,187,150,202, 33,132, 64,173,
- 86,195,195,195, 3, 70,163, 17, 28,199,193,100, 50, 65,161, 80,148, 46,111, 68, 41, 69,117, 58,205, 63, 87, 6,248,102,179, 25,
- 35, 70,140, 0,199,113, 88,186,116, 41,172, 86,107,181,197,156,157,157,111,222,185,115,167,111,227,198,141, 75, 77, 75, 73, 25,
-146, 72, 36,240,240,240,128,187,187, 59, 14, 30, 60, 8,161, 80,120,211,206,107,116, 23, 64, 19, 66,200,107,247,239,223,127, 11,
- 64, 99,179,217,236,111,179,217, 8,143,199,203,160,148,222, 83,171,213,191,217,187, 84, 78,118,118,246,188,119,222,121,167,201,
-214,173, 91, 21, 2,193,127,110, 13,129, 64, 0,137, 68,130,146, 73, 45, 41,165, 48,153, 76,248,250,235,175,213, 90,173,118,222,
-171,242, 48,104,214,188, 37, 86,255,178, 76,113,234,244,177,156,135,241,216, 87,118, 42, 6, 5,128, 75, 87,199,237, 83, 22,172,
-110,156,158,154,170,104,214,188,165, 93,154, 38,155, 53,111,248,168,149,129,197, 75,229,204, 75,124,146,188,100,235,134,247, 19,
- 0, 96,241,143,107, 67, 82,178,205,147, 30,196,196, 13,248,117,229,217,150, 38,155, 53,207, 30,205,255,152,150, 45, 42, 80, 24,
- 40,165,215, 8, 33, 53,195, 94, 51, 76,143, 12, 23,245, 79,207,178, 60, 45, 44, 52,125, 76, 41, 77,176, 55,239,109,219,116,192,
-233,227,191, 99,243,198, 45,106,202,241, 13, 30, 30, 30, 20, 0, 30, 62,244,160, 15, 31, 42,233,127,250, 11,187,104, 61,101, 57,
-115,166,127, 57,126,178, 70,163, 89,178,226,135,202, 39,156,109,216,168, 21, 26, 54,106,133,143, 62,254,202, 57,162,126,120, 16,
- 0,236,216, 65,109,145,161,228,192,140,111,102,245,159, 51,103, 22,212, 26, 35,230,204, 41, 90, 86, 39, 54,234,193,161,199,143,
-169,137,189,154,158,101,134,213,122, 13,147, 39,135,234,242,243, 61,219,126,241,133,135,224,179,207,120,149,117,114, 47,123,255,
-218,163,121,227,222,189, 67,227,222,127,255,233,204, 25, 51,122,172, 92,181, 74,218,160, 65, 3,100,102,102, 34, 60, 60, 28,254,
-254,254, 56,113,226, 4,118,109,223,174, 85,106, 52,211, 1,252,106,143,230,166,195,135, 99,195,234,215,207, 93,181,106,149, 95,
-159, 62,125,136, 86,171,133, 74,165,130, 74,165,130,209,104, 68,241, 68,206, 52, 46, 62,254,161,197, 98, 89,105,111,222,109, 57,
- 57, 14,115, 90,182, 76, 19,113,220,247,175, 15, 30, 60,117,206,220,185,146, 90,181,106, 17,163,209, 88, 26,197, 50,155,205, 80,
- 40, 20,102,147,201,228, 14, 64,103,143,166,100,237, 90,107, 78, 78, 14, 60, 61, 61, 75,167, 93, 42, 59,175,160, 70,163, 1,165,
-108, 18,220,106, 85, 20, 42,122,135,187,185,185,221, 20, 8, 4, 1,101,163, 89,229,173,109, 87,246, 51,139,197,146,150,147,147,
-211,172,172,195,165,148,158,172,192, 24,132, 0,248,174,115,231,206,175, 79,153, 50,133,156, 61,123, 22,123,247,238,165, 9, 9,
- 9, 59, 1, 76,175,232,225, 88,133,166,163, 68, 34,249, 84, 46,151,119, 45,153,138, 65, 38,147,221,215,106,181, 39,141, 70,227,
-210,138,102,111,175, 66,211, 73, 34,145, 76,148,203,229,221, 52, 26, 77, 99, 0,112,116,116,188,163,213,106, 79, 24,141,198,101,
- 21, 45, 32, 93,133,166,212,217,217,121,158,135,135,199, 27,159,125,246,153,251,249,243,231, 51, 78,159, 62, 45, 82, 42,149, 91,
- 77, 38, 83,133,139, 61,151,167,233,238,238,126,147,207,231, 7,252, 29,215, 8, 0, 26, 53,106,116,176, 95,191,126,125, 70,141,
- 26, 5,139,197,130, 95,127,253, 21, 39, 78,156, 56, 20, 31, 31,223,183,178,218,231,243,154,132, 16,143,128,128,128,179,227,199,
-143, 15, 30, 49, 98,132,204,213,213, 21, 2,129, 0, 90,173, 22,143, 30, 61,194,237,219,183,233,190,125,251, 10,111,221,186,149,
-166,211,233, 58, 82, 74,115,237, 61,159,127,165,150,252,188,166, 80, 40,236, 16, 24, 24,248,199,204,153, 51, 29,187,117,235, 38,
-117,119,119, 7,159,207,135,197, 98, 65, 70, 70, 6,162,162,162,112,236,216, 49,237,206,157, 59,181,121,121,121, 35,158,159,171,
-229,255, 43,157, 47, 83, 51,162, 46,249,230,185, 5,156, 43,156,157,189,178,125,237, 73,103,159,174,174,189, 95,127,189,121, 87,
- 0,216,181,235,198,201, 67, 39, 11, 14,191,104, 58,171, 74,171, 61,154,245, 66,249, 51,163, 31, 68, 61, 51, 17,101,253,136,200,
-184,122, 13, 6,127,107,143, 86,201, 76,238,207,231,189,204,236,248,101, 99,184,207, 52,167,150, 44, 8,253,213,244, 47,241,221,
-188,249,216,183, 99,207,161, 7,143,233,193,255,229,178,244,119,106,150, 44, 78, 44,243,245,109,191,148,227,190,188, 27, 21,165,
- 40, 91, 81, 43,137, 52,151,173, 76,250,249,249,101,167,167,167,123,219,163,217,247,167,159,204, 58,185, 92,242,229,247,223,119,
- 40, 52, 24, 58,204,153, 51, 71,112,227,198, 13,252,242,243,207, 86, 67, 90,218,150, 28, 96, 98,121,173, 31,149,105, 6, 79,156,
-232,240,249, 47,191,140, 14,169, 83,199,235,173,183,222, 18, 10,133, 66,104,181, 90,164,166,166,226,248,177, 99,166, 7, 15, 31,
- 62, 80,171,213,253, 41,165,233,246,106,246,253,233, 39,179, 75, 72, 8,100,158,158,244,212,153, 51,206,227, 62,253,116,124,141,
-154, 53,157,123,244,236, 41,116,114,114, 66, 65, 65, 1, 18, 19, 19,177,103,207,158,236,194,194, 66, 63, 74,169,205, 30,205, 45,
-151, 46, 53, 60,124,238,220,144,111,191,253, 86, 28, 25, 25, 9,103,103,103,104, 52, 26, 68, 69, 69,225,220,185,115,198,149, 43,
- 87,170, 84, 42,213,120,171,213,186,255,239,186,238,255, 26,131,245,255,117,227, 17, 66,154, 1,248,166,248,207,185,118,172,233,
-247,202, 60,116, 8, 33, 65,110,110,110,171, 13, 6, 3,213,235,245,227, 40,165, 41,255,180,116, 18, 66, 4,205,154, 53,251, 37,
- 59, 59,251, 53, 74, 41,156,157,157, 47, 71, 71, 71, 79,160,148, 90,171,171, 73, 8,225, 3,120, 77,161, 80,180,116,116,116,236,
- 96, 52, 26,235, 21, 55,179, 61,212,106,181,231,204,102,243, 53, 0,151, 41,165,182,255,102,222,139,211,217,205,207,207,239,125,
-142,227,234, 16, 66, 92,108, 54, 27, 44, 22,139,146,227,184, 71, 42,149,106, 45,128, 19,255,237,116,190, 44,205,250,117,200, 32,
-202, 67,189,138,140,192, 51,134,230, 57,227, 64, 56, 60,140,126, 68,247, 84,163,204,243, 6,246,242, 92, 4, 20,141, 52,172,106,
-201,161,103, 12,150, 29,166,165,218,230,178,142,224, 29, 74,104,208,179, 15, 69,146, 18,222,112,208,230,191, 98,176,236,165,126,
- 24,233, 0,138,215, 56,138,107, 15,227,233,233, 87,245, 89,247, 50, 53,231, 19,226,246,179,171,235,101,158, 64,224, 3,128, 87,
- 28,109,225, 56, 66,108,148, 16,107,217,102,172,178, 21,202,170, 52,205, 64, 3,161, 68, 18,104,179, 90,189, 51, 1,197, 97,155,
-173,169,129,210,194, 0,224,155,219,148,198,190, 72, 58,205, 64, 3,190, 68, 18,116,152,210, 1, 57,114,121,195,108,189,222, 19,
- 0, 85,200,229, 15,213, 90,237, 70,131,193,176,162,156, 69,213,171,212, 20, 73, 36, 1, 54,171,213, 27, 0,120, 2, 65,246, 54,
-163, 49, 48,205,201,233, 45,131,209, 24,172, 80, 40, 44, 38,147, 73,109, 48, 24, 70, 89, 44,150, 83,213,201,251, 35,171, 53,226,
- 18,143,215,206, 44,151,187,155, 9,145,155,172, 86,179,201,108, 78, 53, 24, 12,247, 1,252, 72, 41,125,252,119, 94,247, 87,142,
-146,209,102,127,199, 6,160, 43,211,100,154, 76,147,105, 50, 77,166,201, 52,255,126, 77, 0, 50, 0, 65, 0,248,255,139,121,127,
-213, 54, 1,179,152, 12, 6,131,193, 96,188, 18, 1, 19, 29,202,233,115,197,248, 47, 53, 17, 2,232, 90,193,133,178, 59,244,247,
- 34,163, 9,236,104, 74, 96,154, 76,147,105, 50, 77,166,201, 52,153,230, 43,166, 89,149,246, 43,211,244,200,154, 8,153, 38,211,
-100,154, 76,147,105, 50, 77,166,201,154, 8, 95,238,198, 3,163, 34,103,237, 77, 8,241,126,217,251, 50, 94,237,178, 80,206,177,
-254,132, 16,255,106,238,239,203,206, 58,131,193, 96,252,111,243,255,110,176,236,125, 89,253,197,151,218, 95, 50, 60,132,144,249,
-132, 32,189,104, 35,243, 95,214,190,118,124,175,159,167,167,231, 39,245,235,215,223,226,227,227,243, 17, 33,196,171,154,199,135,
-202,229,242,101, 10,133,226,172, 66,161, 56, 43,151,203,151, 17, 66, 66, 95,210,117, 35,132,144,113, 14, 14, 14,103,252,252,252,
-158, 74, 36,146, 51,132,144,241,228, 5, 23,160, 36,132,212, 38,132, 76, 38,132, 76, 33,132,132, 85,231, 88,239,200,129,219,189,
- 34, 7,222,243,138, 28, 24,229,209,160,127,168, 87,228,192, 40,175,200,129,247,188, 35, 7,110,255, 27,202,235, 11, 95,223,226,
- 99, 83,138,182,170,143, 37,132,252, 72,128, 84, 66,144,246, 87,203, 18,131,193, 96, 48,254,187, 84,171,147,123, 64, 64, 64, 47,
-142,227, 70, 2, 0,143,199,251, 61, 45, 45,237,200, 11,188,112, 62, 47,254,125, 33,165,244,203,191,178,159, 29,199, 46,161,148,
- 78,173,190, 57,195,231, 28, 71,121, 69,249, 36, 95,120,123,123,203,248,124,254,159, 58, 14,218,108, 54, 25, 33,248,136,227,138,
- 22,168,228,241,200,231,132,144,101,148,210,172, 23, 49,133,111,190,249,230,146,101,203,150, 57,200,100, 50, 36, 39, 39,119, 31,
- 63,126,124, 27, 66,200,100, 74,105, 70, 85,199, 75,165,210,145, 45, 90,190, 54,249,251, 31, 22, 43,188,189,188,228, 86, 27,103,
- 78, 76, 78,146,125, 61,109,106, 75,169, 84,186,172,178, 69,142,159, 55, 82, 0,198, 10, 4,130, 97, 14, 14, 14,181, 13, 6,195,
- 99,171,213,186,147,207,231,247,152, 55,111, 94,100,239,222,189, 29,212,106,181,216,106,181,214,217,188,121,243,228,117,235,214,
-245, 34,132, 12,168,108,184,125, 73, 4,135, 82,250,180,204,199,189, 82, 82, 82, 26, 8,133, 66,212,174, 93,155, 0,136,173, 98,
-255, 82, 40, 16, 26,125,113, 71, 3, 0,168,223,118,104, 92,244,197, 29, 40,254,253,111,168, 12, 60, 91, 22,164, 82,233,175,122,
-189, 62,181,228,255,197,233,204,178,231, 88, 66,200,242,226,101,126, 34, 1, 12, 46,222,117, 55,165, 52,138, 16,226,227, 32,145,
-124,170, 55, 24, 8, 0,242, 87,202, 18,131,193, 96, 48,254,199, 12, 22,165,244,173, 71,143, 30,201, 56,142, 67, 88, 88,216,155,
- 0,236, 54, 88,229,189,112,186,116,233,210, 68, 42,149, 62, 51,107,177, 94,175, 23, 19,130, 46, 47, 98, 90, 74,190,195,100, 50,
-242,132, 66, 49,120, 60, 50,185, 97,195,134, 53,114,115,115,207,243,120,188, 45,105,105,105, 5, 47,240,146,197,154, 53,107,234,
-250,250,250,254,105,118,229,140,140, 12,241,128, 1,253,171,165, 55,154, 16,137, 81, 34,105, 41, 34,196,215,102,181,186, 0,128,
- 64, 32, 40, 8,115,118,110,246,221,183,223,202, 8, 33, 92, 94, 94, 30,244,122, 61, 38, 77,154, 36,125,240,224,193, 64, 0, 43,
-170, 72, 99,221, 86,173,219, 76, 58,118,236,104, 61,117,126,129, 97,205,146, 85,183,244, 2,145,174,102, 68,184,232,151,213, 27,
- 93,199,142, 30,245, 49, 33,228, 78,121,203,134, 60,167,195, 3,176,231,211, 79, 63,173,223,183,111, 95,177, 70,163,113,208,235,
-245, 53,182,108,217,242,117,179,102,205, 20,141, 27, 55, 22,255,241,199, 31, 68,165, 82,129, 82, 42, 11, 15, 15,167,195,134, 13,
- 51,108,219,182,237, 35, 0,203,237, 49,188,190,190,190, 51,138, 13,122,217,178, 39,244,243,243,147, 22,159,211, 57,132, 96, 82,
-101,230,154, 0,241,245,219, 14, 5, 8,234, 68, 95,220,225, 80,191,221, 80, 3, 40, 30, 17, 32, 30, 0,252,253,253,231, 0,101,
-230,117,122,150,135, 79,159, 62,125,161,181, 3,251,244,233, 11, 0,191,250,251,251, 31,204,202,202,138, 36, 4,227,236,173, 4,
- 16, 66,224,238,238,254, 58,128,159, 0, 12,143,137,137,169, 15, 0,225,225,225, 66, 0, 81, 46, 46, 46, 77,141, 69,230,138,193,
- 96, 48, 24,255, 66,131, 37, 2,128,243,231,207,131, 82, 42,126,145,160, 64,217, 23,206,196,137, 19,225,235,235,251,188,105,193,
-217,179,103,254, 74,158,158,249,142,185,115,231, 42,148, 74,101,215,223,126,251,173,189,191,191,255,162,167, 79,159, 94,173, 34,
-143, 89,132,144,133,197, 17, 7, 72, 36, 14,113,227,199,143,191, 93,252,239, 26, 7, 14, 28,144,245,235,215, 79, 7, 32, 9, 0,
- 36, 18, 7,127, 62,159, 87,183,168, 83, 27, 22, 86,102, 4,135, 18, 18, 34, 22,139, 59,143,251,233, 39,107,211,126,253, 4,114,
- 79, 79, 2, 0, 73, 49, 49,238, 11,127,248,161, 77, 65, 66,130, 88,239,238,158,151,167,213,234,227,226,226, 32,145, 72, 8,159,
-207,111, 90, 85,134,229,114,249, 39,223,126,247,189, 92,157,175,212, 27,212, 26, 19,223,106, 49, 58, 74,101,182,172,204,236, 60,
-133, 84,174,251,226,155, 89,226, 15,199,188,253, 9,128, 9, 85, 72,125, 52,121,242,228,122, 45, 90,180,240,223,190,125, 59, 81,
-169, 84, 16, 8, 4,138,198,141, 27,163, 89,179,102,182,211,167, 79,147,154, 53,107, 34, 50, 50, 18, 23, 47, 94,196,229,203,151,
- 73,147, 38, 77,100,187,119,239,126,179, 60,131, 85,142,169,158,220,186,117,235, 64,133, 66, 97, 80,171,213,120,239,189,247, 0,
- 0,221,186,117,171, 43,151,203,127, 45, 44, 44,116,216,191,127,223,235, 85,153,235,172,168,189,195, 0,192, 43,114,224, 61, 0,
- 13, 64,241, 40, 59,106,111,195, 50,187,212,139,141,141,109, 85, 80, 80, 80,218,217,176,100, 97,241,246,237,219, 87,167,188,103,
- 17, 66, 22,246,235,215,247, 11,128,160, 83,167, 78, 89, 19, 39, 78,164, 81, 81, 81,131,134, 14, 29,210, 37, 62,254, 81,133,233,
-124,190, 28,141, 28,249,198, 19, 55, 55,183,110,126,126,126,241, 0, 4, 66,161,176,100, 87,190,191,191,191, 91,100,100,228, 8,
-133, 66,145,200,231,241,106, 82, 80, 90, 85, 89, 98, 48, 24, 12,198,255,128,193, 34,132,208, 50, 47, 6, 82, 73, 45, 60,247,206,
-157, 59,190, 6,131, 1,132,144, 92, 59, 94, 80, 39,203,190,112,248,124,254, 47, 60, 30,153, 64, 8, 65,100,100,131, 39, 75,151,
- 46, 45,111,205, 45, 83,100,100,131, 39,124, 62,175, 22,165, 20,132,240,126,229, 56, 91, 86,121,154, 21,189, 16,197, 98,201,231,
- 0,224,227,227,155,112,228,200, 17,211,144, 33, 67,240,195, 15, 63,136,166, 77,155, 54, 53, 56, 56,248,163,228,228,228,204,138,
-210, 89,252,247,151,222,222,222,178, 53,107,214,212, 29, 63,126,252,237,244,244,244, 47, 1,192,207,207,111, 62,128, 8, 0, 73,
-101, 62,195,202,149,219,158,142, 25, 51, 38, 46, 43, 43,235,203,138, 52, 95, 39,164,118,112,120,120,231, 57,231,207, 83,158,209,
- 72,114, 47, 92, 80,231,100,101, 89, 30,231,228,200, 54,220,188,217,247,235,249,243,133,129, 65, 65, 56,187,127,191, 71,174, 78,
-151,163, 50, 26, 13, 89, 89, 89,212,106,181, 94,182, 35,239,245,189, 60,189,100,171,126,252,245,134,163,144,207,121, 5,248, 19,
-161,155,155,128, 39,115, 18,243, 5, 60, 99,173, 26,161, 98, 0,245,171,186, 70, 34,145,232,205,238,221,187,203,182,109,219, 70,
- 34, 35, 35,225,226,226,130, 11, 23, 46,224,206,157, 59, 40, 40, 40,224, 89, 44, 22, 52,111,222, 28,223,127,255, 61,130,130,130,
-160, 84, 42,145,146,146,226, 33, 22,139, 61, 43, 57,159,207, 24,222,169, 83,167, 34, 48, 48, 16, 86,171, 21,249,249,249,176, 90,
-173,144,203,229, 0,128,164,164, 36, 28, 56,176,191,202,178,100,167, 57, 66,235,214,173, 53,132,144,135,207, 71,176,170,163,233,
-235,235,187, 49, 39, 39,183, 73,167, 78,157,160, 82,169, 76, 51,103,206, 68,195,134, 13, 17, 26, 90,215,158, 50,255,165, 68, 34,
- 89, 27, 20, 20,244,205,103,159,125,230,230,230,230, 6,163,209,248,113, 70, 70, 6,198,143, 31, 95, 28, 21,235, 19, 46, 16, 8,
- 54,188,247,222,123,168, 81,163, 70,140, 70,163,137,189,115,231,206,180,194,194,194, 7, 47,154,119, 59,207, 15,211,100,154, 76,
-147,105,254,163, 52,237,245, 34,255, 83, 6,139, 82, 74, 8, 33,180,170, 12, 81, 74, 11,252,253,253,125,165, 82, 41, 40,165,213,
-110,110,179,217,108, 31,121,120,120,100,127,249,229,151,109,235,214,173,107,250,232,163,143,162, 18, 19, 19,167,151,221,167,102,
-205,154,243,126,254,249,103,196,197,197, 37,205,159, 63,255, 98,110,110,238,220,106, 94,244,105,132,144,165,197,209,176,220,253,
-251,247, 55, 60,127,254,252,132, 37, 75,150,120,126,248,225,135,162, 79, 62,249,100, 20,128, 31,170,210,225,243,249,186,242,154,
- 5, 43,120, 9,155,202,235,163, 85, 66, 63, 66,164, 78, 98,113,167, 57,231,207, 83, 83, 82,146,110,221,226,197,142,171,174, 95,
-159,105,161,212,219,203,203, 11,237,218,180, 41,116,224,243,115,179, 51, 51, 57,175,218,181,249,137, 71,142,120,232,197,226,244,
-109,219,182,169,242,242,242,246,218, 81, 40,213, 28,165, 38, 69, 64,144,101,200,192,110,145, 55,174,221,137,113,244,242,224, 53,
-105, 28,217, 48, 38, 46,233, 22, 56,206, 76, 8, 81, 87,165,227,236,236, 92, 55, 47, 47, 15,106,181, 26,158,158,158, 88,186,116,
- 41,124,124,124,160,211,233, 16, 29, 29, 77, 3, 2, 2,200,249,243,231, 17, 16, 16,128,156,156, 28,152, 76, 38,104, 52,154,108,
-163,209,168,175,200,240, 10, 4,130,181, 60, 30,121, 31, 0,106,212,168,249,240,215, 95,127, 53, 0, 64,189,122,245, 48,104,208,
- 32,236,218,181, 11, 15, 30, 60, 0,199,113,160,148, 26, 2, 2, 2, 31,242,120,164, 94,177, 71,122,225, 40, 78,201, 18, 60, 79,
-159, 62, 29,252,130, 55, 58,241,241,241, 25, 20, 30, 30, 62,106,228,200,145, 38,161, 80, 8,157, 78, 7,157, 78,135,135, 15, 31,
-154,122,244,232,145,213,175, 95, 95,239, 67,135, 14, 85,154, 78,163,209,248,196,207,207,111,234,228,201,147,151,174, 92,185,210,
-233,235,175,191,134,205,102, 3,199,113,165, 63, 75,126,223,187,119, 47, 18, 18, 18,150,149, 53, 87, 12, 6,131,241,111,193, 94,
- 47,242, 63,101,176,254, 63,225,243,249,171,142, 31, 63,222,184,125,251,246,130, 46, 93,186, 68, 6, 4, 4, 68,166,165,165, 69,
- 1, 64, 64, 64, 64,100,207,158, 61, 35,189,188,188,176,108,217, 50, 29,159,207, 95,245,130, 23,169,236,203,238,182,175,175,239,
-162,221,187,119, 47, 28, 55,110, 28,124,124,124, 34,254,191,243,236, 36,145, 52,121,111,233, 82,171,208, 98,225,253,180,104,145,
-211,226, 51,103, 22,110,223,177, 67,208,186,117,107, 66, 41,197,253,123,247,164,223, 47, 95, 46, 27, 49,112, 96, 82,108, 66,130,
-117,223,177, 99,150,172,167, 79,243,159,230,228,204,160,148,230, 87,165,111,177, 88,174,196,199,199,251,181,235,208,218,255,220,
-245,168, 59, 67, 6,246,238, 44, 20,240,200,163,164,180,155,190, 62, 30,206,103,207,156,212, 91, 44,150, 43, 85,233,104,181,218,
- 68,171,213,234, 70, 41,245, 60,123,246, 44, 60, 61, 61, 81, 80, 80, 0,139,197, 2,147,201,100,210,233,116, 14,121,121,121, 48,
- 24, 12, 48, 26,141,112,114,114,194,253,251,247,179,172, 86,235,233,138, 52,173, 86,235, 88, 7, 7,135,239, 40,165, 66,163,209,
-152,126,242,228, 73,136, 68,162, 64,103,103,231, 47, 45, 22, 11,210,211,211,113,233,210,165,249,102,179, 57,181,228, 24,177, 88,
-226,105, 52, 26,173, 21,117,114,183, 55,130,245,162, 4, 4, 4,248,213,172, 89,115,242,180,105,159,215,105,216,176, 49,114,115,
-115,193,113, 28, 20, 10, 5,116, 58, 29,156,156,156,240,218,107,175,221,158, 55,111, 94, 62,165,152, 86,149, 9, 76, 79, 79,207,
- 11, 10, 10,154, 49,126,252,248,201,117,234,212, 9, 2,128,208,208, 80,116,239,222, 29, 71,142, 28, 65, 92, 92, 28, 10, 11, 11,
-109, 55,110,220, 56,144,158,158,206,214,246, 98, 48, 24, 12,102,176,170, 79, 86, 86, 86, 78, 64, 64,192,209, 91,183,110,245, 29,
- 54,108, 24,206,158, 61,251, 14,128,201, 0, 32,145, 72,222, 25, 54,108, 24,110,221,186,133,152,152,152,163, 89, 89, 89, 57, 47,
-227, 59,197, 98,177,193,100, 42, 10, 70, 57, 56, 56, 56, 84,243,240, 26,197, 77,131, 0, 80,163,146,207, 42,132, 39, 16,248, 54,
-232,217, 83, 80,112,231,142,122,205,181,107,115,183,108,217, 34,104,219,182, 45,177,152,205,176,113, 28, 66, 66, 66, 72,151,174,
- 93,229,235,183,108,113,179,105,181,231,191,253,226,139, 11,171,223,123,175, 48,142,210, 36,123, 18,104, 52, 26,151, 79,248,224,
-253,174,103,206, 94,240,143, 8,175,237,118,244,248,153,219,238,238,206,178,186,117,234,200,243, 10,242,109,211,167,125, 38, 48,
- 26,141, 63, 85,165,163,215,235,247,156, 60,121,114, 96, 96, 96,160,103, 84, 84, 20, 76, 38, 19,108, 54, 27,186,116,233, 2, 74,
-169, 4, 0, 39, 16, 8, 16, 19, 19, 3,179,217,156, 29, 31, 31,159,254,232,209, 35, 9,128, 5,149,233, 26, 12,134,228,178,127,
- 7, 5, 5,181,237,211,167, 15,172, 86, 43,122,246,236,137,253,251,247,183, 77, 79, 79, 95, 83,102,151,228,151, 80, 19, 2,165,
-180,158,191,191,255,238,226,143,236,234,220,238,235,235, 27, 22, 26, 26, 58,111,254,252,249,194,192,192, 64,112, 28, 7, 55, 55,
- 23,104,181,122,228,229,229, 33, 34, 34, 2,129,129,129,248,254,251,239,129,162, 17,128,118, 69,216, 82, 82, 82, 18, 1,124, 20,
- 17, 17, 33,210,104, 52,145,122,189,126,102,151, 46, 93,112,251,246,109, 92,185,114,229, 99,173, 86,155, 47,151,203, 45,126,126,
-126, 35,121, 60,158,220,108, 54,239,207,206,206,206,102,143, 40, 6,131,193,120,197, 13,150,183,183,183,204,193,193,225,141,247,
-223,127,223,133,227, 56,136, 68,162, 6, 30, 30, 30,223,229,230,230, 22, 86,247, 75,117, 58,221,246, 45, 91,182,116,255,241,199,
- 31, 69,189,123,247,174, 29, 16, 16,208, 2, 0, 6, 15, 30, 92,219,209,209, 17, 91,182,108, 49,235,116,186,151, 54,167,145,197,
- 98,105,223,188,121,115,228,231,231, 35, 41, 41, 41,170, 58,199, 30, 56,112, 64,134,162,126, 87,149,126, 86, 25, 86,147,201,213,
-197,223,159,247,244,204, 25,115,190, 90,237,219,190, 67, 7, 98, 49,155,193,227,241,144,151,151,135,148,148, 20, 56,187,184,144,
-152,248,120,197,218,207, 63, 63, 80,163, 81, 35,177,205,100,114,175,134,153,208, 18, 66, 70,127,252,209,135,123,182,110,253,221,
- 83,169, 86, 63,150, 74,101, 70,137, 68,228, 51,241,227,143,109,249,249,249,111, 83, 74,237,185, 78, 11,182,110,221,218,179,103,
-207,158,247,130,130,130,188,114,114,114,124,148, 74,165, 45, 63, 63,159,143,162,190, 84, 4, 0,206,156, 57, 3,181, 90,109,181,
-217,108,231, 1,204,161,148,154,236, 77,171,155,155,155, 99,167, 78,157, 90,121,123,123, 67,173, 86,195,195,195, 3, 77,154, 52,
-105,229,230,230,182, 61, 63, 63, 95,243, 50, 11,247,137, 19, 39, 28, 41,165,173, 40,165,232,217,179,167, 93,199, 16, 66,134,244,
-233,211, 71,200,227,241,160,215,235, 32,145, 56, 64,161,112,130,163,163, 51,234,214,173,139,244,244,116,244,232,209,195, 28, 31,
- 31,191, 57, 35, 35,227, 80,117,211,164, 82,169,186,181,110,221,250,253, 9, 19, 38,192,102,179, 97,192,128, 1, 72, 77, 77,253,
- 38, 49, 49,241,128,135,135,199,192,119,223,125,215,205,221,221, 29, 83,166, 76,145, 2, 88,202, 30, 81, 12, 6,131,241, 63,110,
-176, 42,107,243, 12, 8, 8,104,238,225,225,241,177,163,163,163,203,233,211,167,229, 0,208,182,109, 91,112, 28,183,202,207,207,
-239,151,244,244,244, 75,213,249,210,130,130, 2,181,175,175,239,190, 43, 87,174, 12, 29, 60,120, 48, 78,156, 56,241,118,177,193,
-194,149, 43, 87,240,228,201,147,125, 5, 5, 5,234,151,145,193,128,128,128, 94, 29, 59,118, 28,220,188,121,115, 28, 60,120, 16,
- 54,155,237,114,117,142, 47, 59, 98, 16,229,140, 34, 44,249,204, 46, 49, 62, 31,132, 16, 88,173, 86, 0, 64,110, 78, 14,226, 98,
- 99,145, 95, 80, 0,163,193, 0,173, 78,103,171, 91,179,166, 94,101, 50, 9, 9, 80,173, 54, 46, 74,105,178, 66,161, 72,209,105,
-181, 94,238,174,110,122,153, 76, 2,165, 90, 37,186,121,227,106, 33,165,244,177,157, 26, 38, 66, 72,135, 35, 71,142,204,224,243,
-249,195, 20, 10, 5, 38, 76,152,192,239,216,177, 35, 68, 34, 17,140, 70, 35,148, 74, 37,182,108,217,146, 99,181, 90,107, 21, 27,
- 18,133, 92, 46,223,200,231,243,211,212,106,245,215, 85,125,135, 68, 34,233,216,191,127,127,190,209,104,196,156, 57,115, 48, 99,
-198, 12,244,236,217,147,127,253,250,245,142, 0,246,191,172,130,205,113, 28,186,117,235, 86,182,147,251, 67,123,142, 19, 10,133,
-117,235,212,169,131,156,156, 28,228,228,228,192,211,211, 19,126,126,126,240,246,246,198,146, 37, 75,232,210,165, 75,207,217,108,
-182,205,153,153,153,185, 47, 80, 22, 71,190,243,206, 59, 35,134, 14, 29, 10,173, 86,139,211,167, 79,163, 77,155, 54,248,254,251,
-239, 61, 47, 92,184,240,126,243,230,205, 33, 20, 10,113,238,220, 57,152,205,230,116,246,120, 98, 48, 24,255, 54, 94,149,254, 87,
- 85, 70,176, 92, 93, 93,157, 28, 28, 28,198,245,237,219,183,237,192,129, 3,241,221,119,243, 74,255,199,227,241,176,105,211, 38,
-197,158, 61,123,190, 8, 12, 12,236,192,113,220,175, 79,159, 62,205,183,247,139, 57,142,219,179,117,235,214,222,173, 91,183,150,
-117,234,212, 41,164,248,229,107,218,186,117,171,142,227,184, 61,213,205,200,243,147, 62,250,251,251, 55, 20, 8, 4,131,251,246,
-237,219,112,244,232,209,136,142,142,198,150, 45, 91, 30,213,173, 91,247, 98, 53,165,147,170, 24, 69, 56,191,170,104, 22, 95, 44,
-206, 83,102,102,186, 40,130,130,132,174,142,142, 25, 7, 15, 30, 12,236,218,181, 43, 73, 77, 77, 69, 65, 65, 1, 12, 6, 3,110,
-220,184,193, 9,128,100,129,171, 43, 73,190,114,133,240,197,226,188,234,158,131, 64, 95,215,208,111,166,141,175, 97, 48, 26,234,
-171, 84, 42,171, 64, 40, 20, 6,248,184,164, 86,179,112, 27,229,114,121, 51, 0, 2,142,227,116,110,110,110,178,227,199,143, 67,
- 44, 22,131, 16,130, 6, 13, 26,192,193,193, 65, 36,151,203, 83, 0,192,199,199, 71,188,106,213, 42,231, 81,163, 70, 93,168, 74,
-187, 99,199,142,130,224,224,224,238,117,235,214,197,229,203,151,241,240,225,195,167, 87,175, 94,245,111,214,172, 25,252,253,253,
-187,119,236,216,241,240,217,179,103,173, 47,233, 38,125,161, 78,238, 54,155,141, 18, 66,192,227,241,192,113, 28,114,114,114, 80,
-171, 86, 45,172, 88,177, 2, 75,150, 44,249,233, 69,251, 72, 69, 68, 68,136, 26, 55,110, 60,120,232,208,161,120,252,248, 49,230,
-207,159, 95,144,157,157,125,249,248,241,227,189, 38, 76,152,192,111,211,166, 13,242,242,242,176,110,221, 58,235,237,219,183,119,
-102,101,101,237, 97,143, 90, 6,131,193,120, 5, 13,150,191,191,127, 31, 55, 55,183,247,135, 15, 31,206, 15, 11, 11, 67, 86, 86,
- 22, 52,154, 66, 67,195,134,145, 28,192,163, 98,177,200, 44,151,203, 49,118,236, 88, 52,104,208,160,197, 23, 95,124,209,220,199,
-199,103, 83,102,102,230, 46,123,190, 56, 43, 43, 75,231,235,235,187,115,194,132, 9, 11,238,220,185, 93, 11, 0,174, 95,191,254,
- 36, 61, 61,125, 90, 86, 86,150,174,154,230,170,100, 50, 75, 34,149, 74,175,133,134,134, 38,246,234,213,203,105,224,192,129,240,
-244,244,196,173, 91,183,240,253,247,223,199,155, 76,166, 25, 47,235, 5, 94, 29,172, 70, 99,230,205,189,123, 29, 59,190,241,134,
-211,196, 62,125, 22,125, 56, 97,194,143,223,124,243,141, 32, 44, 44,140,232,116, 58, 92,187,118,141,238,218,181,203,178,126,238,
-220,165,144,203,133, 87,118,237, 18,155, 76,166,228,106, 70, 71, 58,244,238,217, 33,108,209,143,203, 97,208, 23,226,218,229, 67,
- 40, 40,200,193,170,213,187,195, 2, 2, 2, 58,164,165,165,157,171,198,249,172,123,226,196, 9, 47, 74, 41,196, 98, 49,230,204,
-153, 3, 63, 63, 63, 56, 57, 57, 65,163,209, 96,242,228,201,206,159,126,250,169, 51, 0, 68, 71, 71, 67,161, 80,216,165, 27, 27,
- 27,219,116,252,248,241, 50,155,205,134,163, 71,143,154,249,124,254,162, 19, 39, 78, 44,108,212,168,145,168, 99,199,142,178,245,
-235,215, 55, 3,112,245,101, 25,172, 23,193,102,179, 37, 29, 63,126,188,193,176, 97,195,168, 64, 32, 32, 74,165, 18,206,206,206,
- 88,177, 98,133, 46, 35, 35,227,133, 39,104,203,203,203, 19,214,175, 95, 95,196,113, 28,118,238,220,137,167, 79,159,126,150,149,
-149,149,227,231,231,119,116,234,212,169,227,194,194,194, 2, 98, 98, 98,158,234,245,250,149,233,233,233,105,236,209,196, 96, 48,
- 24,175,110, 4,235,141,163, 71,143,242, 57,142,195,234,213,171,113,235,214, 45,154,155,155, 59,131, 16,178,209,201,201,201,150,
-155,155,251,198,152, 49, 99, 6,206,152, 49,131,180,107,215, 14, 87,174, 92, 33,181,106,213, 26, 12, 96, 87,153, 23,117,215,202,
-230,202, 80,169, 84, 55,178,178, 50,107,149,153, 88,178,150, 68,226,112,163,138,151,255, 51,154,207, 79,102,201,231,243, 90,206,
-153, 51, 71,235,235,235,107,138,138,138,194,202,149, 43,185,155, 55,111,158, 17,139,197,171,210,211,211,141,246,104,190, 12,202,
-106,138,173,214, 91,155,167, 78,173,215,116,192, 0,238,253, 41, 83, 10, 69, 82,233, 39,139,150, 47,255, 92,169,209,248,129, 16,
-234,238,236,156,188,122,206,156,249, 61,251,247, 47,140, 62,119,206,225,206,137, 19, 66, 79,139,229,110,117,210,153,150,150,118,
- 46,180,118, 16, 54,172,249, 17,102,179, 17, 25, 79,139,252, 89,110,158, 10,149,153,171,242, 52,173, 86,171,234,245,215, 95, 23,
- 1,144,190,249,230,155,226,236,236,108,212,174, 93, 27, 0,160, 86,171,113,232,208, 33,132,135,135, 3, 0,238,223,191, 95,250,
-123, 85,233,116,116,116,236,218,190,125,123, 36, 39, 39,227,193,131, 7,151,159, 62,125,170,244,247,247,191,156,146,146,210,177,
-121,243,230,216,181,107, 87,151,138, 12, 86,117,175,145, 61, 6,171,130,188, 47,216,179,103,207,208, 43, 87,174,244,157, 50,101,
-138,160,115,231,206, 0, 0,173, 86,107,160,148,218, 94, 68,179, 44, 22,139,165,100,210, 83, 29, 0, 20,155,169,175,255,138,230,
- 95, 45,159, 76,147,105, 50, 77,166,249, 79,208,252, 55, 25, 44, 43,199,113, 56,123,246, 44,118,239,222,109, 51,153, 76, 95,102,
-100,100,196,150,249,255,250,192,192,192, 11,131, 7, 15, 94, 28, 23, 23,199,127,240,224, 1,236,121, 1,149,197, 96, 48, 88,158,
- 95, 42,216, 96, 48, 88,254,106,166, 54,108,216,128,204,204, 76,115,106,106,234, 73,171,213,186,231, 47,142, 70,252,203,163, 8,
-215, 83,106,124,131,144,147, 51,219,182,237, 54,227,196, 9,201,251, 95,125,101,124,103,244,232,207,108, 38,147,133, 47, 18,113,
- 98,185,156,103,147, 72,132,209,231,206, 57, 44,251,224, 3, 55,189,209,120,116,115, 53, 58,142,151,137, 96,225,157,247, 39, 65,
- 95, 38,130,117,229, 70, 28,170, 27,193, 50, 24, 12,245, 1, 64, 42,149,166, 0,240,121,235,173,183,192,113, 28,244,122, 61, 52,
- 26, 13,210,211,211, 85,163, 71,143,182, 1,128, 92, 46, 23, 12, 30, 60,216,201,174, 19, 89,163,134, 15,159,207,199,225,195,135,
- 33,145, 72, 78, 3,128, 68, 34, 57,125,226,196,137,142, 35, 71,142, 68, 96, 96, 96, 80,201, 36, 40,149,233,120, 71, 14,220, 78,
-129, 80, 16,212, 41,186,211, 81,199, 43,114,224, 61, 2,196, 23,207,242,254,176, 73,147, 38,128,157,253,174,202,146,147,147,163,
- 5,176,206,219,219,251,208,103,159,125,246, 86,171, 86,173,218,205,152, 49,131, 80, 74,255,242,194,232,148, 82,216,108, 54,246,
-212, 97, 48, 24,140,127,179,193, 34,132,252,209,169, 83,167, 17,148, 82, 62,143,199,219,242,156,185, 2, 0,164,166,166, 62, 9,
- 8, 8, 88, 93,179,102,205,210, 5,160,171,249,194,201, 34,132,124,207,227,145,207,139,254,174,254,196,146,101,150, 36,249, 28,
- 0,225,241,248, 27,111,223,190,253, 85, 74, 74, 74, 78,117, 13, 95,121,188,140, 81,132, 0,176,149,210,196, 17,132, 28,155, 18,
- 25,217,181,231, 7, 31,160, 97,207,158, 78,126,193,193, 54,189,217,204,221,191,120,145, 92,222,185, 83,116,231,196, 9,161,222,
-104, 60,186,155,210,148,234,166, 51, 45, 45,237, 92,237,144,128,227, 67, 6,247,238, 30, 82,211, 15, 0,144,144,152,142,220,124,
-213,241,234,152,171,231,140,214,128, 21, 43, 86,236, 23,137, 68,130,178, 75,206,152,205,230,252, 18, 19, 70, 8,241, 91,189,122,
-245, 31, 60, 30, 47,185, 42,189,216,216,216,227, 51,103,206,236,249,228,201,147,243,169,169,169,105, 0,144,144,144,144,230,231,
-231,183, 59, 61, 61,189, 87, 74, 74,202, 17,106, 71,232,233,185,197,158, 17,125,113,135, 3,128, 6, 37,139, 61,191,232, 90,131,
-101, 41, 54,229,139, 2, 2, 2,246,245,234,213,107, 4, 33, 36,243,175,232, 41, 20, 10,171, 94,175,183,114, 28, 39, 48,155,205,
- 84,161, 80, 88,217,227,135,193, 96, 48,170, 69,115, 0, 37, 43,135,148, 4, 78, 60,159,251,221, 4,160,236, 82,126, 37,127,231,
- 0,184, 81, 70,163,236,231, 85, 29, 11, 0,185, 0,238, 21,127,246,215, 12, 86, 90, 90,218, 17,216,177,152,179,189,251, 85, 98,
-144,190, 36,132, 44, 43, 49, 75,127, 85,195,106,181,190,148,245,219,120, 60, 94, 98,191,126,253,170,181,127, 85,251,252, 65,105,
-242, 39,132,108, 58,248,211, 79,141,143,174, 92,233,111,179, 90,221, 9, 64,249, 98,113,158,201,100, 74,242,180, 88,238, 86, 55,
-114, 85,150,199, 9,105, 61, 0, 32, 52, 52,148, 62,122,244,232, 47,143,198,160,148,222, 5, 16, 88,197, 62,233, 0,218,217,163,
-151,154,154,186, 31,229,140, 20, 76, 79, 79, 63, 0,224,128,189,233, 42, 93,236, 25,224,113,132, 27, 82,191,237,208,157, 0,184,
-146,197,158, 95, 38,105,105,105, 9, 0,230,254, 85,157,199,143, 31,155,106,214,172,185,119,193,130, 5, 3,239,221,187,119, 48,
- 53, 53,213, 4, 6,131,193, 96, 84,203, 92, 17, 66, 14, 22,191,123,250, 22, 87,242, 15, 62,255,123,201, 62, 37,251,149,221,167,
- 68,227,249,207, 43, 59, 22, 0,166, 77,155,246,213,252,249,243,101, 0,236,238,139, 43,248, 39,156,181,151,177,168,237,203, 94,
- 24, 55, 45, 45,109,205,223,145,215,229, 69, 6,234,234,223,121, 62,227,227,227,201,171,124,151,149, 44,246, 92,134,200,255,133,
-116, 39, 38, 38,110,234,216,177,227,239,169,169,169, 44,122,197, 96, 48, 24,213,195,179, 60, 67, 84,129, 31,232, 91,217,255,159,
-169,176,151,179, 95,121,127, 19, 66, 14,206,159, 63,191,111,117, 18,204, 99,215,140,193,248,255,227,191, 49,138,149,193, 96, 48,
- 24,229,243,124,212,170,196,116, 61,255,247,180,105,211,190, 66, 53,154, 7,129,162,153,185,187, 86,240,165,118,143, 14, 32,132,
-116,125,129, 76,157,100,154, 76,147,105, 50, 77,166,201, 52,153,230,191, 75,179, 42,237, 10,142,239, 83, 81,147, 94,101,205,133,
-207,255, 94,213,177,118,236,123,168, 58, 39,226,111,219, 0,116,101,154, 76,147,105, 50, 77,166,201, 52,153, 38,211,252,139, 91,
-115, 74,105, 31, 20,173,114, 66, 41,165,125, 40,165, 61,167, 77,155,246,101,201,103,211,166, 77,251,146, 82,218,165,100,191,226,
-125, 74,143, 41,249,236,249,159,207,127, 86,197,190,118,167,249, 31,209, 7,139,193, 96, 48, 24, 12, 6,163, 18,110, 0,104, 94,
- 38,186,148, 3,224,254,252,249,243, 11,202,244,141,202, 1,112, 23, 64,163,226,253,114,138, 3, 73,101,251, 78,153,138,255, 54,
-149,179,143,201,158,125,237,133, 25,172, 10,104,236,203,159, 27, 20,224,213,172, 52,202, 87, 52, 57, 36,184,226, 89, 4, 74,167,
- 19,224, 56, 80, 74,145,158,173,188,117, 47,139,126,243,162,223, 23,230, 79,220,188, 28, 28,150,114,148,182, 45,254,232,156, 42,
-207, 56, 41, 74, 69,149,246,106,212,243, 33,245, 28,120,248,140,163,104, 8, 0, 60,130,123, 6, 14, 63, 60,204,164, 15,255,234,
-249, 32,132,144,250,158, 24, 43,150,202,134, 59,187,184,214, 41, 40,200,141, 55, 27,140, 59, 30,228, 96, 21,125,129,105,211,107,
-187,145, 86, 28,197, 87, 0,120, 66, 30, 22,199,229,209, 51,172,212, 49, 24,140,255, 39,248,127,241,248,242,166, 0,250,171,131,
-139, 40,187, 44,118,153,172,231,185,110,231,126,255,239, 84,203, 96,213,247, 34, 31,128, 96, 22, 0, 10,138,217,209,217,244,215,
-106, 29,239, 71,186, 58,240,249,107, 1,240, 13,102,219, 20,202,225,124,185, 47,115, 30,218, 59,136,248,139, 1,112, 6,155,237,
-189,232,116,251,251,131, 69, 6,144,158, 2,142,183,153,163, 84,104,227,232, 70, 80, 28, 84,136,112,233, 74, 26, 53, 84, 39,173,
- 65, 1, 94,205,246, 94,207,232,126,230,215,137,104,217,176, 54,168,205, 10,112, 22,200,218,125,134, 83, 75,222, 66,203,122, 65,
-160,156, 5,224,172, 80,244, 90,132, 94,145,206, 47,124,115,132,249, 19,183, 96, 15,175,168, 53,107,214,250,248,133, 68, 16,206,
-106, 70,236,245,227,163, 62,253,124, 70,231, 72,103, 18,105,143,201,106,228, 71,222,175, 93, 43,236,179, 73,179,126,228,251,250,
- 5,202, 57,139,209,154,153,248,176,201,242,133, 51,118, 53,242, 35,139,239,166,211,181,246, 26,169, 8, 79,140, 19, 72,196, 67,
-165, 14,242, 58, 58,157,230,145,205,108,217, 17,233, 39,232,249,195,162,165,141, 59,118,235,173,176,105, 50,121, 22, 14, 17,219,
-183,253, 17,252,211,138, 95,122, 19, 66,250, 83, 74,185,234,228,153,163,248, 60,110,211,216,222, 66, 1,159,212,123,119, 13, 31,
-213, 24,250, 90,150, 8,111, 50,146,208,170,167,137,160, 4, 23, 30,100,209,223, 95,228, 59,234,121,147,223, 8, 69, 93, 16,236,
- 36, 20,127, 68,103,211,108,246,156, 99, 48, 94, 45,120, 60,222, 25,142,227, 58,189, 76, 77, 66, 72, 43, 74,233, 85,118,118,255,
-157, 84, 47,130, 69,240,109,244,227, 84, 87,216,204,168, 95, 55,100, 46,128,106, 25, 44, 7, 62,127,227,141,248, 44, 31, 88,205,
- 88, 51,111,194, 54,147, 5,176, 90,204,176, 89, 45,176, 89, 45,176, 90,205,176, 89, 44,160, 22, 35,102,172, 59, 3,152, 52,104,
- 22, 25,186, 17,128,175,189,223, 33,164,188,205,183, 46, 30,119, 35, 38, 21,126,255,117,254,199,169, 57,133, 31,159,188,151,158,
- 91,223,155,124,249, 32, 27,235,171, 99, 4,206,172,156,136, 45,123, 14,165, 45,251, 77, 27,195, 81, 10, 55, 39,105,216,168,190,
-209,129,155,246,157, 73, 93,186,209, 16, 3, 0,206,114,113,216,219,247,226,131,254,202, 69,240,114,112, 88,186,234,151,159,124,
-124,221,165,196,122,121, 1,172, 54, 27, 2,131,251,240,191,252,104,148,239,183, 75,214, 46, 1,240, 78,101,199,135,123,147,136,
-186,181,235, 77,217,120,232,114,144, 86,157,109, 58,190,245,171,199, 48,194,226,227, 95, 79, 56,119,254,143,252,233, 95, 76,156,
- 28,238, 77,174,197,100,209, 7, 85, 60, 12,120,245,188,176,111,254,130, 69, 13, 59,247,234,171,224, 10,115,248, 6,109, 97,221,
- 53,235,214,206, 10,111,216, 66,214, 46, 50, 64,148,189, 99, 60,209,107,242, 97,230, 57, 72, 58,215,239,234,164,127,115,132,101,
-205,134, 45, 31, 1, 88, 94,173,234, 95,153,230,105,142,123,241,218, 36,161,104,119,231,234,153,113,182,244, 27,160, 54, 11, 96,
- 51,151,254,132,205, 2,202, 21,253,108, 57,126, 29, 0,188,144,193,226, 81,116, 63,121,241,134,111, 86,102, 70,243, 37,139,190,
-251, 50,194,139, 28,129, 13,155, 31,230,227, 92,117,141, 37,131,193,248,231, 66, 8,177, 82, 74, 5, 47, 89,179, 55,165,244,240,
- 95,212,248, 12,192,251,197,127,174,165,148,254,240, 18,210, 21, 0,192,167,248,207, 76, 74, 41, 91, 3,245,191,106,176, 0, 7,
- 80, 14,216, 57, 16, 0,164,213,253, 50, 10, 56,128,240, 1,139, 22, 3,122,117,131,135,151, 15, 96,209, 1,102, 29, 96,209, 3,
- 22, 45, 96,209, 35, 55, 35, 25, 48,107,129,132, 35,176, 82, 42,169,118,174,140, 42, 32,110, 7,186, 52, 9,130,167,179, 3, 38,
- 14,136,240, 88,125, 52,110,237,218,227,177, 93, 1, 12,183, 43,173,148,162,101,131, 58, 88,182, 86, 27,179,255, 86,118, 15, 0,
-232,211,216,227,104,203,136,224,192,165, 27, 13, 49,135,238,229,247, 4,128, 94,145,206, 71, 90,132,249, 6,113,127, 33,186,203,
- 81,218,206,175, 70, 29, 98,187,179, 10,156, 58, 13,106,181, 30,105,137,155,224,234,223,148,103,227,208,161,170,227,165,124, 76,
-251,100,250,247, 66,157, 58,203,196,153,115,108,158,252, 2,190, 64,204, 17, 60, 61,103, 44,228,148,182, 73, 99,223,178, 78,249,
-102,222, 52, 0,163, 42,141, 6,121,225,163,197,139,151, 54,104,211, 44,220, 43,115,215, 68, 82, 88,144, 5, 43, 95, 38, 25,208,
-186, 13, 92, 66, 35,184,172,179,139,137, 56,164, 43, 92,220, 67,240,244,242, 86, 36, 93,221, 77,218, 54, 25, 44, 89,255,187,232,
-205,138, 12, 86,168, 39,105,219,163,125,139,109, 33, 65,126,190,148,114,224, 56, 10,202,217,240,238,144,238,248,114,123, 2,108,
- 54, 27, 94,239,209,182,203,247,227, 58, 83,142,227, 64, 41,135,212,204, 60,221,233,107, 49, 93, 30,231,211,107,246, 68,166, 26,
-181,234,212,246,222,173,171,225,150,184, 3,104, 54,234,255,216,187,234,240, 42,142,183,123,230,238,213,220,184,123, 66, 2, 36,
- 65,130, 59,193, 37,104,113,111,129, 10, 80,160, 88,139,182, 64, 75,139,180, 80,172, 56,180,197,181,184,107,130, 91,176, 16, 32,
- 36, 1,226,238,114,117,119,231,251, 35,210, 0,145,123, 3,109,127,237,183,231,121,246,185,119,237,236,216,206,156,125,103,230,
-157,197, 79, 9,112,181, 84,153, 11,184,119,230,247, 90,192,111, 85,173,132, 72,109, 7,112,175, 78, 47,129, 71,219, 49,204,198,
-221,167,237,179, 83,227, 71,254,177,125,221,192,245, 27, 55,238, 4, 48, 78,168, 70, 4, 8,248,111,128, 82,250,222, 69, 86,116,
-116,116,194,187,136, 44, 55, 55,183,182, 0,126, 42, 30,137, 65, 8,249,201,203,203,107,222,159, 31,168,175,125,227,101,115, 28,
- 55, 34, 46, 46,238,114, 69,156,189,122,245,114, 1,224, 85,138,211,139, 16,226, 85,214,181, 86, 86, 86, 92,171, 86,173, 94, 29,
- 63,126, 60, 65, 40, 33,127,173,192,122, 26,179,127,114, 35, 77, 98, 30, 0, 60, 53,160,176,190,214,181,167,214,115, 75,182,126,
-251,209,146,186,213,108,144,155,175,197,217,187,175,192,113,122,112, 44, 91,100,201, 98,193,177,122, 4, 54,176, 67, 43,245, 56,
-172, 62,254, 12, 44,199, 47,174,136,243, 77,232, 40, 63,172, 97,231,193,251,120,158,202,228, 18, 81,182,175,187,173,195,151, 3,
- 26,136, 38,247,169, 11,149,142, 29, 92,199,145, 92, 12, 75,166,155, 13,226,228,223,118, 89, 68,203, 58,198,177,149,198,189, 2,
-235, 83,243,161,189,186, 88, 80, 77, 54,244,105, 81,200, 45,208, 35, 42, 93,143, 36,117, 22,228, 36,209, 32, 78,158,162,190,155,
-171,179,242,218,222,153, 47,109,153, 28,177, 3,195, 74,101, 34, 22, 28, 79, 25,154, 21,166,177,169,213, 69, 82, 60, 46,171,162,
-112,154, 40,205, 63,106,219,181,167,101,204,174, 49,196,196, 55, 16, 14,141,220,241,242,242, 86,164,220, 61,142,244,132, 87,196,
- 66,157, 5, 71,219, 26,232, 62, 98, 8,150, 14,105,138,220,156, 92, 48,137,145,150, 50,137,220,170, 60, 78,202, 97,196,207, 63,
- 46,116, 22, 51,162,194,244, 44,222, 56, 61, 84, 26, 13,192,177, 80,136,121, 16, 90,124, 78, 15, 78,175, 83,214,239, 63,115, 60,
-128, 91,149,197, 61, 44,153,238,174,235, 64,218,128,215,215,162,122, 21, 8,112,245,113, 10, 45, 17, 61,117, 28,201,176,198,129,
-163,219, 80,130, 43, 85,201, 35,127, 91,244,106,226,101,102,106,154,243, 20,113, 7,190, 64, 36, 20,212,177,245,167, 24,246,241,
- 68,229,166, 77,155,122, 19, 66, 62, 47, 61, 6,237,175, 88,252, 84,224, 20, 56,255,173,156,150,150,150,222,213,170, 85,155,167,
-215,235,219, 74,165, 82, 71,157, 78, 7,158,231,147,100, 50,217,149, 87,175, 94, 45,200,206,206,126,241,191, 22,247,135, 15, 31,
- 26, 44,178, 12,225,148, 72, 36,120,246,236, 89,132,161, 34,235, 77, 78,137, 68,178,227,234,213,171,216,183,111, 31, 0, 32, 60,
- 60, 28, 62, 62, 62,166,101,221,251,242,229, 75,211,246,237,219,239,192, 27, 43,112,188,201,249,232,209, 35,239, 99,199,142,225,
-192,129, 3, 0,128,103,207,158,193,215,215,183,204,240, 92,189,122,149, 25, 62,124,184, 55,128,132,191, 58,143,254,147, 2,171,
-104,125, 93,242,230,255, 50, 16,229, 97, 45,107, 4, 53, 7, 0, 81,198, 62, 44, 44,137,254,216,192, 89,210,237,194,129,181,109,
- 21, 82, 17,230,111,254, 50, 54, 53, 35,183,133,152,128, 7, 0,150, 66,100,109, 38,187,177,120,100, 3,143,204, 60, 53,142,222,
-142,191,252, 56,217, 56, 83,232,227, 4,122, 14,128,213,159, 13, 36,241, 29,185,244,220,158, 61,179,186,213,159,218,167, 62,142,
- 92,127, 53, 21, 64,165, 94,218, 41,207,131,242,108,201,160,246,162, 79, 5,128,103, 81,122, 76, 55, 15, 90,120,140, 55,206,130,
-213,158, 16,113,166, 3,186,219, 40,101,107,198,142,253,204, 66,159,250, 28, 25, 90, 41, 98, 51,213, 72, 82, 73,144, 39,118, 64,
-252,211, 71,156,136,224, 92,229, 86, 22,228, 80, 86,109,101, 45, 51, 19,249,119, 25,239,154,115,122, 78,166,140,176,140, 69,191,
- 31,172,210, 46, 44,127,197,230,167,230, 19,130, 74, 23,209,182,180,180,242, 81,167,191, 98,178, 51,211, 96,229, 84, 23,221, 6,
-247,194,119, 61,235, 32, 55, 39, 31,169, 25, 55,104, 77,103, 11, 18,125,101, 39,190,238, 94, 27,233,201,137,208,232, 1,146,175,
-201, 80,107,213,121,229,166,163, 8, 27,167,124, 53, 99,152,167,179,189,105,241,100, 1,202,115,104, 80,187, 58,186,180,109,142,
-115, 87,175,225,206,163,112,240, 69,147, 5, 40,207, 35, 46, 37, 51, 89,173,227,182, 26,149,160, 28, 11,170, 87,151, 41,192, 80,
-133,174,193,122,142, 68,201, 1,115, 91,212, 52,255,100, 86, 47, 79,115, 83, 57,129, 90,207, 65,173,213, 35,247,218, 26,216, 86,
-171, 7,165, 66, 65, 26, 65, 37, 6,160, 23,170, 18, 1, 2,254,196,160, 65,131, 20,201,201,201, 65, 61,123,246,172,211,165, 75,
- 23,101,155, 54,109,144,159,159,143,179,103,207, 34, 63, 63,223,211,221,221,221,243,236,217,179,253, 91,180,104, 17,230,230,230,
-214,126,255,254,253,198,140,145, 21,227,207, 65,234, 60, 0,150, 16,130,162, 99, 4, 0,255, 46,235,208,202,100, 50, 68, 71, 71,
-191,119, 75, 86,124,124,124, 68, 85, 44, 89,121,121,121, 82, 87, 87, 87,216,219,219,131,227, 56,228,231,231,227,240,225,195,200,
-206,206, 6,207,243, 48, 49, 49,193, 15, 63,111,198,211,123, 65,184,117,235, 22,178,179,179,165,149,113,198,197,197,145, 6, 13,
- 26, 64,163,209,128,101, 89,168,213,106,156, 63,127,190,100, 95, 44, 22, 99,198,247, 43, 16,126, 55, 8,247,239,223, 71, 92, 92,
-220,223,178, 58,136, 17, 90,228, 63,105,193,122,103,112, 28, 59,123,211,182, 61, 55,102,143, 27,130,137, 67, 59,187, 47, 88,123,
-176,115, 88, 42,221, 6, 0,117,236,201,200, 15, 59,212,244,176, 82, 74,240,221,174,187, 0,165,179,223,245,121,161,233, 52,188,
-174, 19,153,122,232, 86,116,208,156, 33,141, 80,221,217,194,167, 70, 13, 34,139,140, 52, 96,205, 63,158,133,181,153,220,175,103,
- 67,187,211,224,121, 88,153,203,107,129, 99, 97,101, 38,247,235,238,111,121, 10, 0,172,148,210, 90,101, 89,186,202, 67, 83, 15,
-233, 24,165, 92, 60,198,180,177,179,199,168,222, 93, 76,122,244,238,111, 98, 38, 97,145,126,235, 44,114, 36,110,208,219,120, 66,
-163,207, 64,220,139, 72,238,194,205, 39,241,105,185,154, 47, 43, 13, 38,197,229,248, 23,207,236,189,235,119,177, 78, 59,254,117,
-138,247,232, 93, 94, 34,240,162,220,157,253,146, 77, 29,154,153,220,142,122,145,199,211,183, 45, 56,111, 34, 39, 59,251,149,158,
-131,179,138, 19,155, 71, 94,250, 29,179,186,215, 67,102, 70, 10,212, 58, 22,217, 42, 86,231,100,165,144,107, 94,132, 66,163, 99,
-161,213,243,144, 88,185,226,236,141, 71,105,188, 94, 95,238, 90,148,145,105,244, 62, 0,179,210,199,106,216,147, 6, 51, 45, 76,
-238, 67,175, 66,116, 92, 2,182,157,184,209,168,232,186,170,127,157,242,108, 97, 55,115, 41,203, 21,161,104, 83,149,193,237,181,
- 29, 73, 51, 19,133,244,151,159,166, 14,175,211,210,215, 70,206,199,221, 0,225,117, 48,229,196, 80,201, 56, 88,186, 87, 7,175,
-205,165, 5,106,117,214, 99, 64,240,204, 46, 64, 64, 41,212,170, 85,203,201,210,210,242,241, 87, 95,125,101,211,175, 95, 63, 28,
- 58,116, 8, 57, 57, 57,216,186,117, 43, 86,174, 92,137,111,191,253, 22,122,189, 30,155, 54,109, 82,254,241,199, 31,205,214,173,
- 91, 23,231,233,233, 89, 55, 58, 58,186,178, 5,213, 9, 0, 57, 0, 73, 81,219, 69, 0,240, 39, 79,158, 68,143, 30, 61,112,242,
-228, 73,190,232, 24, 71, 8,209, 83, 74, 53, 85, 21, 88, 50,153, 12,217,217,217,239, 69,100, 73, 36, 18,152,153,153, 65, 38,147,
- 33, 55, 55,215,104,145,197,178, 44, 19, 23, 23,135,236,236,108,116,233,221, 27, 43, 22, 47, 70,135, 14, 29,208,165, 75, 23, 80,
- 74,113,254,252,121,116,110,237,143, 33, 31,180,199,147, 39, 79,192,178,172, 65,225, 77, 74, 74, 66,114,114, 50,186,245,238,141,
-205,235,214,161,121,243,230,240,243,243, 3,203,178, 8, 10, 10,194,192,192,214, 80,244,237,140,240,240,112,161, 80,255, 91, 4,
- 86,104, 10,189, 89,199,158, 28, 31, 26,216,172, 87,239,128, 58,216,188,247,194,194, 58,117,200, 30, 0,176, 53,151,255,240, 81,
-135,234, 8,139,201,196,133,251, 9,199,195, 82,223,207,236, 11,158,131,157,173,133, 18, 96,100, 80,233,120,214, 34, 10,149, 14,
- 76,230, 41,133,178,237, 76,124,216, 59,204,189,121, 29,119,247,226, 89,132,102, 61,150, 99,228,163, 8,143,166,126, 78, 30,224,
-244, 0,167,135,197,144, 93,192,247,166,149,134, 35,192, 91,126,110,230,151, 83, 91,117,239, 59,216, 68,166,180, 4,151, 19, 11,
-125,210, 35,164, 63,191,140,124,165, 15,146,162,163,176,239,204,173,236,231,113,233, 57, 34, 17,206, 38,103,107,166, 71,102,208,
-188,202,120,213,122, 44,158,247,245,151, 61,247,237,217,107, 46,175, 30, 64, 34,215,244,200,150,137, 89,185,189, 87, 99, 81,129,
-194,142, 46,218,186,215, 34, 95,139, 37,149,241, 20,228,231, 28, 60,127,246,244,144,154,222, 1,230, 47,239,156,128, 74,173,129,
- 70, 15,212,109,214, 30, 28, 71,101, 68, 68,120, 11,134, 33, 41,233,153, 32,122, 46,249,202,131,151,137, 87, 31, 68, 49, 26,243,
-202,185, 95, 43,116,132,153,212,187,125, 67, 64,175,194, 7,109,235, 97,197,206, 11, 95, 0, 24,253,110,153, 92,104,193,162, 64,
- 64, 93, 7,178, 1, 64,192,221,195, 43,107, 53,233, 59, 5,198, 88,176,252,237, 73,119,255, 26, 46,191,175,248, 97,166,141,173,
-155, 15, 67,120, 61,168, 83,125, 32, 39,142,146,184, 27,176,116,109, 14,206,165, 53, 54,173, 94,150,199,243,116, 79, 85, 92, 84,
- 8, 16,240, 95,134, 90,173, 62,248,227,143, 63,218,244,234,213,171,216, 2,131, 27, 55,110, 96,203,150, 45, 48, 53,125,189,158,
-236,209,163, 7, 40,165, 54,243,231,207, 63, 8,160,101,121,156,173, 91,183,238,189,122,245,234,132,134, 13, 27, 70, 21,137, 44,
- 41, 0, 81,104,104,168, 40, 54, 54,150, 88, 91, 91, 83, 23, 23, 23,125, 66, 66, 2, 15,128,251,248,227,143, 25, 51, 51,179,154,
-121,121,121,193, 85, 21, 88, 50,153,236,189,140,201,146, 72, 36, 32,132, 64, 38,147, 65, 42,149,130, 82,106,148,200,226, 56, 78,
-124,242,228, 73,220,189,123, 23,223, 54,108,136,169,174,174,176,177,177, 65, 80, 80, 16, 40,165, 48, 53, 53, 69, 70, 70, 6,246,
-236,217,131,142, 29, 59,130,101, 89,169, 33,188, 7, 14, 28, 64, 72, 72, 8,190,111,210, 4, 83, 45, 45, 97,102,102,134,243,231,
- 11,123,253,228,114, 57,162,163,163,113,254,252,121,180,111,223, 94, 40,212,127,181,192,106, 79,136,152, 56,194, 73,167, 85,129,
-178, 20, 32,112,169, 83,135, 72,195,194,168,206,216,135,138, 68,248,122,245,182,227, 61,151, 79,233, 77,198,244,105,228,178,224,
-247, 75,159, 3,192, 39, 3,124, 93,149,114, 49, 86, 29, 9,163, 34, 17,190,126, 31, 17,172, 83,135, 72, 69, 34,124,222,165,185,
- 31, 18,178,180,136, 76,200,186, 24, 70,169, 65, 93, 58, 23,150,127,136,237, 71,131, 98, 87,110, 87, 63,165,148,194,202, 76,238,
- 55,242, 97,164,199,239, 39, 67, 98,126,222,167,126, 74,121, 10, 43,165,164,214,232, 39,173, 43,157, 69,216,212, 67, 58,102,246,
-204,233,173,251,140,254, 74,193, 62,221, 15,109,228, 25,240, 58, 21,114,116, 82,100, 49, 78,136,139,137,193,162, 77,199, 99,115,
-242,181, 67, 66, 83,140, 19,150,225,105, 52,175,142, 61,233,183,232,187, 57,231, 22,255, 48,223, 76, 21, 21,148,199, 16, 86,197,
- 84,107, 39,254,225,219,229, 36, 87,163, 29, 28,153, 65,115, 43,227,209,152, 99,201,143, 63,175,238,249,217,136,254, 79,125,125,
-218,217,114, 9, 47,108,213, 57, 57, 41,187, 78,135, 56, 21,125, 25, 18, 0,136,140, 75, 71,106,118, 62,203,177,250, 96,115, 9,
- 22, 60, 54,196, 26, 88,132,234,142,196,190, 95,155,250,195,237,205,165, 80,229,101,193,193, 92,130,192,230, 53,134, 87,119, 36,
- 51,163,146,105,106,149, 51,154,215,131,234, 85,184,185,164, 99, 45,202,233,107,129,211, 67,247,112,135,241,150, 48,130,169, 19,
-219,154, 89, 88,107, 95,138,144,111, 10,152,216,129, 88,120, 2,150, 94, 68, 82,123, 48, 18,162, 30,179, 95, 12, 31,145,254,226,
- 85,220,175,118, 38, 88, 42, 84, 33, 2, 4,188,142,232,232,232,143,102,207,158,125,181,121,243,230,142,118,118,118,168, 87,175,
- 30,142, 30, 61,138,175,190,250,170,228,154,134, 13, 27,130, 82,138,140,140, 12,252,248,227,143, 73, 9, 9, 9, 31, 85,196,249,
-248,241,227,167,219,183,111,111, 91,167, 78, 29,157, 84, 42,205, 2, 32,207,202,202, 82,100,100,100, 16,181, 90, 13,158,231,121,
- 75, 75, 75, 46, 33, 33, 65, 63,100,200, 16,205,245,235,215,107,228,231,231, 71,191,139, 5,203,221,221, 61, 52, 61, 61, 61,155,
- 16,242,206, 46, 28,138,197,149,157,157,157,125, 94, 94, 30, 15, 32,179, 42, 46, 28, 88,150, 69,147, 38, 77,112,230,242, 61,156,
-188,112, 29, 57, 9,207,240,249,103, 31,161, 94,189,122, 56,115,230, 76,149,243,172, 65,131, 6, 56,125,254, 42,174,222,125,128,
-232,240,135,248,226,243,207, 80,183,110, 93,156, 62,125, 90, 40,208,239, 65, 96,181, 39,132, 20,127,137,191, 37, 87,107,219,147,
- 6, 46, 53,101, 59,230,119,175, 81, 91,210,101, 62,136,196, 4,251,125, 78,183,254,122,209,154,167,245, 28,201,136, 71,201,149,
-207,246,122,205,138,149, 76, 31,215,117, 32,187, 31, 60,169, 53,252,131,230,238,216,124, 84, 57, 23, 0, 6,183,241,198,237,231,
-169,184, 21,158,178,251,113, 10,125,252,174,145,171,231, 72,148,160,216,253,227,164, 62,237, 61,221,156,176,229,208, 85, 16,130,
-131, 6, 53,180,148,210,230,117, 60,177,114,251,155, 51, 6,157, 60,126,222,167,126,122, 38, 52,167, 59, 0,116,173,109,122,170,
-105, 13,107,143,202, 44, 25, 38, 50,241,216,238,253, 63, 84,176,225, 71,129, 87,231, 65, 88, 13, 84, 58, 30,137,105,185, 40,176,
-116, 71,208,141, 7,170,108,181,118,202,227,148,170, 89,237,194, 82,105, 84, 67,103, 18,147,151,175,114, 86,218,215, 80, 51, 34,
-158,207,211, 80,220, 14,123,149,243, 56,145, 62, 51,132, 35, 50,146,106, 91,186,145, 54, 27,182,237,155, 39,145,202, 6, 51, 4,
-196,193,202,212,126,195,242,239, 97,110,110, 6, 94,155, 7,228,167,162,223,132, 69,169,143,226,117,222, 0,224,107, 71,204,218,
- 86,151,110, 19,139, 72,220,197, 8,237, 55,149, 61,131,232, 49,110, 68, 96, 67, 9,175,205,199,164, 31,247, 98,227,204, 62,248,
-176, 83,109,201,137,107,225,227, 0, 44,168,106, 94, 83,142, 5,213,171,208,114,206,229,167, 4,184, 74,129,128,187,251,126,168,
- 5,220, 51,152,163, 49, 33, 18,177, 51,169, 93,223,195, 84,202,199, 93, 3, 31,119,141, 50,238,173, 65, 60,218, 18,226,212,132,
-254,242,211,183,249,155, 55,111, 57,203,139,240, 93,101, 46, 47, 4, 8,248,255, 10, 74,105,148,149,149, 85,183, 30, 61,122, 92,
- 56,115,230,140,141,191,191, 63, 0,224,238,221,187, 0,128, 38, 77,154,192,215,215, 23,201,201,201, 24, 58,116,104, 90, 98, 98,
- 98, 55, 74,105,133, 99,122,115,115,115, 95, 28, 56,112,192, 49, 63, 63,191,225, 55,223,124,147,226,233,233,153,163, 86,171, 73,
- 86, 86, 22,207,178, 44,172,173,173,101, 13, 27, 54, 68,171, 86,173,242,110,220,184, 81, 45, 54, 54, 54, 23,192,171,170,132,191,
- 79,159, 62,184,124,185,112, 18,222,251,240,139, 37,149, 74,225,239,239,239, 26, 21, 21, 21, 95,148, 62, 55,171,144,166, 37,255,
- 31, 60,120,128,224,123,113, 16,107, 85,144,165, 38,224,230,161, 3,232, 61,118, 60, 88,182,234,163, 21, 30, 60,120,128,195,231,
-111,194, 84, 46,198,179,103,143,113,224,192, 1,124,254,249,231,239,196, 89, 69, 84,168, 69,254,149, 2,139, 82, 26,140, 50,188,
-208,214,168, 65,100,242, 60,204, 15,108,226, 58, 99,112, 64, 13, 70,159,147, 0,158,227,193, 72, 0, 7, 59, 11,236,216,177,219,
-123,247,222,189, 55, 26,184, 74, 86,243, 44,251,245,163,100, 90, 96,196,179,231, 47,223,123,117,240,142, 47,219,139, 63,239, 94,
-203, 6, 0,164, 98, 17, 86, 29,125,204, 2,152,255, 46,145,106,233, 70, 20,121,122,140,113,178,181,156, 59,251,211,158, 54,237,
-155,248, 34,248, 86, 40, 86, 31,184,113, 89,150,130,237, 6, 23,106, 94,143, 55,117, 83, 89,179, 8,193, 87, 62,158,146,227,168,
-147,212,212, 26,186, 87,151, 0,157, 26,106,141, 14,177,233, 28, 98, 51,212, 16, 43,165,184, 27, 30,167,178, 77,194,241,170,198,
-153, 16, 66, 2,170, 43, 92,230, 45,252,217, 77,173,202, 99,115, 50,211, 88,169,236,166, 68,105, 34, 79, 52,134,231, 70, 28, 85,
-183,243,150, 54, 6,120, 70,166,160, 5,115,166,141, 50,141, 15, 59,131,154,162, 4, 16, 74, 97, 82,187, 39,204, 77, 24,105, 27,
- 47,105, 12, 0,120, 57, 89,202,126,252,238, 43,203, 41, 51,191,171,116,140, 87, 29, 66,164,245,154, 58, 77,241,247,180,198,229,
-144,167,184,252, 40,250,241,229,187,207,234,118,168,231, 2, 95, 55,171,201,117, 8, 89, 18, 70,141,183,136, 22,102, 12, 11,232,
-213, 37,179, 8,235, 56,146, 97, 77, 7,127, 83,230,236,193,242,224, 5,240,225, 28, 5, 97, 24,128,136, 10,103, 52,198, 94,131,
-216,170, 58,221,189,239,112,193,150, 45,219,191, 15, 75,165,130,213, 74,128,128, 74,144,149,149,245, 80,169, 84, 6,214,175, 95,
-127,235,164, 73,147,204, 71,140, 24,225,242,217,103,159,137, 0, 32, 57, 57,153, 95,185,114,101,194, 47,191,252,146,157,150,150,
- 54, 90,167,211, 61, 50,228,131,151, 16,114,253,215, 95,127, 77,189,114,229, 74,221,102,205,154,201, 27, 55,110,204, 91, 91, 91,
-139,229,114, 57,167,213,106,213,225,225,225, 92, 84, 84,148,115, 86, 86, 86, 4,128,200,170,116,223, 23, 89,171, 22, 48, 12, 51,
-143, 82,234,255, 62,198, 96, 41,149, 74, 23, 0, 17,132,144,154,198,118, 15,190,213, 96,139,197,200,204,204, 68, 65,210, 99, 40,
-226,158,163,190,169, 8,117,172,205, 96, 97, 97,241, 78, 98, 40, 59, 59, 27,200,143,199,213,171, 15, 0,150,133,165,165, 37, 44,
- 45, 45,255,118,129, 85,158, 22,249,183, 91,176,222, 66, 93, 7,242,185,181, 12, 43,199,246,172, 33,245,242,112,131, 38,238, 46,
- 30,196,230,225,235, 22,205,194, 24,185,185,122,236, 71,125,154,244, 31, 88, 13,237, 91, 53, 37, 94,206,150,147,151, 44, 95, 63,
-161,174, 35,249,234,113, 50, 93,101,200,131, 31,167,208, 23,181, 29,200,150, 75, 15,227,198,185, 41, 85,224,121,138, 75,143, 18,
-241,232, 85,230,150, 39, 41,244,133, 49,145,168,235, 66, 58,139, 33,218, 75, 41, 85, 88,154,154,230, 54,108, 80,203,174,115,203,
- 6,162,110,237,154, 64,202, 0, 87,111, 63,192,212,229, 7,111,242, 60,237, 25, 98, 96,247, 96,225,140,193,215,133, 83,225,140,
- 65,253,107, 51, 6, 41,165,180,112, 22, 97,197,195,186, 24,134, 36, 21, 68,223,113,146,216,250, 64, 21,121, 9,175, 50,121, 68,
-167,228, 34, 71,236, 4, 77,124, 60, 64,249,152, 32, 74,171, 92,154,237,236,236, 28,188,235,248,214, 88,179,237, 0,116, 5,217,
-120, 17,180, 21,121,153,137,248, 97,195,209, 26,110,110,110,237,226,226,226,130,141,168,100,124, 47, 28,223,237, 0, 10, 48, 18,
- 57, 78,172,219,135, 52, 91, 19,216, 41,165,224, 85,169, 24, 59,101,132,101,247, 46, 35, 44, 1, 32,250,217,125,120, 42, 85, 6,
-241,234,108,209,127,112, 7, 63, 43,232, 85,216,118,250,190, 90, 4,116,219,126,246,113,100,135, 90, 86,138,193, 1,158,214, 11,
- 18,178, 6,160,138,206, 64,139, 45, 88, 37, 22,189, 42,204, 30,220, 79, 41, 87,219,158, 68,238,189,158, 98, 58,176, 75, 99,165,
- 84, 76, 8,205,139, 7, 53,177,195,250,109,251,243,100,122,108, 18,154, 78, 1, 2, 12, 67, 65, 65, 65, 8, 33,164,222,244,233,
-211,135,205,153, 51,167,173,169,169,169, 55, 0,228,231,231,191,208,235,245,151, 1,236, 54,102,182, 95,145, 96,138, 32,132,188,
-136,140,140,116,220,185,115,167, 21, 0, 69,209,105, 53,128, 44, 0,201,239, 50,131,176, 88, 76, 17, 66,230,189, 71,209,112,178,
-136,179,102, 85,238, 23,137, 68, 28, 33, 4,132, 16,200,229,114, 92,185,114, 5,131,122,118,193,147, 19, 89,240,183, 50, 67,179,
-209, 99,177,247,220, 57, 48, 12, 3, 66, 8, 24,134, 49,170, 29, 17,139,197,184,122,245, 42, 62, 28, 58, 16,114, 49, 96,105,105,
-137,233,211,167,227,200,145, 35, 16,139,133,213,244,254, 18,129, 5,130, 5,231,182, 46,146,130,211,227,216,214,101, 56, 30,154,
-167,125,150,138,175,253, 82,177,242, 0,114,249,212,229,219,199,157,187, 26,186,244,227, 33,189,148, 29, 59,116, 65,199,246, 29,
-196,117,155,182,155, 11, 96, 85,169,134,186,115, 69,190, 50, 56, 30,223,111, 58,253,116,236,222,160,112, 2, 93, 46,134,116,109,
- 74, 57, 30,223, 87,210,248,191,197,105,105, 98,182,247,234,141, 27,214,208,229,225,213,253,139,138,106,222, 53, 0, 78,135,136,
-136,231,248,101,219, 33, 62,232,246,179, 29, 90, 22,147, 34, 51,104,190,161,156,133,138,138,133,165,169,204,175,187,191,229, 41,
- 30, 20, 86, 74,105, 45,202,115,176, 82, 74,106,117,173,109,122,138, 82, 74,205, 77, 36,181, 40,167,175,148, 83,165,101, 55,110,
-251,109,203,207,159,124,242,137,105, 90, 92, 18, 18,114, 66,145, 39,115,133, 94,233,142,200,251,151, 85, 5, 26,182,210,198,187,
-162,244, 76, 75, 75, 75, 9,185,149,129,189, 27, 22, 67,175,213, 32, 37,174, 80,163, 38,164,229,192,194,206,245,134, 49,156, 58,
-150,207,238, 63, 98,140,212,196, 28, 38, 31,246,239, 37,139, 76,215,160,145,139,121, 97,101,145,151,138, 39,231,175,162,125,126,
-161, 94,139,138, 21,193,179,129,139, 65,225, 52, 87, 72, 39,117,111,236,138, 23, 49,137,184,242, 56,126, 91, 84, 58, 77,168,110,
- 75,182, 69, 38,100,141,235,211,194, 3, 43,142,132,125, 81,158, 40, 42,143,179,142, 35, 25, 6, 32,160,112,144,187, 10, 20, 8,
-168,227, 72,134, 25, 50,115,176, 44, 78,177, 20,195,127, 62, 21,253,205,254, 59,105,125,102, 12,111, 99,209,170, 85, 15, 25, 88,
- 45,114, 85, 26,125, 88, 38,205,121,151, 60,122, 7,235,164,192, 41,112,254, 43, 57,139,196,206,142,162,237,125,114, 38,224, 13,
-191, 76,239, 26,247,210,221,129,148, 82,113,145,245,170,194, 65,238,149,113,150,238, 14,164,148,158, 44,178, 94, 85,104,197,122,
-147,147,231,249,132, 38, 77,154,216,244,238,221, 27, 28,199,225,249,243,231,136,142,141, 69,231,113, 95,192,202,202, 10,151, 31,
- 62,196,179,103,207, 48,111,222, 60,232,245,122, 28, 62,124, 56,174, 50, 78,177, 88,172,171, 81,163,134,180,111,223,190, 96, 89,
- 22, 81, 81, 81,136,143,143,199,212,169, 83, 97,105,105,137,144,144,144, 18,206,180,180, 52,136,197, 98,221,223, 81,150,254,255,
- 8, 44,128, 3,167, 71,246,185,249, 88,117, 5, 58,157, 30,181, 30,167,208,151,165,206,175,175,111, 75,142, 61, 12,125,250, 34,
-228, 90, 71, 25, 82, 30, 21,222, 99, 4,194,211,104, 98, 83,119,113, 46,116,185, 22,136, 58,133,151,201,185,121,225,105, 52,209,
-216, 72, 80,158, 35,208, 21, 0,137,119,113,253,114, 48,130,110, 62,192,157, 71, 79,185,235, 33,225,123, 69, 60,190, 15, 75,163,
-207,171,240,213, 1,179,158, 43, 48,234, 81,132, 71, 83, 95, 71, 15,112, 44, 40,175,135,229,144,221, 24, 29,214,202,163,105,117,
- 43,143, 66,203,149, 30,214,159, 94, 4,126, 86, 84,200,119, 39, 70,183, 41,192, 91, 62, 32, 55, 43,189, 69,167,118, 45, 77, 45,
-107,119, 71, 90, 68, 56,158, 63,184,170, 10, 9,141,188,126, 39, 70,247, 78,214, 17, 87, 87,215,182,157,218,249, 97,200,216,217,
-208, 21,100, 35, 42,232, 55,228,101, 36,225,202, 13, 51, 60,205,201,105, 9,192, 96, 11,214,245,104,125, 93, 0, 8,240,146,198,
-152, 67,227,244, 81,175,222,144, 19, 53,120, 77, 14, 72, 65, 26, 34,227,181,217, 3, 54,196,114, 0,160,148, 19,177, 41,205,182,
- 48,132,183,142,167,173,143,146,209, 99,251,185,199,224,249,194,101,150,120, 30,235,183, 95,140, 28,247,253,135,141, 80,199,195,
-186, 1, 41,114,126, 98,112,165, 73,209,230,206,222,239,106,169, 47,204, 5,120, 29,174, 78,182,169,213,102, 85, 70,155,170, 90,
-194, 30,197,211,120, 0,227,106,187,144,141,147, 87,157,158,219,228, 92, 88,192,151,159,246,177, 0, 21, 22, 70, 23, 32, 64,192,
-223,143,188,188,188,177,163, 71,143,222, 40,145, 72,236, 1, 16,158,231,193,243,188,120,233,210,165, 18,142,227, 68, 34,145,136,
- 99, 24,134, 61,121,242,164,158,227,184, 84,181, 90, 61,182, 50, 78,150,101, 35,199,143, 31, 95,163,178, 25,135,123,246,236,129,
- 88, 44,214,177, 44, 27, 41,228,196,251, 20, 88, 20,223,181,254,112,254,124, 0, 4, 20,223,190, 33,174, 0, 0, 15,211,105, 66,
- 93, 7, 50,181,110,211,118,243,139,239, 49, 54, 0,106,142, 27,216,180,158,239, 30, 0,208, 80,238,195,170, 68, 34, 71,163, 26,
-220,176,105,203,189, 60,165, 98,150,210, 45, 34, 30,127,168, 89, 60, 49,100,230, 92,121, 72, 72,201, 10, 41, 94,192,153, 7,253,
-179, 91,176,200, 29, 3,165,148,150,116, 11, 46, 83, 32, 45, 91, 83,169, 31,167,171, 47, 52, 93,154,122, 72,199,156,189,118,127,
- 44,199, 81, 39,134, 33, 73, 42, 45,187,241, 93,197, 21, 0,196,197,197, 5,215,113, 32,103, 31, 54,112,236,106,167, 44,178,106,
- 21, 0,105, 5, 56, 27,151,146, 27, 92, 21,206,204,124,125,159, 57, 43,143, 28,149, 73, 24, 49, 40, 45,116, 4, 74, 41,212, 58,
- 46,163, 88,132,213,183, 37, 46,211, 15,179,123, 24,134, 68, 87,198,119,235, 89,226,138, 33, 75,206,127,245,248, 85,230,150,151,
-153, 52, 20, 0, 94,102,210,208,154,182,100,110,100, 82,238, 87,161,209,153,203,140, 29, 55, 65, 9,174, 52, 29, 50,255,173, 99,
-239,154,158, 79, 18,232, 3, 0,253,234, 58,144, 46, 67,190,252,229, 75, 66, 32, 44, 19, 33, 64,192,255, 35, 20, 91,177, 68, 34,
-209,130,247,200,121,146, 16,210, 3, 64,132, 17,247,220, 2, 80,239, 61,199, 45, 29, 64,186,144,203,255,144,192,122,156, 66,215,
-195,128,197,156, 13,189,174,220,251, 19,232,121, 0,182,239, 18,137, 34, 14,155,247,153, 48, 15,147,233,220,191, 34,193,139,196,
-212, 95, 50,150, 39, 44,133, 6, 2,128,143,143, 15,141,136,136,192,187,122,193,125,146, 74, 31,224,141, 37, 23,202, 18,217, 0,
-218, 24,194, 23,158, 70,191, 7,222,238, 2,142, 72,167, 63, 0,248,161, 74,113,174,162,167,118,131,203, 86, 10, 61, 7, 84,238,
- 77, 95,128, 0, 1,255, 77,145,245, 23,112,158, 20, 82,246,255,185,192, 18,240,239,197,243,231,207,137,144, 10, 2, 4, 8, 16,
- 80, 46,184,191,128, 83,112, 58, 44,224, 53,136,132, 36, 16, 32, 64,128, 0, 1, 2, 4, 8,120,191, 32, 0, 58,151, 41,197,141,
-152, 29, 64, 8,233,108,180,212,175,132, 95,224, 20, 56, 5, 78,129, 83,224, 20, 56, 5,206,255, 30,103,101,220,255,153,217,137,
-180,212,224,229,247,189, 1,232, 44,112, 10,156, 2,167,192, 41,112, 10,156, 2,167,192,249,255,109, 19,186, 8, 5, 8, 16, 32,
- 64,128, 0, 1, 2,222, 51, 4,129, 37, 64,128, 0, 1, 2, 4, 8, 16, 32, 8, 44, 1, 2, 4, 8, 16, 32, 64,128, 0, 65, 96,
- 9, 16, 32, 64,128, 0, 1, 2, 4, 8, 2, 75,128, 0, 1, 2, 4, 8, 16, 32, 64, 64,213, 65,140, 92,153, 68,128, 0, 1, 2,
- 4, 8, 16, 32, 64,128, 33, 2,171,104,125,221,226,117,118, 5, 47,224, 2, 4, 8, 16, 32, 64,128,128,191, 87,144,252,199,180,
-136,208, 69, 40, 64,128, 0, 1, 2, 4, 8, 16, 32, 8, 44, 1, 2, 4, 8, 16, 32, 64,128,128,127,135,192,106, 79, 8,161, 0,
-218, 11, 73, 34, 64,128, 0, 1, 2, 4, 8,248, 7,240,159,210, 34, 37,131,220,133,241, 87, 2, 4, 8, 16, 32, 64,128,128,127,
- 84,148,252,135,180,136, 48,139, 80,128, 0, 1, 2, 4, 8, 16, 32, 64, 16, 88, 2, 4, 8, 16, 32, 64,128, 0, 1,255,219,248,
- 75, 7,185, 19, 66, 58, 11,156, 2,167,192, 41,112, 10,156, 2,167,192, 41,112, 10, 2, 75,128, 0, 1, 2, 4, 8, 16, 32, 64,
-128, 32,176, 4, 8, 16, 32, 64,128, 0, 1, 2, 4,129, 37, 64,128, 0, 1, 2, 4, 8, 16, 32, 8, 44, 1, 2, 4, 8, 16, 32,
- 64,128, 0, 1,130,192, 18, 32, 64,128, 0, 1, 2, 4, 8,248,135, 64, 0,148, 57, 19,128, 82,122,222, 96,146, 42,204, 38,168,
-140, 95,224, 20, 56, 5, 78,129, 83,224, 20, 56, 5,206,255, 30,103,101,220,198,232,143,255,105, 80, 74,255,178, 13, 64,103,129,
- 83,224, 20, 56, 5, 78,129, 83,224, 20, 56, 5,206,255,111,155,208, 69, 40,192, 80, 43,165, 35, 33,196, 81, 72, 9, 1, 2, 4,
- 8, 16, 32,160,114,136,223, 39, 89,109, 66, 58,142,175,239,184,127,194,131, 36,155,202,174,117,112,112,216,168, 84, 42, 71, 20,
- 20, 20,228, 19, 66,248,210, 22, 53, 0,165,221,203, 71,165,164,164,180,169,140, 79, 46,151,175,116,116,116,252, 52, 47, 47,175,
-128, 16, 66, 9, 33, 32,132, 20,139,131,215,126, 57,142,139, 75, 75, 75,107,242,175, 22, 60, 0, 99,231,232,120, 91,194, 48,174,
-198,222,203,241,252,203,228,164,164,150, 70,136,171,197,132, 96, 70,209,255,159, 40,165,179,255,131, 10,146, 49,228, 50,127,192,
- 60, 28, 24,194,137, 68, 95, 72,128,181, 26,158,223, 80, 84,112,185,170, 62, 90,123,155,212, 32, 20, 13, 8,129, 37,165,200,166,
- 4, 15,100,205,104,228, 63, 36,164, 91, 72, 36,146,193,214,214,214,230, 41, 41, 41, 23, 0, 28, 5,240,129,131,131, 67,167,204,
-204,204, 92,189, 94,191,143, 82,122,179, 42,220,109, 27,146,153, 50,169,228, 99,181, 78,255,227,213,251,244,183,246,141,137, 45,
-203, 99,137, 66, 42,110,163,209,178, 63, 93,121, 64,183, 24, 25, 86,242,134, 53,222,232,101, 41, 14, 24,152,239, 0,112,216,218,
-218, 87,110,111,113, 65, 34, 99, 94,102, 37,231,141, 24,152,146, 18, 59,240, 29,242,253,127, 17,246,246,246,163, 68, 34,209, 66,
- 74, 41, 56,142,251, 58, 61, 61,125,235,123, 42, 87,195, 0,152, 22,237,230, 83, 74,119, 27,113,111, 52, 0,143,162,221, 24, 74,
-169,103, 69,199,255,163, 31,184,235, 15, 29, 58, 52,174, 67,135, 14, 88,177, 98, 5,214,175, 95,255, 42, 53, 53,117, 9,128,109,
-148, 82,237,255, 42,183, 32,176,222, 19,234, 16, 82,239,147,110, 45, 79,140, 29,212, 77,102,192, 75,252,107,183,110,221, 62,220,
-182,109,155, 36, 60, 60,220,196,203,203, 11, 34,145,168, 68, 0,149,174, 39,171, 85,171,198, 87,198,199, 48,204,170,126,253,250,
-141, 62,112,224,128, 50, 36, 36, 68, 89,187,118,237, 18, 62,158,231,241,102,189,235,229,229, 85, 33,159,165,165,229, 93,134, 97,
-220,202, 18,103,229,253,231, 56, 46, 46, 61, 61,189,137, 1,133, 57, 16,192, 44, 3,146,116, 9,165,244, 76, 69, 23, 72, 24,198,
- 53, 33, 33,193,193,216,188,114,119,119,215, 25,241,242, 57, 18,130, 25, 60, 79, 69, 0, 32, 18,145,153, 38, 38, 38,235, 85, 42,
- 85,108,241,249,162, 60, 75, 54, 38, 12,110,110,110,221,121,158, 31, 86,200, 41,218, 29, 23, 23,119,202,152,251, 45, 44, 44,238,
-202,100, 50, 55,177, 88, 76,202,202,151, 55,247, 57,142,163, 58,157, 46, 46, 35, 35,195,104, 97, 29, 12,144,110, 64, 91,150, 97,
-166,216,218,217,181, 9, 57,123,214,212,223,223, 95,196, 48,204,108, 0, 27,222,229,189,209,222, 38, 53, 56, 61, 6,169,244,242,
- 94,114,207,111,125, 53,209,223,134,155, 72, 52,199,181,183,201,254,191, 91,100, 17, 66,186,141, 28, 57,114,209,143, 63,254,104,
- 39,147,201, 68,251,246,237,107, 57,117,234,212,143, 87,172, 88,225, 58,120,240, 96,115,173, 86,203,207,156, 57,179, 45, 33,228,
- 59, 74,233, 17, 99,184, 91, 53, 36, 45,252,188,156,231, 77, 28,209, 17, 95, 45,222, 51, 49,160, 30, 73, 51, 49,149,174, 31,208,
-166,134, 85, 93,111,107,124,183,241,250, 36, 0, 91,140, 8, 43,145, 72, 36, 13,157,156,156,188, 52, 26, 13, 87,244,209, 70, 75,
-213, 9, 0, 0,141, 70,163,203,204,204, 60,249,174,105,243,149, 66,209,188,185,149,217,185,249,195, 70,154,228,100,102, 56,174,
- 58,113,244,225, 1, 56,212, 31, 8,188,250, 47, 53, 8, 34,145,104, 97,124,124,188, 51,165, 20,206,206,206, 11, 1,108,125, 79,
-212,166,197,245, 48, 33,196,212,200,123, 61, 74,221,235, 97,192,241,170,148,125,133, 88, 36, 26, 47,147, 72,186,114, 28, 87,175,
-168, 12, 61,210,234,245,231, 88,158, 95, 75, 41, 85,255,195, 89, 51, 99,220,184,113, 93,230,204,153,227, 53, 99,198, 12,204,152,
- 49,163,218,230,205,155, 55, 46, 90,180,104, 38, 33,164, 62,165, 52,239,127,148, 91, 16, 88,239, 65, 92,185, 7, 54,244, 13,250,
- 98,228, 32, 41,127, 96, 37,193,168,111, 42, 20, 87, 45,155, 52,249,120,219,182,109, 0,128, 17,125,250,160,107,179,102, 48, 55,
- 51,133, 76, 86, 24, 28, 66, 9,164, 18, 41,250, 78,157,102,200,139,241, 83,255,254,253,135, 31, 56,112,192, 12, 0,214,175, 95,
-143,254,253,251,195,198,198, 6, 74,165, 18, 82,169, 20, 18,137,228,181, 95, 3, 4,155, 91,124,124,188,131, 66,161, 40, 17,124,
- 60,207,191,182,149,234,135, 6,203,178,240,241,241, 49, 52,185,102,101,103,103,183,205,207,207,175,176,239,214,219,219, 27, 0,
-206, 24, 66, 56,103,198, 88,112,108, 62,196, 12,192,178,128, 70, 75,193,151,241, 45,239,226,226,134, 25,115, 22,227, 93,214,159,
-236,217,179, 23, 0,172,119,117,117, 61,158,156,156,236, 79, 8,198, 86,197,178, 69, 41,253, 40, 34, 34, 66,201,243, 60,252,252,
-252, 62, 4, 96,148,192, 18,139,197,110, 15, 31, 62,116,144,203,229,229, 90, 42, 75,137, 95,232,116, 58, 52,106,212,136, 53,230,
- 25,142,128, 71,134, 72,244, 89,195,198,141,199,204,239,219, 87,113,251,246,109,133, 72, 36, 2,203,178, 88,186,116, 41, 75, 41,
-181,170, 3, 88,132, 1, 57, 21,148,207, 57, 0, 70, 21, 89,101,183, 80, 74,151,190,118,158,162,129, 74, 47,239, 21,149,215,183,
- 89,243,106, 51, 17,246,248, 81,179,234,102,135, 97, 46,214, 68, 2,248, 91, 5,150,165,165,229,192, 21, 43, 86,216,111,217,178,
- 37,231,217,179,103,186, 13, 27, 54,216,143, 29, 59,182,150, 78,167,195,184,113,227, 82,253,252,252,164, 43, 86,172,176, 63,116,
-232, 80, 32, 0,163, 4,150,152,224,251,161,125,186, 66,173, 23, 65,175,103,237,157,237,205,119, 76, 30,217, 94, 66,169, 22,219,
-143,132, 64,207,242,191, 25,105,185,106, 56, 96,192, 0,207,221,187,119,139,159, 60,121, 34,174, 93,187, 54, 56,142, 43,217,120,
-158, 7,199,113,240,245,245,125,231,116,249, 24,240,181,115,180, 57,215,178, 71,119, 19,103,133, 28, 54,153,169,248, 68, 42, 54,
-223,170,212,236, 4,208,234,191,212, 32, 80, 74, 33, 22,139, 17, 27, 27, 11, 7, 7, 7, 19, 27, 27,155, 68, 0,223,102,100,100,
-108,250,139, 68,125,149, 45, 91,239, 49, 12,205,100, 98,241, 31,219,127, 91,229,212,188, 85, 43,198,209,217, 1,225,207, 99, 32,
- 38, 92,231,135,119, 66,218,127,252,249,151,147, 9, 33, 3, 40,165,183,255,137, 60,113,110, 49,161,159, 83,171,137,235, 65, 41,
-230,255,114, 52,119,209, 79, 43,149,159,127, 54,146,153, 58,117, 42,220,221,221,189,250,245,235,247, 19,128,207,171,196,221,122,
- 66, 63,231,128, 47,214, 19,202,227,187, 53, 71,115, 23,255,180, 82, 57,238, 61,113, 11,120, 15, 2,203,159, 16,171,250,158,142,
-193, 63,204, 24,107, 70, 79,253, 46, 42, 72, 79, 65,121, 18,198,193,193, 97, 99,247,238,221, 71,108,221,250,231, 71, 81, 75,127,
-127,244,235, 24, 0, 7, 91, 75, 40, 77,101,133,205, 16, 79,240,224,217, 75,131,132,128,187,187,251,184, 63,254,248,195,236, 79,
- 17,225, 2,169, 84, 90,178,149, 22, 87,197,219,155,150,142,178,160, 80, 40,112,254,252,121,136,197, 98, 48, 12, 3,177, 88, 92,
-178,149,222,103, 24, 6,142,142, 70, 13, 77, 90, 98,105,105, 89, 63, 55, 55,215, 34, 43, 43, 11, 30, 30, 30, 57, 0, 30,150, 58,
- 95, 63, 53, 53,213,194, 24, 66, 78,159,135,121,211,186, 64,162,189, 5,157,180, 41,212,146, 86,184,118,251, 41,142,157,190,140,
-248,196, 36,180,105,217, 0,163,134,245,199,158,157,155,192,113,156,177, 21,110, 50, 33,228,167,222,189,123,205, 4, 8, 58,116,
-232,144, 60,121,242,100, 26, 26, 26,218,111,208,160,129,157,158, 63,143, 32, 69,150,173, 25,132,144, 85,134, 90,178, 40,165, 82,
- 0,184,124,249, 50, 40,165,178,170,148, 61,185, 92,142, 27, 55,110,160,184, 59, 88, 36, 18, 65, 36, 18,129, 97, 24, 28,139,176,
- 67,190, 86,132,130,228, 80,124,209,203, 3,222,222,222, 16,137, 42, 31,114,216, 30, 80, 92, 7,250, 17,137,100,170,179,139,139,
- 87,187,234,213,149,231,207,159,103, 0,192,211,211,147, 38, 38, 38,102, 29, 57,114, 36, 87, 12,172,247,164,116, 91, 69,226,202,
-195,195,163,181, 72, 36, 90, 88,156,230,132,144,159,188,188,188,230, 21,159,231,121, 30,195,186,216, 72, 38, 79,158, 34,109,222,
-190,240,163,164,121,239,221,200,137, 90, 92,155,100,204,177,252,187, 43,131,236,236,236, 29,190,190,190, 76,106,106,234, 69, 0,
- 47,244,122,253,154, 29, 59,118, 56,124,242,201, 39, 41, 59,119,238,156, 8,192,125,233,210,165,129,121,121,121,123,141,225,109,
-211,128,244,104,210,208,191,133,135,187, 59,130,175,223,134, 84, 38,177, 26, 63,170, 23,204,204,196, 88,182,229, 4, 31, 29,151,
- 49,241,202, 3,186,205, 8,113, 85,127,224,192,129,238,187,119,239,150, 2, 64,104,104, 40, 82, 82, 82, 96,107,107, 11,133, 66,
- 81,242,206, 23, 91,177,222, 85, 92, 89,186,219,222, 58,124,248,136,137,141,141, 21,214, 76,155,140,143, 18,226, 96,193,136,160,
-215,195,235,191,212, 24, 16, 66,124, 7, 12, 24,160,224, 56, 14,249,249,249, 8, 10, 10,178, 52, 49, 49,177,116,115,115,155, 15,
-192, 96,129,101, 98, 98,146,172, 86,171, 29,138,234,209, 20,149, 74,229, 8,160, 64,161, 80,152, 20, 93,162, 50,210,178, 21, 83,
-202, 66, 21, 99,192,113, 99,226,220,180, 89,211,250,231, 15, 30,216,101,150,157,155, 4, 43,235, 20,136,144,141, 77,155,214,194,
-196,196, 2,243,231,207, 17,191,236,220,209, 53,176,199,128,243,132,144,206,255,132,200,162, 4,155,234,181, 29,108, 35, 83, 20,
- 54,115, 60,167,199,134, 61, 95, 65, 36, 18, 97,222,236,177, 24,218,219,123,204,131,157,228,116,221,234,200, 45,172, 91,161,146,
-136, 16,131,102, 52,197, 0,242, 77,157,123,143,176, 49, 81,154, 23,114,179,122,108,221, 60,185,144,123,222, 60,212,173, 91,119,
- 12, 33,228, 27, 74,105,198,223, 80,254,218, 81, 74,131,203,219,255, 87, 10, 44, 66, 8,165,148,150,238,102,121,109,191, 34, 84,
- 35, 68,238, 99,109,118,102,221,183,147, 93,152, 27, 39,196,170,152, 8, 36,168, 57, 88,253,217,136,190, 54,213, 82,169, 84,142,
-216,186,117,235,107,250,203,195,209, 1, 82,169, 4, 18, 41,129, 85,155, 94, 0,128,172, 43,199, 65, 8, 45,175, 97,126,141, 51,
- 63, 63, 95,125,255,254,125,179, 45, 91,182,192,193,193, 1, 94, 94, 94, 80, 42,149, 37, 21,109,233,173, 88,104,189, 41,176,222,
-228, 44, 62, 47, 22,139, 33, 18,137,112,238,220, 57,176, 44,139,129, 3, 7,190, 37,174,196, 98,113,153,130,173,188,105,166,148,
-210, 51,132,144,135,148,210,182, 69, 13,239, 67, 74,105,187, 82,207, 14,180,183,183,159, 5, 96,137,161,156, 98, 49,192,168,175,
-131,119, 91, 5, 38,118, 18,116,124,125, 92,188,122, 15,191,111, 92, 9, 0,240,174,213, 4, 67,251,119, 7, 79, 11,173,111,134,
-112,190,246,149,227,236,188, 45, 53, 53,173, 81,135, 14, 29,144,157,157,173,157, 63,127, 62,234,215,175, 15, 31, 31, 95,131,242,
-168,156,151, 41,237,193,131, 7,206,106,181, 26,132,144, 52, 3, 4,217,249, 50, 56,176, 99,199, 14,168,213,111, 91,239,173,219,
- 45,194, 87,253, 61, 49,250,139,109,248,233,217, 62,172, 91,183,174,194,184, 43,129,250,106,203,154,171,100, 12, 91,127,201,156,
- 9,242,143, 62,250,136, 25, 61,122, 52, 98, 98, 98,240,201, 39,159,168,207,157, 59,167, 77, 74, 76, 60, 34,227,249, 53,186,215,
- 5,113,185,156,114,185,124,251,153, 51,103,176,111,223, 62, 0, 64,120,120, 56,124,124,124, 94,107, 68,248,140,253,200,141, 94,
-131, 91,199,158,162,121,239,221,184,117,108, 24,184,172, 19,146, 38, 62,200, 54, 38, 61,171, 96,169, 56, 95,198,177, 32, 0, 65,
-165,210,247,155,157, 59,119, 14, 2,112,144, 82,122, 29,192,117, 0,123,140,225, 44, 36,194,232,193,253,251, 66, 44, 53,199,211,
-136, 56,180,107,217, 8,142, 14, 14,120,248, 36, 18,209,241, 25,201,132, 96, 84,183,214,242, 37, 42,149,246,155,203,247,233,175,
-149,113,186,187,187,123,239,223,191, 95, 82,202,226, 12,134, 97, 94,251,160, 42, 62, 86,213,242, 89, 44,174,204,221,204,110,125,
-191,182,181,233,173, 71, 59,225,227,217, 3, 22,129, 61,176,124,207,110,196,165,101,171,217, 2,182,211,223,157, 71,127, 21, 39,
- 33,196,183,127,255,254,215,119,237,218,101, 21, 27, 27,139,203,151, 47,195,203,203, 11, 5, 5, 5,149,126,232,190,201,169, 86,
-171, 29, 74,137,166,226, 33, 12,123, 52, 26, 77,113, 69, 73,141, 9,103,121, 99,171,140, 29,115, 85, 70, 61, 47, 83, 72,165,251,
- 15, 31,220, 99, 22,246,244, 50, 26, 54,104, 1, 51,203, 58,224,185, 36,164,103,228, 33, 51, 34, 1, 63,252,240, 19,230,127,251,
- 53,142, 30, 58, 96,230, 87,187,193, 31,132,144,154,165,187, 11,255,142, 60, 34, 20, 99, 66, 47,239, 91, 15, 74,161, 74,121, 42,
-151,170, 94, 40, 71, 14, 31,196,124, 52,180, 43,110, 94, 92,133,174, 13, 95,132,186, 56,160, 95,102, 81, 71,158,152, 65,186, 92,
-129,107, 38,183,201,205, 98,145, 85,254,187, 73,199,156, 63,182,115, 61,161, 60, 84,201, 79,229,146,252, 23,202, 17,195, 6, 48,
- 67,134, 12,193,209,163, 71,241,248,241,227,245,229,137,171,191, 32,238, 65, 69,223, 80,197,194, 42, 8,133,174,164,254,253, 22,
- 44, 99,132, 85,209,245, 76, 99,153,248,224,111,243, 39,248, 43, 94,133, 74, 53,161, 55,144,160,225,233,150, 24, 54,115,101, 57,
-247, 20, 20, 20,228, 71, 70, 70,154,140,234,215, 15,173,252,253,225,108,107,139,154,110,110, 48,145,203, 32,147, 74, 74,213,199,
- 70,169, 94,234,231,231,135,222,189,123, 67, 34,145, 64,169, 84,194,204,204, 12, 50,153,172, 76,235,149, 68, 34, 49,216, 84,206,
- 48, 12, 66, 67, 67, 17, 29, 29, 13, 43, 43, 43, 92,187,118, 13,157, 58,117,122,203,138, 85, 90,148, 25, 99,138,127,179,193, 47,
- 22, 96, 48,176,107,176, 24,122, 61,144,143,250, 80, 68, 79,132,138, 52,128, 86,171,131, 86,163,193,175, 87,117,184, 29,153, 15,
-157, 78, 11,173, 70, 93,238, 51, 43,178, 22, 56, 57, 57,245,171, 85,171,214,136, 97,195,134,105, 37, 18, 9, 10, 10, 10, 80, 80,
- 80,128, 39, 79,158,104, 3, 3, 3,147,123,247,238,229,120,226,196, 9, 74, 41,126, 50,102, 28, 22,165, 52,211,197,197,197, 89,
-161, 80,128, 82,154, 89,197, 47,158, 18,241,242, 38, 70, 45, 15,131,152, 41,204,147,245,235,215,131,227, 56, 84, 84,190,213,132,
- 92,248,118,209,207,150, 63,174,252, 13,150, 54,142, 8, 14, 14,230, 78,159, 62,157, 75,128,240,231,143, 31, 47,255, 0, 56,185,
- 31,208, 25, 19,190,204,204, 76, 19, 47, 47, 47,184,185,185,129,231,121,232,245,122, 60,124,248, 16, 73, 73, 73, 72, 79, 79,135,
- 74,165,130,141,105, 22,106,216,186,129,205, 13, 66, 98,232,119,112, 54,123,138,109,103,180,250,198,190,120,240, 79, 87, 14,148,
-210,147, 0, 78,190, 59, 17, 92, 29,156,220, 33,162,122, 36,164,164,163,111,207,174, 96,164,102,120, 25,155,134, 6,117,170, 59,
- 15,255,160,181, 51, 67, 88,204, 88,178,123, 60,128, 95, 43,163, 43, 40, 40,224,158, 60,121, 34,121,240,224, 1, 24,134,129,133,
-133, 69,201,112,128,210,226,202,144,225, 0,149,137,171, 69,235, 59,153,138, 36,249,200,225,206, 99,195,239, 55,225,227,209, 9,
- 91,159, 62, 87,139,179,242, 58, 47, 83,171,195,255,205,149,191,179,179,243, 88,158,231,231, 83, 74,179,250,247,239,239,184,123,
-247,110,235,248,248,120,132,132,132, 96,222,188,121,169, 28,199,177,148, 82, 66, 41,253,238, 61,148, 37,190,180,101,203,196,196,
-164,216,178,149, 95,202,114,149, 95,133, 58, 64,162, 84,224, 11, 59, 11,210, 71, 44,178,240, 98,115,242, 94,166,105,233,145, 2,
-150,255,133, 82,170,175,232, 94,145, 72,244,233,129,189,235, 93,236,236,121,180,183,239,136,196,100, 29, 22, 77, 27,137,244,244,
- 92,252,186,121, 49, 0, 25,116, 44,131,182,237, 7,192,193,193, 21, 99, 62, 27,227,180,126,227,134, 9, 0,150,253,157,249,148,
-120,115,237, 33, 66,200,121,123,123,251,199,147,199,141,179,175, 93,123, 28,228,114, 57, 46,158,254, 29,234,164, 29,185, 61, 91,
- 65, 87,160, 70,207,106,189,169,205,171, 99, 36, 67, 34, 65, 4, 0, 72, 20, 72,148, 0, 21, 90,177, 18,175,253,201, 61, 97,204,
- 24,123, 47,175, 15,161, 80, 40,176,103,207, 30,236, 94,179,134, 91, 9, 12,218, 72,200,165,177,148, 30,250, 27,163,252,175, 23,
- 86,111, 9, 44, 99, 81, 93,170,188,190,121,218,224, 70,246,188, 74,172,189,122, 12,241, 26,158, 93, 26,161,211,221,205,162, 35,
- 42, 40,208,188,135,135, 7, 58, 54,105,130,126,109,218, 64, 44, 22, 67, 33,147,194, 92, 97, 2,202, 21, 90,174,138,187, 8, 13,
-213,122,197,194,198,214,214, 22, 82,169,180, 68, 88, 25,106,189, 42,143,147,231,121,136,197, 98, 60,124,248, 16, 1, 1, 1,112,
-119,119,199,190,125,251, 16, 24, 24,248, 86,151,161,177,226,170, 88, 96,149,238,174, 43, 53,248,189,210,193,237,111, 66,163,165,
-200,210,215, 71, 38,106,131,231, 69,224,120, 10,141, 90, 13, 74, 1, 74, 1,189, 78, 11, 77,145,192, 42, 18, 26,149,114,186,185,
-185,185,120,121,121, 77,155, 53,107, 70,205,250,245, 27, 34, 45, 45, 13, 60,207,195,204,204, 12, 5, 5, 5,176,176,176, 64,171,
- 86,173,238, 45, 92,184, 48,131, 82,204, 50,118,144,251,123, 48, 39, 3, 0,206,158, 61,251, 90,247, 96,241,150,159, 24,135,209,
-147,118, 66, 38, 6, 30, 62,124,136, 90,181,106, 85, 38, 46, 69, 29,218,182,198,245,123,225,236,167, 51, 86,105, 36,233, 33, 75,
-156,120,126,107, 28,144,252, 14,141, 10,210,210,210,144,156,156,140, 62,125,251, 98,247,174, 93,120,245,234, 21,234,212,169,131,
- 14, 29, 58,192,193,193, 1,175, 94,189,194,237, 43, 26,104, 50, 51,144,161, 13,129,210,188, 57, 14, 7, 71,106,230,174,211, 70,
-254, 83,149, 2, 33,164, 41,128, 79, 44, 45, 45,171, 21, 20, 20, 36,233,245,250,125, 69,162, 63, 80, 34,145, 12, 86, 42,149, 78,
-217,217,217,175, 0,252, 74, 41,189, 83,105,151,145, 66, 97, 43, 87, 88,128,103, 53, 16,139,197,112,119,247, 2,229,180,200,204,
- 81, 97,212,144,222,184,247,240, 9, 78, 95,186,201,234,245,252,106, 67,195,232,235,235,139,244,244,116, 48, 12, 3,165, 82, 9,
- 83, 83, 83,248,249,249, 33, 54, 54,182, 68, 92, 85,181,139,240, 99,192,215,194,195,236,230,194,181,133,226, 42, 41, 33, 17,241,
-175, 40,228, 50, 25, 54,110, 90,159, 95,144,148,217,252, 55, 32,252,223, 94,249,243, 60,255, 93,124,124,188,131, 88, 44,118, 98,
- 89, 22,177,177,177,184,123,247, 46, 38, 78,156,152,156,158,158,222,158, 82, 90,165, 56, 42, 20,138,148, 98,203,149, 66,161, 72,
-169,200,178,245, 46, 99,174, 8, 33,213,189,220,204,207,109, 94, 49,213,163,105,243, 86, 34,165,216, 34, 51, 47, 34, 41,224,234,
-229,224, 86, 19, 87,252, 58,129, 16,210,149, 82, 26, 85,222,253,114,137,164,123,139,214,173,197,160,201, 16,203, 2,240,211,143,
- 67,144,154,150,131,204,140, 92, 72,165,166,208,234, 25,112, 60, 65,171,128, 54,248,125,219, 94,212,253,236, 19, 70, 38,145,116,
-249,187, 5, 86, 17, 22,255,242,203, 47, 30,117,235,214,197,111,191,253,134, 29, 59,118,196,140,232,148,242,199,212, 17,112,208,
-233,208, 45,228, 25,108,170,245, 6, 66,158,193,166,177, 31,106,178, 98, 68, 16, 2, 19, 99,184,253,252,252,176,117,235, 86, 92,
-218,190, 29, 31,101,103, 35, 88, 36, 98,244, 18,137,221, 73,189,126, 19,128, 67,127, 83,221,211,174,244,239,127, 65, 96,181, 39,
-133,253,113, 37,191,149,221,100,234,232, 55,108,215,135, 93,154,212,241,118, 19,233,247,173, 66,124, 1,171,158,247, 76,199, 63,
-203,165, 3,194, 42, 16, 7, 34,145,136, 50, 12, 3,115, 19, 19,216, 91, 89, 21,126,105,138, 68, 0, 15,240,122,128,112,133, 47,
- 31,229, 9,140,153,252,204,243, 60,100, 50, 89,153, 3,218,141, 29,123, 85,154, 51, 55, 55, 23, 47, 95,190,196,152, 49, 99,160,
- 84, 42, 1, 0, 73, 73, 73,240,244,244,132, 88, 44, 70,124,124, 60, 46, 94,188, 8,111,111,111,200,229,114,163, 84, 86, 41,107,
- 82,125, 66, 72, 48,128,250,137,137,137, 22,206,206,206, 48,214,130,197, 81, 64,165,165,208,104, 89, 60, 15,143, 66,108,124, 2,
- 94,188,136, 68,227,252, 28, 80, 48,160, 0,180, 90, 53, 96,160, 5,203,217,217,217,207,199,199,103,225,226,197,139, 37,238,238,
-238,224,121, 30, 54, 54, 86,200,207, 87, 33, 61, 61, 29,117,234,212,129,187,187, 59,126,250,233, 39,160,176,251, 40,249,159, 42,
-192,197,179, 69, 75,255,138, 68, 34, 76,250,192, 3, 25, 25,102, 96,152, 63,103,147, 86, 50, 6, 75, 10, 0,237,187,246, 23,159,
- 59,125,210,148, 5, 22, 36, 49,204, 2,113,229,249,168,231,120, 94, 89,222,249,216,216, 88, 72, 36, 18, 28,216,191, 31, 25,201,
-201,104,208,160, 1,154, 53,107,134,136,136, 8,220,187,119, 15,182,182,182,176,119,107,137,224, 23, 58,132, 37,168, 96,105,105,
-137,200, 56,209, 63, 54,245,159, 16,210,171,115,231,206,107,150, 47, 95,238,228,228,228, 36, 73, 77, 77,101,215,174, 93, 27,184,
-118,237,218,176, 9, 19, 38,212,153, 48, 97,130,181,189,189,189, 56, 41, 41, 73, 63,109,218,180, 64, 66,200, 44, 74,233,158, 10,
-235, 11, 83,115, 27, 70,106, 10, 66,196,176,178,180,134, 88,102, 10,158, 21,131,227, 1, 11, 75,123, 92,191,119, 0,215, 30,229,
-142, 77, 73,199,126, 3,222, 27,106,107,107, 75, 25,134,129,173,173,237,107, 93,131, 0,224,232,232,136,156,156, 28, 48, 12, 3,
-137, 68, 98,180,200, 42, 22, 87,139,214,118, 50, 35,165,196, 85, 94,154, 45, 46,157,121,146, 85,144,148, 25,240, 95, 16, 87,197,
-117, 28,165, 20, 47, 94,188, 64, 65, 65, 1,174, 92,185,130,239,190,251, 46,245, 77,113,229,232,232,248,153,133,133,197,183,121,
-121,121, 63, 37, 38, 38,174,170,140,183,200, 50,245, 62,203,100, 52,222,112,199, 64, 8,145,184, 59, 43,206,220,187,178,211,211,
-146, 62, 32,136, 30, 3, 60,207,121,108,126,203,161,109,143,166, 61, 69,141,214,125, 95,173,217,216,217,103, 8, 33,126,229, 89,
-178,120,142,107,100,106,102, 14, 32, 5, 33,119,131, 74,196, 85,122, 70, 54, 52, 58, 6, 26, 45,129, 90, 39, 66,199,206,221,176,
-102,195, 14,196,167,100,160,120,134,225,223,252, 78,218,248,251,251,143, 27, 52,104, 16, 22, 44, 88,128,101,203,150, 29, 6, 48,
-100,201, 68,180,204,204,195, 40,151,222,212,166, 90,239,194,107, 7,206,164, 0, 96,147,122,158, 84,137,251,252,242,229,218,207,
- 9,201, 17, 3,244, 4,199,129,167,148,136,254,166, 65,238,148, 82, 82,220,147,102,108,143,218,255,172,192,162,148, 6, 19, 66,
- 80,250,183,162, 27,172,156,252,218,125, 51,115,242,202,214,125, 58,139,146, 62, 15, 64, 86,142, 70, 59,243,137, 94, 20, 87, 64,
-251,133, 25,104,121,153,190,118, 45,238,133, 23,190,191,110, 14, 14,152, 49,124, 56, 40, 11, 92,123, 28,134,189,231,207, 99, 72,
-231,206, 48, 45,154,193,103,168,181,169, 44,171, 85,105,235,149,177, 86,166,172,172, 44,236,223,191, 31,205,154, 53,131, 82,169,
-132, 88, 44, 70,253,250,245,241,228,201, 19, 84,175, 94, 29,132, 16, 28, 62,124, 24,253,250,245, 67, 84, 84, 20, 90,182,108,105,
- 86, 21,129, 21, 22, 22,102, 65, 41,109, 91,108,237,168, 98,201,132, 86,163,198,147, 39,207,208,173,103,127, 88, 89,217,192,201,
-121, 55,206,159,217, 9,165,255, 71, 32, 40, 60, 95,214, 24,172,114,210,116, 96,207,158, 61, 37, 34,145, 8, 42, 85, 1,228,114,
- 5,204,204, 44, 96,110,110, 9, 95, 95, 95, 36, 36, 36, 32, 48, 48, 80,247,252,249,243, 29,137,137,137, 39,140, 13,174,163,163,
-163, 50, 55, 55,119,178,151,151,151,162,232, 43,183,163,157,157,221,162,180,180,180, 60, 35, 43,158, 18, 97, 69, 8, 1,195, 48,
- 37, 2, 75, 44, 18,193,217,201,161,100,191,104,246, 39,169,128, 43, 39, 62, 93, 35, 7, 0, 15, 15, 15,172,217,120, 84,212,179,
-103, 79, 76,158, 60, 25,122,189, 30,235,214,173, 3, 0, 12, 27, 54, 12, 58,157, 14,127,252,241, 71,225, 11, 36, 22, 87,216,231,
-124,247,238, 93,132,132,132, 64,175,215, 35, 59, 59, 27,167, 78,157, 66,240,229,203,216,115,248, 2, 94,189,136, 64,125, 63, 79,
-124,242,201,199,144, 72, 36,216,182,109, 27, 2, 2, 2,254,209, 10, 65, 42,149,142,220,188,121,179,235,214,173, 91,179,142, 28,
- 57,146,221,188,121,115,211,149, 43, 87, 58,172, 89,179,166,131, 86,171,197,148, 41, 83, 82,110,221,186,149,223,167, 79, 31,203,
- 77,155, 54,185,214,172, 89,243, 3,148, 49, 46,171,168,219,103, 8,128, 15,219, 55,179, 20,103,229,170,192,179, 90,188,120,245,
- 18,217,121, 90,240,156, 14, 49,113, 9,200, 83,115, 72,207,200, 69,253, 70, 93,127, 9, 10, 10,250,154, 16, 50,135, 82,122,188,
-210,143, 10,142,195,205,155, 55,113,237,218, 53, 92,190,124, 25,209,209,209, 37,231, 44, 44, 44,112,238,220, 57,116,232,208,225,
-189,136,171,220,212, 66,113,149, 21,147,241,159, 17, 87, 69,117,208,124,103,103,231,249,206,206,206,138,179,103,207, 90, 86,171,
- 86, 13, 44,203,106,223,180, 92,181,111,223,254,155,205,155, 55, 59, 87,175, 94,125, 34,128, 85, 85,125, 94,121,150, 45, 3,240,
-150, 59, 6,145, 8,159,253,180,126,156,157,185, 44, 38, 1,207,127, 46,242, 5,200, 0, 5, 57, 64,208, 46,136, 91,207,125, 57,
-177,239, 76,235, 89, 91, 23,124, 6, 96, 93,121,196,145, 81,177, 88,191,126, 13,166, 78, 25,133,223,127,253, 9, 60, 47,134, 70,
-207,192,195,171, 5, 52, 58, 30, 68, 36, 70,131, 70, 77,112, 41,232, 10, 36, 34, 96,255,214,245,255, 68, 62,101, 16, 66,214, 29,
- 62,124,248,139,201,147, 39,131,231,249,190,235,215,175,127, 62,107, 77,234,193,169, 35,192,188, 58, 70, 50, 66,158,193,102,224,
- 76,138, 3, 63, 18, 52,246, 67,134, 82, 81,101,110,217,183,235,215,171, 82, 83, 83, 23,227,159,241,131,117,249,141,223,127,189,
- 5,171,100,108, 74, 69,138,177,177,111,245,239, 45,109,172, 63,110,213,180,182,237,180,137,159, 73,162,146,212, 56,211,100, 90,
-246,209, 21,115,205, 98,120,211, 41,209, 52,199, 40,171,203,222,139, 23, 75,254, 47,221,189,187,204,115,137, 3, 7, 26,252, 37,
- 86,158,213,202, 88,203, 21, 0, 40,149, 74,171, 46, 93,186,160, 83,167, 78, 24, 48, 96, 64,201,152,171,134, 13, 27, 98,207,158,
- 61,232,223,191, 63,238,223,191, 15,103,103,103,212,170, 85, 11,181,106,213,194,201,147, 39,141,125,105,192,113, 28,252,253,253,
-139,103, 17,214,143,139,139,179,168,210, 11, 8, 10,141, 86,141,180,244, 12, 88, 91,219, 66, 38,147,161,121,243,102,248, 98, 82,
-115,216,187,252,138,250,117,125,144,151,151, 7,158,167, 6,205, 34,148, 72, 36,190, 53,107,214, 68,106,106, 42, 82, 83, 83, 97,
-111,111, 15, 23, 23, 23, 56, 58, 58, 98,197,138, 21,116,229,202,149,193, 28,199,237, 72, 74, 74, 50, 90, 17,186,185,185, 53,181,
-179,179,251, 34, 37, 37, 69, 81,170,210, 84, 52,104,208, 96,163,139,139,203,186,132,132,132,107,198, 8, 44,157, 78, 7, 66, 8,
- 78,188,112, 65,190,150, 32, 39, 46, 4,147, 63,240,124, 77,112, 73, 36, 18, 67, 6,234,230, 15, 29, 58,212,193,221,221, 13,177,
-145,143,113,224, 0,197,242,229,203,113,249,114,225,123, 30, 94,244, 65, 80,188,223,161, 67, 7,120,121,121, 25,229,220,146,231,
-121, 60,124,248, 16,187,143, 4,195,217,179, 54, 98,158, 63,197,189,147,199, 80,205,222, 6,117, 27, 53,129, 94,175,127, 39, 23,
- 26,239, 3, 58,157,110,147,143,143, 15,180, 90,237, 5, 0,155, 31, 62,124,216, 47, 49, 49,113,197,209,163, 71, 93, 6, 13, 26,
-148,112,236,216,177,169, 0, 14, 61,124,248,112,244,194,133, 11, 59,233, 11,187, 15,222, 2,195, 48,191, 79,155, 54,173,253,160,
- 65,131,136, 84,164,215,158, 61,179, 77,204,178,122, 50,125,206, 22, 46,232,106,176,136,101,245,100,192,208,105,252,201,139,143,
- 68, 99, 39, 45,229, 26,182,232,137,208,208, 80,167, 94,189,122,253, 0,160, 66,129,197, 48, 12, 56,142,131, 68, 34, 41, 17,208,
-101, 93, 99,140,245,234, 19,160,186,133,167,217,205, 69,107, 59,155, 17,113,222,127, 94, 92, 1, 64, 90, 90,218, 70, 0, 27,109,
-108,108,146, 77, 77, 77,145,155,155,251, 86,249, 35,132, 40,252,252,252, 20, 50,153, 12, 93,187,118,181,113,118,118, 14, 23,137,
- 68,171,226,227,227,141, 86, 26,101, 89,182,170,234,166,193,218, 30,189,154,183,105,100,254,204,114,129,185, 66,172,190, 95, 45,
- 92, 97, 65, 0,100,107, 28, 95, 92,143, 30,146, 67, 82,228, 13,155,116,104, 12, 11,177,105,175,242, 4,150,136, 97,238,101,103,
-102,117,207,201,213,226,234,181, 80, 12, 29, 82, 19, 26, 29, 1,207,139,144,151,175, 1, 24, 9, 68, 0,134, 13, 31, 9, 74,196,
-200, 72, 78, 0,195, 48,143,254,161,236,154, 61,110,220,184,238,115,230,204,241, 46,242, 85,229,121,108,207,220, 47,143, 92,217,
-144,221,179,149,234,121, 99, 63, 0,128, 77, 99, 63,100, 72, 36,136, 16, 51, 72,167,244,181,217,154, 70,113, 23,249,193,154, 65,
- 8,169, 71, 41, 45,248, 27,197,100,187,210,191,255, 9,129, 85, 25,124,170,187,117,107,215,180,201,164,175,231,124,109,254,252,
-246,101,124,253,195, 47,124,205, 38,129,217, 63, 31, 58,157,155,109, 81,173, 99, 65,194,211,251, 6,107, 1, 0,221, 58,246, 71,
-253, 58,205,222, 58, 25,208,161,208, 7,228,213, 75,119,145,156, 26,111,112, 35, 91, 36, 10,202, 28,115,101,200,212,252, 50, 42,
-130,172,208,208, 80,135,184,184,184,215, 6,180,123,121,121,129, 16,130, 91,183,110,225,230,205,155, 24, 58,116, 40,196, 98, 49,
- 36, 18, 9,130,131,131,115,171, 98,193, 66,209, 44, 66, 66, 72,160,155,155, 91,153,179, 7, 13, 73, 85,181,170, 0, 57,217, 89,
- 56,123,246, 52,106,212,240,193,226,197, 11,225,234, 98,143,239,231, 79, 4,199,113,200,201,205, 45,241, 15,100,128,117,128, 22,
- 91,135,120,158, 71,106,106, 42,188,189,189,177,118,237, 90,172, 88,177,226,151,132,132, 4,163,103,143, 88, 91, 91, 91, 40, 20,
-138,177,189,122,245, 10,232,219,183, 47, 2, 3, 3, 95, 59,191,115,231, 78,179, 67,135, 14,205,116,119,119,111,199,243,252,250,
-248,248,120,131,166, 5,255,246, 91,161,251, 36,101,139,249,152, 53,168, 26, 62, 28,191, 13, 63,255,124, 16,114,185,252,181,198,
-118,193,130, 5, 21,138, 23,158, 82, 31,105,218,245,132, 47,103, 46,115, 88,188,248, 60,206,159, 79,129, 72, 36,130,179,179, 51,
- 68, 34, 17, 94,190,124, 9,145, 72, 4, 79, 79, 79,136, 68, 34,196,199,199, 23,143,249,203,132,218, 48, 31,132, 34,145, 8,106,
-181, 26,177, 49,175, 16, 23, 25, 14,179,156, 36,216, 91, 40,145,249,248, 33,234,127,242, 25,244,122,253,255,130, 85,227, 28,128,
-115,165, 14, 29, 32,132,232, 9, 33,195, 1,236,165,148, 30, 44, 58,190, 5, 21, 56, 6,109,209,162, 69,195, 57,115,230, 72,138,
-221,102,184,120, 44,100,117, 58, 29, 15, 0,126,245,219,190,166,242, 35, 34, 34,240,243,207, 63, 35, 63, 63, 31, 82, 35, 70,166,
-119,238,220,185,100, 76,164, 84, 42,133,157,157, 29,116, 58, 29, 88,150, 53,186,107,208,214,211,237,151, 91, 33,193,220,131,200,
- 13,170, 71,207, 78,153,196,189,228,145,151,102,247,159, 21, 87,111, 90,178,220,220,220,230,243, 60, 79, 41,165,115, 75,213,173,
-114, 15, 15,143, 43,103,207,158,181,101, 89, 22,171, 87,175,182, 74, 74, 74,178,106,219,182,237, 44, 0,229, 10,172,114,220, 52,
-148,135, 42,185,105,224, 56,248, 90,152, 91, 33, 19,113,208,216,233, 27,102,217,178, 25,231, 18, 63,187,239, 18,221,168,142, 41,
-167,247, 22,229,104,225,170,180, 2, 79,105,185,142,208, 52,122,253,169,251, 33,247,186,122,184,215,100,142, 30,191,140, 62,253,
- 6, 65,163, 17, 65,173, 39, 32,140, 4,132,145,162, 94,253, 70,168, 85,183, 62, 40,128,187,183,175,179, 90,189,254,220,223,157,
- 63,142, 45, 39, 13,117,106,245,197, 42, 80,158,150,246,131, 53,237,139,113,120,124, 91, 98,121, 57,228, 71,105, 96, 11,156, 72,
- 61, 79,160, 84,252, 57,139, 80, 34,170,220,117,133, 75,192,164,161, 46, 1,133,220,101,248,193,242,238,215,175,223, 98, 0,147,
- 32,224,175, 17, 88, 30, 30, 30, 86, 14,102,202,223, 38,124,242,177,121,244,131, 27,136,123,120, 3,215,174,134,103,238,250,227,
- 72,124, 78,118,234, 39, 70,136,171,146,238, 60, 91,167,106,240,170,253,182,192, 82,152,217, 3, 0,188,106, 55, 3, 99,106,105,
- 84, 68,202,178, 94, 85, 69, 92,149,110,148,203,242,129, 53,118,236, 88,108,222,188, 25,173, 91,183,134,143,143, 79,201,151,178,
-177, 86,178, 98, 71,136,165, 42, 57,163,103, 15,150, 22,107, 57,185,185,240,170,230,142, 95, 55,175,199,253,135, 97,176, 48, 55,
-197,200,225,253,255, 20, 86, 28, 95,242,204,202,172, 36, 28,199,189, 58,123,246,108,189,193,131, 7, 83,177, 88, 76,178,178,178,
- 96,105,105,137,181,107,215, 22, 36, 38, 38, 94, 50, 54,124,174,174,174, 61,109,108,108, 62, 29, 50,100, 8,227,231,231,135,228,
-228,100, 88, 88,152,107, 9, 33, 50, 0,176,180,180,212,154,154,154, 98,204,152, 49,168, 87,175, 94,179,153, 51,103, 54,117,114,
-114,218,158,148,148,244, 71, 69,101,137, 16,130, 61,123, 10,123,167, 62, 89,245, 20, 90,109,161, 64, 89,183,110, 29,138,198,178,
-253,217, 21, 16, 25, 9, 24, 48, 51,197,204,204, 12, 62, 62, 62,101,230,125,155, 54,109,112,247,238,221,194, 46, 72,177, 24, 14,
- 14, 14,184,118,237, 26,111,104, 30,137,197, 98,132,134,134,162,182,151, 29, 30,157, 63, 11, 59,165, 4, 13, 92,156,224,214,166,
- 29,194,195,195,255, 81,235, 21, 33,164, 15,128, 94, 0, 78, 82, 74, 15, 17, 66, 6, 2, 8, 44,222,135,145,142, 69, 89,150,165,
- 34,145,136,196,198,198,234,148, 74, 37,177,177,177, 17,203,229,114,104, 52,154, 18,161, 21, 17, 17,129,227,199,143, 35, 46, 46,
- 14, 54, 54, 54, 34, 75, 75, 75,232,116, 58,131,102,148,114, 28,247,150,123,134,162,231, 26, 45,174, 70, 1,254,155, 23, 46,169,
- 38, 23, 49,150,181,237,186, 33,234,113,132, 42, 47, 45,203,228,255,131,184, 2,128,204,204,204,141, 0, 54, 22,239,219,219,219,
-143,102, 24,230,107, 75, 75, 75,203,224,224, 96, 43,123,123,123,178,109,219, 54,253,220,185,115,179, 24,134,201, 36,132,172,168,
-136,175, 28, 55, 13,239, 34, 0, 61,223, 62,134,176,180,236, 72, 79,137,181, 11,255, 64, 77,175, 79,137,157, 85, 43, 83, 82,211,
-158,212,245, 71,191,148, 39, 87, 71,179,145,173,146, 19,147, 68, 20,124, 88, 5,117,240,150, 89,115, 22, 76, 15,127,122,207, 67,
- 97,161,192,216,113,115,112,226,244, 37, 16,145, 4, 87,174,223,130, 86,199, 33, 45, 35, 27, 67,134,141,128,155,179, 29,194,110,
-158, 73,101,121,126,237,223,255,110,242,107,234,181, 27,102, 45,149, 23, 14,245,164, 60,135, 77,251,103, 21,249,193,154,138,181,
- 27,255,168, 87,215,235,197,183, 85,241,131, 69, 41,191,166,107,159,209,214,114, 19,101, 81,154,112,216,241,235,151, 16,137, 86,
- 97,222,188,121,240,247,247, 31, 95,180,114, 67, 6, 4,188, 63,129, 85,173, 90, 53,185,169, 4, 99,108, 76,164, 51, 38, 12,239,
-107,159, 18,249, 24,113, 79,238, 21, 42,127,141, 74,159, 24, 30,220,192,128, 74,187,243, 27,190, 50,104, 69, 93, 84,106,181, 30,
-198,114, 22, 55,180,111, 90,175,140, 17, 87,101,113,150, 22, 89,165,253, 94,185,187,187, 99,241,226,197,149,250,193, 42, 35,238,
-197,199, 3, 1,212, 47, 22, 89, 40, 28,228, 30,104,200,204,193,242, 56, 29, 28, 29, 16,246,184,112, 86,191,127,109, 79,248,215,
-246, 4, 5,133, 90,157,141,216,152,108, 80,158,130, 2,176,178,178,121,203,130, 85, 22, 39,203,178, 75, 14, 29, 58, 52,232,198,
-141, 27,189,190,252,242, 75,113,199,142, 29, 11,237,247,249,249,106,106,192,218,107,101,112, 14, 63,125,250, 52,195,243, 60, 54,
-109,218,132,144,144, 16,106,106,106, 54,197,204,204,124,155,133,133, 5,151,149,149, 53,252,179,207, 62,235,251,237,183,223,146,
- 54,109,218,224,198,141, 27,196,219,219,187, 63,128, 63, 42,139,251,173, 91,183, 32, 18,137,192,102,196, 96,252,172,189, 48, 53,
- 17,227,233,211,167,200,200,200,120,203,249,168, 33,233,201,243,124, 73,195, 93,188,181,105,211,166,164,187,177,121,243,230, 96,
- 24, 6,247,239,223, 47,179,187,245, 13, 78,106,107,107, 91, 82, 62,164, 82, 41, 46, 93,186,132,239,191,255, 30, 30, 54, 86,200,
-124,242, 8, 78,237, 59,162,203,199,159, 97,232,208,161, 96, 24, 6, 54, 54, 54, 37,150,222,202,226,254,142,130,170,132,147, 16,
-210,187,118,237,218,179,195,194,194,220,234,213,171, 87,135, 16,210,222,223,223,191,233,163, 71,143,138,247, 37,148,210,125,198,
-112,222,185,115,231,192,154, 53,107,198,141, 26, 53, 74,202,243, 60, 23, 29, 29,173, 7, 64,156,156,156,152, 59,119,238,240, 71,
-143, 30,133, 74,165,130,155,155,155,200,213,213,149,156, 59,119,142,127,242,228,201, 45, 74,233, 28, 67,227, 94, 60, 83,176,120,
- 48,187, 74,165, 50, 72, 92,189,201, 89,173,150,239,162, 78,109,253,220,211, 18,238, 35, 49, 62, 18,234, 12,107,253,165, 51,215,
-140, 18, 87,127,117, 30,253,205,156, 11,158, 63,127,238,170,209,104, 32,147,201,176,110,221, 58,221,226,197,139,195,210,210,210,
- 2, 40,165,170,170,134,211, 24, 7,164,149,113,102,167,227,196,225, 35,119,154,154,245,219,130,241, 9,169, 37, 3, 23, 41, 33,
- 54, 7, 29,235, 4, 40,155,213,139, 23,157,156, 47,202,229, 10, 78,148,199, 73, 41,213, 18, 66, 6,245,235, 63,236,194,158, 61,
-187,205,230,206,159,143,107,183, 30, 33, 61, 43, 15, 60,101,192, 19,130,175,191,158, 11, 39, 59, 27,228, 36, 60, 47,208,232,116,
-253,222, 92, 50,231,239,200, 35, 74, 69, 19, 31, 5,239, 93, 69, 0, 94,149,250, 76, 46,206,123,161, 28, 57,188,159,120,232,208,
-161, 56,116,252, 58,246, 28,123,177,126,247, 81,122,172, 42,249, 78,136,104,226,185,163,219, 86,137, 8,248,252,228,103,114, 38,
- 55, 82,249,225,208,126,226, 65,131, 6,225,224,193,131, 8, 13, 13,221, 80,158,184,250, 43,226,254,255, 70, 96,153,139, 17, 26,
- 80,167,186,107,155, 70,117, 21, 98, 78,133,184, 39,145,200,200, 87,227,220,227,232, 44, 17, 21,253, 94,213, 7, 22,142,157,144,
- 34, 38,230,249, 91,231,178,178, 10, 71,230,229,230, 26,183,236,147, 72, 36,122,205,122,245, 46,150,171,210,225,116,116,116,124,
-109,217,149,210, 13,118,241, 24,159, 42,184,104,152, 21, 19, 19, 99, 17, 19, 19, 3, 74, 41,110,221,186,101,209,188,121,243, 89,
- 85,181, 94, 1,192,252, 5,171, 95, 91, 30,164,244,111, 89,199, 42, 67,106,106,106, 62,128,223, 28, 29, 29, 79, 76,159, 62,253,
-163, 22, 45, 90,180,153, 55,111, 30,161,148, 86, 53, 97, 89,158,231, 17, 20, 20,132,131, 7, 15,114, 90,173,118,118, 98, 98,226,
-179, 82,231,127,119,119,119,191,210,183,111,223,159,195,195,195,153,176,176, 48, 24, 34,228, 84, 42, 21,124,124,124,192,178, 44,
-126, 28,239,142,220,220,122, 96, 89, 22, 28,199,193,212,212,244,181,117, 40, 13,201, 39,145, 72,244,154,101,164,120,187,117,235,
- 22, 24,134, 65, 64, 64, 0,238,221,187, 87, 98,193,170,204,226,164,211,233, 98, 28, 29, 29, 29, 23, 44, 88, 80, 18,174,212,212,
- 84,156, 61,123, 22, 45, 90,182, 66,157, 49, 99,145,144,144,128, 21, 43, 86,192,197,197, 5,139, 22, 45, 66, 70, 70, 6, 88,150,
-141,249,155,235,129,110, 97, 97, 97,110,195,135, 15, 79,121,244,232,145,219,241,227,199,173,122,245,234,101, 58,108,216,176,148,
- 71,143, 30,185, 17, 66,218, 2,216,103,228,251, 51,155, 16,114,122,209,162, 69,179, 38, 77,154,212,124,212,168, 81, 18,137, 68,
-194,199,199,199,179,187,119,239, 38, 62, 62, 62, 34,169, 84, 74,206,156, 57,195,223,190,125,251, 38,203,178, 63, 82, 74,175, 24,
-107,101, 46, 22, 87,198,142,185, 42,198, 20, 7,249, 72,115, 81,106,192,154,117,139, 69,126, 94,110,186,237,187,207,198, 94,185,
-241, 60,138,209,176, 83,126, 3,162,254, 63, 54, 10, 12,195,236,171, 93,187,246,232,137, 19, 39,154, 4, 6, 6,202,191,253,246,
-219,236,220,220,220, 50,197, 85, 89, 48,198, 77, 3,140,116, 64, 90, 10,191,206,254,234,248,148,105,245, 70, 87,255,212,169, 26,
-206,231,167, 32, 83,204,136, 44,172, 68,104,228,201, 32, 55, 45,194,254,216,133,173, 47, 81,137, 95, 53, 74,233, 29, 66, 72,231,
-186,245, 26,254,241,227,162, 31, 29,190,153, 57, 67,242,199,241, 83,160,172, 14,183,130,131, 97, 38,229,232,147,144,243,201, 26,
-157,182,239, 63,181, 84, 78,242,141,213,123, 8, 33, 71,108,108,108,238,127,246,241,199,190,141, 26,125, 10,165, 82,137,253,251,
-247, 99,219,202,149,220, 74, 96,240, 70, 66,238,141,165,212,232,118, 57,225,106, 9,247,131,143, 71,141,242,169, 93,123, 24,148,
- 74, 37, 14, 28, 56,128, 29,171, 87,191, 19,183,128,138,186, 8, 69, 36,247,230,243,232,188, 91,207,163,243,192, 83,202, 83,170,
- 17,137, 16,155,175,211, 45, 10,143,138,171,146, 24, 40,238, 34,252, 97,225,196,247,169,246, 75, 68, 79, 85,166,101,151,211, 56,
-196,213,172, 89, 19,111, 90,180, 42,250,175,215,235,227, 12,164, 95,226,225,241,214,186,164, 75,170, 26,214,226,193,242,134,138,
- 43, 67,253, 96, 1, 64,114,114,114, 42,128,101,110,110,110, 71,186,119,239, 62,148, 16,146, 84,197, 60,218,211,161, 67,135,161,
-148, 82, 70, 36, 18,237,124, 67, 92, 1, 0, 98, 99, 99, 95,184,185,185,109,242,242,242, 42, 89, 0,186, 34, 78,158,231, 95,212,
-171, 87, 79, 87, 86, 94,148,183,207,243,124,165,121,148,149,149,133,102,205,154,189,181,230, 36,165, 20,209,209,209,197, 22,166,
-146,180,175, 72,184,229,229,229,141,253,226,139, 47, 54, 74, 36, 18, 15, 0,164, 88,220,114, 28,199,252,242,203, 47, 10,142,227,
- 24, 0, 68, 36, 18,177, 18,137, 68,125,240,224, 65,150,101,217, 24,141, 70, 51,246,111,174, 7,246, 18, 66, 36, 0, 50,195,194,
-194,218, 22, 89,174,226, 66, 67, 67,207,239,217,179,199, 17,168,220,125, 66, 57,101,243, 10,128, 43,132,144, 54,235,214,173,155,
- 61,118,236,216,102, 67,135, 14, 21,183,111,223, 30, 39, 78,156,224,130,130,130,110,169, 84,170, 37,198, 10, 43, 66, 72,158,167,
-167,103, 97, 5, 38,174,120,148, 3,203,178, 21,126,173,217,122,202,215,140,248,220, 69,177,105,201,217,188,180, 4,237,117,125,
-158,118,206, 86, 32,244,255,115,163,144,148,148,244, 21, 33,100,238,138, 21, 43, 18, 26, 52,104, 32,151, 74,165, 90, 67,197, 85,
-209,135,143,163, 17,101,132,175, 98,217, 98, 9, 33, 61,150,119, 25,120,164,221,215, 95,120,117,233, 16,160,116,175,230,224,250,
- 36, 50, 25, 17, 55, 78,228, 63, 56,182,240, 21,213,100,246,161,148,178, 6,112,221, 38,132,212,252,114,198,151,197,139, 61,215,
-239,116,238, 48,253, 31, 91,236,249,135,159,127,254,217,215,223,223, 31,251,246,237,195,153,109,219, 48, 56, 45, 13,151, 24,134,
- 17, 73,165,182,199,116,186,101, 0,170, 42,130,126, 88,186,116,169, 79,237,218,181,113,224,192, 1,156,219,185, 19, 67,222, 31,
-247,251, 68, 83, 0,246, 69,255,211, 0, 60, 3,208, 24,128, 9, 0, 13,128, 60, 0,118,165,174, 79, 47, 58, 87,124,254, 50,128,
-191,117,160,107,185,181,211,163,231, 47, 27,191,239,135,169, 84,170, 12, 31, 31, 31,137, 49,247,232,245,250,148, 74, 42,208,184,
-234,213,171, 27,108,165, 48, 68, 12,165,167,167, 55,249,171, 18,252, 93,198, 90,189, 37, 4,121,254,149,179,179, 51, 95,220,216,
-151, 37,190,202, 58, 70,129,151,198, 60, 39, 46, 46, 46, 10,192,247, 85, 13,103, 92, 92,220, 41, 24,176,152,179,161,215, 1, 64,
- 70, 70,198,123, 95,100,151, 80, 26,255,237,183,223, 26, 37,172, 65,105,124, 5,121,253, 8, 64,243,255,245, 6,149, 82,122,185,
-168,242, 1, 33,164, 31, 33,164, 7,128, 51,148,210, 3,239,137,191, 68,104,109,218,180,105, 10,165, 20, 57, 57, 57, 43,141, 21,
- 86,165,132,255,197,247, 21,247,140,100,237,197,221, 27,226, 58,170,178,116, 83, 54,231,105,183, 65, 64,113,158,169, 29, 28, 28,
-126,255,240,195, 15, 91, 0,216,250, 62, 56,223,193, 77, 67,121, 97,124, 73, 8,105,112,233,203,239, 63,190,100,101,222, 19,156,
-216, 15, 90,209, 49,104,211, 79, 0,248,205, 16, 43,120,233,248, 2,248,185,104,251,159, 66,145,175,170, 41, 35, 71,142,196,220,
-185,115,113,242,199, 31,117,159, 19,146, 45, 1,232,233,194,143, 64, 17, 1,102,190, 11,247,232,209,163, 49,119,238, 92,156, 89,
-182,236,189,113,255, 5,176, 39,132, 28, 7,128, 89,179,102,205, 89,188,120,177,245,236,217,179,235, 47, 89,178,100, 81,209,254,
-227,226,243, 69,121,218,107,246,236,217,117, 75,157,207, 5,112,231,239,126,145,254,178, 13, 64,103,129, 83,224, 20, 56, 5, 78,
-129, 83,224, 20, 56, 5,206,119,220,122, 22, 74,150,242,127,203,251, 95,234,216,223, 25, 94,136,132,111, 53, 1, 2, 4, 8, 16,
- 32, 64,192,191, 17,165,173, 86, 85, 57,255,151,134, 13, 64,231,114, 44, 91,231,141,136, 96,231, 42, 88,206,206, 11,156, 2,167,
-192, 41,112, 10,156, 2,167,192,249,255,139,179, 50,238,114,238,239, 73, 8, 57, 78, 41,237, 85,222,111,177,160,122,243,127,169,
- 99, 70,175, 60,242, 78, 16,186, 8, 5, 78,129, 83,224, 20, 56, 5, 78,129, 83,224,252, 55,116, 17, 2,160,179,102,205,154,253,
-111,232, 34,172, 96, 10,206, 1, 38, 62, 30, 22, 50,153, 82, 10, 0, 90,109,129,206,213, 21, 57,192,192,127,108, 33, 90, 1,255,
- 90, 19,174, 99,145,152, 79,126,159,215, 10, 16, 32, 64,128,128,255, 55, 72, 45,182, 76, 1, 72, 5, 64,138,246,181, 69,191,169,
- 69,109,199,155,255, 95, 59,255,119, 66, 92,158,184, 74, 75, 83,218,137,197,153,190, 28,167,174, 5, 0, 98,177,232,105, 90,154,
-117,184,157,221,129,180,170,136, 44,123, 71,199, 16, 9,195,184, 26,114,173,158,227,226,211,146,147, 95,115,245, 78,129,127,189,
-176, 51, 84, 60,188,139,200,248, 59, 4,138,189,189,189,163,163,163,227, 7, 22, 22, 22, 45,179,178,178,110,167,166,166, 30, 74,
- 77, 77, 77, 46, 39, 60,139, 9,193,140,162,255, 63, 81, 74,103, 87, 16,118,131,175, 45,227, 94, 31,165, 82, 57,158, 16,226, 95,
- 20,255,208,130,130,130,117,148,210,231,255, 15, 5,173, 9,128,190, 98,177,120,164,157,157, 93,179,164,164,164,111, 41,165, 43,
-170,200, 37, 6,240,165,149,149,213, 80, 43, 43, 43,239,140,140,140,168,156,156,156,125, 0,126,166,148, 86, 58,229,249,187,201,
- 46, 45,219, 7,182,255, 38,232, 76,208, 15,243, 87, 37,220,120,235,252, 87, 46,182, 93,187,180,158, 27,116,236,250,130,217,107,
-226, 51,140, 12,155, 8, 40, 25, 71,202, 23,125,165,210,255,225,124,105, 1, 96, 78, 81,152,127,166,148, 94,250, 31, 47, 71,166,
-142,142,142, 63, 2,232, 45, 22,139,195,226,227,227,199, 80, 74,227,222, 19,183, 4,128, 13,128, 12, 67,202,145,128,215, 33,151,
-203, 87, 58, 57, 57,125,170, 82,169, 10, 8, 33,180,180,191, 70,150,101,227, 82, 83, 83,155,252, 7,163,125,231,223, 22,224, 50,
- 5, 86,124, 60, 44,196,226, 76,223,148,164, 71, 67, 18, 18, 31, 14, 6, 0, 23,231,250,251, 28,156,234,237,141,143,151,233,154,
-118,233,111, 38, 81,138,215, 49,140,164,161, 90,171,177,147,136, 37,105, 58, 86,127, 95,164,165,227, 19,159, 30, 44,211, 73,162,
-132, 97, 92, 95,133, 95,114, 96,117, 25,144, 40, 92, 32, 49,241, 40, 55, 80, 46, 46, 46, 85,138,140,141, 77, 13,115,157, 92, 49,
- 69, 34, 97,186,240,148,245,167, 60, 32, 34,146, 80,150,211, 95,144,106, 52,203, 51, 50, 34,115,171,154, 80, 45,125,108,125, 9,
-213, 77,151, 16,218, 70, 79,201, 21, 74,164, 75,111, 60, 79, 15, 55,162, 66, 49, 72, 60,188,163,200, 40,125,239, 10, 74,233, 87,
-239,187,192,184,185,185, 89, 15, 24, 48, 96,229,247,223,127,111, 98,102,102, 70, 98, 98, 98, 2,103,206,156,217,214,205,205,109,
- 90, 92, 92, 92,194,155, 98,143, 16,204,224,249, 66, 7,165, 34, 17,153,233,232,232,168,100, 24,230,173,197, 67, 57,142, 83, 18,
-130,137, 60, 95,184,224,184, 72, 68,102, 16, 66, 86, 25, 34, 20, 77, 76, 76,134, 53,107,222,106,218,143, 75,127, 54,115,116,112,
- 48,101, 57, 94,247, 50,250,149,242,155, 89, 95, 53, 55, 49, 49, 89,165, 82,169,118, 27, 27, 79, 66, 8, 97, 24,102,136, 92, 46,
-239, 5,160,118,209,225, 39, 26,141,230, 56,199,113,123, 13,109,200,157,156,156, 46, 51, 12, 83,205,152,103,115, 28, 23,147,148,
-148, 20, 80,197,134,107,144,135,135,199,111,237,218,181, 83, 54,107,214, 12, 50,153, 12,115,231,206,253, 18,192, 10, 67,132,148,
- 82,169, 28, 98,106,106, 90, 61, 47, 47, 47, 82,165, 82,253, 33,147,201, 58,175, 90,181,202,189,117,235,214,230,201,201,201,132,
- 97, 24,199,227,199,143,127,180,122,245,234, 64, 66, 72,167,202,252, 12,101, 71,210,111,228,189,107,183,201,142,188,244, 13,128,
-238,111,158,103,213,138,145,148,113,239,165,162,247, 98, 97,196, 20,121, 66,136, 72, 34,145,172,114,114,114, 26,173, 86,171,213,
- 0, 40, 33,132, 58, 58, 58,150, 52, 52, 0,160,213,106, 51, 51, 51, 51,253, 42,226,170, 85,171,214, 93,134, 97,220, 42,200,143,
-184,167, 79,159,190,143, 6,107, 70, 82, 82, 82, 15,137, 68, 66,220,221,221, 25, 0,151,140,136,175, 47,128,175,139, 26,153,117,
-148, 82,142, 16,210, 1, 40,124,223, 1,252, 84, 44,216, 24,134, 89,231,231,231,247,193,147, 39, 79,214, 83, 74,127,168,106, 96,
-157,156,156, 54,174, 93,187,118,112,159, 62,125,152,212,212, 84,215, 6, 13, 26,236, 2,208,230, 29,133,149, 12,192,108, 39, 39,
-167, 9, 1, 1, 1,182,247,238,221,203, 32,132,172, 5,176,196, 16, 95, 83,132, 16, 37,128, 65, 0, 70, 2, 96, 0,236, 6,176,
-135, 82,154,253,255, 69, 92, 49, 12,179,106,200,144, 33,163,119,237,218,165,124,245,234,149,210,213,213,181,196,233, 53, 33,164,
-202,237,167,128,191, 73, 96,201,100, 74, 41,199,169,107, 37, 36, 62, 28,220,182,221, 47,150, 0,112, 57,248,139,193, 14, 78,117,
- 67,101, 50,101,184,220, 66,113,176,127,239,206, 13, 7,246,106, 71,220,156, 29, 16,151,152,226,248,235,158, 51,221,142,159,185,
-116, 16,133,142,191,202, 4,171,203,128,137,238, 60,158, 94, 93, 5, 81,195, 23,216,126, 41, 5,119, 30, 71,163, 32, 59, 13,110,
-118, 50,204,250,164, 29, 26,214,176,175, 82, 68,204, 28,125, 59,136, 20,202,189,195,135,125,104,249, 65,223,218, 18, 79, 39, 39,
- 80, 42, 71,120,100, 94,171, 83,103, 47, 53,253, 99,255,238,241,102,142,190, 67,242,146,195, 13,174,212,252,253, 45,173, 76, 84,
-116,154,137,148, 14,237,214,188,142, 87,239, 46,173,136,183,183, 55,194,159,133, 87,191,116,237,206,232, 14,181,204, 95,170,116,
-100,143,202,132, 44, 15, 13,205,206,170,200,170,244,166,208,232,212,169, 83, 35, 19, 19, 19,109,233,235, 84, 42,149,140, 16,116,
-170,138,200, 40,126,134, 86,171, 17, 73, 36, 50,136, 68,100, 90,253,250,245,171,165,165,165, 93, 22,137, 68, 59,227,226,226, 50,
-141, 73,207, 73,132,200, 50,197,226,198, 34,185,220,153,211,106,109, 1,128,200,100,153,110,214,214,245,190,158, 51,199,140, 97,
- 24, 62, 61, 61, 29, 5, 5, 5,228,179,207, 62, 83, 68, 70, 70,246, 7,176,186,146, 48, 98,243,230,205,190,206,206,206,218, 55,
-207, 37, 38, 38,202,250,244,249,160, 42, 21,182,111,139,150,173,167,158, 57,115,186,118, 78, 70,166,122,243,138,141, 33,122,133,
- 82,227, 93,219, 79,178,110,211, 54,203, 49,163, 71,124, 65, 8,185, 79, 41, 53, 70, 12,123,152,152,152, 28, 92,182,108,153,127,
-135, 14, 29, 36, 14, 14, 14, 72, 78, 78,198,147, 39, 79,252, 47, 94,188,216,119,219,182,109, 95, 18, 66,250, 83, 74, 13,241,184,
-238,115,118,219,111, 14,102, 54,182,224,244,122,184, 53,104, 84,226,159,236,217,133,179, 96,245, 58,112,122, 61,234,245,234, 91,
-104,134,225,121,212,169, 83,167, 74,222,114, 9, 33, 46,117,235,214,221,177,104,209, 34,169, 70,163,193,173, 91,183,112,233,210,
- 37, 62, 49, 49,113, 73,101,226,138, 16,114,118,254,252,249,110, 1, 1, 1,230,105,105,105,224, 56,206,238,240,225,195,227, 27,
- 53,106,100,225,238,238, 46,219,190,125, 59,242,242,242,192,178,172, 77,245,234,213,109,134, 13, 27,166,221,190,125,251,151, 0,
-126, 44,207,114,149, 19, 73,191, 73, 34,213,187,249, 53, 30,137, 36,114,186,219,180,238,206,167, 44,106,144, 18, 75, 86,247, 26,
- 53,204,171,215, 50,157,105,102, 81,207, 38, 39,254,252,204,238, 53,106,108, 62, 21, 89,249, 71, 16, 33, 68, 36, 18,137, 86,245,
-239,223,127,248,158, 61,123,148, 79,158, 60, 81,214,174, 93, 27, 60,207,151,120,204, 47,118, 20,235,227,227, 99, 72,131,229,118,
-225,194, 5, 7, 19, 19,147,183,156,242,230,231,231,163, 79,159, 62,127, 69,125,107,108, 30,127,247,226,197,139, 65, 7, 15, 30,
- 28, 49, 99,198, 12, 31, 0, 19, 1,204, 77, 79, 79,111, 7, 0,182,182,182, 50, 0,151, 8, 33, 31, 79,159, 62,253,243, 89,179,
-102,161, 71,143, 30,115, 9, 33, 11,171, 98,213, 35,132, 48,118,118,118, 61,250,244,233,195,232,245,122,152,154,154, 66,175,215,
-215,120, 71,113, 37,151, 74,165, 71,151, 45, 91,214,101,216,176, 97, 16,139,197,224,121,222,230,236,217,179,243, 70,143, 30,221,
-134, 16,210,189, 60,145, 69, 8,241, 2, 48,179,110,221,186, 35,102,205,154,101,210,173, 91, 55,228,229,229,225,192,129, 3,173,
-215,172, 89,179,138, 16,114, 24,192, 66, 74,233,127,218, 73, 44, 33,228,167, 33, 67,134, 12,223,181,107,151, 25, 0, 44, 93,186,
- 20, 83,167, 78,133,163,163, 35,204,204,204, 4, 69,243,111, 16, 88,149,161,160,160,160,209,236, 73, 31, 65, 36, 42,252, 74,172,
-233,237,129,197,115,198,144, 35,199,207, 52,170,232, 62,137,194, 5, 79,175,172, 2,107, 55, 1,170, 2, 45, 66, 30,191,194,133,
-159,187, 21,114, 4,206, 65,118,126, 11, 0, 0,165,212, 70,102, 98,242,147,150,227,174,193,201,233, 22,162,163, 83, 43, 19, 87,
-246, 78,142,199, 55,108,248,209,196,191,134, 31,116,172, 30,241, 41,241, 32, 68, 14, 55, 87,115,124, 60,178,187,164, 93, 59, 23,
-187,239,190,219,120,194,212,222,183, 95,126,106,120,165,142, 62,219,212, 52,189,221,175,113,141,198,189, 59,183, 18,249,248,213,
-129, 84,161, 44, 57, 87,175, 97, 35,212,107,216,136,140, 25,157,235,253,224,193,131,111, 78, 7,223,154,211,166,166,105,200,149,
-136,252,102, 21,189, 27,165,133,198,228,201,147,223, 90,144, 56, 49, 49, 17, 65, 65,239,212,107,240,218, 51,190,255,254,123,179,
-172,172,172,206,191,254,250,107, 91, 87, 87,215,101,241,241,241, 55, 13, 33,249,136,144,106,144,203, 59,141,254,249,103,190,225,
- 7, 31, 48, 86, 78, 78, 34,158,227, 72, 66, 84,148,237,138,213,171,219,103, 68, 68,152,228,219,216,100,100,170, 84, 5,225,225,
-225, 80, 40, 20, 68, 44, 22, 55,125,147,135, 82,154, 76, 8,249, 73, 36, 34, 51, 9, 33,144,203, 21,225,227,198,141,187, 87,116,
-186,218,177, 99,199,148,189,123,247, 46, 0,240,170,208,236,173,112,101, 24,145,111,225, 0, 65,252,100,136,176, 52, 53, 53,157,
-244,195,162, 31, 77,115, 50,178, 84,186,252,124,189,189,133, 25, 33,102,230, 76, 78,118,110,110,124, 98,170,230,235,111, 23, 48,
- 99, 63,254,112, 18,128,241,134,138,171, 6, 13, 26,220, 62,120,240,160,131,173,173, 45,178,178,178,144,158,158,142,219,183,111,
-131,231,121,244,239,223, 95,222,170,121,179, 70,115,190,254,230, 6, 33,164,165, 33, 34,203,204,214, 14,223,183,106, 8, 0, 88,
- 18,147, 94,146, 63,191, 12,236, 85,114,205,178,132,194, 15,112,133, 66,241, 46, 75, 61,181,236,212,169,147, 20, 0, 62,249,228,
-147,156,220,220,220,197, 0,118,209, 10,156,161, 22,225,203,111,190,249,198,213,219,219,219,115,215,174, 93,200,203,203, 3, 0,
- 7,111,111,111,248,249,249,113, 65, 65, 65,240,245,245,133,185,185, 57, 46, 95,190,140,155, 55,111,162,113,227,198,230, 82,169,
-116,112,121, 2,171,125, 96,251,111,228,189,107,183,241,107, 60, 18,102, 22,206,216,188,123, 47,158,133,108,107,163,209, 61,249,
-102,241, 68,215, 15, 85, 84, 62,202,205,199,124, 86,181, 38,237,108,107,214,253, 0,158,141,239,217,169,185, 43, 47,230, 78,168,
-190, 68,172, 80,111,155,191, 44, 33,189, 60,113, 5, 96,105,255,254,253, 7,237,217,179,199, 10, 0, 30, 61,122,132,228,228,100,
-216,219,219, 67,161, 80, 64, 34,145,148,172, 31,106, 40, 76, 76, 76,144,152,152, 8,157, 78, 87,108,181, 66,110,110, 46,156,156,
-156, 10,213,205,119, 68, 52,127,190, 97, 94,199, 9, 33, 1,205,155, 55,223,233,233,233,233, 94,250,120,207,158, 61, 49,116,232,
- 80, 0, 64,187,118,237, 58, 13, 28, 56,144, 22, 11,193,196,196,196,188, 59,119,238,116,161,148,222, 42,139, 83, 36, 18,169,226,
-227,227, 49,125,250,116,188,124,249,114, 2, 33, 36, 26,128, 66, 38,147,149,124, 23, 19, 66,124,235,214,173,187,106,234,212,169,
-136,140,140, 68, 88, 88,216,237,170,118,153, 82, 74, 57, 47, 47,175, 8,189, 94,223,132,101, 89,168, 84, 42,244,235,215, 79, 97,
- 99, 99,147,204, 48,204,211,180,180,180, 17,148,210, 68, 35,172, 86,158, 98,177,120,205,244,233,211, 59,117,238,220, 25, 15, 31,
- 62,196,193,131, 7, 49,108,216, 48,116,235,214, 13,203,150, 45,107, 55,113,226,196, 89, 0,230,151, 67,179, 35, 34, 34,162,165,
-151,151, 87,201,106, 29, 86, 86, 86,248,242,203, 47, 49,105,210, 36,201,161, 67,135, 6,141, 24, 49,162, 54,128, 58,255,229, 6,
-219,211,211,115,220,158, 61,123,204, 74,247,246,200,229,114,148, 42, 7, 2,254,215, 5,150, 86, 91,160, 19,139, 69, 79, 93,156,
-235,239,187, 28,252, 69, 73, 23, 33, 32,122,170,213, 22,232, 0,128,227, 41,114, 10, 88,152,200, 69,120,149,148,139,199, 81,105,
-101,189,164,175, 77,181,148,152,120, 32,201,227, 17,120,158,130,207,215, 66,149,157,132,197, 39, 10,240, 36, 78, 13,109,126, 38,
-114,242, 11, 43, 55, 59, 59, 59,241,153, 51,167,166,158, 63,127,241,243,223,127,255,157,137,179,180, 12, 67,118,118,163,178, 56,
-109,108,106,152,139, 77, 77,246,173,223, 48,215,132, 50, 81, 8,143,201, 71, 77,183,102,176,179,114, 71, 82, 90, 62,174,133,157,
-196,211,231,199,225,237,236,137, 41,147,186, 41,126, 88,180,107,175,181,181,183, 71,102,230,139,156,242,194, 9, 0, 10,134,107,
-250,237,238, 7,224, 50, 34, 65,179, 99, 64,243,223, 94, 37, 70,105,231,142, 90, 45, 29,161,180,178, 23, 61,122,186,162,105,121,
-113,167,148, 38, 51, 12,179, 78, 36, 34,227, 9, 33,240,247,175,247, 98,229,202,149,218,178,146,222,223,191,222, 11,134, 17,121,
- 23, 46,195, 34, 90,207,243, 92,114, 69,225,124, 83,204,200,100,242, 25,133,230,125,231,168, 83,167, 78,105, 7, 14, 28,136,165,
- 75,151, 74,103,205,154,245,149,167,167,231,196,232,232,232,164,138,242,168, 63, 33, 30,174, 53,106,116, 93,120,237, 26,149,232,
-245, 36,227,246,237,156,172,196, 68, 54, 41, 55, 87,182,255,233,211, 30,159,126,245,149,204,221,221, 29, 87,143, 31,183, 77,205,
-207,167, 89, 26,141, 42, 43, 43,139,178, 44,123,187,156,184,207,118,116,116, 84,110,222,188,217,119,220,184,113,247, 18, 18, 18,
-102, 23, 85, 12,139,139, 42,195, 87,165,142, 97,195,134,189,241,159,125,246, 89,120,114,114,242,236,138,194, 89, 10,117, 29,236,
- 29,148,187, 55,110,127,104, 99,110, 34,178,119,115, 17, 73,172,172,196,172,204, 68,202, 3, 42,111,247, 26,166, 0,234,150,147,
-102,231,223,104, 8,136,137,137,201,193,163, 71,143, 58, 72, 36, 18,112, 28, 7,123,123,123,188,124,249, 18, 89, 89, 89,200,205,
-205,197,139,167, 79,224,229,238,142,239,102,205,116,158, 56,115,214, 65, 66, 72,147,210,141, 88, 89,225,228,116,186,183, 44,121,
-229, 44, 16,254,218,175, 33,249,254, 6, 94,198,196,196,192,204,204, 12,254,254,254,102,215,174, 93,187, 82,158,184, 42,205,169,
- 80, 40, 6,183,110,221,218,124,247,238,221,104,220,184, 49, 44, 45, 45, 17, 20, 20,132, 71,143, 30, 65,167,211,137,242,242,242,
- 96,110,110,142, 37, 75,150,192,211,211, 19, 57, 57, 57,136,137,137,177,149, 72, 36,118,229,113, 6,157, 9,250, 33, 59,242,210,
- 55, 73,228,116,183,205,187,247,226,179, 97, 67,224, 68,163,174, 88,214, 32, 63,116,237,221,122, 30,101,220,123,153,154,215,183,
-246,241,239, 13,169,204, 12, 19,103, 44, 64,120,232, 49,235,130,220,135, 19, 8, 23,235, 14, 96,242,155,156,164, 48, 97, 68,238,
-238,238,159,238,223,191,223,188,148, 5,170,100, 29,210,210,139,179,151,183, 16,123,153,121,196,113,208,233,116,208,233,116,224,
- 56, 14,105,105,105,200,205,205,133,149,149, 85,225, 5,243, 1, 2, 66, 40,202, 22, 44,111,112,142, 56,127,254,188,187,169,169,
-233,155,215, 32, 45, 45, 13, 44,203, 66,169, 84,150, 60, 83,175,215, 67,173, 86,155,213,169, 83,103, 60,128, 91,101,113,242, 60,
- 63,109,240,224,193,173,111,221,186, 85,125,245,234,213,208,106,181, 75,147,146,146, 48, 96,192, 0,240, 60,143, 78,157, 58,181,
-160,148, 62,251,250,235,175, 1, 0, 83,167, 78,213,231,231,231,143, 51, 36,238,229,136,162, 58, 3, 7, 14,172,126,225,194, 5,
-180,105,211, 6, 26,141, 6,203,150, 45,179,216,176, 97,131,197,246,237,219,237,103,204,152,241, 27,128,192,138, 56,139,132,213,
-156,110,221,186, 77,235,211,167,143,105,124,124, 60,172,172,172,176,119,239, 94, 44, 89,178,228,178, 86,171,157,179,125,251,246,
-197, 7, 15, 30,108, 51,108,216, 48, 44, 91,182,108, 2, 33,228, 7, 74,169,190, 12, 78, 23,111,111,111, 60,124,248, 16,214,214,
-214,176,179,179, 67,118,118, 54,110,222,188,137,219,183,111,163, 86,173, 90, 32,132,216, 87, 34, 26,223,251,194,196,127, 55,167,
- 74,165, 82,199,196,196,152,253,248,227,143,112,118,118,134,167,167, 39, 20, 10, 5, 8, 33,208,235,245,229, 46,131,102, 72, 56,
-219,183, 39,226,180,120,235, 62,150, 86,214, 19, 40,165,226,236,236,204,141, 58,100, 29,136,140,164,218,191, 43,238,255, 73,129,
- 69, 8,161,148, 82, 82,252,235,234,138,156,180, 52,235,112, 7,167,122,123, 29,156,234, 22,153, 92, 69, 79, 25,198, 58,220,209,
-177, 32, 7, 0,116, 44,197,245,167, 89,120, 24,145,132, 71, 17, 73, 48,149, 27,182, 76, 77,118,190, 22, 60,165,224,121, 10,117,
-222,159,162, 76, 91,144,133,236,130,194,124,212,106, 10,144,157, 26, 70, 6,245,235,162,248,252,243,177,112,118,118, 45,247,197,
-209,201, 21, 83, 38, 78,237, 97,101, 99, 37,193,241,107,167,209,162, 86, 63, 40,228, 18,164,103,171, 1, 2, 60,143, 58, 7,240,
-230, 8, 13,143, 65,243,186, 74, 4,118,173,109,118,232,192,179,175, 0,204, 53, 36,188,186, 23, 65,144,213,233, 15,240,117, 65,
- 51, 35,193,231,196,131, 42, 29,144,207,155, 32, 45, 33, 26, 79,175,236, 7,213, 85,190, 76, 23,199,113, 19,237,236,236, 82,102,
-207,158, 29,224,235,235,171,157, 56,113, 98,232,203,151, 47,191, 46,125,141,151,151,215,194, 53,107,214, 32, 60, 60,252,213,226,
-197,139,175,166,165,165,125,111,228,139, 57,139, 16,178,178,200, 26,150,118,244,232,209,250,151, 47, 95, 30,191, 98,197, 10,251,
- 9, 19, 38, 72, 39, 77,154, 52, 2,192,210,138,186, 5, 77,229,242,206, 11, 47, 95,166,108, 92,156,102,199, 47,191,200,214, 94,
-191,254,181,142,231, 93,236, 28, 28, 72,171,230,205,243,149, 34, 81, 90,122,114, 50,107, 95,189, 58,243,242,220, 57, 91,106, 98,
-146,112,234,212,169,156,188,188,188, 63, 42,232,130, 41, 40,171, 91,176, 44, 56, 59, 59,107,203, 26,163, 85, 65, 67,144,195, 83,
-170,179,242,246,166, 93, 59,181,172, 25,241, 44, 42, 74, 97,101,197,248,212,244,242,123,252,244,229,109,202,113,106, 66, 72,142,
- 33, 92, 12,195, 12, 89,185,114,101, 61, 11, 11, 11,240, 60, 15, 75, 75, 75,164,166,166, 66,171,213, 34, 39, 39, 7,218,220,108,
-104,179,179,241, 40,250, 37, 90,183,111,143, 65,221,186,214,222,126,248,232, 16, 0,123, 42,226,117,107,208,168,196,114, 53,203,
-195,182,228,248,210,248,172, 18,177,245, 93, 67, 31,200, 77,205,208,237,203, 89,239, 82, 49,223,147,201,100, 39,251,247,239,223,
-227,171,175,190, 18, 37, 38, 38,158, 38,132,180,166,148,134, 85,104, 97, 51, 51,171, 81, 44, 40, 44, 45, 45,177,114,229, 74, 56,
- 58, 58,162,160,160, 0,119,238,220,161,110,110,110,228,210,165, 75,112,115,115, 67, 90, 90, 26,116, 58, 29,242,243,243,147,180,
- 90,109,185, 5,191,168, 27,176,251,180,238,206,167,158,133,108,107,227, 74, 94,220, 25,252,101,187,136,103,143,158,198,156, 61,
-119,237,123, 86,173,136,205,138, 59, 63,211,187,233, 61,187, 9,211,191,195,154,165,243,241,236,214,229, 12, 71,143,156,181, 38,
- 68,179,181,121,151,242,195,155,159,159,175,126,250,244,169,249,131, 7, 15, 64, 8,129,165,165, 37,148, 74,101,153, 34,203, 80,
-112, 28, 87,242,155,150,150,134,212,212, 84,132,135,135, 99,219,182,109, 72, 72, 72,176, 91, 97,105,145,100, 39,147, 62,148,102,
-145, 57, 58, 29,189, 87, 9,221,198, 46, 93,186, 12,241,240,240, 48, 47,125,176,105,211,166, 24, 59,118, 44,214,175, 95,143,235,
-215,175,191,182,222,101, 82, 82, 82,162, 94,175,223, 90, 65,222,102, 17, 66,186,245,235,215, 47,228,202,149, 43, 22, 91,182,108,
- 1,203,178,101,110,155, 55,111,198,205,155, 55,231, 82, 74,159, 86,177, 27,170,214,128, 1, 3, 46,239,220,185,211, 42, 53, 53,
- 21,105,105,105,200,203,203, 67,126,126, 62, 56,142,131,159,159, 31, 97, 89,214,175,178,238, 64,123,123,251,147,193,193,193, 29,
-252,252, 10, 47,213,235,245,184,118,237, 26, 62,248,224,131, 28,173, 86, 59,128, 82,154, 78, 8,153,125,224,192,129,235,205,155,
- 55, 71,211,166, 77,109,162,163,163,109, 0,148,105,185, 46,238,182, 77, 77, 77, 69,106,106, 42,126,253,245,207,117,156, 53, 26,
- 77,105, 17, 94,141, 82,250,242,191,216, 96, 19, 66,136, 68, 34,193, 39,159,124, 2,177, 88, 12, 19, 19, 19,168,213,106,232,245,
-250, 18, 17, 15, 35,187,159,125,124,204,109,197,144,126,230,235,219,118,202,160,201,189,236,157, 93, 92, 97,101, 33,199,147, 39,
- 97,173, 47, 94, 56,247, 75, 29, 63,251, 13,188, 86,191,225,233,203,172,152,191, 33,126,175,105,145,255,104, 23,225, 64,206,206,
-238, 64, 90,124,188, 76, 39,147, 41,195,139,173, 90,133,226,106, 32, 7,236, 6,171,211, 23, 85, 16,180,104, 51, 44, 45,114, 10,
-180, 72,138,126,142,152,208, 75,112, 84, 39, 32,237, 69, 99, 64, 90, 15, 58, 85, 22,178,114,242,138, 94, 36, 14, 15, 66, 46, 32,
- 39, 59, 3,254, 77,122, 1, 34, 81,185, 93, 91,150,182,164, 87,171,198,245,153,136,152, 80, 52,245, 29,136,234,110,109, 16,157,
-152,131,172, 60, 13, 50,115,212,104,232, 63, 11,169,153, 42,228, 20,168, 17, 22,177, 29,174, 46,213, 69, 68, 28,213,201, 80,129,
-165,126,176, 19,154, 71,123, 33,173,222, 1,178,186, 67, 32,113,107,137,216, 71, 65,184,127,242,103,196, 61,190, 10,202,115,112,
-172, 86,219,160,184, 51, 12,179,241,236,217,179, 13,219,182,109, 43,238,212,169,147,191,155,155,155,127, 92, 92, 92, 40, 0,184,
-185,185,249,119,235,214,205,223,193,193, 1,171, 86,173, 42, 96, 24,102, 99, 21, 27,217,210,149,211, 61,103,103,231,101, 7, 15,
- 30,252,105,236,216,177,112,114,114,170,208,124,158, 42,145, 52, 24,181,104, 17,149, 48, 12,221,179,102,141,244,187,211,167,127,
-254,125,235, 86,105,199, 14, 29, 8,165, 20,247,239,223, 87,254,184,102,141,114,120,159, 62,175,162, 83, 82,216,224,235,215,117,
-137,113,113,185, 41,249,249,223, 37, 36, 36, 36,253, 19, 5, 88,175,215,223,120,241,242,133,107,147,230, 13,237,239, 61,121,241,
- 56,176, 99,171, 86, 34,145, 72,244, 44, 42,250,186,189,189,133,242,220,217,115, 58,189, 94,127,195, 16, 46,185, 92,222,171, 99,
-199,142,226,204,204, 76,184,184,184, 32, 53, 53, 21,241,241,241,133, 22,134,236, 76,232,178,179,161,207,201, 2,151,159,135, 23,
-119,110,163, 97,117,111,249,254,194, 65,240,123, 42,201,147, 50, 45, 83,165, 45, 89,114, 51,115,200,205,205, 64,140,236, 30, 36,
-132,244,177,178,178,154,153,149,149,117,146, 82,250,131, 78,167,155, 56,115,230,204,166,171, 87,175,182, 91,184,112,161,197,152,
- 49, 99,246, 19, 66, 26, 82, 74, 53,229,113,228,229,229, 69,178, 44,107, 7,192,225,194,133, 11,112,112,112, 64,118,118,118,177,
-101, 69, 91, 80, 80,160, 72, 79, 79,135, 70,163,129, 86,171,133,133,133, 5,238,222,189,155,201,178,236,209,202,194,103, 81,131,
-252,160,209, 61,249,198,182,182,105,130,142,181,110,151,146,193,103,206, 95,150,176, 0,192,207,221,107,212,216,172,227, 47,191,
-120, 30,122,204,250,229,157,160,140,132,231,249,213, 55,159,136,202,173, 32, 29, 41, 33,132, 39,132, 80, 95, 95, 95,164,166,166,
-130, 97, 24, 40,149, 74,152,153,153,161, 86,173, 90,136,141,141,173,178,192, 98, 89,182, 68, 92, 29, 63,126, 28,137,137,137,216,
-189,123, 55,220,221,221, 69, 0,236, 99, 99, 99,187, 12, 26, 52,168,185,173,173,245,226,244,244,204, 37, 21,132,243, 62, 0,139,
- 55,242,169,131,157,157,221, 69,141, 70,131,168,168, 40, 28, 62,124,184, 61,165, 52,216,200,119, 59,138, 16,210, 45, 32, 32, 96,
- 91,227,198,141,107, 80, 74, 81,175, 94, 61, 12, 29, 58, 20,219,183,111,199,131, 7, 15,144,157,157,205,159, 59,119,238,119, 0,
-203,140,109,184,139,210,215,111,192,128, 1, 87,119,237,218,101,157,158,158, 14,149, 74,133,252,252,124,236,223,191, 31,173, 91,
-183,134,157,157, 29,118,238,220,201, 82, 74,143, 85,192,165,176,178,178, 58,121,245,234,213,246, 53,107,214, 68, 88, 88, 24, 46,
- 92,184,128,106,213,170, 65, 38,147, 97,196,136, 17, 22,235,215,175,255,130, 16,178, 68, 34,145,252, 48, 96,192, 0,112, 28,135,
-107,215,174,165, 3,200,168, 76, 4,151, 99,217, 41,126,207,214,138,197,226, 97,132,144,174,148,210,219,255, 21, 97,229,231,103,
- 93, 87,198,200, 39, 75,165, 18,219,204,204,204,146,186, 67,171,213, 66,163,209,188,102,185,146, 74, 37,182,205, 26,121,158, 80,
- 21,228,206,121, 28,158, 89,238,152,180, 58, 53,173,234, 43, 77, 45,167,244,236, 54,104, 68,215,110,125, 25, 86,175,199,153, 51,
-199,240,235,175,235,208, 33,192, 23,213,107,214,195, 23,147, 38, 91,106,180,236,172,115,231, 78,207,108,213,204,251,116,110, 78,
-214,236,138, 56, 5,148, 33,176,202, 86,140, 3, 57, 87, 87,100, 22,189, 48,118,214,214,214,107, 56,142,235, 0,124, 6,137,153,
- 19,194,238,222, 66, 70,166, 4, 26, 21, 87, 98,145, 50, 4, 89,217,185,136,126,120, 1,107,127, 89,137,244,244,116, 4,180,109,
-143, 44,226, 6,107, 59, 7,100,166,167, 22, 85, 36,128, 78,171,135,189,163, 39,238,221,123,160,207,201,207, 47,183, 34,146, 42,
-116,181, 61, 28,125,161,209,181,132, 66, 38, 67,118,174, 22,153, 69,226,106,231,129,193,208, 20,168,192,106,117, 96,181,122,216,
-123, 12, 64, 45,199,142,224,185, 99,117, 13,172,208, 10,127,121, 22,218,136,115,208, 70,156,131,105,135,111,112,100,209,136, 55,
- 94,124,195,102, 25, 39, 39, 39,167,186,185,185,157, 14, 9, 9,233, 53,120,240, 96, 4, 5, 5,141, 2, 48,173,168,113, 31, 53,
-120,240, 96,132,132,132,224,233,211,167,167,147,147,147,223,139,207, 14,153, 76,166,214,106,181,197, 93, 65,138, 74,174,117,109,
-218,191,191, 40,251,222,189,156, 21,215,174,205,223,188,101,139,180,115,167, 78, 68,207,178,224, 57, 14, 53,125,124, 72,215,174,
- 93, 77,183,239,219,103,203,232,245, 55,167, 79,156,120, 97,253,135, 31,230,222,202,203, 51,116, 0,121,181,162,174, 65, 0,168,
- 86,193, 49,131,161,209,104, 86,143,251,108,116,231,224,203, 87,221, 61,220, 93, 45,206,156, 11,126, 32, 55,145,137,170,123,213,
- 96, 50,179, 51,196, 11,230,207, 49,209,104, 52,191, 24, 72, 87,219,206,206, 14, 73, 73, 73,136,136,136,128, 70,163,129, 94,175,
- 7, 95,144, 15,109,102, 22,180,217, 25, 32,106, 21,228, 28, 7,117, 90, 50,170, 85,247, 6,254,156, 97, 88, 89, 3, 86,166,192,
- 42,254, 85, 88, 90, 64,110,106, 6, 70, 34, 49,120,209,114, 66, 72,227,102,205,154,237,251,227,143, 63,164, 31,127,252,113,115,
- 66,200, 26, 74,105, 52, 33,164,211,220,185,115,111,175, 89,179, 70, 62,118,236, 88,191,101,203,150,141, 4, 80,174, 96, 87,171,
-213,251, 78,156, 56, 49,220,211,211,211,225,209,163, 71, 80,171,213,224,121, 30,221,187,119, 7,128,146, 50,243,236,217, 51,149,
- 90,173, 78, 9, 13, 13,205,137,142,142,214,194,128, 89,127,243, 87, 37,220,152, 54,200,173,191,163,147,235, 77,133, 73, 53, 47,
-154,119,175,223,180, 65,110, 75,151,239,143, 83,159,138,140,204,157, 59,161,250,146,252,220,135, 19,172,220,242,214,158, 58, 22,
-101,200, 44, 95, 90, 60, 45,221,214,214, 22, 98,177, 24, 18,137, 4, 82,169, 20, 0,224,232,232,136,236,236,236, 10,187, 8,203,
-107,188,115,114,114,144,157,157,141,167, 79,159, 34, 49, 49, 17, 55,110,220, 0,199,113, 40,156,164, 8,184,185,185,225,246,237,
-219,230, 77,155, 54,157, 67,164,228, 18,213, 81,131,167,141, 51, 12, 51,229,195, 15, 63,132, 86,171,197,208,161, 67,177,121,243,
-230, 41, 0,130,141, 45,239,148,210,155,132, 16,159, 7, 15, 30, 88, 0,248, 96,200,144, 33, 91, 7, 12, 24,128,224,224, 96, 28,
- 59,118,172, 61,128,112, 0, 42, 0,139,139, 22, 86, 94, 92,209, 4,143, 34, 87, 12,235,236,237,237, 63,168, 91,183,238,131, 1,
- 3, 6,248,239,218,181,203, 42, 37, 37,165,120, 82, 3, 94,190,124,137,223,126,251, 45,113,203,150, 45, 57, 28,199,217,138, 68,
-162, 19, 89, 89, 89,229,205,130, 86,152,154,154,158,186,122,245,106,187,154, 53,107,226,252,249,243,152, 51,103, 14,218,181,107,
-135,221,187,119,163, 86,173, 90,168, 87,175, 30, 28, 28, 28, 38,100,100,100,180,218,180,105, 83,251, 22, 45, 90, 96,231,206,157,
- 72, 76, 76, 92, 87,145,203, 6,150,101, 43, 20, 88, 60,207,155, 14, 26, 52,232,243,149, 43, 87,194,195,195,227, 44, 33,164,217,
-127,193, 77, 75, 45, 31,219, 37,205,154,182,155,233,236, 90, 19, 59,119,237, 70, 70, 70, 70, 73,251, 84,210, 70, 81,138,220,220,
- 92, 36, 37, 37,193,210,194, 28, 75,151,253,208, 99,252,152,209,238, 0,252,203,172,232,106,216, 44, 27, 56,244,211, 47,135, 14,
- 31,141, 71, 15, 66,176,125,235, 70,132, 62,186, 95,194,199,234,117, 8,127,114, 23,225, 79,238,194,209,201, 19, 93, 59,183, 39,
-195,134, 13,235,254,225,240, 33,246, 0,254, 50, 23, 16,255, 37,235, 85,185, 93,132,111,188, 48,118,214,214,214,143,247,238,221,
-107, 27, 16, 16,192,176, 44,139,211,103,206, 96,194,231, 31, 97,228,135,179,160,131, 53, 88,173, 20,188, 84, 97,208, 3, 51,210,
- 83, 65,121, 30,249,249,249,184,126,253, 58, 56,189, 14, 31,142, 25, 9,158,231, 74, 4, 22, 64,161,213,233,224,234,225,135,117,
-155, 23,178,144, 72,202,173,200,114,210, 25, 78,207, 82,196,167,196, 32, 38, 49, 20,150,230, 30, 16, 75, 60,144,158, 85, 0,177,
-200, 9,122,245, 51,112, 69,230,211,130,252, 56,168,116,239,150,111, 92, 70,212,219,199, 88,214,224,251, 11, 10, 10,246,237,220,
-185,179,235,242,229,203,165, 61,122,244,168,225,230,230,214, 12, 0,250,247,239, 95,195,220,220, 28, 59,119,238,212, 21, 20, 20,
-236,123,143, 22,158,182, 77,155, 54, 69, 70, 70, 6, 94,189,122, 85,225,151, 7,167,213,218,154, 57, 56, 48, 41,151, 46,233, 83,
- 51, 51,221, 59,118,236, 72,244, 44, 11, 17, 33,200,200,206, 70,244,171, 87,176,178,178, 34,143,159, 61, 51,251,229,139, 47, 14,
-249,250,251,139,139,103, 24, 26,130, 99,199,142, 41,241,198, 32,212,178,142, 25,249, 66,230, 19, 66, 70, 79,156, 56,241,208,142,
- 29, 59, 45,147, 83,146,195,229, 50, 25,107,102,166,112,249,112,196,120,113, 86, 86,214,112, 74,105,158,161,124,153,153,153,120,
-241,226, 5, 76, 76, 76, 32,149, 72,192,171, 10,192,229,231, 65,157,145, 10, 70,167,133,140,227, 96,163,148,195,221,209, 17, 30,
-246,118, 6,113, 62,187,112,182,100, 64,123,233,110,193,239,155,214,134,220,212, 12,114, 51, 51, 76, 61, 17, 84,244,245, 41, 5,
-230, 85,222, 51, 76, 8,177,115,117,117, 61,186,107,215, 46,105,106,106, 42,238,223,191,255,128, 82,154, 77, 8, 49, 7,192, 63,
-121,242,228,124,104,104,104,175,162, 89,116,149,205,254,250,249,224,193,131, 93, 2, 2, 2, 88, 47, 47, 47,211,228,228,100,143,
-244,244,116,146,152,248,250, 24,230,147, 39, 79, 42, 84, 42, 85, 62,207,243,135, 80,232,199,169,210,130, 63,109,144,155,226,250,
- 61, 76,106, 23, 88,173,158,133, 93,125,100,176,247,234,221,124,144, 56,105,218, 32,183,213,203,247,199,169, 77,136,102, 43,225,
- 98,221,197, 10,245, 54, 3,243,155,218,217,217,129, 82,138,219,183,111,227,234,213,171,184,124,249, 50,162,163,163,255,180,106,
- 91, 90,226,220,185,115,232,208,161,131, 49,239, 37,156,157,157, 97,109,109,141,237,219,183, 99,247,238,221, 37, 3,221,139,145,
-150,150, 6,165, 82,137,229,203,151,155, 13, 28, 56,240,123, 0, 93, 13, 20,194,222, 93,186,116,233,233,236,236,140,244,244,116,
- 56, 57, 57, 33, 32, 32,160, 55, 33,196,235, 29,186,178,198, 7, 6, 6,254,240,221,119,223, 65,175,215,227,147, 79, 62,193,243,
-231,207,247, 61,127,254,124,165,135,135,199,164, 25, 51,102, 56, 58, 58, 58, 98,240,224,193,166, 0,250,151, 71, 98, 99, 99,179,
-120,227,198,141,195,123,246,236, 41,210,233,116,109, 47, 94,188,136, 87,175, 94, 65,171,213,130,101, 89, 68, 70, 70, 98,226,196,
-137,137,233,233,233,237, 40,165,145, 6,132,107,214,217,179,103,219,213,174, 93, 27,199,143, 31, 71,255,254,253, 47, 89, 89, 89,
-249,214,175, 95,223,217,197,197, 5,251,247,239,135,133,133, 5, 60, 60, 60,108, 22, 46, 92,216,177,111,223,190, 56,126,252, 56,
-166, 78,157, 26, 4,160,194,217,174, 44,203, 66, 44, 22,151,116,135,149, 18,175, 56,114,228, 8, 6, 12, 24,160, 88,191,126, 61,
- 8, 33,200,200,200,176,176,183,183, 15, 37,132, 88, 84,100,189,253, 55,128, 17,145, 81,139, 22, 76,199,157,123,207,112,240,160,
- 20,119,238,220,129,163,163, 35,228,114, 57, 40,165,208,104, 52, 72, 77, 77,133, 94,167, 65,189,186,222,216,182,101, 9, 82, 82,
- 82, 1, 81,249, 99,210,136,136,140, 24,253, 81, 63, 92,185,122, 6,235,215,111, 68, 94, 94,126, 57, 31,221, 10,212,244,173, 13,
- 87, 23, 7,196,198,197,130,136, 96,247, 87,198,245,255, 73, 23,225,159,176,178,178, 90,185,103,207, 30,219, 14, 29, 58, 48,249,
-249,249,224,121, 30,109, 2, 2, 48,105,202, 20, 28,219,181, 11, 62,205,135,130,104,205,192, 42, 13,155,197,144,153,158, 10,189,
-210, 25,125,251, 13, 68, 92, 92, 12,170,213,105,129,204,140,212,162,169,209, 92,137, 5, 75,171,213,193,206,193, 29,103,207,158,
-101,240,201, 39,143,203, 21, 5, 58,217,195,240, 72,117,235, 44,213, 61, 92,191,179, 29, 58,141, 14,245,234,205,133,142,183,133,
-131,219, 24,232,245,135,145,147,122,177,176,187,194,182, 3,226, 98, 98, 32, 98,164,143,141,177, 96,189,246,188,220,183,123,194,
-120,206,112, 31,168,153,153,153, 57,206,206,206, 71,110,220,184, 49,168,127,255,254, 56,119,238,220,200, 34,129,133, 27, 55,110,
-224,197,139, 23, 71, 50, 51, 51,115,222, 71,230,186,185,185,117,111,223,190,125,255,166, 77,155,226,248,241,227,224, 56,238,186,
- 65, 47,180, 68, 66, 69, 34, 17,120,158, 7, 1,144,158,149,133,231,207,159, 35, 61, 45, 13,122,189, 30,249,121,121,124,109, 95,
-223, 60,202,243,230,198,132,167,244,140, 65,148, 49,139,176,248, 88, 21, 68, 86,180,153,153, 89, 76,110, 94,158,189,181,149,117,
-174, 76, 38,227, 50,179,178,178,195, 30, 63,210, 26,216, 40, 20,227, 73,104,104,168,127, 66, 66, 2, 98, 98, 98,192,230,231,130,
-209,104, 33,210, 20,160, 83,171,150, 48, 1,133, 2, 60, 36,188, 30, 18, 70,130,220,194,217,118, 79, 42, 21,229,165, 26,132, 98,
-113, 69, 8,129,194,204, 28, 82, 83, 83,200,205,205, 95,179,104, 25, 50,241, 75, 46,151,239,218,191,127,191,179,171,171, 43, 22,
- 44, 88, 0, 55, 55,183, 90,245,234,213, 43,104,211,166,141,137,163,163, 35,234,212,169,131, 86,173, 90,225,212,169, 83, 0, 16,
- 89, 73,250,177,132,144,174, 87,174, 92,249,242,218,181,107,131, 8, 33,100,214,172, 89,232,214,173, 27, 20, 10, 5, 10, 10, 10,
-144,153,153,137, 77,155, 54, 17, 74,105,163,162,176,122, 42, 20,138,221,132,144, 56,149, 74, 53,248, 77,206,237, 43,234,187,164,
-100,240,159, 56, 58,185,246,107, 23, 88,173, 94,199,192,206,240,246,233,136,142,129, 49, 0,176,196, 70,252,106,232,210,111,252,
- 15,217,185,219,252,118,246,244,185,249, 1,237, 58,126, 61,107,172,245, 15, 75, 54, 86, 94,246, 9, 33,224, 56, 14, 98,177, 24,
- 34,145,168, 76, 43,149, 88, 44, 46,153,109,102,128,245, 42,174,111,223,190, 37,251, 9, 9, 9,118,238,238,238,162, 98,203, 21,
- 0,100,103,103, 35, 54, 54, 22,122,189, 30,182,182,182,208,233,116,245,141, 40, 87,147, 62,254,248, 99,162, 82,169,240,233,167,
-159, 98,243,230,205, 24, 58,116, 40, 9, 14, 14,158, 4, 96,138,177,229, 93, 36, 18, 45,157, 49, 99,198,151, 19, 39, 78, 68, 70,
- 70, 6, 78,158, 60,137,238,221,187, 99,239,222,189,246, 39, 79,158, 92,212,161, 67, 7, 48, 12,131,227,199,143,131,101,217,103,
- 21,113, 73,165,210, 15,122,246,236, 41,138,141,141,133, 84, 42, 69,147, 38, 77, 16, 23, 23,135,130,130, 2,196,199,199, 99,242,
-228,201, 73,233,233,233,237, 13,121,143, 8, 33,146,154, 53,107, 78,172, 85,171, 22,206,157, 59,135,129, 3, 7, 6,235,245,250,
-158,169,169,169, 19, 51, 51, 51,127, 26, 49, 98, 4,252,253,253, 17, 30, 30,142, 46, 93,186,160,117,235,214, 56,121,242, 36, 62,
-253,244,211, 32,189, 94,223,179, 18, 63, 88,207,142, 30, 61,234,209,169, 83, 39, 20, 20, 20, 32, 39, 39, 7, 18,137, 4, 86, 86,
- 86, 56,117,234, 20,170, 87,175,142,245,235,215, 99,202,148, 41, 88,185,114, 37,111,111,111,207,106, 52, 26,233,127,193, 10,194,
-115, 60, 0, 30, 94,238,102, 56,115,108, 11, 66, 30, 68, 33,228, 65, 40,100,242,194,193,237, 42, 85, 1, 26,213,171,137,230, 77,
-154, 33, 33, 49, 30, 59,182,111,129,141,157,107,133,245, 8,165, 20, 82, 49,135,218,190, 78,216,181,125, 35,142,159,188,128,237,
- 59,118,163,184,183, 67, 44,150,160, 97,163,230,104,210, 36, 0, 81, 47, 34,177,101,203,122,216, 59,184, 11,125,126, 85,237, 34,
- 44,253,251, 90,230,242,124,199,128,128, 0, 38, 47, 47, 15,106,181, 26, 73, 73, 73,120,245,234, 21,172,172,173, 16,149,240, 18,
-237,149, 58, 36,241, 57,120,242,224, 49, 71, 24,201,253,202, 30,184,225,187,207, 42,111, 48, 65, 97,106, 97, 7,141, 70, 3,157,
- 94, 31,129,213,171,203,253, 82,102, 57,253,249, 51,231, 46, 54,251,120,228, 7,146,179, 23, 55, 67,175,229,161,210, 91, 34, 95,
-173, 69,190, 78, 2,145,101,119, 32, 45, 24,140, 88,142, 22, 13,106,226,208,193, 83, 58,202,234, 47, 24, 88,178, 33,118,174, 15,
- 54,241,225,159,135,222,152, 77, 40, 85,154,129,231, 88,227, 94, 24,158, 63,180,107,215,174, 30, 45, 91,182, 84,118,232,208,161,
-122, 81,131,169,221,181,107, 87, 65,145,117,192, 88,213,255,154,247,118, 87, 87,215,250, 98,177,184,127,175, 94,189,234,143, 30,
- 61, 26,143, 31, 63,198,206,157, 59, 35,124,125,125,175, 86, 40,172,100,178,244,188,148, 20, 43, 51, 47, 47,177,181,185,121,194,
-169,147, 39, 61, 59,119,233, 66, 98, 98, 98,144,158,158, 14,181, 90,141,251, 15, 30, 80, 9,195,196, 17, 11, 11,209,179,123,247,
- 68,140, 76,150,110, 68, 80, 95, 85, 50,139,112,113, 85,173, 89,238,206,214, 53,230,207, 26,231,173,214,168,253,115,114,114, 88,
-177, 68, 34,113,115,178,138, 54,178,187,241,248,249,243,231,251,118,238,220, 89, 30,254,240, 62,216,236,108,104,179, 51, 33,229,
- 57,216, 52,106, 0, 70,167, 1,180,122,184,214,166, 80,103, 41, 17,124,235,153, 94,163,209, 84,186, 82, 59,199, 22, 10, 44, 81,
- 41,103,128, 0, 32, 51, 55,131,194,220, 2, 10, 51,179, 55,187, 16, 73, 37,249,173,252,224,131, 15, 58,181,104,209, 2,148, 82,
-108,218,180, 9, 58,157, 78,166,211,233,160,213,106,161,211,233,144,147,147,131,237,219,183, 99,221,186,117,215, 0,252,110,128,
- 72,101, 37, 18,201, 68,150,101, 29,228,114,185,206,222,222, 94,186,111,223,190, 18,183, 17, 13, 27, 54,132,169,169,169,134, 16,
-162, 3, 0, 39, 39, 39,253,214,173, 91,197,125,250,244, 41,179, 17,243,171, 87,107,186, 55,107,221, 78, 97, 82,205,203,194,174,
- 62,188,125, 58, 2, 0,186,244,250, 24,222, 53, 61,144,147,246,208, 75,173,122,213, 79, 42,206,180,126,188, 58, 62,204,164,167,
-255,232,252,148,160,231, 0,182, 24,248, 14,161,115,231,206, 8, 12, 12, 44,233, 14,116,112,112,128, 86,171, 5,199,113, 70,185,
-186, 40,118, 34,250,221,119, 68,132,249,192, 10, 75,139, 36, 0,246,165,197, 85, 76, 76, 12, 98, 98, 98,138,173,194,149,230, 81,
-169,188, 50,241,241,241, 25,213,168, 81, 35,156, 60,121, 18,119,238,220,137, 63,115,230,140,107, 64, 64, 0,188,188,188, 70, 19,
- 66,230, 80, 74, 85, 70,188,235,166,109,219,182,253, 98,226,196,137, 8, 13, 13,197,184,113,227,210, 99, 99, 99, 15,237,219,183,
-239,211,249,243,231,139, 2, 3, 3,145,152,152,136,165, 75,151,114, 87,175, 94, 93, 6, 96, 65, 37,249,254, 52, 54, 54,214, 77,
-173, 86, 35, 35, 35, 3, 44,203,162,160,160, 0,167, 78,157,194,246,237,219,147,139,196, 85,132,129,193,179, 9, 8, 8,176,126,
-254,252, 57,182,108,217, 2,173, 86,251, 53,165, 84, 77, 8,249,125,230,204,153,115, 28, 29, 29, 45,187,116,233,130, 70,141, 10,
-125,193,237,221,187, 23,147, 39, 79, 14,210,106,181, 61, 13, 72,131,225, 35, 71,142,252,202,197,197,101,242,140, 25, 51, 76, 58,
-119,238,140,141, 27, 55,130,101, 89, 12, 26, 52,168, 68, 92,237,216,177, 99,215,142, 29, 59, 6, 2,144, 2, 80,252,219,173, 87,
-127,230, 19,135,130,204, 80,112, 26,107, 52,172,231,135,134,254,213,112,230, 98, 8, 0,160,211,128, 0, 20,228,231, 98,235,214,
- 77,136,136,120, 14,177, 68, 2, 43, 27, 39,131,222, 33,109,206, 83,100,233, 18,209,185, 67, 19,116, 15,108,143,223,183,237, 5,
-171,215,225,211,143,135, 35, 51, 43, 11,219,182,109, 65,212,139, 72,136, 37, 18,216,218,185,252, 13,241, 44, 95,139,252, 39, 45,
- 88,197, 21, 10,207,243,136,143,143,199,221,187,119,241,242,229, 75, 40,149, 74,168, 88,142, 95,127,254, 42, 79,136, 52,142,167,
-244, 26,101, 75,188, 10,191,205,193,113,241,165, 60,204, 90, 90, 91, 91,203, 52, 26, 21, 88, 86, 95,170,166, 34, 0, 1,164, 98,
-192,217,197, 27,177, 49,177, 84,165, 86, 7, 85,248, 5,166, 81,175, 60,114,104,255,196, 86,173, 3,236,186,119,250, 14,135, 14,
-207, 69,102, 78, 14,212, 58, 9,242,213, 58, 20,168, 1, 43, 27, 95, 52,173, 87, 31, 9, 9,233,120,120, 39, 56, 79,172, 41,168,
-116, 0,168,158,138,178,119, 45, 25,103,249,193,136,207, 97, 82,173, 45, 52,143,247,131,207, 77, 2,159, 91,216,109, 34, 51,181,
-128,185,157, 59,242, 10,212,184, 26, 26, 5, 61, 21,101, 27,154,232,201,201,201, 5,206,206,206, 7,198,143, 31,191,228,254,253,
-123,222, 0,112,251,246,237, 23, 9, 9, 9,179,146,147,147, 11,140,201,192, 82,222,219,137,137,137,201, 45, 31, 31,159,151,221,
-187,119,183,232,219,183, 47,236,237,237, 17, 18, 18,130, 31,127,252,241,185, 86,171,157, 23, 20, 20, 84,161, 18,212,106,181,241,
- 33,135, 15, 91,180,255,232, 35,171,233,189,123, 47,157, 56,113,226,202, 5, 11, 22, 72,124,124,124,136, 94,167,195,163, 71,143,
-232,174,157, 59,245,235,102,207, 94, 33, 51, 53, 21,223, 62,114, 68,194,106, 52,241,255,116, 33,118,115,115,107,215,163, 91,187,
-218,203,150,175,134, 90,149,135, 91,215, 79, 32, 51, 51, 21, 27, 55, 29,172,237,230,230,214, 46, 46, 46, 46,216, 64, 75,198,222,
-223,126,251,237,203,230,141, 26, 53,170,238,238,142, 71,209, 47, 33,227, 57, 72, 89, 22,140, 78, 3, 17,171,134,187, 63, 5, 17,
-153, 35, 49, 41, 7, 11,247, 28, 8,229, 56,110,111,101,188,117,123,124,128,101, 9,217, 32,132, 96, 97, 11,127,200,205,204, 32,
- 51, 51,195,148, 99, 23, 75, 68,213,145, 5,179, 33, 55, 53, 67,205, 22, 1,134, 84, 66, 5,230,230,230,119, 31, 61,122,212,212,
-223,223, 31, 95,126,249, 37, 94,189,122, 5,158,231,145,156,156,172, 78, 76, 76,140, 79, 77, 77,125, 5,224, 16,128,205,148, 26,
-230,191,137,101, 89,135,144,144, 16, 20, 53, 78,184,112,225, 2, 92, 92, 92, 96,105,105,137,156,156, 28, 76,159, 62, 93, 62,111,
-222, 60, 0,192,221,187,119, 37, 38, 38, 38,229,114, 61, 10,121,178, 44, 43,151,102,210,188,123,253, 50,216,123,245, 58, 6,198,
-162, 75,175,209, 56,119,252,119, 92, 60,115, 30, 54,226, 87, 47, 97,154,123, 42,237,101, 90, 78, 92,190,207,134,218,141, 63,101,
- 18,243,207,108,152,212,199,154,113,118,230,247,207, 90, 87,190,227,222,226, 47,112,134, 97, 74,198, 96, 21, 15,104, 55, 86, 92,
-149,198,252,249,148, 39, 32,196, 78, 38,125, 24, 27, 27,219,197,205,205, 13,201,201,201,136,141,141, 69, 76, 76, 12, 98, 99, 99,
- 81,179,102, 77, 68, 69, 69, 65, 42,149,222, 55,144,118,248,224,193,131,205,181, 90, 45,118,239,222,205, 2,232,181,127,255,254,
-187, 77,155, 54, 21,119,235,214,205,124,237,218,181,195, 1,108, 54, 34,152,166, 22, 22, 22, 82,157, 78,135,181,107,215, 34, 54,
- 54,182, 29,165,244, 9, 33,100,195,224,193,131,215,249,251,251,215, 12, 13, 13,125,158,151,151, 55,158, 82,250,208,128,186,232,
-227, 38, 77,154,236,231,121,222,179,115,231,206,166,203,151, 47,183,120,246,236, 25,220,220,220,192,243,252, 35, 35,199, 48,101,
-156, 63,127, 62,179, 85,171, 86,214, 69, 3,218, 23, 18, 66,190,103, 24,102, 73,255,254,253, 45,119,237,218,133,147, 39, 79, 66,
-171,213,226,233,211,167,169,161,161,161,191, 0, 88,102,136, 8,162,148,102, 2,152, 67, 8, 89, 58,121,242,228,169,132,144,185,
-169,169,169, 37,254,159,138,197, 21,128,145,148,210, 17,255, 49, 67,136, 94,167,211,194,194,198, 27,121, 89, 49, 72,141,189, 14,
-165,185, 19, 2, 59, 54, 64,129, 74,139, 99, 71,254,192,195, 71, 15, 32, 18,137,224,232,228, 14, 43,107, 59,132,135, 63, 7,128,
-176,138, 57,117, 48,183,174,134,188,236, 88,104, 83, 66, 96, 98,230,128,209, 31,245, 67,129, 74,135,131,135,254, 64,104,232, 67,
- 48, 12, 3, 39,103,119, 88, 90, 21,114, 18, 90, 33,167, 0, 99, 5, 22,195, 48,151, 78,159, 62, 61,176,121,243,230,226,136,136,
- 8, 68, 68, 68, 20,119,117,177, 4,220,129,228,135,135,135, 85,208,248,119, 46,246,149, 81,122,109, 65, 51,115,243,248,103, 79,
-159, 56,102,102, 36,227,193,189,171,136, 8,127,132,151, 81, 79,160,211,169,193,136, 68, 16, 49, 34, 84,243,174,139,171,215,174,
-107,181, 28,119,163, 60, 78, 0,200,200,136,204, 53,115,244, 29,242,195,130, 57,199,167, 78,255,214,100,208,192,245,120,248, 44,
- 12,121,172, 19, 40, 5,156,108, 77,209,176,250, 12,196, 39,164, 98,207,239,107, 11,120,157,110, 68,105, 31, 88,101,113, 2, 64,
-170, 88,229,176, 97,251, 31, 75,247,236, 63,248,217,152,209,195, 21,237, 59,127, 4,105,218, 35,176, 9, 33,112,173, 19, 0, 42,
- 54,193,237,144,123,120, 24, 17,171, 46,208, 49,155,115,164,170,233,149,113,150, 70,118,118,246,157,228,228, 36,239, 82, 94,219,
-189,229,114,197,157, 74,196, 84,231, 55,252, 2,189,230, 33,158, 97, 68,205, 23, 44, 88,144,239,236,236,172, 13, 13, 13,197,134,
- 13, 27,248,187,119,239, 94,146,201,100, 27, 19, 18, 18, 52,149,113,218,235,245, 15,118,205,154, 85,167, 89,255,254,116,216, 23,
- 95, 20, 64, 46,159,180,244,231,159,103,165,102,102,186, 80,158,135,189,141, 77,220,210,217,179, 23, 15, 28, 60, 56,243,241,213,
-171, 38,215, 15, 31, 54,145,177,108, 72,101,225,124, 31,168,136, 51, 46, 46, 46,216,167,134, 7,182,110, 94, 14,157, 78,131,196,
-248, 66,195, 85, 90,122, 54, 42, 18, 87,111,114, 22,117,254,247,255,102,222,188,155,223, 76,157,226,212,182, 83,103,196, 60,184,
- 15, 93, 70, 42,136,158,133,132,136,145,159,162, 68, 74,114, 30,102,238,216,151,146, 87, 80,208,255, 77, 71,142,229,133,179,164,
- 91,208,220,188, 72, 96,153,191,102,181, 82,152, 23, 14,114, 23,203,100,101, 13,134,127,139, 51, 47, 47,111,192,192,129, 3, 31,
-222,190,125,219,250,211, 79, 63, 69,171, 86,173,238,169, 84,170, 14,148,210,220,170,166,167, 88, 44, 78,105,220,184,177,131, 68,
- 34, 97, 63,249,228, 19,113, 90, 90, 90,137, 39,244,188,188, 60,156, 58,117, 10,197, 83,238, 31, 63,126,140,186,117,235,150,203,
-249,233,140, 71,241, 0, 22, 76, 27,228,182,244,230,131,196, 73, 0,150,120,215,116,199,197, 51,231,113,229,226,245, 89, 45,252,
-249,213, 61, 70, 52,253, 94,217, 97,240,244,218,141, 63,101,204, 44,156,177,237,224, 31,204,147,144, 45, 11, 11, 10, 30,213, 0,
-240, 85,121,225, 36,132,128, 82,250,150, 75, 6,149, 74,101,144,184,170,168, 44, 81, 80, 42,205, 34,115, 6, 13, 26,212,252,214,
-173, 91,230,102,102,102,208,233,116,160,148,162, 70,141, 26, 16,139,197,248,229,151, 95,242,211,210,210,230, 26,194,105,106,106,
- 58, 49, 48, 48, 16, 79,159, 62,197,157, 59,119,254,160,148, 62, 36,132,252, 17, 17, 17, 49,164, 77,155, 54,248,253,247,223, 39,
-150, 39,176,202,227,228,121,190,180,207,163,140,162,178,251, 0, 64, 11, 99,227, 94,228, 44,180, 53, 0,216,218,218,198, 58, 58,
- 58, 90, 60,120,240, 0, 30, 30, 30,208,233,116,205,141, 41, 75,148, 82, 61, 33,100, 77, 80, 80,208,188,214,173, 91, 99,226,196,
-137,237,130,130,130,218,181,110,221, 26,181,107,215,198,197,139, 23,177,115,231,206, 3, 28,199,141, 7,144, 69, 41,229,140,205,
- 35, 74,105, 22,128,121,132,144, 25, 50,153, 12,230,230,230,226,248,248,120,102,247,238,221, 0, 48,166, 42,156,127, 85,189,244,
-190, 56, 41, 33, 95,127,250,217,164, 13,159,125, 58, 92,209,164,113, 67, 20,228,196, 65,149,151,140,130,220, 36,252,178,249, 44,
- 8, 17,193,222,222, 25, 14, 78,110,136,142,142,193,181, 19, 39,181,249, 5,170,149, 50, 61,191,164, 98,206, 47, 10, 57, 27, 21,
-114, 22,228,167, 64,149,151, 82,194,233,224,224, 82,196, 25,141,171,215, 79,170, 85,249,249,203,181,148,252,244, 87,198,253,255,
-157,192,202,204,204,156, 60,118,236,216, 14, 51,103,206,180,101, 89,150,177,177,177, 65,116,116, 52,123,224,192,129,140,188,188,
-188,201, 85,122,168, 68,242,208,199,215,175, 67,159, 62,125,216, 15, 62,232, 45,253,240,227,110, 98,123, 7, 7,100,103,165, 35,
-252,233,125, 60, 11, 11,129,143, 95, 3,204, 95,176, 2,176,178,170,116,166, 78, 94,114,248, 37, 51, 71,223, 94,223,125,243,213,
-222,214,237,186, 90,248,213,109, 32,109, 88,195, 18, 58, 61,139,184,184, 56, 28, 57,252, 64, 23,122,247, 74, 14,207,106,135,228,
-167, 26,182, 84, 78, 88, 24,213, 1,152, 92,167,142,197,119, 63,109,216,185,126,251,238, 3,253,198,140,232, 47,110,212,160, 19,
- 94, 92, 63,132,203, 55, 47,178,153,106,122, 40, 87,194,124, 30, 22,145,147,105,108, 26,168,213,106,253,155, 67, 71,212,106,245,
- 59, 47,122,186,117,235, 86, 36, 37, 37,233, 98, 99, 99,207,179, 44,123,200,152,217,136,171, 41,213,246, 39,228,252, 55, 1, 1,
-221,190, 57,115, 70, 49,106,198, 12,237,136, 15, 63,252, 10, 26,141, 14, 50, 25, 21,155,154,138, 32,151, 75, 30, 95,189,106,178,
-234,243,207,109,136, 86,123,238,119,227, 76,240,239,125, 22, 97, 41, 11, 22, 70,125, 58, 21,170, 82, 22,172, 27,119,194, 97,140,
- 5,171,168, 2,143, 33,132,180,152,244,245, 55, 7,135, 4,118,170,237,239, 89, 77,110,239, 85, 13,102, 78, 78, 72, 79, 77,197,
-213, 59,207,244, 11,246, 30, 12, 45, 18, 87, 6,249,133,225,121,190,100,150, 91,224,212,153, 32, 12, 83,226,142,161,120, 38,144,
-119,179, 86, 96,196, 98,112,148,135, 70,163,161, 6,132, 51,142, 16, 50, 96,196,136, 17, 23,142, 31, 63, 46, 10, 12, 12,108,120,
-232,208, 33,254, 93,202,142, 94,175,119, 43, 18, 90, 57, 74,165, 82, 60,122,244,104,232,245,122, 20, 20, 20, 32, 59, 59, 27, 79,
-158, 60,209, 12, 26, 52, 72, 94, 36, 28,244, 67,134, 12,169,180,254, 88,190, 63, 78, 61,109,144,219,106, 27,241,171,161, 57,105,
- 15,189,108,196,175, 94,182,240,231, 87, 47,223, 31,167,254,110,170,213, 15,105,175,130,195, 19,243,207,108,216,118,240, 15,102,
-100,191, 1,156,155,217,243, 89, 10, 7,122,160, 99,239, 74, 27,161,183,156,138,190,131, 7,252,215,160,211,209,123,182,182,214,
-139,155, 53,107, 54,103,249,242,229,102,246,246,246, 96, 89, 22, 47, 94,188,192,154, 53,107,242, 51, 51, 51, 23, 82, 74,239, 26,
-194,229,235,235,235, 37, 22,139,177,103,207, 30, 0, 88, 83,116,120,205,161, 67,135,134,124,250,233,167,168, 86,173, 90, 29, 66,
-136,220,152,174, 44, 74,105, 73,175,194,123,110,216,163, 86,173, 90,229,234,228,228, 68, 78,157, 58,197, 50, 12,115,172, 10, 52,
-139,119,238,220,217,146,231,249, 78,109,218,180, 65,205,154, 53,139, 45,158, 56,124,248,240, 94,142,227, 70, 84, 36,130,140, 69,
-110,110,110,241, 64, 59, 29, 10, 23,252,254,207,225,233,243,244,237,245,170, 59,158, 89,240,195,242,121, 53,170,123,141,251,100,
-244, 96,198,215,167, 46,242,179,227, 96,107,231, 8, 55,119,111,164,166,164,225,244,233, 83, 92, 90, 90,214,111,156,136,124,247,
-252,121,122,194,187,112,186,186,121, 35, 37, 37, 5, 39, 79,158,228,178, 50,115, 54, 65, 47, 90, 16,246, 42, 51, 25, 2,140,123,
-167, 12, 25, 80, 91, 52,147,112, 85,161,155,134, 66,171, 86,102,102,230,100, 74,105,154,161, 74,156,188,233,252,108,208, 32, 41,
- 78,156,168, 15,189,190,133,149,185,121, 39,202,243, 77, 27, 52,104, 96, 54,120,240, 96, 62, 32,160,149,204,194,194,130,212,169,
-227,159,155,157,149,101, 93,248,101, 9,174, 50,213, 92,188,216,179,152,145,116,230, 56, 93,189,194,176, 86,190,216,179, 33, 74,
-188,145,155, 69,117, 19, 57,191,217, 68,204, 7,168, 88,209, 85,149, 70,244,217,189,184,156,168,119,249,178, 41,189, 56,115,209,
-210, 48,179,141,253, 90, 42,221, 69, 40, 18, 49,219, 92, 93, 93,231,196,196,196,164, 26, 90,137,149,197, 89,188, 84, 78,175, 41,
- 83,244,141,187,118,101,109,220,221,121, 74, 41,247, 50, 36,132,220, 56,114, 68,114,227,200, 17,133, 94,163,185,180,159,210, 40,
- 67, 56, 93, 92, 92, 22, 31, 59,118,204,224,177, 85,189,123,247, 14, 43, 30,151,101,104,122,214,168,238,118,166,186,151,107,215,
-234, 94,133,221,208, 81, 47, 19, 16,245, 50,254,108,100, 84, 92, 96, 85,242,168,244, 98,207,164,200, 21, 3, 53, 96,177,231, 55,
- 57,237,236,236,238,138,197, 98, 55, 99, 94, 74,142,227, 18, 82, 83, 83, 27, 25, 24,206, 97, 94, 94, 94, 75,162,163,163, 15,114,
- 28, 55,245,125,124,121, 19, 66, 90, 49, 12,115,146,227, 56,147, 55, 45, 92,197, 34,140, 16,226, 41,151,203, 95, 27,228, 94, 17,
-231,210,111,252,231,181,108,211,166,223,141, 43, 87, 14, 77,255, 33,244,181,113, 65,147,250,217,124, 60,108,194,228,159,118,175,
- 93, 53, 99,245,161,140,223, 42, 11,167,163,163, 99, 16, 0,159, 98,161,101, 64, 90, 54,169,138,213,129, 72, 73, 83, 59, 75,187,
-239,117, 58, 93, 3, 0, 84, 42,149, 62, 72, 75, 75,155, 91,150,184, 42,143,147, 97,152, 37,181,106,213,154,252,236,217,179,221,
- 44,203,126, 82,234,250,101, 53,106,212,152,240,234,213,171, 53,122,189,126,186, 17,239,187, 69,155, 54,109, 50, 87,173, 90, 37,
-154, 58,117, 42,130,131,131,109,138,186,207,222, 71,190, 59, 89, 91, 91,255,202,113, 92,109, 74,233,177,220,220,220,217,148,210,
-124, 99, 57, 9, 33, 82, 0,211,170, 87,175, 62,217,205,205,205, 49, 46, 46, 46, 54, 42, 42,234, 39, 0,235, 13,237,174, 54,176,
-254,212, 0, 40,158, 93, 85,233,120,171,127,171, 5,171, 52,234, 84,183,175, 78, 25,110, 97, 3,255,218, 3, 63, 26,209,143,220,
-184,243, 28, 55,111, 92, 71, 92, 66,194, 33, 94, 36,154, 19, 30,158,246,252, 93, 57,175,223, 9,199,205,235,215,105, 98, 66,226,
-126, 80,230,155,176,168,212,168,191, 43,238,255, 47, 5,214,251, 40, 40,196, 16,239,178, 46, 46, 46, 72, 79,111,174, 16,139, 3,
-228,114,121, 7,145, 72,116, 57, 35, 45,237, 11, 67, 5,214,223,241,146,180,175, 99,111, 26, 20,150,154,255,190, 56,223, 28,160,
- 94, 21, 78, 99, 56, 12,229, 44,111,177,103, 94,163, 73,176,101,217,187,171, 41,213, 26,202,233,230,230,246, 25,207,243, 94,134,
-134, 73, 36, 18,189,140,139,139,219, 92,149,244,244,241,241,161, 17, 17, 17, 6, 13,146,252, 47, 84,184,255, 22,206,237, 43,234,
-187,248,213,171, 53,253, 81,200,147,101, 69,221,135, 37,248,110,146,141,121, 64,199,246,115,175, 94, 12,250,126,254,234,140,220,
-255, 90,220, 9, 33,162,178,132, 69,241, 92,116, 99, 57,165, 82,233,134,102,205,154,125,118,243,230,205, 95, 89,150, 29,243,191,
- 26,247, 34,175,234,178,170, 12, 52, 23,222,163,138, 57,235,248,216, 54,161,180,196, 89,246,194, 39, 17,233,183,223, 27, 39,229,
- 57,158, 50, 63, 60,139, 74,187,247,119,199,253,191, 6,241,223,245,160, 98,129, 84, 33, 18, 18, 98, 1,196, 2,216,255,191,154,
- 96,134,136, 43,163,210,165, 10,162,232,175,224,120, 19, 69, 2,234,250,251,224,122, 83, 44,253,149,120,254,252, 57, 17, 94,235,
-255, 61,124, 52,245, 97, 2,128, 41, 77,202,112, 77, 85, 36,170,166,119,248,224,191, 25,247,242,172, 54, 85, 93,136, 89,167,211,
-141, 35,132, 76, 51,102,246,225, 63, 20,111, 10, 64, 35,148,254,247,143,176,231,233,119, 1,244,254, 95,231,252,255, 14,145,144,
- 4, 2, 4, 8, 16,240,175, 19,109, 42, 33, 21, 4, 8,248,223, 6, 1,208,185,156, 23,216, 96,211, 31, 33,164,115, 21, 42,136,
-243, 2,167,192, 41,112, 10,156, 2,167,192, 41,112,254,255,226,252,255,244, 37,244,151,109, 0, 58, 11,156, 2,167,192, 41,112,
- 10,156, 2,167,192, 41,112,254,127,219,132, 46, 66, 1,127, 57,126,233, 79, 92,127,233, 79, 92,255,170,235, 5, 8, 16, 32, 64,
-128,128,255, 53,136,255,107, 17, 34,132,216, 1, 24, 76, 8, 25, 84,100,161,219, 15, 96, 95,101, 46, 37,138, 97, 98, 98,146,172,
- 86,171, 29, 0, 64,161, 80,164,168,213,234,210,107, 14, 16,188,189, 68, 6, 45,124, 76,249, 3, 86,189,189,189,147, 53, 26,141,
-131, 1,214,196, 96, 66,200,101,145, 72, 20,108,140,239,166, 98,116,236,216,113, 20,195, 48, 11, 1,128,227,184,175, 47, 94,188,
-184,245, 47, 76,231,230,238, 46, 78,191,235,244, 58, 54, 57, 53, 99, 46,165,244, 72, 89,215,173,235, 77, 22,139, 9,166, 23,253,
- 95, 58,254, 88,197,174, 40,140,189,190,130,240, 53,145, 72, 36, 19, 29, 29, 29,187,199,197,197,221, 5, 48,131, 82, 90,169, 23,
- 98, 15, 15,143,143,196, 98,241, 8,142,227,170, 51, 12, 19,197,178,236,206,152,152,152,237, 66, 85, 33, 64,128, 0, 1, 2,254,
- 50,129,213,210,199,214,151, 80,221,116, 9,161,109,244,148, 92,161, 68,186,244,198,243,244,240,119,108,168,221, 1,180, 71,161,
-175,161, 71, 0,206, 82, 74,211,141,228, 48, 5,208, 7,192,240,192,192,192,206,223,127,255, 61, 83,175, 94, 61,104, 52, 26, 4,
- 5, 5, 5, 44, 93,186,116, 37, 33,228, 60,128, 93, 0,142, 84,228,219, 69,173, 86, 59, 20,107, 37, 66,136,195,192,129, 3,111,
-151, 22, 85, 69,139,203, 18, 74,233, 13, 66,200,117,142,227,110,238,223,191, 63,182, 22, 33,205,199,122, 73, 15, 76,126,161,125,
-203,231,145, 70,163,113, 56, 62,109, 2, 40,229,161, 78, 79, 67,235, 37,171, 74,206,157,234,214, 2, 34, 78, 15,153, 92, 26,220,
-254,216,141,203, 0,130,139, 54,163,193, 48,204,194,211,167, 79, 59, 83, 74, 17, 24, 24,184, 16,192, 95, 34,176, 8, 33,242, 22,
- 77, 26, 92, 58,246,199,110, 69, 94, 70, 50,186,245, 25,178,147, 16, 50,138, 82,250,199,107, 98,169, 7,113, 36, 98, 76,255,124,
-209, 46, 6, 0,214,205, 25, 62, 99,101, 32, 89, 61,229, 12, 77, 34,132,116, 0, 74,150, 86,250,137, 82,122,105, 93, 15,226, 8,
- 6, 51, 63, 95,180,139, 0,192,250, 57,195,167,175,235, 65, 86,141, 63,105,220, 44, 73, 66,200,248, 81,163, 70,173, 94,184,112,
- 33,227,236,236,140,248,248,248,110,117,234,212,241, 37,132,212,169,104,112,176,151,151,215,222,246, 93,250,122,247, 31, 52, 84,
-105,111,103,141,132,196, 52,139,189,187,127, 29,235,229,229,213,253,229,203,151, 67,132,234, 66,128, 0, 1, 2, 4,188, 55,129,
-229,239,111,105,101,162,162,211, 76,164,116,104,183,230,117,188,122,119,105, 69,188,189,189, 17,254, 44,188,250,165,107,119, 70,
-119,168,101,254, 82,165, 35,123, 84, 38,100,121,104,104,197,235,135,141,106, 68,244,122,174,240,153, 82, 49,184, 29, 15,153, 67,
- 61,123,246,244,250,226,139, 47,208,178,101, 75,220,190,125,187,195,111,191,253, 54, 89, 44, 22,223,225, 56,238, 36,128, 32, 3,
-156,199, 77,172, 81,163,198,210, 21, 43, 86,200, 59,116,232, 0,133, 66, 81,114, 78, 34,145,160,119,239,222,232,221,187, 55,147,
-144,144, 16,120,236,216,177,192,159,126,250, 73, 75, 8,249,138, 82,186,198,144, 4,154, 59,119,110,147, 50, 14,159, 38,132, 68,
-178, 44,123,191,126,253,250,177,126,132,212, 28,215,163,213,185,241,173,125, 76, 43,176, 78,225,206,194, 66,183, 37,165, 5, 22,
- 45,200,133,196,194, 60, 88, 98,102,246,150,184,170, 77, 72,131, 22,214,162,223,183,100,112,245,141, 16, 89,136,141,141,133,165,
-165,165, 73,251,246,237, 19, 9, 33,223, 94,186,116,105,211,123, 46, 55,205,191,157, 62, 94,154,249,234, 33,146,158,222,192,180,
- 65, 1,202, 41,191, 28,253, 30,192, 31, 21,231,149, 72,244,211,117,126,214, 20, 96, 50,128,185,233,233,233,237, 0,192,214,214,
- 86, 6,224,210,138, 91,232, 49,181, 53,169,178,155, 5, 66,136,148, 97,152,181,219,182,109,251,244,163,143, 62, 42, 92,226,225,
-234, 85,152,153,153, 97,193,130, 5,213,190,252,242,203,197, 40,124,118,153,150,171,246, 93,250,122,175, 90,246,125,157,220,140,
-108,205,198,181,251,238,184,248,251,137, 62,159,248,165,249, 42,157,198,201,195,195,227, 35,193,146, 37, 64,128, 0, 1, 2,222,
-139,192,106, 83,211,244,118,191,198, 53, 26,247,238,220, 74,228,227, 87, 7, 82,133,178,228, 92,189,134,141, 80,175, 97, 35, 50,
-102,116,174,247,131, 7, 15,190, 57, 29,124,107, 78,155,154,166, 33, 87, 34,242,155,149,199,167,231, 32,222,181,107, 23, 0,224,
-231,175,134, 51, 57, 57, 57, 94, 74,229,159,156, 29, 59,118, 68,199,142, 29, 69,235,214,173,107,126,230,204,153,230, 91,182,108,
-209, 17, 66, 86, 22,117,243,149,135, 57, 97, 97, 97,114,134, 97,192, 48,229,251, 50,117,113,113,193,192,129, 3,225,231,231, 39,
-107,223,190,253, 28,252,185,108,197,107, 80, 40, 20, 41,132, 16, 7, 0,176,177,177,225,190,253,246,219,251,148,150,244, 0, 82,
- 74,233, 13,145, 72,116,147,231,249, 91, 71,142, 28,137,171, 75,136, 67,175,198,126, 87,198,127, 56, 80, 73, 15,172, 44, 87, 28,
-104,178, 50,202, 60, 46, 51, 85, 6,203, 76, 77, 47,203, 77, 76, 94, 19, 87,117, 9,113,107,225,231,117,118,221,212,225,230,134,
-100,100,227,198,141,125, 59,116,232,160,224, 56, 14,249,249,249, 88,191,126,189,165,137,137,137,101,247,238,221,231, 3, 40, 17,
- 88,117, 8,169, 55,192,133, 25,243,109, 60, 59,161, 10, 2,198,170, 77,203, 38,175,126, 89, 50,223,162, 73,139, 54,120,126,105,
- 7, 50, 50,114,145,157,149, 7,158,231,223, 90,249,119,252, 73,154,188,174, 55, 89,186,110,246,240,153, 68, 36, 34, 13,250,205,
-192, 7, 78,217,147, 8, 33,143, 1, 72,138, 23,106, 5, 32, 38,132,184,248,251,251, 47,173,217,181, 13,214,127,253, 33, 40,207,
- 83, 0, 75, 13,181, 94, 17, 66, 28,204,205,205,143,156, 61,123,182,121,211,166, 77,113,243,230, 77,188,120,241, 2,227,199,143,
-215, 78,152, 48, 65, 58,114,228, 72, 50,109,218,180, 47, 8, 33, 7, 40,165,215,222,122, 17,196,226, 17,125,250, 15,145,229,101,
-229,168,181, 26,157,214,198,206,138,215,228,171, 11,210, 50,115,212, 67,134,127,166,125,124,239,214, 8, 0,111, 9,172,119, 73,
- 79, 1, 2, 4, 8, 16, 96, 48,154, 2,176, 7,144, 10,224,206, 27,251, 40,250,143, 50,246,211, 80,216, 11,101, 91,138, 43, 13,
-133,195,123,236, 81,232,163,243, 54,128,204,247, 30,226, 82,194,161,228,183,120,235,226, 43,167,148, 82,202,166, 71, 80,125,212,
-121,170,123,184,253,237, 45,252, 24, 77, 14,249,131,222,222, 49,155, 22, 93, 95,238,136,250, 97,245, 64,105,216, 46, 74,195,118,
-209,101,129,160,148,210, 16, 74,105,200,134, 97,206,218,101,129,160,203, 2, 65, 55, 12,115,214,242, 60, 31, 18, 31, 31, 31,114,
-237,218,181, 16, 0,183, 42,153,201,144,156,123,231, 58,189,229, 0,154,145,145, 65, 53, 26, 13,125, 19,207,158, 61,163, 27, 54,
-108,160,179,103,207,166,191,254,250, 43, 5,144, 92, 17,103, 96, 96, 96, 80,104,104, 40, 29, 57,114,228,125, 0, 38,229, 93, 87,
- 27, 48, 29, 81,205,233,169,102,239, 74,157,246,163,122, 52,179,173,162,204,248, 59, 59, 59,191, 22,158,189,181,157,232,209,150,
- 62,244, 92,215,198, 65,148,210,111, 41,165,237, 74, 95,223, 8,176,232,227,108, 27,161,222,183, 74,165, 29,211,130, 86, 54, 83,
-161, 81,163, 70,190, 95,125,245, 85,134, 86,171,165, 47, 95,190,164, 27, 55,110,164,231,206,157,163,135, 15, 31,166, 1, 1, 1,
- 9,165,194,235,248,177,159,103,178,118,203,119,154,170,204,136,144, 48,204,154, 59,231, 14,208,136, 43,251,233,237, 61,139,233,
-206,111,134,209, 47,250, 52,215, 89,152,200,213, 0, 58,150,119,223,132,214,168,233, 87,205, 62, 60, 58, 58,154,234,116, 58, 58,
-122,244,104, 26, 24, 24, 72,187,118,237, 74, 59,119,238, 76, 59,117,234, 68, 59,118,236, 72, 47, 94,188, 72, 19, 18, 18,104,231,
- 54,141,243,123,213, 70, 19, 35,102,179,248,123,122,122, 38,189,124,249,146,234,116, 58,122,225,194, 5,186, 99,199, 14,122,225,
-194, 5, 58,107,214, 44, 10, 96,235,231,159,127,174,202,204,204,164,129,129,129,113, 40, 90,193,160,244,230,233,233,249, 36, 52,
- 60, 54,118,197,162,205, 23,183,173,217,125,241,224,129,115, 23,143,156,185,125,226,240,153, 59,251,110, 61,136, 58,236,233,233,
-249,164,140,252,127,167,244, 20, 54, 97, 19, 54, 97, 19,182,215,234,242, 50,181, 72,209,214,179,232,120, 79, 74,105,231, 55,246,
-123,226,207,241,208,175,237,207,154, 53,107,118,233,253,226,107,102,205,154, 53, 27, 0,109,217,178,229,110, 74,105,205,191, 34,
- 62, 6,141,193,210,189, 8,130,172, 78,127,128,175, 11,154, 25, 9, 62, 39, 30, 84,233,128,124,222, 4,105, 9,209,120,122,101,
- 63,168,174,114,191,119, 18, 6,236, 55, 19,134,139,173, 20,128,204,220, 94,151,155,155, 11, 83, 83, 83,228,103, 38, 74,191, 92,
- 86, 98,217,146, 94,186,116, 9, 33, 33, 33,112,113,113, 49,168, 27,147,106, 11,123, 17,181, 90, 45,180, 90, 45,146,122, 52,131,
-105,139,182,200,252,112, 2, 46, 92,184,128,148,148, 20, 72,165, 82,200,100, 50,176, 44, 91,105, 56, 69, 69,171,198, 22,103,116,
- 89,215,180, 39, 68,236,102, 99,118,108,221,252,201, 94,162, 27,199, 37,170,152, 8, 36,168, 57, 88, 25,144,158,114, 51, 83,200,
-148, 38,193, 50, 51,211,183,186, 5, 27, 19, 34, 49, 53, 83, 28,251,253,135,105, 78,204,189, 11, 10, 85,196, 67, 72,203,224,232,
-210,165,203, 88, 0,243, 41,165, 89,237,219,183,119, 92,184,112,161,117,124,124, 60,194,194,194,176,111,223,190, 84,182, 48,162,
-132, 82,250, 29, 0,180, 36, 68,225, 97,111,117,102,205,188,201,230,184,180, 87,134, 79,230, 25, 45,198, 45,107,247, 62, 49, 96,
-228,231, 19, 86, 79,238,141,252, 92, 21,118,157,187,135,211, 33,145, 31, 0,184, 90,209,184,182, 53, 87,105, 4, 33,164, 83,255,
-254,253,239, 95,190,124,217,110,203,150, 45, 96, 89,182,204,109,203,150, 45, 56,127, 37,100,146,161,139,233, 18, 66, 92,188,188,
-188,206,223,186,117,203, 94,169, 84,226,220,185,115,200,202,202, 42,177, 92,141, 26, 53,138,100,101,101, 13, 93,191,126,253,128,
- 87,175, 94, 45,187,114,229, 74, 58, 10,151,109, 98,223,232, 90,141,100, 89, 93, 45,231,218, 53,197,131,122,183,105,147,151,254,
- 16,102,182,245,113,227, 65,228,177,172,204,116, 21,195, 48,145,165,175,127, 31,233, 41, 64,128, 0, 1, 2,140,238, 73, 57, 78,
- 41,237, 69, 8, 57,254,230,177, 55,255, 23, 95,183,120,241,226,146,253,226,123,150, 44, 89,178,168,212,126,193, 95,217, 69,216,
-158, 16, 66, 81, 56,216,252, 45,168, 31,236,132,230,209, 94, 72,171,119,128,172,238, 16, 72,220, 90, 34,246, 81, 16,238,159,252,
- 25,113,143,175,130,242, 28, 28,171,213,174,244, 97, 91,239, 81, 9, 33, 36,132, 82,138,123,247,238, 33, 50, 50,242,181, 49, 83,
-197,184,112,225, 2, 0,192,201,201,201,160, 72,200,154,180,130,251,131, 68,196, 54,112, 6, 0,184, 63, 72, 4, 0, 44,158, 51,
- 7, 82,169, 20, 82,169,180,100, 81, 88, 67, 4, 86,209, 26, 90,224, 11,187,169,104, 89,231,155,200, 37,187,246,204,159,216, 76,
-254,234,145, 76, 19,122, 3, 9, 26,158, 30, 75,230, 78, 24,178,162,177, 92,169, 12,150,153,153, 93,150,154,154,190, 38,174, 0,
-128, 74, 36,219,119,124, 55,177,190,105,114,148,169,250,206, 5, 36,170,121,157, 69,217, 52,223,157, 58,117,202, 65, 44, 22, 59,
-113, 28,135,152,152, 24, 60,126,252, 24,171, 86,173, 74,206,205,205,109, 31, 18, 18, 18, 94, 42,188,162,166, 38,178,125,219, 23,
- 76,246, 22, 63, 12, 86,104, 34, 67,203, 20,109, 21,193,190, 94,191,192, 15,218, 55, 56, 49,246,195,175,209,183, 71, 87,140,108,
- 95,135,190, 76,200, 80, 3, 56,103,200,194,210,148,210,120, 66, 72,151,182,109,219,238,108,216,176, 97,109, 74, 41,234,213,171,
-135,161, 67,135, 98,251,246,237,120,240,224, 1,114,114,114,116,103,207,158, 93, 73, 41,253,205,192, 23, 77,105,109,109,125,250,
-226,197,139,246, 74,165, 18,103,207,158,133, 74,165,130,179,179, 51, 38, 76,152, 32, 91,178,100,201,182,156,156,156, 65,139, 23,
- 47, 86,188,124,249,114,205,153, 51,103,170, 1, 16, 81, 74,223, 42, 4, 90,173,118,211,174,237, 91, 87, 79,152,248,133,235,197,
-155, 97, 23, 52,121,185,150,158,158,177, 57,246,214,102,230, 43,127,252,206, 67,171,213,142, 45, 59, 61,131,170,148,158, 2, 4,
- 8, 16, 32,160, 44,219, 69,249, 90,164,180,104,122, 83,100, 25, 35,206, 0,168,102,205,154, 53,135, 16,114,124,214,172, 89,115,
- 22, 47, 94,172, 2,144,240,151, 8,172, 34,247, 0,160,148, 6,151,211,133, 8,202,179,208, 70,156,131, 54,226, 28, 76, 59,124,
-131, 35,139, 70,188,118, 29,199,233,171, 20, 0,181, 90, 13,169,153,173,238,231,175,134, 75, 1,128,151,152,234,138,207,241,188,
- 65, 11,175,195,152, 37,189,140, 17, 88, 69,188,111,137, 7, 47,185, 89,240,166,169,131, 90,216,114, 5, 18,237,213, 99,136,215,
-240,236,178, 8, 93,193,157, 44,250,211,156,114, 56,143,119,105, 6,125,102, 26, 20,230,166,193,221, 46,133,150, 57, 91,208, 75,
- 97,113, 97,223,180, 97, 1, 78, 82, 72,181, 39,246, 35, 65,195,107, 54,188,210,255,182,170,156, 56, 83, 74,241,226,197, 11, 20,
- 20, 20,224,250,245,235,248,227,143, 63, 82,223, 20, 87, 69,225, 13,250,117,198,136,230, 22,185, 73, 82,237,157,243, 72,208,240,
- 26, 95, 67, 68, 85,253,126,173,165, 34,114,150,136, 24,147, 30,109,234, 96,202,103,253,176,226,215,163,172,214,161, 77,175,213,
- 71, 78, 14,206,211,232,230, 24, 34,174, 74,133,249, 33,128, 58,132, 16, 57,128, 14, 67,135, 14, 61, 57, 96,192, 0, 4, 7, 7,
-227,216,177, 99, 62, 0, 18,139,210,127, 1, 0, 71, 20,206, 46, 44,111, 37,119,145, 84, 42,221,115,254,252,249,186, 46, 46, 46,
- 56,127,254, 60, 84, 42, 21, 62,255,252,115,237,196,137, 19,165,163, 70,141, 34,217,217,217, 37,150,171,235,215,175,167,151, 39,
-174, 0, 32, 46, 46,238,148,167,167,103,171,182,109,219,246,243,246,241,179,136,202,205, 73, 81, 42, 21, 38, 87,130, 47, 73,239,
-220,186,182, 38, 46, 46,238,118,217,233,121,193,224,244, 20, 32, 64,128, 0, 1, 21,182, 17,229,106,145, 55, 69, 86, 21,249,139,
-239,147, 44, 94,188,248,241,226,197,139, 95,179,112,253, 85, 22, 44,163,192,101,188,221,230,113, 6, 8,151,242,208,114,230,153,
-199, 38, 38, 38, 88,191,126, 61, 74, 15,122, 55, 84, 56, 21,156, 58,132,216,241,195, 75, 44, 87,197,150, 44,116, 27,245, 78, 2,
-139,231,249,235, 0, 94, 83,121,166,142,126,195,246,124,216,165,117, 29,111, 87,145,126,223, 42,196, 21,176,234,249,207,116,234,
-167,185,244,131,176, 50, 6, 79,151, 64,175,133,194,180,208,114, 85,150,184, 50,115,242, 29,176,109, 88,135,246, 13,252,106,136,
-216,189,203, 17, 95,160,207,155,245, 68,167,139,202,167, 7,203, 41, 40,243,187,118,237, 58,223,214,214, 86,177,122,245,106, 75,
- 79, 79, 79,176, 44,171,125, 83, 92,153, 58,250, 13,219, 59,170, 91,107, 95, 39,107,145,254,192, 47,136, 85,113, 5,171,162,244,
-219, 54, 24, 32,174,236, 44,205,206,108, 88, 52,222, 68, 41,151, 64,173, 86, 99,201,186, 3, 56,123, 45,180, 87,234,163, 67,103,
- 0,156,121,135,114,247,105,175, 94,189, 86, 44, 88,176, 0,122,189, 30,159,124,242, 9, 34, 35, 35,207, 62,123,246,108,149,135,
-135,199, 87, 51,102,204,112,113,114,114,194,224,193,131,165, 0, 70,149,195,241,227,174, 93,187,122, 53,104,208, 0,193,193,193,
-200,202,202,130,179,179, 51, 38, 78,156, 40, 91,188,120,241,182,156,156,156, 65,139, 22, 45, 82,188,120,241,162, 66,203,213,235,
- 31, 9,220, 15, 27, 87,140,255,170,105,139, 0, 81, 68, 68, 56, 27,211,172,157,232,210,249, 99,151,109,109,109,183,189,150,158,
-163,187, 27,157,158, 2, 4, 8, 16, 32,224,189,225, 4,128,158,111, 90,181,222, 20, 95,197, 22,170,210,251,111, 94, 95,116,254,
- 47, 89,148, 92, 92, 42,128,196, 80,235, 16,151,155,244,214, 49,158, 51,216,144, 97,176,112,226, 12,228,228, 53,234,202, 4,147,
- 81, 2,171,104, 12,214,105, 74,233,107, 2,203,202,201,175,221, 55, 51, 39,175, 12, 24,208, 77,148,252, 89, 75,100,229,105, 52,
- 51,194, 88, 62,174,160, 18,113, 5, 64,196,233,130, 37, 22, 22,151,165,111,204, 22, 4, 0, 19,199,154,205,102, 77,253, 98, 93,
-199, 97,189, 73,234,231, 1,200,204, 82,105,190,122,204,146,120, 21, 29, 20, 70,233,165,178,248, 46, 92,184,176, 17,192,198,246,
-237,219, 39,155,154,154, 34, 47, 47,239,173,116, 45, 14,111,235, 1,221, 68,201,159, 54, 71, 70,190, 78, 51,227, 49,139, 4, 21,
-191,167, 50,113,101,111,101,126,102,195,194,241,202,132,184, 87,144, 74,165, 48, 51, 51,195,185,171,143,144, 26,122,248, 93,132,
- 21, 24,134,249,118,206,156, 57,243, 39, 76,152,128,244,244,116, 28, 59,118, 12, 61,122,244,192,238,221,187, 61, 79,158, 60,185,
-162, 67,135, 14, 96, 24, 6,199,143, 31,135, 94,175,127, 94, 78,126,246, 27, 51,102,204, 87, 3, 6, 12,192,237,219,183,145,152,
-152,248,154,229, 42, 43, 43,107,232,186,117,235, 6,188,124,249,178, 82,203,213, 27,104,230, 85,163,145,116,246,220,159,161, 41,
- 72, 17,167,198,223, 12,190,112, 78,116, 35, 35, 35, 67, 9, 32,187,170,233, 41, 64,128, 0, 1, 2, 12,214, 7,229,205,198, 79,
- 45, 18, 79,169,101,237,151, 18, 86,101,237,147, 55,172, 94,218, 55,206, 63,248,103, 44, 88, 60, 7,177,115,125,176,137, 15,255,
- 60,148,255,186,192,146, 42,205,192,115,149,183, 95,163, 26, 17,253,215,109, 33, 94,222, 93, 4,169,153,173,174,229,204, 51,143,
-203,187,214,204,204,204,208, 46, 66, 86,220,173, 31,106, 4,246, 69, 84, 61, 39, 80,189,174,196,146,133, 57,115, 94, 19, 89, 82,
-169, 20,106,181, 26,120, 99,128,115, 25,184, 69, 8,121, 5,224, 6,165,148, 54,246,173,254,189,194,212,116,116,147,250, 53,236,
-166,140,255, 84,242, 50, 69,131,139, 1,179,179, 14,252, 56,211, 44,150,154, 77,136,166, 89,215, 42, 41, 48,193, 61,174, 60,125,
-203,114,213,200,183,250,215, 10,165,226,179, 22,254,190, 78,179,166,141,151,188, 76,214,144,139,205,102,228,252,241,211, 12,229,
- 11,152,127, 21, 75, 51, 47, 25, 16,255,249, 61,122,244,152, 79, 41,165, 60,207,207, 5,128,210,225,157, 54,241, 51, 73, 84,146,
- 26, 23, 2,190,206,252,227,199,153,230,177,168, 56,188,246,245,251,181,118,180,182, 56,179, 97,209, 4,101, 98,124, 52,228,114,
- 57,204,205,205, 17,155,156, 13,137,152, 81,189, 75, 97, 35,132,200,219,181,107, 55,115,252,248,241,120,244,232, 17, 62,255,252,
-243,196,152,152,152,131,123,247,238,253,124,222,188,121,226,192,192, 64, 36, 38, 38, 98,233,210,165,250,171, 87,175, 46, 2,176,
-180,204, 66, 43, 22,127,250,253,247,223,211,132,132, 4,242,226,197, 11, 56, 59, 59,227,139, 47,190,144, 45, 90,180,168,100,204,
-149, 49,150,171, 98,196,197,197, 5,251,212,240,192, 7,167, 86,130,213,107,130,179,210, 99, 46, 63,141,202, 12,182,145,201,190,
- 12,104, 92,191, 74,233, 41, 64,128, 0, 1, 2,222, 11,238, 84,178,255, 63,135, 10, 5,150,158,138,178,119, 45, 25,103,249,193,
-136,207, 97, 82,173, 45, 52,143,247,131,207, 77, 2,159, 91, 40, 96,100,166, 22, 48,183,115, 71, 94,129, 26, 87, 67,163,160,167,
-162,236, 10,249, 56,136,127, 88,251,231,108, 65, 43, 43, 43,100,103,103,191,102,121, 81, 42,149,112,113,113, 65, 70, 70, 6, 54,
-110,220, 8, 0,149, 53, 94,223, 54,109,218,116,205,162, 69,139,100,141,135,125,140,188,155, 87,222,180, 70,193,196,196, 4,114,
-185, 28, 15, 31, 62,196,197,139, 23,181, 0,190,173, 68, 8,220, 98, 89,246,193,158, 61,123,226,124,170,187,117,107,223,180,217,
-164, 57,179,103,153,135, 93, 57,139,185,139,214,240, 53,155, 4,102, 47,217,125, 56, 55,219,204,163, 83, 65,194,211,251, 6, 8,
-139,183,157,136,122,123,116,108,217,168,225,244,185,115,191,182,120,124,229, 28,230,253,180,129,250, 52,232,156,253,211, 31, 71,
-114,210,148,213,186,170,146,159,220, 54, 36, 3,131,130,130, 54, 2,216, 88,188,255,102,120,103, 45, 88,197,251, 54,237,150,185,
-100,247, 31,249, 57,230, 30,157, 43, 10,175, 67,157,254,173,220,157,109,206,252,242,195, 56,101, 82,124, 12,228,114, 57,204,204,
-204, 16,147,152,133,249, 43,247,229,235,120,190,219, 59,150, 55,185,185,185,185, 92,167,211, 97,237,218,181,136,137,137,105, 73,
- 41,141, 33,132,108, 24, 50,100,200,234,122,245,234,213,122,252,248,241,243,188,188,188, 9,148,210,167,229,145, 88, 89, 89,181,
-180,183,183, 39, 55,110,220,248, 63,246,174, 58, 60,170,227,237,158,185,235,155,221,184, 11, 65, 18,226, 64,112,119, 40, 45,238,
-238, 45,210,226, 80, 8, 86, 92, 90, 40, 86,220,138,187,187, 75,139, 59, 33, 64, 66, 2,241, 16, 79, 54,217,172,223, 59,223, 31,
-145,134, 52,178, 1,250,253, 42,123,158,231, 62,187,215,206,157, 59, 51,119,230,204, 59, 51,239, 96,212,168, 81,218,177, 99,199,
- 10, 7, 15, 30, 76,210,211,211, 63,214,114, 5, 0,112,115,115,107,222,165, 67, 35, 52,110, 59,250,134, 86,157,113,243,221,171,
-157, 55, 24,122, 75, 82,187,102,141,143,138, 79, 19, 76, 48,193, 4, 19,254,187, 40, 85, 96, 37,243, 85, 14, 27,119, 29, 89,182,
-255,208,209,111, 70, 12,237, 47,105,209,102, 16,132, 41,207, 97,136,127, 4, 87,255, 38,160,124, 41,238, 63,124,140,103,225, 49,
-234, 28, 29,111,139, 66,168,250,190,136,176,104, 67, 41,189, 92, 18,127,122,122, 58,170, 84,169,130,125,163,125, 2, 52,138, 36,
-161, 59, 0, 38,206, 82,119,226, 97,211, 23,103,207,158,205,102, 89,118, 11,128, 67,165,113, 82, 74,183, 18, 66,206,245,234,213,
-107,110,205,154, 53,135,205,157,187,148, 39,156, 48, 24,170,144,103, 48,107,209, 11, 54, 54, 54,120,251,246, 45, 46, 95,190,204,
- 38, 39, 39,111, 7, 48,151, 82,154, 80, 6,231,221, 26, 53,106,196,186,187,187, 91, 57,200,165,219, 71, 15, 31,108, 30,245,236,
- 46, 18, 67,159,226,214,239,161,233,123,143,156,136, 83,100, 38, 15, 47,173,114, 45,204,201, 48,204, 7,226,202,219,219, 78, 46,
- 19, 91,239,250,110,196, 48,139,232,231,247,145, 20,250, 4,191,221, 10, 75,223,183,255, 88,114,106,106,226,208,146,196, 85, 89,
-241, 89, 92,120,239,254,246, 58,125,255,161, 99,177, 89,202,244,175,139, 11,111, 97, 78,185, 76,240,253,137, 29, 11,205,226, 99,
-163, 10,196, 85, 84, 66, 58,126, 88,181, 95,169,210,234,191, 76,126,118,204, 40, 75, 77,105,225,228, 56, 14,122,189, 62, 95, 84,
- 43,242,226,251, 21,128,214,198,114,166,164,164, 92,143,140,140,236, 34,151,203, 11, 44, 87,153,153,153,189,150, 46, 93, 90, 46,
-203, 85,209,112,198,198,198,222,240,172,226,246, 99, 66,159, 94, 26,103,103,251, 27,167,206, 61,120,238, 32,151,190,250,216,248,
-252, 92, 48,113,154, 56, 77,156, 38,206,255, 2,231,127, 74, 96,133,132, 80, 29,128,241,254,254, 22,243,126,218,184,103,195,174,
-125,135,187,141, 24,208,157, 95, 43,176, 53,222,222, 62,134,155,119,175, 26,210,213,244, 88,150,128, 55, 58,228,141,162, 76, 47,
-168, 2, 30, 12,253,251,247,231, 3,128,136, 15,195,148, 58,117,174,215,170, 85,171, 73, 71,139, 36,225,156, 53,185,150,173,121,
-227,250, 11, 79, 93, 59,117, 8,192, 38, 74,169,194,152,151,200, 19, 76, 35, 8, 33, 63,119,234,212,105,209,208, 6,181,186,143,
-169,223, 28,122,189, 30,187,118,237, 66, 84, 84,212, 81, 0, 51, 41,165, 97,198,240, 61,127,254, 60, 37,160,106,165,241, 54, 82,
-225,247,223,245,239,102,159, 28, 30,130,216,151,143, 1, 0, 26,141, 74,159, 16,122, 35,176, 60,145,156,191,112,179,191,191,191,
-144,213,100, 15,145,240, 45,102,143,238,219,197, 33,245,221, 43,196,188,200,117,247,164, 81,231,232, 98, 66,175,250,126, 76, 34,
- 86,170, 84, 73, 44, 19, 96,100,177,225,213,170,245,239,195, 94,214, 52,134, 39, 71,163, 93, 60,111,229,174, 47, 22,126, 63, 84,
-108, 97, 97,129, 71,193,111, 48,123,197,190,114,137, 43, 35,210, 10,122,189,222,232, 25,162, 37, 96, 90, 96, 96,160,207,162, 69,
-139,188,134, 12, 25,130, 79,181, 92, 21, 70,248,219,216,160, 22, 45, 90,248,191,121,253,168,165,141, 84,184,231, 83,226,211, 4,
- 19, 76, 48,193, 4,147,192, 66,233, 66, 75,145, 14,160,119, 45, 55, 11,143, 69,107,247,108,145,242,185, 38, 42, 3,243,187, 74,
-195,124,243, 56, 86, 17, 97,236,195,118, 60,166,130,194,251,219,115, 85,176,204,171, 58,178,243,143,189, 73, 3, 40,165, 63,125,
-100,229, 29, 6,160, 7, 33,164,238,175,119, 31,207,202, 59,188,144, 82, 90,174,190, 90,115, 62,130,155,248,123,184, 54,173, 21,
- 32,225,177, 42,196,190, 12, 71,154, 82,141, 75, 47,162, 50, 24,202,252,250,177,145,205,232,114,158, 54,245,247,116,111, 86, 59,
-192, 76, 64,180,136, 13,121,132, 76,149, 22, 23, 95, 68,101,130,144,143, 30, 40,253,185,194,251,254,217,241, 7,246, 53,186,181,
- 33,132, 92,158, 49,166,159,120,206,138,253,159, 85, 92, 1,200,137,139,139, 75,205,201,201,177,141,143,143,215,226, 35,157,187,
- 81, 74,223, 16, 66,170, 79,152, 48, 97,254,148, 41, 83,190,255,241,199, 31,133, 31, 51,230,170, 36,164,199, 69, 29,107, 22,240,
-249,211,223, 4, 19, 76, 48,193, 4,147,192, 42, 22,121, 98,170, 69, 11,127,123,217,239,175,147,149,159,201,162,161, 28, 82,139,
- 20, 88,182, 4, 60, 24, 62, 3,231, 3, 0,157, 62,154,128, 33, 89,119,195,162,178,239,133, 69,101,131,163,148,163, 84,195, 48,
-136, 81,234,116,139, 67, 35, 98, 63,126, 22, 29, 33,236,131, 55,209,170,135,225, 49,106,202,113,148,163, 84, 75, 8,222,235,245,
-220,226,224,136,200, 19,127,135,240, 38, 63, 59,118,203,201,191,123,211, 91,247,130, 39, 41,149,186,181,201, 33,199,110,127,174,
-204, 70, 41,213, 19, 66, 6, 52,108,216,112, 24,203,178, 27, 41,165,250, 79,224,210, 2,152, 70, 8, 57,250,252,249,243,131,183,
-111,223, 78,248, 28,226,234, 47, 77,127, 19, 76, 48,193, 4, 19, 76, 2,171, 52, 92, 15,249, 60,226, 42, 31, 69, 45, 91,255,107,
- 60, 15,123, 87,251,175,224, 13, 14,123, 87,237,159, 16,222,247, 33, 71, 31, 2,232,251, 87,132,149, 82,122, 17,192,197,207,200,
-247,128, 16, 82, 25, 0,239,179,136,171,191, 48,253, 77, 48,193, 4, 19, 76, 48, 9, 44, 19, 76,248,199, 32,111,117, 80,131, 41,
- 38, 76, 48,193, 4, 19, 76,248,187,128, 0,104, 83, 66,165,101,244,236, 0, 66, 72,155,143,168, 20, 47,155, 56, 77,156, 38, 78,
- 19,167,137,211,196,105,226,252,111,113,254,151, 90,255,127,217, 6,160,141,137,211,196,105,226, 52,113,154, 56, 77,156, 38, 78,
- 19,231,127,109, 99, 76, 18,211, 4, 19, 76, 48,193,132,191,172,155,132, 16,113,222, 2,239, 31,117,222, 4, 19,254,169,224,127,
-196,199, 82, 53,207,242,245,230, 47,252, 32,199, 56, 59, 59,143,168, 81,163,134,159, 80, 40,100,178,178,178,230, 93,189,122,117,
-110,209,235,154, 5, 8, 30,242, 24,184, 21,186, 19, 32, 60,128, 97,192, 82,196,222,124,154, 83,199,148,196,127,235,130,183,162,
-212,194,254, 36, 97,120, 34,214,160, 3,171,215, 1,248,195,171, 63,199, 25,162, 12, 90,117,187,146,238,119,174,217,221,221,192,
-210,165, 0,183,158,128, 25, 77,193,109, 32,148, 25, 77, 25,172, 39, 28, 70,129,175, 95, 6,131, 96, 10, 95,200,159, 25,255,232,
- 80,204,191, 33,206, 14, 31, 62,204,251,148,251,123,246,236, 89,236, 2,159,174,174,174,167,205,204,204, 60, 75,186, 79,169, 84,
- 38,196,199,199,183,252,151,231,199,102, 0,126, 1, 16, 80,228,212, 43, 0,227, 41,165, 87, 62,245, 25, 45, 8,225, 59, 2, 35,
-133,192, 84, 0,208, 1, 63, 37, 2,155,174,127,166, 9, 26,159, 3, 14, 14, 14, 55,249,124,190,151, 82,169, 84, 42, 20, 10, 15,
- 11, 11,139, 8,153, 76, 38, 51, 24, 12, 97, 73, 73, 73,205,202, 25,167,223, 34,111,201, 43, 66,200,247,148,210,245,229, 57,111,
-130, 9,255,106,129, 69, 8,241, 6,208, 60,111,107, 86,183,110, 93, 71,165, 82, 9, 66, 72, 34,128,130, 37, 96, 40,165,161,159,
- 35, 64, 60, 30,111,249,234,213,171, 39,143, 29, 59,182, 96,145,230,103,207,158, 21,127, 45, 3,183,107,167, 46, 59, 60,120, 30,
-138,186,109,122,230, 9, 44, 6, 80, 38,160,101,219,122, 31, 91,200,154, 91, 91, 91,207, 35,132,244, 98, 24,166,204,202,140,227,
- 56,150, 82,122, 40, 61, 61,125, 14,165, 52,171, 60,207,146,203, 36,122, 3,203, 22,251, 12, 62,143,199,102, 43,213, 37,206,174,
-180,181,181,189,205, 48, 76,149,194, 11, 89,231,133,191,216,255,133,247, 13, 6, 67,108,114,114,114, 29, 99,226,130,225, 11,191,
-103, 24,126, 27,202, 25,124, 1,128, 48,252, 87, 28,103,184,204, 25,116,203,202,251,190, 69,197,149,115, 5,143,223, 38,206, 92,
-234, 22,252,242, 21,102,140,233,143, 31,127,217,129,233,227,135, 97,245,230,125, 24, 63,162, 31,252,253, 3, 74,229, 96, 41,153,
- 55,123,252,128,150,139, 86,239,173, 59,115,124,127,217,162,213,123,235,206,156,208, 95,190,104,205,222, 58, 51, 39, 12,144, 47,
- 92,179,167,206,172, 9, 3, 44, 22,173,217,171, 3, 48,252, 99,194,217,223,219, 85, 73, 12,134, 98, 91,215,148,207,215,236, 13,
-141,147,253, 47, 62,220, 33, 67,134,212, 80,169, 84,143,250,183,173,181,180,166,183,107, 92,113,215,164,190,143,115,141,120,253,
- 56, 72, 32,148,214,238, 18,180,227, 89,105,124, 98,177,184,202,171, 87,175,188, 56,142, 3,203,178, 48, 24, 12, 5,191, 90,173,
- 22,205,154, 53,251, 44, 19, 98, 8, 33,157, 0,204,203,253, 88,177,132, 82,122,240, 19,184,228,124, 62,127,162, 72, 36,106,110,
- 48, 24,252, 0, 64, 32, 16,188,212,104, 52, 55, 12, 6,195, 74, 74,105,118, 57, 41, 87,197,197,197,249,203,229,114,232,116,186,
-130,133,225,121, 60,158,175,187,187,251, 58, 0, 94,159,250,254,142,192,200, 70, 77,154,172, 30, 60,121, 50, 79,117,243, 38, 86,
-111,223,190, 10, 10, 5, 0,172, 43,235, 94,177, 88,124,129, 97,152,138,229,121, 30,199,113, 81, 26,141,166, 93,185, 42, 5, 62,
-223, 43, 62, 62,222,193,197,197, 5, 0, 32,147,201,100,133,247,203, 99,185, 2,176,140, 82, 42, 5, 0,134, 97, 86, 55,106,212,
-168, 33, 33,196, 0,128,114, 28,199, 16, 66,250,113, 28,199,207,187,126, 25, 33,100, 59,165, 84, 99,170,154, 77,248, 87, 11, 44,
- 66,200, 89, 0,205,235,214,173, 43,237,219,183, 47,154, 55,111, 14, 47, 47, 47, 72, 36,146,220,194, 59, 53,213,241,201,147, 39,
-189,111,222,188,217,251,212,169, 83, 32,132,168, 0,252, 78, 41, 45,246, 99,110,211,169,233, 88,137, 92,188, 6, 0,146, 99, 83,
- 19, 98,223, 38,173, 73, 72, 72, 88, 70, 41,229, 10, 61,211, 99,240,224,193,147,198,141, 27,135,211,167, 79, 99,223,190,125,208,
-104, 52,200,202,202,194,213,171, 87,139, 15,104, 78, 18,210,175, 46, 5,100,239,128,232, 27,128,153, 3, 32,115,252,232, 8,177,
-182,182,158, 55,126,252,248, 9,254,254,254, 5, 94,199,245,122, 61, 12, 6, 3,244,122, 61,210,211,211, 49,105,210, 36,228, 89,
-241,192,113, 28,206,157, 59, 55,118,196,136, 17, 0, 48,177, 56,206,134,117,220, 31, 50,132,113,203,183,205, 80,150,141,189,243,
- 56,166,142,129,101,121,106,181,174,216,149,195, 37, 18, 97,169,226, 78, 32, 16,184,133,156, 60,233,192,136, 68,160, 44, 11,112,
- 28, 40,199, 1, 40,180,209,220, 99,148,229, 64,245, 44, 56, 3, 7,131, 74,131,122,223,126,107, 76,225,216, 82, 32,146,236, 27,
- 62,122,146,117,131,134, 13, 5,110,174, 46,208, 27, 88,132, 71,188,171,119,255,238,157,154,135,118,111,250,134, 16,210,143, 82,
-122,237, 99,226, 89,100,102,113,113,237,134, 45,110, 15,158, 4,227,202,181,155,184,124,245, 6, 0,224,194,181, 92,183, 91, 12,
-195,148, 21, 62,107, 91,175,150, 53,198, 14,235, 42, 91,248,243, 86,241,216, 97, 93,249,127,252,110, 17,143, 29,214,133,191,104,
-229, 22,241,216, 97, 93, 4, 11,126, 90, 91,147, 16, 98, 77, 41, 45,113,181,129,146,210,136, 24, 12,226, 61, 17,137, 60, 0, 72,
-222,184, 17,250,164, 36,184,204,153, 3, 0, 24,224,225,104,116,183,134,189,189,253, 67,129, 64,224, 86,214,117,122,189,190, 76,
-241, 59,100,200,144, 64,149, 74,245,208, 96, 48, 80, 62,159, 31,212,191,219, 23,199,191,108, 26,152, 90,248,154,103,207,158,218,
- 46, 94,124,178,235,193, 71, 89,180,119,109,243, 71,167,151, 15,169,211,113,202,142,167,165, 84,196,140, 70,163, 65, 88, 88,216,
- 7,107,131, 22,214,179, 31, 41,130, 24, 0,171,109,109,109,235,167,166,166, 14, 0, 48, 67,161, 80,212,224,241,120,176,177,177,
-153, 65, 8, 9,183,180,180,220,154,153,153,121, 59,207, 74,196, 25,201,219,204,194,194, 98,215,177, 99,199,172,107,213,170,197,
-164,164,164,160,114,229,202, 72, 75, 75,171,119,243,230,205,218,195,135, 15, 31, 78, 8, 25, 68, 41,189, 89,142,224,250,152,153,
-153,209,193,131, 7, 19,150,253,227,117,183,109,219,134,118,213, 12,158,163,190,148,229,168,181, 52,243, 74,152,229, 40,161, 80,
-248,123,100,100,100,102,121,227, 67, 8, 76, 29, 60,121, 50, 79, 30, 25, 9,249,211,167, 24,160, 80,240,127,204,181,102,149, 41,
-176, 24,134,169,184,107,223,175, 94, 34,145, 8, 6,131,161, 64, 4,230,151, 81,122,189, 30, 58,157, 14,122,189, 30, 44,203, 66,
-175,211, 99,201,194,159, 62,186, 44, 52, 51, 51, 51,115,113,113, 73, 52, 51, 51, 51,251, 28,149,141, 88, 44,230,239,220,185,179,
-159, 72, 36, 2, 0,104,181, 90, 84,171, 86,141,152,170, 97, 19,254,139, 22,172,175, 20, 10, 5, 88,150,133,185,185, 57,120, 60,
- 94, 81, 11, 10,218,182,109,139,102,205,154,161,111,223,190, 8, 9, 9,145,246,237,219,183,109,137,150,128,201, 29, 81,193,203,
- 49,175, 18,225,156,111,157,121,178,116,219,130,195,246, 0, 38, 23,186,108,248,200,145, 35, 73,106,106, 42,122,245,234,117, 83,
-163,209,116, 46,109,185, 28,150, 67,108,203,190, 3,192, 81, 34, 93,121,111, 11,209,170, 85,148, 97, 24, 85,126, 23,225, 71, 86,
- 8,189, 92, 92, 92,176,127,255,126,104,181,218, 63,157,183,176,176,192,139, 23, 47, 10, 91,220,208,160, 65, 3, 30, 33,164, 87,
- 73, 2,139, 16,198,237,214,131, 72,135,252,253,142,109, 3,132, 13,235, 84, 76,180,183, 53,167, 0,200,204,153, 51, 11, 4, 27,
- 0,204,155, 55,207,152,112,130, 17, 8,144,124,227,198, 31, 5, 48,159, 1, 35, 36, 32, 2,128,225,231,246,150,130, 2,148, 5,
- 56, 3,192,233, 1,137,115, 5, 99,184, 91, 84,168,232,113,124,249, 47,155,205,181, 6,224,204,213,251,136,142,191, 2, 74, 41,
-156, 29,108,208,168,110, 99, 65,173,186,245, 29,126,154, 55,237, 56, 33,164, 11,165,244,122,185, 35,154,163, 18, 79,119, 59,108,
-221,246, 8,246,214,114,244,234,218, 30, 82,137, 24, 63,254,242, 43, 22, 78, 31, 3, 47,143,138,216,180,106, 81,137,183, 91, 90,
- 90,206,175, 85,221,215,227,215,131,231,209,188, 89, 35,254,142,131, 23,208,162, 89, 99,254,175, 7,207,163, 69,243,166,252, 29,
- 7,207,163, 69,179, 38,130, 29, 7,207,163, 65,157,234,158,183, 83,159,205, 7, 48,166,228,119, 46,146, 70, 95,228,166,145, 23,
- 95, 88, 80, 1, 68,142, 30, 13, 0, 5, 2,171, 60, 16, 8, 4,110,241,241,241, 14,101, 93, 87,150,149, 32,207,114,245,208, 96,
- 48, 32, 41, 41,137,100,100,100, 80, 43, 43,171,174,231, 55,205, 56,214,174, 73, 96, 26, 0, 60,125,250,212,102,201,146,197, 93,
- 15, 60, 84, 64,117,119, 45,217,115,242, 6, 55,160,115,243,135, 39,150, 14,169,221,179,103,207,199,197,241,106, 52,154,119, 53,
-107,214,164,121,255, 93,197, 98,177,176, 72,158,112,241,242,242,250,147,149,218,136,174,195,213,119,238,220, 25,227,239,239, 15,
- 95, 95,223,219,245,235,215,183,144,201,100, 56,127,254, 60,252,252,252, 2, 44, 44, 44,238, 29, 58,116, 72, 48,109,218,180,192,
-237,219,183, 3,192, 88, 35,242,103,155,150, 45, 91,238, 63,125,250,180, 68, 40, 20, 66,165, 82,225,197,139, 23,176,180,180,132,
- 72, 36, 66,151, 46, 93,120,141, 27, 55,182,109,209,162,197,145,188, 70,128,209, 51,154,212,106, 53,157, 49, 99, 6,204,204,204,
- 96,102,102, 6,153, 76, 6,153, 76, 6,185, 4,100,227,120,119,233,184,205, 25,210,137,115, 54, 46,221,181,126,238, 53,119,119,
-247, 31,162,163,163, 51,202,155, 23, 84, 55,111, 66,254,244, 41, 80,232,219, 53, 22,150, 50, 27, 4, 5, 5,149,101,129,130, 80,
- 40, 68,163, 70,141,202,228,179,181,181, 61,202,231,243, 63,104,145, 82, 74, 37, 65, 65, 65,108,104,104,168,140, 97, 24, 25,199,
-113, 8, 10, 10, 98, 13, 6,131,196,209,209,241, 54,199,113,137,201,201,201,221,203,226,166,148,106, 8, 33,223, 51, 12,179, 90,
- 44, 22,243, 43, 85,170, 20, 53,123,246,236, 59,121,214, 75, 80, 74,153, 74,149, 42,213,147, 74,165, 21, 53, 26,141, 1,192,247,
- 38,235,149, 9,165,160,118,174, 17,184, 0, 90, 0,162,124,131,125,110,109, 7,187, 34,199, 1, 32, 37,175,129,232, 88,194,126,
- 42,128, 16, 0, 62, 0, 28,242,206, 61, 0,144,246, 89, 4, 22, 33,132, 22,250, 40, 10, 42, 20,115,115,115, 60,120,240, 0,132,
- 16,152,155,155,195,194,194, 2,150,150,150, 80, 40, 20, 8, 9, 9,193,171, 87,175, 16, 25, 25, 9, 66, 8, 60, 60, 60,144,255,
-225, 20,226, 42, 40,216,246,254,124, 26, 18,185, 24,132, 0,181, 90,213, 64,141,102,213, 80,247,126,196,120, 23, 23,151,205,241,
-241,241, 97,132, 16,126,181,106,213,134, 55,104,208, 0, 43, 86,172,128, 70,163, 89, 81,156,184, 42,204,121,243,133,190, 78, 94,
-165, 52,101,247,249,112,179,129, 95,122,230,196,199,199, 47, 47,111, 36, 20, 45,128, 83, 82, 82,140, 94, 43,143,227, 56,164,167,
-167,151,202, 89,212, 34,176,114,245, 90,171,172,204, 68, 44,248,113, 55,244,122, 61, 38, 79,158, 12,142,227, 10,182,140,140, 12,
-163,194, 73,217, 34, 70, 5, 38,119, 35, 12, 64,248,128,123,159, 92, 61, 17,189,127, 45, 8, 5, 8, 11,160,200,123, 21,229, 36,
-132,200,248, 66,241,190, 37, 43,214,155, 7,135,197,225,244,213,251,160,148,226,196,230, 31, 0, 0, 93, 70,204, 71,220,251, 20,
- 52,174,237,139,201,179, 22,154,207,152,240,205, 62, 66,136, 39,165, 84, 89, 18,103,241,239,194, 98,193,252,249,216,188,102, 5,
-126, 90,177, 6,138,204, 12, 8, 4,118, 0, 0,131,129, 5, 91,228,221,254,244,238,148,126, 57,107,202, 72,178,122,203, 17, 84,
-171,234,132, 83,151,110,163, 78, 64, 69,156,187,122, 31, 13,170, 87,198,133, 27,143,208,160, 70, 21,220,184,251, 2,147,191, 27,
- 76,110,157,219,241,101,121,210,104,213,170,181, 86, 89,138, 68,156, 94,180, 19, 73,235,214, 33,106,204, 24,212,203,187,230, 62,
- 33, 16,186,185, 1,194,178,211,168, 40, 94,190,124, 9,141, 70, 83, 92,235, 30,126,126,126,101,166,187, 74,165,122,100, 48, 24,
-104, 98, 98, 34, 73, 76, 76,132, 76, 38, 35, 47, 94, 4,179, 1, 1,213,186,209, 87,135,183, 0,192,146, 37,139,187, 29,124,164,
- 64,206,237, 53, 80,221,249, 5,194,202,207,152,205,243, 70,234, 70,204,217,244,168, 80,229,246, 65, 56, 19, 18, 18,190,202,255,
-239,225,225,241, 42, 52, 52,212, 39,191, 75, 57,175,171, 80,104, 48, 24,188,242,187, 13, 13, 6, 3, 52, 26, 13,218,180,105,195,
- 43,237,221,173,173,173, 27,248,249,249,225,241,227,199, 88,179,102,141, 77,203,150, 45,241,230,205, 27, 16, 66,176,120,241, 98,
-226,239,239, 47, 72, 73, 73, 65,187,118,237,112,244,232,209, 70,101,197, 39, 33,196, 92, 38,147,109, 63,117,234,148,132, 97, 24,
-100,101,101,129,227, 56, 52,110,220, 24, 12,195, 32, 56, 56, 24, 51,103,206,196,209,163, 71,113,252,248,113,105,237,218,181,183,
- 19, 66,252, 10,119,103,151,146, 70, 84,173, 86, 83,177, 88, 12,177, 88, 12,137, 68, 2,137, 68, 2,145, 72,132,108, 53, 48, 98,
-101,148,134, 39,177,227, 2,106, 54,241, 28, 58,110, 49,179,124,246,176,171, 0, 78, 24,155,231,129,220, 49, 87,171,127,253,117,
-205,128,204, 76, 6, 0,182, 18,194,233, 74, 88, 26,172, 56,206,108,117, 38, 42,122,184,225,200,129,227,232,209,167,107,177,226,
- 74, 32, 16, 66, 40, 16,192,194, 70, 86, 38,167, 80, 40,116,124,245,234,149,173, 64, 32, 40,176,200,235,245,250,196,217,179,103,
-219,119,232,208,193,252,220,185,115, 76,135, 14, 29, 56, 59, 59, 59,229,227,199,143,147,116, 58,157,109,227,198,141,141,206,243,
-148,210,245, 53,107,214,172,117,236,216,177, 97, 65, 65, 65, 15,167, 76,153,178,160,240,249,101,203,150,205, 63,123,246,108,197,
-110,221,186,237,122,242,228,201,250,242,148, 33,159, 90,206,155, 56,255,126,156, 37,105,145, 60, 56, 18, 66, 78, 23, 58,223, 49,
-127, 63, 40, 40,104,198,146, 37, 75, 94, 16, 66, 78, 23, 62,158,127, 93, 30,247,233,226,246,243,238,181,153, 62,125,122,181,165,
- 75,151, 46,110,216,176,225,254,219,183,111,191,253,108, 2, 43,255, 69, 10,191, 92,145,136,132, 66,161,128, 66,161, 64, 76, 76,
- 12, 54,110,220,152,247, 33, 11,192,231,243,193,231,243, 11,198, 43,148,132,203,167,126,251, 5,192, 47,181,107,215, 22, 60,191,
-115,232,220,212,205,227, 90,215,105, 83,139,247,232,202,243,158, 0, 22, 2,248,106,240,224,193,118, 0,176,115,231,206, 20, 0,
-231,254, 23, 18,153, 82,122, 40, 44, 44,108,130,179,179,115,193, 24,148,194,221,132, 6,131, 1, 18,137, 4,249, 99, 85,212,106,
- 53, 54,110,220,104,160,148, 30, 42,133, 19,161, 47,174, 34,236,197,181,220,251, 56, 14, 28,251,199,253,115,231,206, 45, 60,245,
- 21,163,243, 44, 37,101,138,187,226,226,156, 22,249, 45,114,252, 79,162,172,104, 55, 4, 95, 56,185,255,176,111,109, 56,194, 47,
- 16, 87,185,239,144, 43,204, 68, 66, 62,164, 98, 33, 66, 35,162, 81,201,181, 54,186,246, 30,100,125,108,255,175,147,145, 59,174,
-166, 92,240,173,209, 16,227, 39, 76,192,150,205,155, 49,115,206,252, 2,117,110, 96, 89, 24,202, 10, 39,195, 48,141,235,248, 35,
- 59, 53, 22, 60, 30, 15,141,106,122,130,199,227,161,105, 29,111,240,120, 60, 52,169,235, 3, 62,159,143, 22, 13,252, 81,181,106,
- 85,240,249,124,166,140,116, 71,232,139, 43, 8,123,113,189,144,216,165,160, 0,116, 9, 9,127,186, 94,159,144, 0,234,110, 91,
-222,188,133,225,195,135,103,196,196,196,232,138,158,171, 80,161,130,240,230,205,155, 86, 37,116,207, 21, 64, 42,149,214,230,243,
-249,143,210,210,210, 56, 51, 51, 51,134,227, 88, 46, 32,160, 26,239,252,166, 25,199,242,175,153, 62,125,198,177,222,181, 45,186,
-237, 62,116,154, 10, 43, 53, 33, 68, 32, 54,124, 51,103,147, 80, 32,148, 26,229,161, 62,191,187,240,245,235,215, 40, 43, 60,197,
- 20,130, 31, 32, 61, 61,125,176,159,159,223,205, 95,126,249,197,134, 16,130,223,126,251, 13, 60, 30,175, 96,139,136,136, 0,195,
- 48,152, 58,117,170, 78,161, 80,124, 93,102,129,197,231, 79, 56,114,228,136,165, 72, 36, 66, 86, 86, 86,193,119,195,227,241,240,
-234,213, 43, 44, 95,190, 28,131, 7, 15, 70,116,116, 52, 92, 92, 92, 48,121,242,100,249,210,165, 75, 39, 0,152,111,196,171, 63,
-211,106,181,117,204,204,204, 32,145, 72,144, 47,180, 0,224,226, 11, 65,112, 78, 78, 78,117, 59, 59, 59, 39,251, 27,167, 79, 54,
-106,217, 57,208,214,222,185, 97,190,192, 50, 22,225,192,230,119, 44, 59,235,171, 99,199, 28,110, 29, 59,198,221, 61,117, 42, 86,
-156,149,181,201,232, 60,164,103, 16, 21, 17,139,218,181,107,227,209,163, 71,168, 93,187,118, 97,177, 4,145, 72, 4,161, 80, 8,
-161, 80, 8, 59,107,163,134, 74, 80,134, 97,112,235,214,135,203,141, 54,109,218, 52,237,218,181,107,114, 0,136,138,138,162, 29,
- 59,118,204, 8, 9, 9,129,151, 87,233,195,208,156,156,156,110,242,120,188, 74, 69,190, 85,235,238,221,187, 35, 61, 61,189,125,
-247,238,221,155,228, 29,139, 59,124,248,240, 64, 0, 16,137, 68, 96, 24,134,133, 9,255,121,148,165, 69, 10, 11,164,162, 66,107,
-201,146, 37, 29,139, 30, 43, 44,166,138,251, 95,248,222,165, 75,151, 46, 46,196,173,250, 28,239,195, 47,172, 28,203, 42, 44, 75,
- 67, 89, 2, 43, 31,143, 30, 61,210,187,186,186,110, 9,123, 18,217,218,179,134, 7,164, 50,241, 23,132,144, 95,196, 98,241,164,
- 65,131, 6,225,238,221,187, 8, 14, 14,222,246,169,203,158, 84,175, 94,253,130, 88, 44,174, 88, 66,119, 72,212,243,231,207,219,
-149, 80, 33,204,201, 27, 83, 86,226, 32,247,194,227,193, 10, 15,114, 47, 49, 67,112, 20,122,157, 30,202, 28,213, 31,149,119,158,
-192, 82, 42,149,232,211,167,207, 7, 22,172,164,164, 36, 99,148, 62,246, 63,124,136,187, 23, 47,162,129,187, 59,110, 68, 68, 96,
- 84,211, 70,168,228, 96, 3,202, 18, 80, 2, 68,239, 91, 11,133, 74,131,139,207, 66,161, 80,105,241,133,143, 15,220, 45,236,202,
- 16, 46,252,118,245,234, 53, 18, 92,189,253,236,131,202,181,235,200,133, 16, 11,249, 48, 19, 11, 33, 17, 11, 32, 21, 11, 17, 19,
-151,136,154,181,234, 10, 79, 29,221,215,238, 99, 4, 86,133,138,149,193,178, 44, 6, 15, 30,140,253,251,247,195,214,169, 34, 44,
- 43, 84,195,194, 21,155,209,190, 77,211, 50,223, 63,191,197,206,231,243,193,227,241,254,244,155,255,223, 24,107, 36,229, 40,116,
- 69,211,136,163, 0,165,112, 91,180, 8,110,139, 22,225,126,222, 51,253,149, 74,168, 84, 42,160,126, 64,185,196,149, 86,171, 69,
- 76, 76,140, 46, 33, 33,193,177,152,138, 41, 81,171,213,150, 41,104,118,236,216,241,108,200,144, 33,117,108,108,108, 30, 62,123,
-250, 84, 95, 35, 48, 80,112,110,227,140,227,249,221,131, 0, 16, 24, 24,152, 54, 99,198,140,227, 3,123,117,236,186, 62,168, 47,
-251,237,252, 93,124,177, 84, 90,167,227,148,210, 7,186, 23,250, 62,222,213,168, 81,131, 26,115,109, 78, 78,206,251, 82,210,168,
- 19,128,121,181,106,213,178,104,217,178, 37,110,222,188,137, 30, 61,122,104,116, 58, 93, 24, 0,116,232,208,193,123,239,222,189,
-162,144,144, 16,216,219,219, 11,162,162,162,182, 19, 66, 74, 29,248, 46, 18,137, 90,212,173, 91,151,209,104, 52,127, 18, 87, 75,
-151, 46, 69,191,126,253,224,237,237, 13,142,227,144,157,157,141,150, 45, 91, 10,214,172, 89,211,194, 72,129, 53,222,215,215,119,
- 57,114,103, 17, 22, 46, 11, 95, 2,248, 62,207,186,253,190, 99,143,193, 47,154,182,233, 94,167, 82,213,106,206,101, 17, 58, 58,
- 58, 78,103, 24,166, 55,199,113, 60,133, 66, 17,163, 37,164,170,127,197,138,142,141,187,118, 69,166, 64,192, 91,125,229, 10,147,
-152,149, 37, 7, 96, 84, 87,163, 90,175, 68, 69,143,220,161,124, 61,250,116,197,163, 71,143,208,179,111, 55, 8,133, 66,240,249,
- 2, 8, 5, 2, 8,132,185, 22, 44, 43, 59, 11,163,242,166, 94,175,255, 83, 94,165,148,194,194,194,162,160, 39, 35,255,152, 94,
-175, 47,181,242, 3,224,117,105,193,108, 7,161,133, 37, 56,131, 30,238,157,123, 22,228,233,176,237,235,165,224, 56,105,118,244,
- 59,244,217,127,234,111,181, 60,154, 9,127, 31,148,165, 69, 10, 11,164,207,240,172,211, 65, 65, 65, 51, 0,208,160,160,160, 25,
-249,251, 75,150, 44, 81, 1,136,251, 44, 2,235, 83,197, 85,126, 55, 66,105,104,213,170,213, 88,115,115,243, 53, 0, 80,167, 78,
- 29,196,220,141, 67,204,221, 56,248,249, 4, 52,174, 21, 88, 39,179, 95,191,126,176,181,181,197,148, 41, 83, 40,128,109,229,125,
-126, 68,232, 11, 57, 0,234,226,226, 50, 5, 0, 92, 92, 92, 2,239,223,191,111,255,224,193, 3,212,173, 91,247, 15, 19,189, 78,
-135, 38, 77,154,148, 86, 17,102, 33,119, 44,213,196,207,167,202, 57,232,116, 58,228,228,168,160,213,234, 96,208,115, 48, 24, 12,
-168, 29, 96,142, 93,155,131,114,143, 25,242,173,101,185, 86, 50, 55, 39,115,212,174,238,164,103, 24,162,122,240, 52,193,162,164,
-130, 49, 60, 37, 5,111,146,147,115, 45, 23, 39,207,148, 26,142, 11,193,175, 81,165, 74,149,210,173, 23,172,222,199,197,197, 9,
-209,151, 30, 0, 0,228,102, 18, 92,216,185, 0, 50,179,220,201, 13,237, 7,207,128, 84, 44,132, 84, 44,128, 78,167,131,179,115,
- 37, 24,116, 58,159,146,248,100, 54,206, 23,248, 66, 73, 69,202,114,160,148, 3,229, 88, 80,202, 65,108,110,107, 54,118,244, 48,
-112, 28,139,122,245,234,129,240,120, 96,245, 26,244,234,212, 22,233,153, 89,176,181, 50,174,114, 16, 10,133,104,222,188,185,180,
-164,243,111,222,188, 81, 21, 22,100,165,167,145, 30, 74,165, 10, 26,141, 6, 58,173, 1, 58,189, 1,108, 21, 33, 22,204,234, 15,
-131,206,128,156,190, 13,161,211, 27,192, 77,232, 6,157, 86,143,104, 51,134, 9,244,183,215, 51, 32,170,199, 33, 73, 22,101, 9,
-172,124, 81, 80, 18,138, 27,243, 87,130,200,122, 58,100,200,144,218, 53, 2, 3, 31,245,110, 19,248,243,243,224, 23,241,207,131,
- 95,252,233,186,138,222,129,239,190, 93,186,127,178, 64, 40,173,109,172,184, 2, 62,236, 46,252, 68,204,200,202,202,170, 33,151,
-203, 17, 26, 26, 10, 30,143, 7, 66,200, 27, 74,105, 13, 0, 24, 57,114,100, 56,159,207,247,224,241,120, 88,183,110, 29,225,243,
-249,213, 27, 54,108, 56, 3,192,193, 82, 26,114,126,230,230,230, 31, 88,175,132, 66, 33,130,130,130, 48,112,224,192, 2,113, 37,
- 20, 10,177, 99,199, 14,212,169, 83, 7, 90,173,214,207, 72, 17,252, 0, 64, 83, 35, 44,124, 36, 79,148,151, 41, 66, 13, 6,195,
-144,212,222,189,171,226,198, 13, 52,246,240,240,175, 93,187, 54,116,186, 63, 12,152, 30, 30, 30, 21,178,178,178,222, 19, 66,246,
- 0, 88, 79, 41,125, 82,170, 24, 82,115,136,138,136,205,111,172,162, 94,189,122, 5, 22,171,194,214, 43,161, 80, 8,169, 72, 94,
-110,129, 69, 41,133, 82,169,100,206,159, 63,111,231,231,231, 71, 0,192,223,223,159,220,189,123,215, 70, 42,149,166,184,184,184,
-148,217,240, 21, 90, 88,226,242,240, 62, 0,128, 94,173,190, 44,104, 16, 61, 92, 48, 3,124,129, 0,129,147,102,252, 41,223,115,
- 28,199,131, 9, 38,113,101,132, 22,249, 92,226,170,168, 5,107,201,146, 37, 47,150, 44, 89,242, 39,107,216,103,179, 96, 25, 99,
-242, 55,182, 21, 84, 20, 43, 86,172, 64,245,234,213, 75,173,128,214,172, 89,131,221,187,119,175,160,148, 70,148,247,249, 29, 91,
-215, 10,192,202, 99, 47, 60,188, 3, 8, 0,204,159,208,137, 81, 42,149,184,117,235, 22, 44, 45, 45,241,230,205, 27, 99, 19,216,
-220,210,210,114, 30,195, 48,189,120, 69, 71,246, 23, 47, 44, 89,142,227, 14,101,102,102,150,232,166,129, 82, 64,167, 55, 64,153,
-163,134, 86,171,197,132,169,107,203, 12,199, 18,128,232,180, 89,252,230,205, 26, 74, 75,178,224,248, 85,240, 65,207,102, 93,255,
- 84,105, 51, 12,114,199,186, 53,201,157,140,246,248,247,135,160, 52,119,248,149,149,173, 21,238,222,190, 93,234,179,181, 58, 3,
-242, 41,179,115,212,104,213,127, 58,238,159, 88, 5, 0,185,226, 74, 34,128, 84, 36,132, 84,196, 7, 67,242, 92, 99,148, 84,216,
-138,164, 21,211, 19, 34,188, 54,159,126,142, 17, 29,171,227,240,229,103,232,217,166, 6,174,221, 11, 65,203,250,254,120, 17, 22,
-137, 0,175, 74, 88,183,253, 16, 40, 69,214,134,149, 11,223,255, 81,145, 25,162,140,177, 96,221,189,123, 87, 85,212,106, 85,248,
-151,150, 93, 15,130,210, 63, 44, 88, 42,181, 6, 83,166, 27,229,142, 39, 55,141,154, 54,144, 26,115,113,105, 22, 42, 99, 4, 88,
- 81, 75, 22,202,112,179, 82, 5, 64, 29, 96,218,255,178,192,100, 89, 22,103,206,156, 41, 72,143,226,210,177,112,218, 25, 33,110,
- 16, 21, 21,133, 23, 47, 94,160, 65,131, 6,200,204,204,132,128, 97, 48,249,249,115,248, 15, 26, 4,173, 80, 8,142,227, 32, 18,
-137, 48,114,228, 72,163,227,179,156,165,114,222, 56, 54,150,150, 81,150,252,220,177, 99,199,170,161, 74, 37, 94,188,122,133, 54,
-115,231, 2, 0,206,158, 61,251, 65,158,152, 52,105,146, 40, 36, 36,100,248,195,135, 15,135, 19, 66, 86, 80, 74, 39,151, 88,206,
- 82, 77,193, 24,172,222,253,123,160,170,111, 21,236,254,117, 95,193,249, 73,223,143,135, 64, 32,132, 64, 40,128,149,165,149, 81,
-111, 83,184,236,206,201,201, 97, 14, 31, 62,236,214,162, 69, 11,225,136, 17, 35, 8, 0,108,222,188,153,217,186,117,171,236,226,
-197,139, 66, 75, 75,203,132, 50,211, 72,175,251, 83, 26, 19, 66,192, 23, 8,192, 23, 9, 1,142, 3, 33, 68,182,108,217,178,249,
- 47, 94,188,168,235,235,235, 11,141, 70, 51,136, 16,242,216,228, 7,203,132,178,180, 72,113, 99,169,242,172, 80, 37, 33,185,240,
-184,172,146, 4, 90,225, 49, 89, 0, 62,203,100, 11,126, 89,162,138,199,227,149,105,157, 98, 24,166,204, 46,194, 73,147, 38,193,
-220,220,188,164,138,135, 62,127,254, 60, 36, 33, 33, 97, 51,165,116,237,199,188,200,233, 43,143, 95,204,155,216, 45, 11,121,125,
-167, 86, 86, 86, 41,173, 90,181,202, 6,160, 59,120,240,195, 6,177, 70,163, 41,177,226,182,180,180,156,183,117,235,214,113, 93,
-187,118,101,138,186, 10, 40,220,141,151,191,233,245,122, 28, 60,120,112,220,180,105,211, 80,146,213, 43,191,242,206, 81,170,160,
-202, 27,224, 28, 30,124,216,216,194,188,196, 83,246, 14,174,240,241, 47, 89, 64, 72, 37,185, 99,132,170,250,252, 49, 78, 67, 98,
- 38, 6, 91, 10, 39,195, 19,132, 70,188,139,172,231,100,103,133,244,204,108,136, 69, 2, 72,197,130, 66,156,185,214, 43,169, 88,
- 0,107, 43,115, 36, 39,198, 67, 36, 18,150,234, 3,109,225,222,199,184, 23, 28,137, 35,151,159, 64,167, 86, 98,229,206,243,208,
-105,178,161, 83, 43,161, 83,231,254, 46,158,246, 13, 8,193,123,157, 58,219,187, 92, 25,152,207, 71,253,250,245, 75, 20, 56,113,
-113,113, 70, 90,176,104,129, 5, 75,165, 46,103, 26, 25,215, 82, 42,213, 66,149,127,254, 99, 5, 65,190,235, 6,169, 84, 90,103,
-199,142,146,221, 49, 20, 7,103,103,231,115,114,185,188,178,177,215,151,195,233,232, 98, 43, 43,171,121,190,190,190,126, 43, 87,
-174, 20,240,120, 60,180,110,221,218,251,155,111,190,137, 2,128,234,213,171,187,228,151, 49,223,126,251, 45,189,123,247,110,112,
-110,219,162,100,136, 68,162, 87,150,150,150,117, 90,182,108,137,204,204, 76,196,196,196, 64, 38,147,193,255,231,159,241,252,219,
-111, 17,184,113, 35,152, 86,173, 64, 8,129, 72, 36,194,243,231,207, 33,149, 74, 95,149, 82,152,215, 7,240, 19,128,198,248,163,
- 91,144, 2,184, 5, 96, 42,165,244, 94, 49,229, 29, 3, 0, 44,199,149,149, 88,253,167, 76,153,130, 12,129, 0,232,208, 1,194,
-136, 8,232,116, 58, 52,104,208,160,192,170,222,160, 65, 3,240,249,124,212,168, 81, 3, 46, 46, 46, 88,183,110, 93,127,124, 56,
-179,250, 3,168,179,117,136,138,136, 69,195,134, 13, 11, 44, 85, 29, 58,116, 40,176, 96, 9, 4,130, 2, 75, 22, 97,121, 70, 85,
-102,133, 5,150, 94,175, 39, 66,161,144, 63,106,212, 40,242,245,215, 95, 83,189, 94,207, 9,133, 66,102,203,150, 45,228,238,221,
-187,124,149, 74, 85,102, 3,220,189, 75, 47,244,106,157,107, 4, 61, 82,213, 30,188, 60, 97,213, 37, 56,182, 32, 93, 44,182,239,
- 23, 45, 93,186,180,167,175,175,111,110,119, 59,192, 55,249,193, 50,161, 12, 3, 79,114, 17,113,164, 45,180,159, 12,128,228,237,
- 39, 23, 18, 82,201,200,157, 17, 88,183,200,181,249,231,181, 69,126,243,207, 63,253, 28,239, 83, 90, 11, 56,236,206,157, 59, 94,
-181,107,215, 70,116,116,244,159,102,182,229, 87, 88, 50,153, 12, 82,169, 20,183,115,173, 34, 97, 37,145, 93,189,122,245, 23,228,
-122, 73, 6, 0,184,184,184, 52,108,217,187,197,237,122, 95,214,197,222, 37,251, 50, 19, 18, 18,106,228,251,192, 33,132, 16, 23,
- 23,151,129, 2, 17,191,143, 71, 53,247,230,224,184,159, 46,159,252,125,110,105, 47,226,225, 29,144, 13, 64, 85,104, 22,225,242,
-143,137, 16,134, 97,122,117,237,218,149, 9, 9, 9, 65,159, 62,125,176,123,247,238, 18,175, 29, 56,112, 32,246,239,223,143,174,
- 93,187, 50,211,167, 79,239, 85,150,192,202,181,142,104, 63, 91,102,124,242,226, 49,182,108,219, 82,226, 24, 35, 23,215,220, 41,
-255,241,113,241, 5,199,154, 55,106, 81,134,133,192,112,249,193,189,219, 53, 27, 52,109, 35,136,140, 77,132, 68,196,135,164,208,
-140,125,105,222,248, 43,169, 88, 0, 39,123,107, 92,189,120, 90,167,215,105, 75,157, 77, 50,174,107, 0,190,237,228, 7, 80, 14,
-221, 38,111,195,233,181, 99, 11,186,119,154,244, 24,143, 43, 7, 87, 27, 61,134,175, 40, 4, 2, 1,158, 63,127,174, 42,201,122,
-197,227,241,202,244,169,245,135,149, 81,143,156, 28, 21,114, 84,234,207,217, 26,179,119,116,116,220, 96, 99, 99, 35, 41, 78, 64,
- 17, 66,236,237,237,237, 55,216,218,218, 74,140,237, 34, 44, 73, 92,229,249,197,122, 56,100,200,144,114,137, 44,177, 88, 92, 57,
- 44, 44,172,192,201,104,105,191, 90,173, 22, 45, 91,182,228, 27, 89, 88,158, 34,132,188,117,118,118,190,229,239,239,111, 25, 30,
- 30,142,125,251,246, 9, 5, 2,129,123,126,249,145,149,149, 5, 30,143,135,164,164, 36, 61,128, 97,101,117,145,105, 52,154, 27,
- 55,110,220,168,217,169, 83, 39,222,171, 87,175,192,227,241,114,195,213,176, 33, 2, 55,110, 68,240,196,137,104, 30, 25, 9,181,
- 78, 7,137, 68,130, 11, 23, 46,232,114,114,114,110,148,196, 39,149, 74, 55,191,123,247, 46, 64, 34,145, 64,167,211,129,227, 56,
- 48, 12, 67,248,124,126, 19, 43, 43,171, 53, 0,234, 22,190,222,193,193,193, 97,228,164, 31,125, 88,131,129, 77,136, 14, 79, 46,
- 43, 14, 82, 83, 83,113,234,212, 41, 52,104,208, 0,205,155, 55, 71, 92, 92, 28, 34, 34, 34,208,190,125,251,130,107,158, 62,125,
-138,199,143, 31,195,211,211,179,108, 11, 30,163,135,167, 79,101, 8,133, 66, 8, 4, 2, 8, 5,185,191,185, 91,174,229, 74, 40,
- 16, 66,192, 23, 64, 34,149,148,219,130, 5, 0,114,185, 60, 63, 95,112,149, 43, 87, 78, 72, 72, 72,112, 6,192,203,119,192,106,
- 76, 99, 37,191,142,200, 23, 87, 2,145,176,192,146, 5, 0, 25, 25, 25,234,174, 93,187,238,209,104, 52, 67,241, 17, 43,138,152,
-240,159,196,131,255,209,189,127,137,192,106,223,168, 81,163,141,253,250,245,107,189,106,213, 42,200,229,114, 36, 36, 36, 20, 84,
-132, 34,145, 8, 21, 42, 84, 64, 90, 90, 26, 54,109,218,132,216,216,216,171, 0, 70, 26,251,224,132,132,132,187,111,158,132,165,
-182,236,217,200, 54,160,145,143, 85, 76, 88,108, 3, 0,183,243,196,213,182,126,147,218, 15,109,217,189, 30,132, 34, 1, 98,222,
-188,255,127,139, 16, 30,143,199, 35,132,160, 79,159, 62, 70, 93,223,183,111, 95,220,184,113, 3,165,117, 39,114,249, 22,172, 28,
- 53,148,170,207,215, 56,235, 63,172, 15,250, 15,235, 83, 32, 34,140,233, 98, 1,128,189,199,119,150, 92,128, 27,116,203,206, 28,
-222, 53,162,102,237,250,246, 13,106,122,225,205,219, 88,252, 52,227,155,130,243, 83, 70,245,195,142, 3, 39,225,234,100, 7,101,
- 86, 6, 14, 31,216,151,169,209,104,150,125,164, 17, 46, 87,212, 18, 2, 35,253, 75,126, 96, 53,205, 23, 88,213,170, 85, 43,209,
-130,149,150,150,166, 42,171, 66, 40, 72, 35,173, 30,217, 74, 21, 84, 57,159, 71, 96, 17, 66, 2,155, 52,105,114,233,208,161, 67,
-182, 14, 14, 14,136,143,143,255, 64, 96, 17, 66, 2, 27, 55,110,124,233,208,161, 67,182,142,142,142,136,137,137, 49,218, 61, 72,
- 49,226, 10,201,201,201, 36, 61, 61,157,179,182,182, 46,151,200, 98, 24, 6, 26,141, 6, 47, 95,190, 52,246,177, 70,207,248,178,
-180,180,220,177,127,255,126,203,148,148, 20,240,120, 60,188,124,249,242,131, 89,132,249,219,182,109,219,132,221,186,117,219, 10,
-160,102,105,124, 6,131, 97,197,192,129, 3,135,199,197,197, 89, 59, 56, 56, 32, 33, 33, 1, 34,145, 8,148, 82,144,150, 45,209,
-244,237, 91,232, 88, 22, 82,169, 20,161,161,161,216,188,121,179, 82,163,209,172, 40, 33,125, 68,102,102,102, 94, 66,161, 16, 3,
- 6, 12,248,224,220,206,157, 59,209,185, 14,175,206,136,182,226,108, 3, 36,154, 68,233, 87,231,120, 60, 30, 25, 57,229, 39,239,
-250,205, 58, 84,123, 29,124, 47, 60, 57, 49,246, 86, 25,175,175,215,106,181,240,245,245,197,131, 7, 15,112,249,242,101,180,106,
-213, 10,205,155, 55,199,179,103,207,112,241,226, 69, 60,126,252, 24,132, 16,216,218,218,230, 15,179, 40,117,172,133, 54,199,128,
-164,248,212, 63, 89,171,138,238, 11,133, 66,104, 84, 58,163,210,232,213,171, 87,120,240, 32,183,254,201,201,201, 1,159,207, 55,
- 76,153, 50, 5, 12,195,208,224,224, 96, 56, 56, 56,208,169, 83,167,178,124, 62,223, 16, 29, 29,109,108,222,207,237, 22,204, 19,
- 87, 60,129,224, 3, 97,198,113, 92,214,211,167, 79, 71, 16, 66,158, 17, 66,242,203, 15,147, 31, 44, 19,254, 85,224,151,210, 10,
-121, 11,160, 13, 33,164,255,241,227,199, 87,172, 89,179,198,190, 99,199,142, 72, 79, 79, 71,197,138, 21,225,236,236,140,211,167,
- 79,227,236,217,179, 41, 44,203, 78,166,148,238, 46,230, 35,107, 83,146,175, 12, 74, 41,117,113,113, 57,164,201,206,254,182,118,
-115, 63, 92, 61,248,219, 18,103,103,231,145,174,174,174, 19,134,204,232, 50,180, 69,215,186, 8,125,252, 14,119, 47, 62, 71, 98,
-116, 10,134, 52,157, 90, 42,103,209, 65,238, 86, 86, 86,195,205,204,204, 68, 0,116,197,180,130, 63,152, 69, 88,152,147,101, 89,
- 86,171,213,226,192,129, 3, 70,137,172,125,251,246, 65,173, 86,131, 45,210,143, 90,152,147,114,148,240, 5, 98,184, 84,240,133,
- 78,167, 4,199,125,156,181,166, 48, 39, 33, 4, 12,195, 32, 92, 36,130,205,251,247,184,118,205, 56,135,234,253,250,245, 43, 53,
-141, 40,165, 89,132,144,129,107,127,154,115,120,220,180,121,230,173, 26,213,192,175, 7,207, 65,175,211, 65, 44, 22,192,218, 66,
-134,170,149,221,160, 82, 42,176,104,222, 44, 69, 78,142,114, 96,209,177,103,127,226, 44,173, 39,133, 2, 44,199,225,242,205,251,
- 70,191,123, 65, 45,207,178,224,243,249,120,243,230,141,170,184,217,131, 60, 30, 15, 2,129, 0, 12,195, 20,219,234,254, 48,141,
- 56, 34, 16, 74, 80,161,162, 63,180,154,236,207,146, 70, 14, 14, 14,223, 31, 59,118,204, 54,223,229,193,179,103,207, 64, 8,121,
- 89,200, 26,242,253,177, 99,199,108, 85, 42, 21,130,131,131,243,151,132,122, 89,158,239, 40,223,114,149,156,156, 76, 18, 18, 18,
- 96,102,102,198, 60,123,246, 76, 83,163, 70,141,135, 40,125,165,134, 2, 78,181, 90, 29, 89,210,248, 72,181, 90,237, 42,145, 72,
- 4, 69,238,117,241,242,242, 10, 45,218, 85, 88, 92, 56, 51, 51, 51,239, 77,155, 54,173,246,151, 95,126,137,239,191,255, 62,205,
-218,218,218,124,195,134, 13,124, 30,143, 71,198,140, 25,195, 38, 37, 37,101,111,217,178,197,242,248,241,227,200,200,200,184, 93,
-214,187,231,229,207, 17,141, 26, 53,218,121,254,252,121, 51, 47, 47, 47, 40, 20, 10, 80, 74,177, 99,199, 14,140, 25, 51, 6, 18,
-137, 4,161,161,161,232,220,185,115, 78, 78, 78,206,136, 82,242, 39, 33,132, 80,142,227, 48,123,246,236, 2,167,162,249, 78, 70,
-205,165, 4,155, 39, 85,145,141,223,146, 41,235,255,195,150, 65, 0,192, 26, 12,236,235,224,123,225, 59,214,254,112, 77, 40, 20,
-222, 44, 35,141,102,142, 31, 63,126, 67,135, 14, 29,164,114,185, 28,105,105,105,184,117,235, 22,238,220,185,131,187,119,239, 66,
-171,213,194,214,214, 22,214,214,214, 72, 72, 72,192,171, 87,175, 84, 0,102,150,198, 41, 50, 19,192,195,187,114,238,108,193, 60,
-139,149,160,208,236,193,194,214, 44,161, 64, 96,212,119,212,172, 89, 51,212,175, 95, 63, 95,248,176, 81, 81, 81, 9, 26,141,134,
- 20, 18,251,113,249, 66,220,221,221,221,176,109,219, 54, 90, 26,103,216,214,117,120,184,112,102,110,183,224,243,152, 2,177,117,
-173,109, 45,240,133, 66, 84,232,216,163,112, 61,176,158, 16,178, 61,239,191,198,152, 60,255, 9, 13, 30, 19,231,223,156,243, 63,
- 35,176, 10,125, 0,123, 9, 33,231,190,249,230,155,165,129,129,129,223,172, 92,185,146, 8,133, 66,204,157, 59,151,198,199,199,
-255,154,215,234, 72,255,152,135, 83, 74,127,189,126,244,246,232,193, 65, 93,201,164, 85, 67,154, 60,188, 18,252,170,122, 35, 47,
- 84,111,228,133,135, 87, 67,176,118,198,190,221,172,158,157,157,144,144, 80, 86,179, 73,211,166,177, 79,209, 65,238,182, 55,174,
- 93,177, 45,239, 44, 66,142,227, 14,237,219,183,111, 92,247,238,221,153,251,247,239,255,105,204, 85,190, 51, 62,142,227,112,233,
-210, 37,232,116, 58,252,250,235,175, 28,199,113, 37,251,193, 2, 61,177,122,213,210,193,191,238, 58, 33, 18, 9, 9,238,220, 60,
-130,204,244,210,173,114, 66,161, 0,219,118, 28,213, 9,133,130,215,197,157,215,233,116, 49, 87,174, 92,113,108,199,178, 2,134,
- 97,254, 36,156, 74,194,161, 67,135,244, 28,199, 69,149,145, 46,151, 8, 33,125,231, 5,125,183,163,107,207, 65, 86, 53,106,213,
-226,187, 56, 87, 0,159, 97,144,146,244, 30, 55,174, 94, 48, 28,220,187, 43, 67,163, 81, 15,161,148, 94, 42,235,153,195,150, 95,
- 47, 24,115, 5, 0, 29,199,172, 41, 24,127, 5, 0,157,134, 76, 67,203, 6, 1, 32,198,152,154,254, 16, 87,156,193, 96,128, 76,
- 38,131,193, 96, 40,214, 85,131,165,165,165, 84,173, 86,171, 40,165, 96, 89,182, 84,211, 16, 5, 62,123, 26,177, 44,235,151,158,
-158, 14,165, 82,137, 59,119,238,208, 69,139, 22, 37, 39, 39, 39, 23, 12,198,212,235,245,126,105,105,105,200,206,206,198,237,219,
-183,233,210,165, 75,147, 83, 83, 83,103,148,231, 27,146, 74,165,117,248,124,254,195,244,244,116,206,204,204,140,209,235,245,250,
- 26, 53,106,136,165, 82,169,209, 11,157,199,199,199,127, 89,210, 57, 79, 79,207,176,176,176,176,170, 44,203, 22, 94,163, 80,168,
- 86,171,189, 26, 53,106,100, 76,215,206,248,237,219,183,227,232,209,163,245, 20, 10,197,192,168,168,168,157, 0,234,241,249,124,
- 60,121,242,228,165, 90,173,238,215,189,123,247, 29,233,233,233,247, 0,140, 55,178,220, 56, 79, 8, 25,224,231,231,183,125,222,
-188,121,242,230,205,155,243, 93, 92, 92, 80,183,110, 93,132,134,134,226,204,153, 51,250,245,235,215, 43,115,114,114,134,149,145,
- 63, 41, 0, 98, 48, 24, 32, 18,137, 10, 54,177, 88, 12,161, 80,136, 44, 21,197,215, 63, 71,168, 12,144,170, 86,204, 29,113,134,
- 2,228,125, 76, 68, 74,210,251,152,123,132,144,155,241,241,241,153, 37,196,153, 72,173, 86,215,116,118,118,230, 17, 66, 86,233,
-116,186, 33, 99,199,142,117, 94,188,120, 49,124,124,124,144,146,146, 2,153, 76, 6, 47, 47, 47, 36, 39, 39,227,254,253,251,108,
- 78, 78,206, 70, 0,243, 41,165,165,118, 59,102,164, 40,224,230,228,254,129,165,147, 82, 10,202, 2,122, 13, 11, 86, 71,161, 37,
-122, 8, 4,122, 8,133, 66, 99, 42, 73,202,113, 28,210,157,157, 17,119,225, 2,242, 86,149, 40,209,138,118,250,244,233,178, 19,
-136,227, 32, 16,139,192, 23,254,209, 45,152,107,205,202, 61,198,144, 63,165,167,201,106,101,194,127, 83, 96,229,125, 0, 25, 0,
- 70, 18, 66,118,182,104,209,226, 52,165, 84, 0,160, 3,165,244,183, 79,121,120, 66, 66,194, 35, 23, 23,151,233,142,110,214, 75,
-191, 26,216, 4, 62, 53, 43,130, 53,176,184,117,246, 9,126, 93,124,124,127, 92, 76,220, 16, 99,214, 38,227, 56,238, 90,227, 58,
- 62, 12, 10,249,214,118,113,113,225, 62,102, 22, 97,102,102,230,156,201,147, 39,227,251,239,191, 47,247, 44,194,146,174,121,246,
- 50,105,100,160,159,189, 91,167,175,154,182, 3, 97,168, 86,171, 41,165,192, 67,129,199, 81,161, 80,240,250,254,211,248, 26,197,
- 93,151,156,156,220,110,232,208,161,151,248,124,126,229,242,196, 57,199,113, 81,137,137,137,173,141, 72,243,115,132, 16,239, 19,
-135,119, 76, 63,123,114,127, 11,189, 86,235, 9, 2,136, 69,226,112,189, 94,119, 93,173, 86, 47, 49, 86, 88, 47, 27,217, 16,227,
- 87, 95,196,186,239, 59, 97,236,210,131,216, 58,251,107, 76,255,121, 31,126,250,126, 60, 22,173,217,131, 31,198, 15, 64,207,254,
- 67, 57, 74,152,223,141,125, 15, 30,143,119,126,211,166, 77,131,191,254,250,235,130,201, 8,148,210, 15, 10,116,189, 94,175,226,
- 56, 14, 27, 55,110,228, 0,156, 47,141,239,195, 52, 34,180,180,241, 80,198,166,145, 66,161, 24,214,176, 97,195, 29, 0,196,148,
-210, 55,233,233,233,163, 40,165, 5, 75, 56,101,103,103, 15,107,212,168,209, 14, 74,169,152, 16,242,167,243,198, 32,207,101, 67,
- 29,107,107,235,135,121,150, 43,241,199, 12,116, 47, 45,170, 75,233, 62,100,141,200, 71, 28, 10, 45,127, 67, 8, 89, 92,175, 94,
-189,194,139, 61,191, 4, 80,167,188,129,202,107, 4, 4,204,158, 61,123,162, 68, 34,105,153,147,147,227, 13, 0, 50,153, 44, 84,
-163,209, 92, 83,169, 84, 43,243,202,173,210, 56,180,102,102,102,161, 6,131,161,154,189,189, 61,248,124,126,129,200, 2,128,147,
- 15,217,135,148, 26,234,150, 55,108,103,207,158,173,100,109,109,253, 5, 33,164, 39,165,212, 55, 43, 43, 75, 51,123,246,236,219,
-135, 14, 29,202,172, 92,185,242, 87, 29, 58,116, 32, 54, 54, 54,120,240,224, 1, 77, 77, 77, 61, 2, 96,134, 49, 51,167, 57,142,
-139, 90,182,108, 25,202,251,189,151,118, 94,167,211,189, 63,123,246,172,221,151, 73, 73,124, 27,142,195,153, 51,103, 62, 16,110,
- 69,241,250,245,107,104, 52,154, 82,157, 48,234, 50,211, 81, 99,252, 52,208,188,217,156,249,112,239,208, 3, 4, 20, 84,107,210,
- 83, 38,252, 55, 64,254,146,105,204,229, 52, 33,186,184,184,244,145,200,196,223, 85,244,118,174, 17, 31,145, 20,146,149,153,179,
- 59, 33, 33, 97, 19,165,148,253, 88,206,242, 56, 26, 53,153,121,255, 58,206, 63,252, 96,177,160,148, 5,229, 40, 40,229,192,113,
-108,238, 66,212,148, 3,101, 89, 66, 8,126,215,228,100,126,109,108, 56, 9, 33,214,118,118,118,243, 41,165, 95,242,120, 60,166,
-176,241,171,240,255, 60,203,213,249,228,228,228, 31,138, 10,194,127, 98,124, 30, 62,124,184, 88,209,111,236, 44,194,158, 61,123,
-178,229,252, 54,175,201,100,178, 98, 29,106, 42,149,202,232,248,248,248, 47,254, 14,241,153,111,253,164, 70, 20,104, 69,186,218,
-203, 61,139,176, 44,206, 74,149, 42,137,117, 58, 93, 45, 0, 94,132, 16, 43, 0,105, 58,157,238, 66,114,114,114, 34, 33,164, 14,
-128,217,121,183, 45,160,148, 62,252, 95,126,239,132, 16,169,157,157,221,118,134, 97,220,140,185,223, 96, 48,104,211,210,210, 6,
- 23,110, 8, 20,230,180,179,179,123,200,231,243,221,140,224,137, 77, 73, 73,169, 99, 42, 63, 77,156,255,121, 11,214, 95,141,248,
-248,248, 3, 0, 14,124, 78,206,146, 60,181,155,240,255, 11,101, 90,194, 95,146, 14,121, 98,105,204,127, 45, 62,243, 5, 82, 49,
-199, 31,161,200, 90,160,159,233,219,108,249, 79,136, 23,250,145, 45,197, 60, 1,213,244,115,134, 37, 50, 50, 82, 3,224,118,222,
- 86,244,121, 15, 1,116,250, 27,197,155, 10, 64,159,207,197, 87,154,104, 50,193,132,255, 26, 24, 83, 20,152, 96,130, 9, 38,152,
- 96,130, 9, 38,124, 94, 16, 0,109, 74,104,217, 24,109,250, 35,132,180,249,136,150,211,101, 19,167,137,211,196,105,226, 52,113,
-154, 56, 77,156,255, 45,206,255, 12,242, 29, 62,254, 21, 27,128, 54, 38, 78, 19,167,137,211,196,105,226, 52,113,154, 56, 77,156,
-255,181,205,212, 69,104,130, 9, 38,152, 96,130, 9, 38,152,240,153, 97,180,192,146, 59,249,249,217, 87, 10,220, 97, 83,161,198,
- 51,155, 10, 53,158,217, 87, 10,220, 33,119,242,243,251, 47, 70, 26, 33, 68, 74, 8,233, 47, 16, 8, 46, 57, 59, 59, 43, 8, 33,
- 19, 77, 89,169,252,104, 65, 8,191, 47, 33,223, 13, 38, 36,122, 48, 33,209,125, 9,249,174, 5, 33,255,186,101, 51,230,141,119,
-105,248,219,249, 1,231,230,141,119,105, 88,236,249, 41, 46,182,247, 46,245, 94,189,100,140,171,205,103,202,159,230,142,142,142,
-155,157,156,156, 34, 29, 29, 29,163, 28, 29, 29,183, 19, 66, 44, 77, 57,206, 4, 19, 76, 48,225,255, 15,252,188, 2,185, 57,128,
-235, 0, 90, 80, 74,111, 20,189,200,166, 98,245,175,253,124,125,190, 95, 56,119, 6,113,114,176, 51, 51,176,156,238, 93,100,140,
-255,156,133, 75, 15,219, 84,172,190, 34, 45,234,249,214,143,168, 4, 8,143,199,235, 35, 22,139, 59, 2,200, 23,106, 47, 53, 26,
-205,105,150,101, 15, 24, 59, 43,200,201,201,233, 38,143,199,171, 84,158,103,179, 44, 27,253,254,253,251, 38, 31, 89,121,245,114,
-119,119,223,222,188,121,115,179,122,245,234, 65, 36, 18, 97,246,236,217,147, 1,172, 52,150,195,198,198,211, 92, 39,150, 76,224,
-139, 68,109,169, 94, 91,141,130, 2,140, 56,152, 51,104,174, 8, 53,154, 21,105,105,225, 89, 70,134,101, 6,128, 33,200,157, 86,
-190,149, 82,186,236,175,200, 36,132,144, 10, 0, 90, 2,240, 5,240, 28,192, 69, 74,105,234,167,242, 58, 2, 35, 27, 53,105,178,
-122,240,228,201, 60,213,205,155, 88,189,125,251, 42, 40, 20, 0,176,174,188,121, 73, 40, 68, 79, 59, 59, 65, 71, 74, 81,139, 0,
-132, 0, 79,146, 83,185,179, 58, 29,123,128,150,119, 29,158, 15,185,251,227,195,105,245,123,203,203,145, 25, 78,103,137, 59,249,
- 53,205, 12,191, 54, 11,192, 87, 69,207, 27,212,146,193,148, 87,161,163,138, 62,142, 1,240,243, 39,166,149,153,189,189,253,179,
- 19, 39, 78,184,213,171, 87,143, 15, 0, 15, 31, 62, 28,212,177, 99,199, 86,132,144,106,148, 82,197,255,168, 81, 34,225, 51,204,
-119, 34,129,160, 45,203,178,213, 1,128,199,227, 61,215,234,245,151, 12, 28,183,142, 82,170, 54, 21,199, 38,152,240,223, 70, 89,
- 90,228, 31, 41,176, 0, 92,167,148, 18, 66, 8, 69,145,169,222,114, 71, 95,255,128, 0,191,201,231,143,237,172,144,145,150,161,
-254,101,249,206, 71, 74,190, 40,199,203,223, 75,248,203,202,101,214,223,141,159, 52, 65,238,232,123, 47, 59,241, 85, 72, 57, 34,
-209, 93, 42,149, 30, 93,190,124,121,181,150, 45, 91, 10, 28, 28, 28,144,152,152,136,151, 47, 95, 86,187,122,245,106,215,157, 59,
-119, 78, 38,132,116,167,148, 26,179,240,149,215,197,157,219, 29,228, 54,182, 96,245,122,184, 5,214, 42,112,144,247,250,202, 69,
- 24,244, 58,176,122, 61,170,119,236, 10, 0,224, 56, 14,254,254,254,188,143, 76,124,151,128,128,128,221,139, 23, 47, 22,106, 52,
- 26,220,187,119, 15,215,174, 93,227, 18, 18, 18,150, 26,203, 33,119,244,110,201, 72,101, 7,250, 12,248,198,178, 75,199, 42, 2,
-119, 71,123, 0,102,120,253,206,208,232,220,197,171,117,143, 29,248,245, 91,185,163,119,159,236,196,208,107,165,139, 52,155, 6,
-132,144, 69,249, 30,157, 9, 33, 63, 85,174, 92,249,135,194,215, 20, 93,215,142, 82, 10, 62,159,159,152,149,149,213, 39, 37, 37,
-229,113,113,188, 67,106, 17,189,158,205,205, 23, 66, 62,216,221,207,120,199, 58,116,232, 80,121,236,216,177,104,216,176, 33,238,
-223,191,223,114,251,246,237,227,249,124,254, 3,150,101,207,230,229,157,143,242, 28, 40, 4,166, 14,158, 60,153, 39,143,140,132,
-252,233, 83, 12, 80, 40,248, 63, 2, 83,203, 35,176, 8, 33, 85,156,156, 4,135, 39, 79, 26,234,231,225,217, 64, 40, 20,218,229,
- 46,174,173, 77,241,142,142,126,220,115,233,143,155,131, 8, 33, 61, 40,165,111,140,228,227, 3,152, 7, 64, 2, 96, 22,128,217,
-201,201,201, 94, 44,203,194,201,201,105, 54, 33,228, 56,128,133,246,246,246, 52, 57, 57,121, 26,165,212, 80,154,229, 74, 17, 78,
-103,189, 39, 30, 95,250,212, 30,140,247,228,252,151,147,190,114, 62,103,225, 73, 22,206, 89, 29,127, 7, 0,190,242,244, 52,247,
-240,149, 77,147, 91, 84,183, 81,196, 93,158,246,149,167,231,150,115,225,198, 9,236,162, 34, 19, 0, 92, 92, 92,150,237,218,181,
-171, 66,253,250,245, 11,242,120,205,154, 53,121,203,150, 45,115,157, 56,113,226, 42, 0, 67,141,228,243,182,183,183,191,192,178,
-172, 38, 53, 53,213, 59,255,184, 67, 96,247, 70,182,230,178,214,201,233, 89, 55, 83, 94, 28,191, 97, 36, 87, 61,137, 80,120,228,
-212,238,213,206, 53,235, 55,100,100,118, 14,208,197,197, 35, 75,175,107,115,229,214,221, 22, 35,190,155, 58, 62, 47,141,238,155,
-170, 24, 19, 76,248, 79,163, 68, 45,242, 79, 22, 88,200,123,161, 63, 65, 44, 22, 5,205,153, 57,141,100,164,102,168,212,138, 44,
-173, 94,173, 86, 51, 66,170,126, 30,242, 54,137,225,243, 50, 38,142, 31,103, 30, 52,125,102, 16,128, 1,198,138,171,192,192,192,
-251, 71,143, 30,117,176,177,177, 65,102,102, 38, 82, 83, 83,113,255,254,125, 80, 74,209,189,123,119,113,253,186,117,107,205,154,
- 61,251, 14, 33,164,161, 49, 34, 75,110,107,135, 5,141,114,215,136, 93, 26,157,154,255, 28,252,210,179, 99,193, 53,203,243, 86,
-181,144, 72, 36, 5, 11, 5,127, 4, 26,182,110,221, 90, 8, 0,195,135, 15, 87,100,101,101, 45, 1,176,151, 82, 26,103,172,184,
-178,115,118, 57,189, 97,227, 50,105,117, 79, 47,232,244, 6, 68,189,143, 7, 95, 96, 5, 55, 55, 33,134, 14,104, 43,104,214,200,
-198,110,209,130,205,103,100,246,222,221,148,201,161, 23, 74,226,178,178,178,218,121,224,192, 1, 28, 60,120, 16, 0, 16, 26, 26,
- 10, 47, 47, 47, 89, 89, 97, 8, 14, 14,246,232,220,185,243,126, 0, 85,139, 59,175,103,193,223,187, 55,215, 72,243,243,148,254,
- 60,133, 66, 81,217,204,204,172,224,124,171, 86,173,208,170, 85, 43,102,253,250,245,245, 47, 92,184, 80,127,235,214,173, 58, 66,
-200, 42, 74,233,161,143,137, 80,213,205,155,144, 63,125, 10,220, 40,127, 99,133, 16, 82,165,118,237,138,119,207,158,217,109,119,
-230,236, 75,252,252,243,118,132,135,135, 3, 0, 60, 60, 60,208,191, 95, 47,193,243,231,183, 3,122,246,236,127,155, 16,210,132,
- 82, 26,106, 4,237,188, 45, 91,182,204,168, 92,185, 50,122,246,236,217, 43, 32, 32,192,201,194,194, 2,155, 54,109,130,179,179,
-179,135, 86,171,125,115,226,196, 9,151,247,239,223, 99,220,184,113, 0, 48,185, 36,162, 22,237, 90,204, 18,119,242,107,234, 83,
-123, 48,228, 22,206,216,178,239, 0, 94, 63,218,217, 84,163,123, 57,107,201, 24,215,129, 42, 42, 30,226,230,101, 30, 84,169, 78,
-115,219,170, 1,157, 81,177,246, 99, 59, 53,251,219,219,217,223,121, 44,229, 75,212, 59,231, 44,143,255,147,149,144,244, 58,204,
-171,166,120,101, 19,124, 9,169,148,206,225,242,132, 85, 65, 65,196, 82,116,110,214,172, 89,129,184,138,140,140,132, 70,163,129,
-159,159, 31,163,213,106, 91, 26, 25,175,222, 95,124,241,197,239,103,207,158,181,245,246,246,254, 96,233, 22, 39, 91,171,118, 55,
-142,174, 26,183,104,245, 30, 95, 7,255,110, 25, 73, 33,199,158,151, 37,174, 26, 55,168,125,249,252,209,221,114, 94,118, 12,248,
- 86, 41, 0,151,138,132, 3,219, 64,204,108,208,119,212, 36,126,203,214,173, 92,219,126,213,227, 50, 33,164, 53,165,244,129,169,
-142, 49,193,132,255,180, 21,139,254, 91,222,133, 95,200,186, 65,138,123, 49,142,114, 53, 28, 29,108,165,171,150,239,120,192,211,
-105,181, 50, 43, 75,173,192,210,130, 35,230,150, 60,157, 86,159, 93,209,163,162,136,163, 92,141,226,200,139, 78,213, 36,132, 16,
-169, 84,122,244,228,201,147, 14, 2,129, 0, 28,199,193,222,222, 30,239,222,189, 67, 70, 70, 6,178,178,178, 16,254,242, 37, 42,
-187, 87,192,220,160,105,206,227,166, 5, 29, 37,132,212, 41,220, 93, 88,220,244, 79, 86,167, 43,154, 64, 37, 45,238,251,193,111,
-105,156, 37,224, 93,116,116, 52,228,114, 57,170, 85,171, 38,191,117,235,214,111, 37,137,171,162,156, 54, 54,158,230,124,185,244,
-224,250, 13,179,165, 58,125, 48, 66, 34,210,224, 83,185, 41, 28,109,221, 17,159,166,197,221,251, 39, 17,252,108, 47, 60, 93,221,
- 49,102,116, 43,201,210,101,135, 15, 88, 91, 87,113, 79, 79,127,171, 40,142, 83,161, 80,200,171, 84,169, 2,119,247,220,117,201,
- 88,150, 69, 72, 72, 8, 88,150, 45,216, 47,252,187,227,200, 85, 24, 20, 81, 24, 60,104, 16, 82, 83, 83,229,198,190,123,190,184,
-218,212,223, 37, 64,153,158, 32, 4, 0,153,181,179,110,196,158,184, 23,141, 27, 55,134,171,171,171,240,202,149, 43,147, 0, 28,
- 42,111,124,234,128,159, 86,255,250,235,154, 1,153,153, 12, 0,108, 37,132,211, 81,250,147,177,121,201,193, 65,112,228,252,185,
- 93,118, 60,230, 21,108, 44,127,196,253,251, 81,208,233,114,179, 74,106,106, 18,198,126,167,128, 80, 96,142, 19, 39,246,216,250,
-249, 53, 57,146,215, 69,198,149, 17, 78,201,185,115,231, 48,118,236, 88,132,132,132,184,240,120, 60,220,187,119, 15, 82,169, 20,
-203,151, 47,231,249,249,249,185,200,100, 50,156, 63,127, 30,137,137,137,164,180,112, 94,191,112,125, 97,102,248,181, 89,239,201,
-249, 47,183,236, 59,128,111,250,245,129, 19,141,248,205,210,147, 44,252,162, 83,227, 31, 40,175, 66, 71,153,121, 13,107,175,106,
-157, 32, 20,201, 49,102,234,124,132, 6,159,178,206,201,122,246, 29, 97, 99, 42, 32,111,109,190, 15, 22, 59, 62,212,147, 93,179,
-239,118,237, 75,238, 15, 42,186,212, 30,121, 15,192,179, 63, 4,150, 7,159, 48,172,101,190,181,242,205,155, 55, 8, 15, 15, 7,
-159,207,135, 74,165,130,193, 96, 40, 54,156,174,174,174, 35, 13, 6,195, 15, 0,160,211,233,118, 56, 59, 59, 15,219,189,123,183,
-109,225,149,162,242, 45, 87,105, 25,138,244,219, 15, 94,188,158, 52,178,103,139,155,119,131, 99,172, 2,187, 70,103, 60, 61,158,
- 89, 66, 26, 73,164, 34,209,145,243,199,246,200,185,183, 87, 33,246,107, 1,190,220, 11,172, 62, 14,234,116, 37,212,111, 19,160,
-221,180, 22, 30,163, 39,226,212,241,195,242,128,234,117, 14, 17, 66,188, 40,165,218,143,248, 54,141,134,137,211,196,105,226,252,
-123,114,150,166, 69, 0,212, 6,224,152,247, 63, 21,185, 67, 99,236, 0,164, 32,119,217, 46, 71, 0, 90, 0,162, 66,247, 20,221,
- 47,124,109,209,253,194,255, 83,243,254, 59,228,253, 62, 0,144, 86,222,119, 41,211,148, 67, 8,163, 96, 89, 78, 39,180,119, 80,
-143,152, 60, 44,192,209,189, 2, 83,193,163, 2,255,155,222, 45,154,123, 84,114,148, 18,134,232, 9, 97,140, 26,215,193,227,241,
-250,172, 90,181,170,186,133,133, 5,196, 98, 49, 44, 45, 45,145,149,149, 5,173, 86,139,204,204, 76,168, 50, 51,160,206, 72,195,
-211,223,111, 66,202, 16,244,248,242, 11, 63, 30,143, 87,166,151, 97,183,192, 90, 88, 26,157,138,165,209,169, 8,114,183,197,180,
- 10, 54,152,234,102,141,101,113, 25, 88, 30,159,137,159, 19, 20,152, 95,203, 27, 63, 54,173,141, 7, 7,247,124, 74,194, 63, 62,
-115,230,204,185,248,248,120, 76,153, 50,133,169, 92,185,242,121, 66,136,191, 81, 98, 66, 44,153, 48, 98, 66, 71,107,107, 57,197,
-205,135, 39,161,214,100,194, 76,196,131, 90,203,129, 16,224,229,139,163, 32,196, 6,207, 66, 19,160,211,102,225,139,118,126,114,
- 86,108, 54,165,180,164, 73, 79, 79, 71,120,120, 56, 66, 67, 67,241,242,229, 75,248, 7, 4,224,249,243,231,184,123,247, 46,110,
-220,184,129,203,151, 47,227,242,229,203,184,126,253, 58, 46,157, 62,132, 29,191,254,138,136,136, 8,148,102,122, 21,240, 96,248,
-121, 74,127,252, 60,165, 63, 68,230,246,186,172,172, 44,112, 28, 7,101,122,130,112,242,242,189,152,188,124, 47,148,233, 9,194,
-107,215,174, 97,207,158, 61,136,140,140,252, 64,168,151, 7,225,192,230,171, 44,155,156,126,236, 24, 61, 53, 96, 0,123, 87, 46,
-143, 73, 4, 54, 25,115,175, 80,136,158,203,126, 26,237, 35,147,201,144,154,178, 10,190,190, 66, 76,158,104, 91,112,126,220, 88,
- 55,212,173, 99, 7, 69,198, 97,136,132, 6,172, 89, 51,222,211,204,140, 55,200, 8,234, 89, 39, 79,158,140,189,116,233, 18,221,
-187,119, 47, 14, 30, 60,136,240,240,112, 72,165, 82, 72, 36, 18, 36, 37, 37, 33, 56, 56,152, 46, 91,182, 44, 22,185, 93,136, 37,
- 98,206,234,248, 59, 43,207, 37,124,229, 76, 35,206,191,126,180, 51,199,149,247,246, 86,239, 9, 77, 34, 29,172, 37, 89, 23, 47,
-221, 90,112,238,216,241,117,155, 22, 44, 75, 91,183,108, 14,116,218,108,172, 93, 54, 7,191,204, 91,145,118,238,216,241,117,215,
- 79,221,158, 95,172, 85,172,197, 60,190,179,163,141, 97,228,144, 30, 86, 95,125,213, 98,164, 83,189,145,243, 80,185,150, 12, 0,
- 35,174, 90,107,160,119,181,250,218,171, 87,175, 66,167,211, 65,173, 86,231,127,119,216,189,123, 55,103, 48, 24,138,237,118,214,
-233,116, 63,196,196,196, 56,135,134,134, 58,123,121,121,141, 59,116,232,144, 99,254, 26,114, 44,203, 22, 88,174,110,159, 94, 55,
-105, 64,247,182,245, 39,252,176,238,154, 74,173,209, 46, 12, 26,214, 66,192,162, 65,137,173, 55,134,249,238,212,177,237, 78, 18,
-107, 61,100,117,191,128, 33,219,128,136,101,223, 32,116, 94, 16,188, 23,204, 67,224,218,245,168, 48,228, 27,156,233,210, 19,193,
- 11, 23,226,199,111,134,185, 48, 12, 51,218,212,134, 55,193, 4, 19,138,129, 35, 33,228, 52, 33,228,244,244,233,211, 91, 0,176,
- 35,132,156,206, 19, 89,142,121,255, 69,249,215,148,176,111, 87,152,167,200,189,133,255,219, 78,159, 62,189, 53, 33,228,116,163,
- 70,141, 6, 2,248,168, 9, 72,252,124,197, 88,248,247, 3, 11, 22,199,221,124,243, 54,178,253, 23,109,234,187,157,190,241,252,
-193,200,161, 29,218, 49, 12, 67,158,132, 68,221,240,172,232,100,119,237,250, 77,202,113,220, 77, 99, 30, 38, 22,139, 59,182,106,
-213,138,159,158,158, 14, 23, 23, 23, 36, 39, 39, 35, 46, 46, 14,122,189, 30,234,204, 12,104,179, 20,208, 42, 50,193, 42,179, 16,
-254,240, 62,106,120,122,136,143,228, 14,130,223, 95,134,240, 41,214, 50, 85,216,146, 37,150,155, 67,108, 46, 7, 41,103,247, 32,
- 33,164,139,149,149,213,180,140,140,140,179,148,210,133, 58,157,238,187,105,211,166, 61, 88,179,102,141,221,162, 69,139, 44, 70,
-140, 24,113,136, 16, 82,179,172,113, 72,230,246,188,142, 13,107, 86, 99, 94,189,123,134, 38,129,131,225, 93,165, 45,222, 37,170,
-144,174,212, 35, 45, 75,143,186,205,126, 65, 82,166, 22, 10,165, 6, 47,163, 86,194,197,213,139, 1,255,109,107,252, 49,192,250,
- 79, 72, 76, 76,252,224,157,247,239,219,135,156,204, 76,120,122,122,194,207,207, 15,246,246,246,136,138,138,194,239,191,255,142,
- 1,189, 59, 67, 32,232,129,164,164,164, 82,223,119,199, 99, 42, 32,132, 60,162,148,226,241,227,199, 8, 15, 15,135, 68, 34,249,
-211,117, 87,174, 92,201,173,120,157,156,140,255, 58, 28, 29,167, 51, 12,211,155,227, 56,158, 66,161,136,209, 18, 82,213,191, 98,
- 69,199,198, 93,187, 34, 83, 32,224,173,190,114,133, 36,102,101,201, 1,100,148,197,101,103, 35,232,208,178,213, 87,162,140,244,
-237, 0,114,141, 82,195,134,218,227,171, 47, 29, 65, 24, 49, 92,156,205, 65, 24, 49, 8, 17, 33, 71,121, 21,245,235, 53, 20, 90,
- 89,173,236, 8, 96, 71, 41,105,221, 31,192,236,198,141, 27,187,140, 25, 51,134, 28, 63,126, 28, 99,199,142,213, 1,136, 4,128,
-239,190,251,206, 99,252,248,241,188,236,236,108, 82,161, 66, 5,231,183,111,223, 62, 33,132,148, 57,240,221,194,147, 44,212,232,
- 94,206,178,242,146, 37,179,176,107,148,173, 23,167,206, 89, 30, 49, 7,192,207, 95,121,122,110,209,113, 55,223,134, 5,159,178,
-126,247,224,122, 90,124,152,210, 99,203,153,136, 18,199, 96,221,184, 1,206,177,198, 13, 93,231, 47,155,243,187,118,106,153,227,
-234,230,232,253,203, 58,237,238, 52, 87,219,133,149,220,221, 6,204, 89, 60, 77, 55,176, 91, 83,221,180,201, 99, 5, 1,254,126,
- 68,161, 80,224,192,129, 3,134,115,231,206, 37,112, 28, 55,161,164,182, 15, 0,232,245,122,140, 28, 57, 82,102, 97, 97,129,152,
-152, 24,248,250,250, 22, 8,172,132,228,212,231,183, 30, 4,191,154, 52,170, 87,243,189, 39,175,189,188,112,253,225,203,174, 95,
- 54, 14, 36,132,150, 56,193, 68, 36, 16,180,173, 83,191, 62,143,210,120,240, 4,222,136,221, 61, 12,234,212, 44,104,148,106, 48,
- 2, 25,180,122, 30,116, 28,129,184, 70, 61,188, 57,126, 18,158,125, 7,241,197, 2, 65, 59, 0,171, 76,117,137, 9, 38,252,247,
- 80,154, 22, 41,116, 77, 71, 66,200,233, 37, 75,150,116, 44,237, 60,165,180, 35, 0,109,145,125, 24,243, 31, 0,150, 46, 93,186,
-184,208,190,234, 99,222,167, 76,181,193, 83,107,151, 76,153, 54, 11,214,150, 82,203,122,181,188,156, 78,156,191,241,240,230,237,
-135, 47, 43, 85,176,179,167,122,173,245, 79, 43,214,186,145, 28,149,177,131,188,253,236,236,236,160,211,233,240,230,205, 27,196,
-198,198, 66,167,211,193,160, 84, 66,147,145, 1,117,122, 58, 88,101, 22,132, 44, 11, 85,114, 18,108,205, 36,192, 31, 51, 12,203,
- 18, 66,197, 10,172,252, 95,137,165, 5, 36,230, 22,224, 9, 4,197,118, 31,150,192, 89,187, 94,189,122, 7,131,131,131,235,183,
-105,211,102, 1, 33,196,146, 82, 26, 21, 23, 23,215,122,246,236,217, 26, 71, 71, 71,140, 28, 57,210, 7,192,224, 50,197,165, 72,
-235, 87,209,201, 7,222, 30,131, 81,169, 66, 43,100, 40,245, 72, 86,232,145,148,161,195,166, 95, 26,226,200,214,122,248,253, 72,
- 83, 4, 95,104,139, 12,189, 19,228, 46, 93, 64, 89,109, 64,105,156,183,111,223,198,198,141, 27,177,113,227, 70,108,216,176, 1,
-107,215,174, 69,122,122, 58,170, 85,171,134,232,232,104,156, 59,119, 14, 9, 9, 9,176,179,179,195,147, 39, 79,176,105,211, 38,
-220,191, 95,254,113,196,106,181, 26, 66,185,173, 46,223,178,197, 9,100,186, 66, 2,220,104, 30,131,193, 48, 36,161,107,215,234,
-137, 54, 54,254,181,106,213,250,106,220,184,113, 30,141, 27, 55, 46, 56,239,225,225,225, 46,149, 74,223, 19, 66,182, 18, 66,106,
-150,198,197, 1,181,236,237,171, 65,171,121,149,151, 86, 2, 16, 34, 65,171,182, 47,209,184,233, 67,232,244, 66, 48, 68, 12,134,
-145,192, 96, 72,133,181,181, 11, 40, 37,213,202, 8,226,236,228,228,100,175,203,151, 47, 51,239,222,189,203, 23,150,145,115,231,
-206, 93,251,243,207, 63,135,216,218,218,178,167, 79,159,198,241,227,199,209,177, 99, 71,222,215, 95,127,237, 85,161, 66,133,141,
-101,189,247,156,213,241,119,246,174, 56,215, 87,160,183,174, 41,145, 86,170, 12,165,188,203,119, 45,236,101, 0,112, 46, 60, 60,
-203,193, 93,177, 84,153,245, 44,218,202, 45,251,199,178, 6,184, 83, 58,135,123, 20,246,234,238,222, 99,231, 51,147, 18,211, 5,
-181,170, 7,168,150,204,255, 94, 88,169,114,213,159,230, 76, 27,229, 20,167,144,100,180, 29,119,238,213,209,243,247,179, 7, 14,
-253,198, 48,124,196, 24,245,185,243,151,142,113, 28, 87,189,164, 25,132, 28,199, 33, 33, 33, 1, 47, 94,188, 64, 68, 68, 4,146,
-147,147,145,146,146,130,172,172,172,130,110, 69,179, 44,197,153,181,191,158,122, 42,147, 74,205,234, 87,247,114,191,247, 56, 36,
- 73, 38,149,154,121, 85,118,247, 38,100, 94,177,229, 8,203,178,213, 37,102, 82, 0, 4, 89,193, 55,161, 78,203,134, 42, 35, 27,
-234,244,108,104,116, 60,168, 53, 12, 84, 90, 6,118, 77,191, 64,182, 82, 13, 77,122, 38, 56,150, 13, 52, 85, 51, 38,152, 96, 66,
- 41,245,242,233,160,160,160, 25, 70, 94,110,116, 55,102,190, 16,203,223, 15, 10, 10,154,145,103, 45, 11, 64, 9, 99,150,141,178,
- 96,149, 54, 53, 50, 37, 37, 52,219,194,222,191,251,196,169, 63,156,219,183,237, 23, 7,141, 38, 39,218,214, 90,206,202,205, 68,
-118,195, 71, 46, 66, 86,118,122,183,236, 52,227,103, 61,165,167,167,227,237,219,183,144, 74,165, 16, 10, 4, 96, 85, 42,176, 42,
- 37, 84,233,169, 96,116, 26, 8, 89, 22, 54,102, 82, 84,116,113, 66, 37, 71,227,172, 35,175,175, 92, 44, 24,208,190, 44, 46,163,
- 64,108, 45,168,235, 7,177, 76, 14,177, 92,142,137,103,174, 3, 0,132, 66, 33,240,195, 2, 99, 18,209,206,213,213,245,228,222,
-189,123,133,201,201,201,120,242,228,201, 83, 74,105, 38, 33,196, 28, 0,247,242,229,203,203,193,193,193, 29,189,188,188, 0,192,
-179, 44, 62, 69, 10,195,234, 13, 20, 49,239, 35,241, 46,246, 49,108, 44,171, 64, 96,230,141,164, 12, 29,196,210, 42,208,107,254,
-152,132,169, 86, 68, 65,165, 51,110,162,163, 78,167,131, 78,167,131, 94,175,135, 70,163,193,192,129, 3,113,235,246,109,236, 63,
-126, 5,111,195, 67,225, 83,217, 9,131, 6, 13, 68,205,154, 53,241,224,193,199,143, 31,110, 56,237,194, 11,169, 84,138, 13, 27,
- 54,160,240,160,119, 99,215,216, 37,132,252,220,177, 99,199,170,161, 74, 37, 94,188,122,133, 54,115,231, 2, 0,206,158, 61, 91,
-112,141, 86,171,197,164, 73,147, 68, 33, 33, 33,195, 31, 62,124, 56,156, 16,178,130, 82, 90,252, 32,114, 10,156, 57,115, 7,163,
- 70,133, 32, 57, 57,119, 28,246,129,125,127,232,209,119,111,117,248,178,195,121, 0,128,149,149, 21, 86,172,168,102, 84, 56, 89,
-150,197,230,205,155, 33,149, 74, 33,149, 74,115, 63, 18, 62,191,241,164, 73,147,186, 23,119,125,213,170, 85,133,101,113, 78,234,
-229, 38,121, 18, 37,253,206,178,106,165, 0, 11,187, 26, 72,213, 63,174,246, 56, 46, 97,236,164, 94,110,171, 86, 28,138, 85, 75,
-137,102, 7, 97, 99, 42,240, 37,234,157,198,132, 49,252,220, 26,173, 85,165,161, 59,223, 39, 43,102,142,249,166,191,173,133,149,
-131,114,235,218, 37,214, 12,143,161, 39, 31,234, 50, 2, 60,108,173,186, 52, 88,157, 61,106,226,236,199, 90, 67,204, 24,196,156,
- 12, 45,205, 85, 5,203,178,136,143,143, 71,114,114, 50,162,163,163,145,146,146,146,247,237,167,148, 75, 64, 23,215,232,209, 70,
- 71, 35,241,248, 86, 56, 13, 24, 8,239,249,243,193,114,124,168,115, 88, 28,110,214, 26,138, 12, 21,180, 28,129, 85,237, 70,248,
-226,244,111, 32, 28, 11,108, 88,103,170, 65, 76, 48,225,191, 43,158, 74,212, 34,198, 90,176, 62,209,130, 86, 32,178,150, 44, 89,
-242, 98,201,146, 37,159,244,172, 50,221, 52, 0,128, 34, 57, 36,194,182, 98,141,120,165, 74,105,230,232, 96,175, 49,147,136,185,
- 76, 69, 22,239,241,243,167,186,236,132, 55,175,203,241,188,151,193,193,193,213,226,227,227, 17, 29, 21, 5,131, 74, 9, 70,163,
- 5, 85,231,160, 77,147, 70,144, 0,144, 48, 4, 66, 78, 7, 62, 79,132,172,108, 5, 0,188, 44,179, 82,212,235,255,100,201, 34,
-132, 64, 34, 55,135, 80, 38,131,216,220,252, 3,139,150, 49,162, 64, 44, 22,239, 61,116,232,144,179,171,171, 43,230,207,159, 15,
- 55, 55, 55,223,234,213,171,231, 52,109,218, 84,234,232,232, 8,127,127,127, 52,106,212, 8,231,206,157, 3,128,240,178,248,244,
- 6,201,179,215,145,104,156,146,118, 27,191, 93,223, 0,173, 74,131, 90,205, 55, 64,199,175, 4,251,128,121,224,222,236, 70,206,
-251, 19,185,214, 2,167, 78,136,141,142, 4,225,137, 94,148, 51,115,224,217,179,103,216,119,226, 6,156, 43,250, 33, 58,236, 21,
- 94, 93,187,140, 91,246,182,168,228, 31, 0,189, 94,111,180, 32, 50,246,186,252, 46, 36, 35,208,127,202,148, 41,200, 16, 8,128,
- 14, 29, 32,140,136,128, 78,167, 67,131, 6, 13, 80,183,110, 93, 0, 64,131, 6, 13,192,231,243, 81,163, 70, 13,184,184,184, 96,
-221,186,117,253, 81,194, 44, 61,134,224,137,193,144,234,235,225,225, 81, 32,176,118,238, 74,198,227,135,109, 65, 32,194,154,181,
-127,120,101,112,119,119,199,251,132, 8, 16, 66,131,203, 8,227, 2, 39, 39,167,217,206,206,206, 30, 63,255,252, 51, 79, 34,145,
- 96,244,232,209, 85,178,179,179, 43,229,153,140, 49,125,250,244, 92,171,212,156, 57,152, 59,119, 46, 52, 26, 77, 78, 73,100,187,
- 86,214,112, 73, 74,227,134, 59, 58,185,118,107,105, 87,169,122,171,118,109, 80,197,171, 21, 90,181,139, 6,128,197, 54,252,200,
-222,203,102, 85, 59,102, 87,193,102,251,197,243,151,230, 52,105,222,106,102,208, 72,235,133, 75, 55,165,151, 57,166, 49, 51,106,
- 71,214,107, 81,159,149,191,108,220,181,242,135,233,227, 37,209,201,218,244,184,116,154, 45, 23,243,229,158,142, 68, 62,118,234,
-130,183,241,241, 17,147, 17,115,190,204,153,147, 28,199, 33, 34, 34, 2, 90,173, 22, 44,203, 66,173, 86, 67,169, 84, 34, 38, 38,
-166, 32,125, 85, 50,139, 47,199, 12,237, 20,168, 84,169,114,238, 61, 15,139,158, 53,110, 64, 67,165, 74,149, 19,246, 46, 58,148,
-210,213,197,170, 48,134, 97,158,231,100,231,180,209,100,170,145,249,244, 53,108, 91, 85,132,206, 64,160, 97, 89,164,167,100, 65,
-107, 0,244, 60, 1,220,122, 14,130, 30,124,164, 39,196,129,225,241,158,154,170, 25, 19, 76,248,207,162, 76, 55, 13,132,144,211,
- 13, 27, 54,220, 95,216,202,148,255, 31,128, 6,128,184, 20,254,228,194, 34,170,112,151, 96,113,207, 41,194,251,209, 2,171,212,
-169,145,132, 16, 18, 88,189,162,203,178, 57, 3,220, 56,131,193, 39, 41, 37,209,192,231,139, 5, 21, 44, 85, 9,229,121,152, 70,
-163, 57,125,249,242,229,174,109,219,182, 21,135, 61,127, 10,109,102, 38,180,153, 25, 16,112, 6,216, 72,235,128,209,105, 64,180,
- 90,184,250,114, 80,103, 73,113,227, 86,176, 94,163,209,156, 46,179,146, 55,228, 10, 44,134,199,251,160,171, 80,100, 46,135,196,
-220, 2, 18,185,188,104, 23, 34, 41, 67, 69,155,117,238,220,185,117,131, 6, 13, 64, 41,197,230,205,155,161,211,233, 68, 58,157,
- 14, 90,173, 22, 58,157, 14, 10,133, 2,187,118,237,194,250,245,235,111, 1,248,181,204, 74,204,160,189,124,225,210,213,122,195,
- 6,116, 20,156, 61,189, 2, 6, 45, 11, 21,113,131, 82,169, 71,182,214, 12,172,237, 64, 32,241, 12,120,124, 9, 26,214,168,130,
- 19,135,143,234, 96,208, 92, 41,175, 16, 82,171,213,136,137,142, 68,108,120, 40,228,138,247,176,183, 48, 67, 78, 68, 40,106, 14,
- 26, 12,173, 86, 91,102, 26, 13,169, 69,244,203,219,129,191,226, 43, 6, 66,185,173,174,225,180, 11, 37,138, 60,185, 92, 94, 46,
- 11, 71,106,106, 42, 78,157, 58,133, 6, 13, 26,160,121,243,230,136,139,139, 67, 68, 68, 4,218,183,111, 95,112,205,211,167, 79,
-241,248,241, 99,120,122,150,110, 20, 76, 73,211,159,141,141,121,210,171, 75,151, 46,194,187,119,239,130, 82, 10, 47, 47, 11, 88,
-152,203, 64, 24, 49,252,252, 28, 0,228,106,255, 22, 45, 90, 64,161,136, 48,164,167,211,179,101,196,229, 94, 66,200,113,173, 86,
-251,166, 89,179,102, 46,225,225,225,152, 56,113, 34,255,192,129, 3,249, 38, 99, 4, 5, 5,125,112,143, 74, 85,114,215,188, 79,
-117,223,239,171, 24,172,155, 75,164,149, 42, 91,216,213, 64, 21,175, 86, 0,128,182, 29,135,161, 74, 85,119, 40, 82,158, 85, 86,
-171, 34,187, 9,249,233,214,207,214,196,133, 72, 59, 84, 27,170, 78,186, 30, 6,192, 24,199,189, 84, 21,118, 32, 49, 90, 48,240,
-224,241,147,231, 70,182,239,216, 89,160,103, 13,134,106, 21, 5, 86,135,142,157, 73,138,139,138, 94,141,232,243,193,127,216,251,
- 74, 21,201,172, 66,161,128, 76, 38, 67,112,112,176,166, 67,135, 14, 98,134, 97,240,230,205,155, 2,129,229, 96,103,227,223,184,
-110, 53,223,133, 43,119, 93,144,137,197,226,118, 45,234,248,133,132, 69,197, 82, 74, 34, 75,226,213,234,245,151, 94, 60,121,218,
-178,130,115, 85, 94,252,141,187, 48,107,210, 30, 26, 13, 3,181,150,131,198, 0, 24,120, 66, 88, 6,214,135,212,195, 15, 20,192,
-131,187,183,244, 26,189,254,130,169,142, 49,193,132,255,180, 21,139,150, 38,142,242,254,167, 1,136, 92,178,100, 73, 74, 33,235,
- 82, 50,128,167, 0, 2,243,174, 75, 46,114, 95, 50,114,103, 3,214, 45,196,147, 92, 72,104, 21,254,175, 45,114,205, 71, 53,252,
-202,116,211, 0, 0,118,118,118, 14,181,106,213,241,220,178,237, 32, 40,165,120,253,120, 57,210,147, 94, 97,246,226, 59,158,110,
-110,110,205, 99, 99, 99,111, 24,105,237, 56,176,125,251,246,201,245,107,215,170, 85,217,205, 13, 79, 35,223, 65, 72, 89, 8, 89,
- 22,140, 78, 3, 62,171,133, 91, 53, 22, 12,145, 35, 62, 62, 19, 75,247, 30, 12,102, 89,246, 64, 89,188, 1,237, 59, 99,121,124,
- 38, 8, 33, 88,212,160, 26,196,114, 57, 68,114, 57, 38,156,186, 90, 32,170, 78,204,159, 14,177, 76,142,170, 13,202,118,224, 78,
- 41,205, 49, 55, 55,127,248,252,249,243,186,213,170, 85,195,228,201,147, 17, 25, 25, 9,142,227,144,152,152,168, 78, 72, 72,136,
- 75, 78, 78,142, 4,112, 12,192, 22, 99, 60,133, 11, 53,234, 85,167,143,236, 28,211,176, 73,115,187, 46,221,214,227,248,225, 73,
-200,200, 84, 32,199, 32,133, 82,109,128, 82,195,131,141,109,117,212,175, 81, 3,241,113, 73,120,113,247, 66, 54, 95,147,179,188,
- 60,214, 43,134, 97,240,244,233, 83,120,184,152, 35,244,183, 27,176, 51, 19, 32,208,197, 9, 46,141,155,228,207, 30, 44, 19,122,
- 22,252,201,203, 11,252, 96, 9,173,172,172,144,153,153,249,129,144, 51, 51, 51,131,139,139, 11,210,210,210,176,105,211, 38, 0,
-184,101, 12,181, 86,171,133,175,175, 47, 30, 60,120,128,203,151, 47,163, 85,171, 86,104,222,188, 57,158, 61,123,134,139, 23, 47,
-226,241,227,199, 32,132,192,214,214, 22,250, 92,171,164,190, 36, 50,157, 14,135,126,252,105,251,140,149, 43,215, 7, 12, 24, 48,
- 0, 71,142,236,199,176,161, 62,121, 3,219,197,232,220,201, 7,243, 23, 60, 64,253,250, 45, 96,103, 39,192,202, 21, 39,222,170,
- 84,236, 46, 35,194,185,240,226,197,139, 46,106,181, 26, 25, 25, 25, 84, 46,151,147,212,212, 92,119, 84,197, 89,176,114,114,114,
- 36, 37, 17, 61,127,244,114,121, 70, 22, 77,167,217,143,187,165, 25, 30, 87,111,213, 46, 6,109, 59, 14,197,165,211,191,226,234,
-133,203,176,225, 71,190,131, 44,235, 92,202,187, 20, 69,130,210,107,163, 95,237,175,121,177,202, 11, 27,199,117,177,230, 57, 59,
-115,135,130,214,103,102,148,146,222,148, 16, 66,210, 66,118,159, 60, 70,209,185, 81,195,250, 85,171,185, 59,139,210, 83,146,232,
-225, 19,231,130,117,239,142,156,202, 23, 86,101,173,138, 64, 41,157, 31, 20, 20,244, 67,222,255, 29,179,102,205,250,122,233,210,
-165,246,239,223,191, 47, 24,131,149,148,146,118,181, 81,135,177,108,106, 70,166,118,251,202,169, 61,165, 18,177,104,214,210,237,
-215,245, 60,220, 45,137,215,192,113,235,186, 77,152, 61, 62,236,245, 99, 87, 59, 51, 17,110, 5,205, 65,248,229,107,208, 49, 66,
-180,187,120, 15, 90, 29, 11, 69,114, 42,174, 13,255, 14,150, 78,214,216,112,237, 72, 34,199,113, 27, 76, 85,140, 9, 38,252,119,
- 81,138, 22, 41,110,140, 75,162, 17,215, 61, 48,130,231, 47,129, 81, 83,234, 82, 82, 82,146,110,222,188,135,235,167, 23,226,198,
-233,133,120,241,248, 41,226,227,180,136, 75, 84,195,194,194,226, 78, 41, 74,180, 77,209, 74, 33, 39, 39,167,251,172,217, 63,188,
-151, 72,205,208,172,117,107, 56,217, 59,192, 76, 40, 0,207,192,129, 71, 4,200, 78,182, 66,232,179, 28, 76,219,190, 59, 41, 59,
- 39,167,123,209,202,161, 40,103,161,227,185,221,130,230,230,121,155,197,135,221,133,230,185,131,220,249, 34, 81,113,131,225,255,
-196,153,157,157,221,163,103,207,158,233,153,153,153,248,250,235,175,113,227,198,141,199, 23, 46, 92,176,120,250,244,169, 52, 41,
- 41,169, 42,165,244, 11, 74,233,166,146,196, 85, 81,206,180,180,240, 44,106,208,244, 89,242,195, 4,149,218, 96,139, 94,131, 15,
- 64,198,196,192,192,114,160, 0, 92,108, 68,104,220,102, 1,146,180,141,112, 96,227,162, 28, 78,167, 30, 80,216, 7, 86, 81, 78,
- 74, 41,181,181,181,253,224, 93, 24,134,193,245,235,215,209,171,103, 15,180,235,214, 21,246,149, 61,224,208,166, 61,218,125, 61,
- 10,155, 54,109, 2,195, 48,176,177,177,249,192,162, 81, 82,124,230, 35, 61, 61, 29,149, 42, 85,194,189,101,237, 3,206, 77,242,
-173,229, 30,254, 75, 45,179, 39, 63, 7,156, 56,113, 2, 65, 65, 65,217, 79,158, 60, 89, 1, 96,138, 17,105, 52,115,252,248,241,
-170,176,176, 48,200,100, 50, 24, 12, 6,220,186,117, 11,235,215,175,199,207, 63,255,140,199,143, 31,195,214,214, 22,158,158,158,
-208,104, 52,120,240,224,129, 10,192,204, 82,242, 18,151,156,108,232,177,102,205,210,212,142, 29,155, 98,251,246,181,112,114,106,
- 4, 1,223, 9,124,129, 61,100,114, 95,108,221,242, 35,190,250,170, 22, 78,158, 56,152,150,146,106,232, 81,212,235,122, 9,225,
- 84,223,187,119, 15, 27, 55,110, 68,207,158, 61,227,122,245,234,197,102,102,102, 22, 88,176,242, 87, 73,159,155, 55,134, 76,163,
-209,136, 75,226,252,122,234,243,184,239, 23, 6,207, 79,124, 31,215,224,198,181, 59,253,175, 94,184,140,183, 97, 87,113,245,194,
-101,252,118,245,118, 80,226,251,184, 6,181,234,121, 11,187,127, 61,230,251,157, 71,143,240,228, 22,206,216,121,244, 8,175,223,
-216, 9,139,234,180,107, 53,211,136, 52,162, 0,104,118, 82,226,244,197,203,127,201, 54,232,212,204,178,213,235,226, 85,201, 9,
- 51,145, 63,181,178, 4,235, 85, 97,206,156,156,156, 77, 42,149,202, 69,165, 82,185,168,213,234,153,145,145,145,205, 38, 79,158,
-156,204,178,108,129,176, 78,122,113,226,206,203,223,126, 93,236, 96,103, 45,109, 84, 55,192,103,197,166,195,215,163, 99, 18,247,
-228,251,192, 42, 33,141,212,217, 42,117,143,174,221, 7, 42,211,211, 52,240, 25, 31, 4,131, 88, 14,141, 1,208,113, 60,232,192,
-199,227,133, 43, 96,110,107,142, 93,111, 31,229,100,232,117, 61, 10,251,192, 50, 38,127,126,100, 11,217,196,105,226, 52,113,254,
- 13, 57,255,109, 40,211, 77, 3, 0,184,186,186, 54,235,210,185, 13, 90,116,156, 5, 74, 41, 94, 61,250, 9,233,201,175,225,234,
- 36, 70, 68,180,162, 33,128, 27,198, 62,144, 82, 26, 77, 8,105, 48,126,230,172,163,189,190,104,237, 87,173,114,101,113,165, 74,
- 21, 33,115,112, 64, 74, 74, 50,126,191, 27,162, 95,180,239, 80,112,158,184, 50,102,169, 28,112, 28,151, 59,120, 29, 64,187,137,
-211, 64,120,188, 2,119, 12,249, 21, 98,149,122,141,192,227,243,193, 82, 14, 26,141,134, 26, 17,206, 88, 66, 72,143, 1, 3, 6,
- 92, 57,125,250, 52,211,174, 93,187,154,199,142, 29,227, 62, 37,178,179, 19, 67,175,201, 29,189, 59, 46,154, 62,242, 64,131, 86,
- 93, 45,188, 2,234, 8,235, 84,226, 65,167, 39,136,143,139,194,233,163,247,117, 33,247, 46, 40,168, 65,221, 71,153, 92,250, 82,
- 57, 58,157, 46,218,209,209,209,113,222,188,121, 48, 24, 12, 48, 24, 12, 96, 89, 22, 41, 41, 41,184,115,231, 14,170,215,173, 15,
-191,161,195,145,156,156,140, 53,107,214,192,205,205, 13,139, 23, 47, 70, 90, 90, 26, 12, 6, 67,137,241, 42,224,193,208,191,127,
-127, 62, 0,136,248, 48, 76,169, 83,231,122,173, 90,181,154,116,180, 72, 18,206, 89,147,107,217, 26,255, 77,127,225,169,187,167,
- 14, 1,216, 84,214,218,118,158,158,158, 34,181, 90, 93,211,217,217,153, 71, 8, 89,165,213,106,135, 76,159, 62,221,121,241,226,
-197,240,241,241, 65, 74, 74, 10,100, 50, 25,188,188,188,144,156,156,140,251,247,239,179, 57, 57, 57, 27, 1,204,167,148, 38,151,
-145, 70,111, 8, 33, 13,198,141,251,246,232,143, 75, 71,122,169, 53, 45, 68, 54, 54, 77, 64,169, 1,201,201,145,200, 82,220,210,
- 45,152,255,107,120, 98,146,190, 59,165, 52,204,200,100,154, 51,102,204, 24, 32,111,169,156,136,136,136, 39,126,126,126, 94, 37,
- 89,176,140,193,138, 67,177,106, 0,251,150, 77,108, 52, 81,145,242,204,203,134, 31,249,174, 65, 53,110,205,138, 67,177,234,121,
- 19,173, 22,166, 68,222, 8, 77, 80, 94,216,184,243,232, 17,222,224,110, 61, 88, 55,121, 88,144,196,129, 30,110,213,169,204, 60,
- 74,107,214,172, 89,129,144,180, 42, 73,169,175, 31, 14,251,122,100,111, 75,161,234,108,160, 91,170, 39,227, 94, 75,242,248,241,
-227,119,198,174,233, 89,132, 55,148, 16,210,108,250,244,233, 23,138,186, 31, 73, 74, 73,187,218,176,227, 24,154,145,145,249, 36,
- 41,228,196,115, 35,184,238, 19, 66, 90, 87,171, 94,235,200,143,139,151, 58, 6,140,153,204,143,191,121, 29, 96,245, 72,184,113,
- 29, 66,137,150, 91,122,235, 82, 98,154, 78,215,205,228,197,221, 4, 19, 76,214,171,210,180,200, 63, 82, 96,149,133,216,216,216,
- 27,158, 30,110, 23, 67, 67,155,125,225,238,102, 15, 0,136,120, 23,143,184, 68,205, 69, 99,187, 7,139, 17, 89,117,118,159, 58,
-219, 71, 44, 22,119, 36,121,174, 24,232, 71, 44,246,108, 48, 24, 98, 43, 87,174, 92,194,217,241,197, 30,101, 89, 54,209,200,112,
- 94, 39,132, 12,244,244,244, 92, 26, 21, 21,117,148, 82,170,252,212, 8,207, 78, 12,189,102, 99,227,233,113,251,242,145, 9,119,
-175,159,110, 67, 13,218,234, 0, 64,248,162,114, 45,246,156,157,157, 61,114,244,232,209,155, 4, 2,129, 59,242,198,148,229,143,
-135, 98, 89,150,167,211,233, 36, 44,203,242, 0, 16,134, 97, 12, 2,129, 64,125,244,232, 81,131,193, 96,136,214,104, 52, 35, 75,
-226,221,241,152, 10, 10,239,111,207,109,169,200,188,170, 35, 59,255, 88,170, 10,160, 37,120, 92, 47,138,179,103,207, 86,178,182,
-182,254,130, 16,210,147, 82,234,155,149,149,165,153, 61,123,246,237, 67,135, 14, 41, 42, 87,174,252,101,135, 14, 29,136,141,141,
- 13, 30, 60,120, 64, 83, 83, 83, 15, 3,152, 73, 41,141, 40, 71, 94,138, 32,132, 4,142, 28,181,161,175,141,205,166, 14,148, 34,
- 16, 20,132, 48,120,158,153,201,157,205,201, 97,247, 80, 74,217,114,240, 25,138, 88,206, 22, 4, 7, 7,255, 10, 64, 80,220, 24,
-172,114,193, 44,251,164, 90, 21,217,131,200,115,142,173, 88, 29,171, 6,128, 57, 43, 51, 50, 1,108, 29,215,205,134,123,249,104,
-235, 79,174, 22, 97, 83, 87, 31, 75,219,110, 12, 93,173, 90,181, 60, 24,134,233, 3,160,154,131, 56,163,170,189, 40,147, 37,132,
-182, 36,132,177, 3,240,204,223,223,255, 52,128,216,143, 44,232, 66, 1, 84, 44,122, 60,233,197,137, 59, 0,238,148,147,235, 62,
- 33,164,234,196, 41,147,190, 19, 9, 4,109, 9,203,214, 48, 28, 57, 68, 77,139, 61,155, 96,130, 9,255,122, 11,150, 49, 8,143,
-136,109, 7, 0, 94, 94, 94,244,205,155, 55,159,172, 48,243, 4,212,126,148,225, 68,180, 44,164,164,164,212,249,139, 21,245, 62,
- 0,251, 62, 39,103,158,128,154,159,183,125,108,184,158, 3,168,255,255,212,170, 80, 14,169, 69, 10, 44, 91, 2, 30, 12,198,222,
-251,197, 23, 95, 68,233,116,186,203, 0, 98, 8, 33, 86, 0,210,116, 58,221, 5,189, 94,159, 72, 8,169,179, 98,197,138,124, 71,
-170, 11, 40,165, 15, 63, 50,124, 28,128,189,121,219,231,126,247,189, 46, 46, 46,147,108,109,109, 61,213,106,181, 72,173, 86, 11,
- 11,107,127,169, 84,154,108, 44,151,149, 57,217, 33,228,167,219, 90,153,147, 63, 9, 40, 27, 87, 28, 81, 41,131,125,108, 92,113,
-196, 88,190,199,143, 31, 71,212,172, 89,115, 55,195, 48,149, 41,165,142, 0,181,164, 20,201,148,210, 20, 62,159, 31, 23, 18, 18,
- 18,247,119, 41,104,242, 4,212,242,188,205, 4, 19, 76, 48,193, 36,176,138, 34, 44, 44,140,152,162,237,191,135,162,150, 45, 99,
- 17, 25, 25,169, 1,112, 59,111, 43, 90,233, 62, 4,208,233,239,254,238,241,241,241,181, 62, 7,207,215, 83,159,199, 1,152, 80,
-167,152, 37,151,231,172, 73,203, 2,240,125,203,206,229,227,124,242,228, 73, 52,128,104, 83, 14, 53,193, 4, 19, 76,248,123,129,
- 49, 69,129, 9, 38,152, 96,130, 9, 38,152, 96,194,231, 5, 1, 80,236, 76,128,242,172,148,253, 49,179, 9,202,226, 55,113,154,
- 56, 77,156, 38, 78, 19,167,137,211,196,249,239,227,252,207, 32,127,150,221, 95,177, 1,104, 99,226, 52,113,154, 56, 77,156, 38,
- 78, 19,167,137,211,196,249, 95,219,248, 38,137,105,130, 9, 38,252, 87,113,248,240, 97,163, 22,253,236, 59,117,107, 71,185,220,
-122,118,182, 34,115,233,254,229,195,142,229, 31,239,217,179, 39,107,138, 69, 19, 76, 48,161, 56,148, 40,176, 60, 60, 42,248, 51,
- 44,215,152, 82,134, 71, 25,170, 39, 10,213,129,240,180,180, 15,220, 7,184,187,187, 91, 9, 24,116, 34,148,202, 8,225, 88,142,
-199,220,138,136,136, 9, 49,230,193,132, 16,145,181,181,245, 24,145, 72,212, 70,167,211,185,241,120,188, 88,181, 90,125, 57, 59,
- 59,123,109, 81,103,131,255,107,248,248,248,244,187,126,253,186, 85,147, 38, 77, 52, 82,169,212,160, 82,169,248,231,207,159, 23,
-127,245,213, 87, 25,111,222,188,249,168, 25,134,174,174,174,173,182,110,221, 90,165, 93,187,118,168, 90,181,170,178, 79,159, 62,
-194,134, 13, 27, 10,191,254,250,235,183,113,113,113, 87,203,195, 69, 8,241, 39,132,236, 34,132,240, 56,142, 27,148, 55,195,240,
-179,131, 16,194, 0, 24, 1,160, 43, 0, 15, 0, 17, 0,142, 3,216,108,140, 55,251, 98,248,122, 0,104, 15, 32, 48,239,208, 83,
- 0,103, 41,165, 71, 62, 33,140, 61, 0,180, 39,132,212,204,179,208, 62,249, 92,156, 2,129,160, 38, 0,232,245,250, 39,127,151,
-112, 18, 66,134, 74,165,210,111, 0, 64,165, 82,109,161,148,254, 90,238,192,108,242,163, 0,224,255,211, 43, 0, 64,200, 84, 95,
- 24,187, 31,242,182,156,179,137, 75,120, 22, 70,190, 36,159, 16,151,237, 7, 12, 24,176,120,207,158, 61,115, 40,165, 39,254,138,
-188,239,228, 84, 97,237,207,171, 55,187, 76, 24, 51,124, 41,114, 87,112, 40, 79,248,248,214,214,214, 93,164, 82,105, 93,173, 86,
-235,192,227,241,146,212,106,245, 3,133, 66,113,130, 82,106, 32,132, 16, 63,224, 11, 17,195,248,104, 57,238, 86,200,199,204,166,
-125, 69,172,117, 57,112, 34,220, 31,235,176, 81, 6, 26,161, 25,222,195,151,166,151,118, 43,143,199, 91,238,234,234, 58, 34, 35,
- 35, 35,155, 97, 24, 74,114,145, 23,244, 2,103,205,132,227,184,184,180,180,180, 58,255,171,114,152,199,227, 77,112,113,113,233,
-166, 80, 40,114,120, 60, 30, 45, 20, 62, 2, 0, 12,195, 16,142,227,146, 82, 83, 83, 7,153,170,118, 19,254, 54, 2,171,144, 91,
-250, 22,148,210, 27, 30, 30, 21,252,123,118,237,190,120,212,200,209,132,199, 99, 16,252,226, 5,191,255,160,161, 95,216,216,216,
-184,202, 53, 26, 63, 16,194,229, 72, 36,193,122,189, 46,238,208,190, 61,230,190, 62, 62, 44,203,114,216,184,105,195, 87, 30, 30,
- 21,102,148, 37,178, 8, 33,222, 78, 78, 78,187,102,204,152,225,212,185,115,103,158,139,139, 11,162,162,162,172,246,237,219,231,
-187,106,213,170,222,132,144, 65,121,126,120, 62,166,176,109,234,100,195,124, 97, 46, 37,173,145,197, 34, 75,143, 43,239, 85,184,
- 72, 41,253,237, 99, 35, 41, 39, 39,103,108, 78, 78, 78,253,186,117,235,210,109,219,182,145, 33, 67,134, 80, 66, 8, 81,169, 84,
- 59,240,145, 46, 28,100, 50,217,186,118,237,218,121,121,121,121, 69,132,135,135,183, 63,120,240,224,217,193,131, 7,123,200,100,
-178, 48, 0,222,229,164,251, 53, 53, 53, 53, 80,165, 82,193,205,205,109, 27,128,218,127,129,184, 34, 0,142,216,216,216,168,231,
-207,159,191,165, 69,139, 22,174,241,241,241,236,180,105,211, 26, 63,121,242,228, 75, 66, 72, 87, 99, 69, 22, 33,196, 26,192, 70,
-185, 92,110, 54,109,218,180,155,109,219,182,125, 39,151,203, 37,207,158, 61, 19, 76,155, 54,109, 4, 33,164, 23,128, 81,148,150,
- 94, 49, 20,199,105,111,111,111, 53,103,206,156,231,141, 26, 53,186, 33, 20, 10,133,175, 95,191, 22, 4, 5, 5,125,247, 41,156,
- 94, 94, 94,230, 63,252,240,195,131,154, 53,107, 38, 74, 36, 18, 97,120,120,184, 96,198,140, 25,163,120, 60, 94, 47,142,227, 62,
-138,211,198,198,198, 98,198,140, 25, 15,155, 55,111,158, 44, 22,139, 69, 33, 33, 33,252,233,211,167,143, 42, 79, 56,109,109,109,
- 91,218,218,218,110,126,255,254, 61, 31, 0,156,157,157,235,121,122,122,254, 82,120,125,200,124,151, 18,122,189, 62, 75,173, 86,
- 15, 72, 77, 77,253,147, 3, 91,255,159, 94,225,251, 31,118,244,251,254,135,220,253,157,121,199,203,218, 7,134, 24,157,247,253,
-171,228,150, 49,223, 77, 89, 63, 48,247, 55,247,248,134,188,160,174,171, 66,104,121,196, 26, 33,164, 75,171, 86,173,230, 94,189,
-122,117, 67,139, 22, 45,166,237,222,189,219, 33, 38, 38,230, 71, 66, 72,133,190,125,251, 14,185,114,229,202,146,228,228,228,195,
-159, 43,255,139,132, 98, 49, 97, 8,164, 18, 51,139,114,126, 55,174, 78, 78, 78,115, 39, 78,156,104,215,189,123,119,198,221,221,
- 29,225,225,225,214,123,246,236,169,186, 97,195,134,118,132,144,121,190, 64,205,169, 53,106, 12,237, 91,165, 74,187, 70, 39, 79,
-206, 2, 80, 62,129,245,138, 88, 43, 51, 80, 93,163, 69, 45, 74, 97,245,199,179,145, 33,214,225,177,236, 21,121, 94,146,200, 34,
-132,172,236,210,165,203,160,227,199,143,203,119,239,222, 45,111,212,168, 17, 28, 29, 29, 65, 8, 1,203,178,224, 56, 14, 28,199,
-229,173,245,233, 85,110, 17, 92,155, 16, 11, 14,152, 34, 37,104,165, 1, 9, 0, 0, 49,232, 11, 21,197, 85, 6, 88,254,168, 12,
- 71,197,133,194, 57,169, 91,183,110, 29,142, 30, 61, 42, 61,116,232,144,180,110,221,186,112,114,114, 2,128,130,240, 81, 74, 81,
-165, 74, 21, 83,173,254, 15, 70, 81, 45,242,175,177, 96, 21, 94,193,154, 97,185,198,163, 70,142, 38,125,250,245,125,255, 38,226,
- 45,199, 23,136,250,157,191,112,193,204,223,223,159,209,172, 93, 11, 67,114, 50,244, 19, 39, 54,186,124,249,178,190, 87,191,129,
- 42, 1,143,252,234, 81,165,178,217,129,125,251,157,142, 30, 57,220, 24, 64, 72,105,150, 43, 39, 39,167, 93,215,175, 95,119,245,
-242,242,130, 86,171, 69, 74, 74, 10, 40,165, 24, 56,112, 32,191,121,243,230,174,157, 59,119,222, 69, 8,105, 82, 30, 75, 22, 33,
-196,177,170, 27,255,244,207, 63,244,246,254,234,139,198, 50,215, 10,158,160,239,213,136, 9,127, 85,247,244,245,187,227,188,172,
-152,208, 55,153,180, 35,165, 52,177,188,145,148,146,146, 50,181, 91,183,110, 71, 90,182,108,105, 47, 22,139,225,226,226, 66, 58,
-119,238,156, 20, 31, 31, 63,239, 19, 50, 18,242, 90, 93,108,225,223,162,203,248, 24, 9, 55,107,107,107, 88, 91, 91, 3,128,235,
-167,100,136, 94,189,122,241,162,163,163,191,225, 56,206,175,240,113, 7, 7, 7, 31,150,101,211,163,162,162,125, 84, 90,157,223,
-232, 49, 51,230,246,233,217,198,234,246,237,219, 92,187,118,237, 52, 55,111,222, 28, 1, 96,163,145,143,217, 88,163, 70,141,240,
- 85,171, 86,105,194, 34,222, 85, 14,126, 25, 6,153, 68,200, 86,168, 80, 65, 28, 18, 18,162,153, 61,123,182,114,245,234,213, 27,
- 1,244, 42, 71,208, 55,126,245,213, 87,233,179,102,205, 74, 10, 13,127,231,252, 52, 36,148,202,197, 66,189,163,163, 3,239,225,
-195,135,234, 31,127,252,145, 91,178,100, 73,185, 57, 7, 14, 28, 24, 63,109,218,180,119,201,169, 25,174,233, 25, 89, 84,148,147,
-163,115,115,115,227, 95,187,118, 45,123,253,250,245,154,105,211,166,149,155,179, 69,139, 22,239, 23, 44, 88, 16,253, 42, 44,194,
-229,113,240,107,200,197, 2,189,147,147, 3,239,241,227,199, 57, 75,150, 44,209,253,244,211, 79, 70,113,202,100,178,157, 7, 15,
- 30,228,159, 56,145,107,180,185,115,231, 14,227,225,225, 97, 86,248, 26,149, 90, 3,134, 0, 41, 41, 41,102, 13, 27, 54,220, 9,
-192,173, 36,190,193,131, 7,191, 47, 79, 94, 25,172,249,201,184, 11, 55,249,209,124, 97, 53,122,244,232,146,124,115, 13,244, 47,
-135,200,106,223,190,253,204, 51,103,206,120,238,222,189,123,197,222,189,123,181, 0, 32,145, 72,236,246,239,223,191,164,119,239,
-222,232,221,187,247,108, 0,159, 77, 96,177,148,213, 1,128, 88, 34, 22,191,122,245,138,248,250,250, 82, 35,190,113,129,163,163,
-227,188, 75,151, 46,217,251,251,251, 67,171,213, 34, 53, 53, 21,124, 62, 31, 35, 70,140,224,181,104,209,194, 97,104,231,206,219,
-191,247,240, 80, 15,244,244,108,191, 59, 60,252,116,142,193,240,212, 24,107, 83,102,102,102,118,190, 21,199,175,178, 57,191, 89,
- 77,131,184, 70, 85,189, 72,200, 51, 8, 59, 77,228,200,197,181, 68,233, 91, 5,191, 3,128, 48, 7,201, 66, 32,189,152,240,253,
-212,165, 75,151,222,199,143, 31,183, 6,128,195,135, 15, 35, 39, 39, 7, 21, 43, 86,132, 80, 40,132, 64, 32,128, 64, 32, 40,248,
- 95,222,178,201,159,144,118,102, 60,102,247,164,174,157,204,235,249,250, 8,157,204,229,224,178, 20,136, 12, 15,111,112,245, 85,
- 88,173,125, 47, 94,141,246, 39,100, 64, 8,165, 23,202,136,199,113, 93,186,116,105,123,244,232, 81,243,252,112,234,245,122,120,
-120,120, 64, 40, 20, 66, 36, 18, 21,132,211,132,127, 62, 10,107,145,127,141,192,202,123,161, 22,185, 47,200,240,120, 60, 6,111,
- 35, 34,245, 45, 91,182, 30,182,123,207, 30,177, 88, 44,206, 45, 32,174, 94, 5, 85,171, 97, 37,151,163, 91,183,110,130, 90,181,
-106, 89,116,239,220,249,235,119,111,223,109,226,241, 24, 39, 74,153, 82,199, 52, 88, 91, 91,143,153, 49, 99,134,147,151,151,215,
- 7, 45,108,131,193,128,212,212, 84, 88, 89, 89, 97,248,240,225, 14,235,215,175, 31, 3,224,103, 35,197, 74, 37,111, 15,135, 91,
- 87,143, 45,118,118,182, 21, 0,201,135,129,152,181,192,137, 44,248,217, 85,129, 95,215,118,178, 62, 45,106,214,106, 59,117,221,
- 99, 66, 72, 99, 74,105,100,121, 34, 73,173, 86,255, 78, 8,249,154, 97,152, 19, 0,152,107,215,174,209,151, 47, 95,142,164,148,
- 70,125,108,196,115, 28,135,140,140, 12,112, 28,199,203,219,207,255,253,159,101,134, 94,189,122,241, 98, 98, 98, 70,250,249,249,
- 85,221,178,101, 11,146,146,146, 32,149, 74,193,178, 44,106,214,172,233,222,190,125,251,208,228,212,140,186,122,131, 94,155, 16,
- 27, 94,111,255,230,200,156, 64, 47,175,219,123,246,236,169,227,230,230,214,213, 24,129, 69, 8,233, 33,151,203,165, 43, 86,172,
- 80,154, 91, 57,117,169, 87,223, 69,240, 60,228,117,164, 80,204,231, 50, 51, 21,169, 79,159, 62,125,181,108,217,178,166,151, 46,
- 93, 82, 17, 66,122, 24,211,101, 70, 8,233, 97,103,103,103, 57,115,230,204, 68,169,185, 93,211,186,245, 29,248,193, 33,111,226,
- 4, 66, 70,223,184,113,227,150,119,238,220,249,117,206,156, 57, 53, 46, 94,188,200,150,135,179, 74,149, 42,230,211,166, 77,123,
-107,105,101,215,214,222,201,133,103,111, 99,229, 9, 0, 17, 17, 17,187, 19, 19, 19,195, 38, 77,154, 84,247,252,249,243, 40, 15,
-167,181,181,181,249,130, 5, 11,162, 42,123,248,244,244,240,242, 97, 46, 95,191,247, 92, 36, 98,244, 42,149, 42,237,229,203,151,
-111,230,207,159, 95,231,242,229,203,212, 24,206,156,156, 28,129,157,157, 29,172,172,172,192,169, 84,200,204,204,196,209,163, 71,
-145,149,149, 5,150,101, 33,149, 74,177,104,197, 38,132, 7,223,197,111,191,253, 6,133, 66, 81,172, 47,179,144,169,190,133,172,
- 82,159, 25,155,252,232, 6,110,204,192, 82,132, 21, 10, 9,175,129,216,228, 71, 75,235, 46, 44,100,185,122,181,123,247,110, 95,
-127,127,127,180,107,215, 78, 4, 0, 99,198,140, 17,181,111,223, 30, 7, 15, 30,196,225,195,135, 67,188,189,189,111,133,133,133,
- 45, 55,166,219,112,208,160, 65, 77, 52, 26,205, 34, 0, 50,134, 97, 30, 89, 88, 88,204,219,180,105, 83,124,254,249,132,248,216,
-135, 90,173,182, 83, 96,173,186,102, 11,182,109, 31,176,255,103,223,221,101,113, 90, 89, 89,117,159, 58,117,170,141,191,191, 63,
- 10,127,219, 28,199, 33, 62, 62, 30,175,239,222,117,156, 94,187,182,203, 32, 59, 59,199,221,225,225,167,126,124,246,236,215, 87,
-192,181, 82,222,125,101,183,110,221, 6, 29, 61,122, 84,126,232,208, 33,121,221,186,117,115,173, 77,234,167,208, 36,159,192,195,
- 27,235, 17, 30,149,187, 62,250,187,120,200, 0, 52,169,233,131,167,133,187, 13, 63,104,149,185,185,141, 56,126,252,184, 69,161,
-178,249, 3, 65, 85,244, 63, 24,202,216, 4,144,237,230, 85,208, 62, 51, 2, 75, 50, 66,232,170, 82,196, 85,139, 10,246,118,199,
-182,125, 63, 81,226,148,158, 2,156, 59, 6,196,197, 2, 28,139, 0, 75, 43, 4, 56,185, 8, 91, 53, 8,180, 25,243, 40,228,136,
- 63, 33,157, 66, 40, 45,241,189,221,220,220,186, 29, 63,126, 92,150,191,111,103,103, 7,137, 68,242, 39,113, 37, 20, 10,193, 48,
- 38,207, 67,255, 18, 43, 86,139,127,195,187, 48,133, 85, 35,128,235, 0, 64, 9, 81, 62, 11, 14, 22,240, 68,162,129,123,246,238,
- 21, 11,133, 66, 68, 69, 69, 33, 36, 36, 4, 57, 87,174, 64,117,251, 54, 18, 19, 19,145,157,157, 13, 71, 71, 71,108,218,182, 77,
-166,101,233,176,215,161,161, 60,202, 80,125, 33,206, 63, 77,213, 20,139,197,109,186,119,239, 94,162, 8, 75, 76, 76, 68,231,206,
-157, 5,124, 62,223, 40,247, 17,132, 16,226, 98, 79, 78, 93, 57,178,192,217, 89, 20, 2,188,153, 4,100, 61, 6,168, 6, 48,104,
-129,184,231,192,153,121,168,152,253,138, 92, 88, 48,216,201,213,140,127,138, 20,105,138, 25, 49, 77,213,195,215,215,119,235,192,
-129, 3, 25, 0,104,213,170, 21,241,245,245,221, 76, 8,241, 40, 69,133, 95, 46,163,114,188,155,158,158,142,222,189,123,219,122,
-122,122, 94,238,221,187,183,109,254,241,143,229,204,131,109, 64, 64, 64,170, 84, 42,221, 71, 8, 17, 27,209, 90, 40,224,140,142,
-142,254,198,215,215,183,234,150, 45, 91,120, 60, 30, 15, 91,182,108,193,129, 3, 7,240,251,239,191, 35, 53, 53, 85, 62,105,210,
- 36,203,211,151,239,158,191,245,251,253,147,203,103, 77,177,237,214,186,133,135,117,102,178,194,213,213,181, 13,114,199,100, 25,
- 19,206,246, 99,199,142,189,248,228,101,132, 3,195, 23, 8,197, 66,129,212,222,206,170,162,147,189,117, 85, 87, 91,235,170,230,
- 34,129,149, 66,161,120,123,240,224,193,108,228,142,207, 50,138,243,135, 31,126,120,250, 42, 34,198,150,225,241, 5, 2,158, 64,
-100,101, 41,183,237,220,241,139,150, 0, 32,229, 17,177, 66,161,136,217,185,115,167,178, 60,156,179,103,207,190,147,144,156,238,
- 32, 16,138,248, 98,161, 64, 82, 80, 17, 89,200, 29,101, 98,177, 52, 39, 39, 39,106,235,214,173,153,229,225,156, 62,125,250,131,
- 23, 97, 81,118,132, 1,143, 1, 17, 88, 91,155, 59,216, 91,153, 59, 57, 88,200,157, 36, 12, 36, 10,133, 34,114,231,206,157, 10,
- 99, 56,117, 58,157, 32, 41, 41, 9,175, 94,189, 66,133,186,117,113,249,242,101,184,187,187,163,119,239,222,232,219,183, 47,164,
- 82, 41, 90, 53,172,142, 25, 51,102, 32, 60, 60, 28, 6,131, 65, 84,206,188, 4, 23, 23,151,235, 37, 86,162,121,227,168, 74,226,
-244,175, 66, 74, 21, 87, 69,185,139,187,174, 40,103,251,246,237,103, 94,185,114,197,115,215,174, 93,157, 7, 13, 26,244,251,174,
- 93,187,208,160, 65, 3,188,124,249, 18,149, 43, 87,198,142, 29, 59,208,183,111,223,223,215,172, 89,211,249,209,163, 71,129, 85,
-170, 84,153, 81, 22,103,159, 62,125,190,171, 89,179,230,213,247,239,223, 55, 76, 75, 75,171,118,244,232,209, 97,221,186,117,123,
-219,175, 95,191,214, 5, 22, 44,189,126,239,153,147, 71,208,161,115,119,248, 4, 84,219, 56,100,198,238,234,101,125,155, 82,169,
-180,110,239,222,189,121,197, 53,174,110,157, 57,227,104,247,244,169,235, 40,123,123,199,197, 47, 95,190,203, 19, 87,167, 10, 47,
- 17, 86,152,147, 16,242, 83,215,174, 93,123, 31, 61,122,180,192,218,116,251,246,109, 60,127,254, 28,145,145,145,200,200,200, 64,
-235,145,217, 24,189, 36,247,246,209, 75, 40,190, 24, 67,101,165,189,123,118,118,182,234,216,177, 99,232,213,171, 23, 70,140, 24,
-129, 42, 85,170, 20,136,172,162,226,234,198,253, 75, 16, 85, 75,179,105,178, 25, 67,219,158,128,189,204, 13,211, 75, 76,119, 66,
-100,102, 12, 57,176,113,242,120, 73,244,161,131,216,120,232, 36,174,188, 8, 3, 85,171, 0,173, 22,143,162, 19,113, 45, 49, 27,
-210,168,104,252,236,229,110, 38, 97,152, 3,158,132,152,151, 20, 78,165, 82,169, 57,123,246, 44, 6, 13, 26,132,241,227,199,163,
-106,213,170, 5,225,220,185,251,128, 93,223, 97,163,188,107, 55,105, 22,232, 95,187, 65,141, 44, 13,175,174,208,204,230, 27, 82,
-140,185,237,175,112, 29, 96,226,252,107, 44, 88,249, 90,228,223,102,193,154, 7, 0,122, 14,167, 6, 14, 30,214,233,242,149, 43,
-102, 34,145, 8,239,222,189, 67, 98, 98, 34, 14,236,219,199, 30,114,112,200, 17, 8, 4,116,192,175,191,154, 15,255,230, 27, 34,
- 16, 8,224,235,235,139,158, 61,123, 74,123,244,238,151,100, 47, 16, 28, 40, 67,172, 56, 59, 57, 57, 97,250,244,233, 88,178,100,
-201, 7,231,134, 12, 25,130, 85,171, 86,193,202,202, 10, 12,195, 56, 25,107,120, 25, 55,175,171,155,117, 21,171, 68,250,120,167,
-128,240,204,108,192, 51, 3, 24, 33, 32,225,229,138, 44,134, 7,205,163,171,105, 76,131,131,138,238, 77,115, 92, 87,159,223,212,
- 11,192, 65, 99, 35,201,197,197,101,246,213,171, 87,237, 39, 77,154, 68, 21, 10, 5, 73, 72, 72,160,139, 23, 47,182,255,238,187,
-239,102, 3, 24,252, 49, 17, 31, 31, 31,191,160, 67,135, 14,237,206,156, 57,227, 56,120,240, 96, 75, 0,232,208,161, 67, 98,124,
-124,252,130, 79, 73, 80,161, 80,200,123,241,226,133,205,138, 21, 43,250, 78,158, 60, 57,160, 90,181,106, 78, 25, 25, 25,145,113,
-113,113, 61,203,178,184,113, 28,231,183,101,203, 22,240,120,185,117, 2,195, 48, 16,137, 68, 16,137, 68,176,176,176, 72,143,136,
-136,224, 42, 57, 74, 69,202,196,132, 76,107,190,181,128, 56, 59,217, 90, 57, 57,183, 72, 77, 77,189, 7,192,210,200, 32, 6,126,
-249,229,151,207,110, 63,121,195,142, 30,210,170,170,153,144, 17,152, 75, 37, 60,169, 72, 64, 8,165,172, 78,175,109,184,110,231,
-181,237,222,222,222,254,198,154,136, 9, 33, 53, 27, 52,104,112,229,201,203, 40, 60,125, 17, 17,107,111, 99,102,251,101,171,198,
- 62,249,231,107,212,107,208,183,208,229, 25, 70,125, 24,124,126, 96,221,186,117, 99, 19,211,148,112,176,179,252, 64, 72, 91,219,
- 57,180, 1, 0,101,102,230,186, 10, 21, 42,248,242,249,252,202,198,134,179,105,211,166, 9,143, 66,162,225,100,111, 99,147,119,
-248,131, 49, 61, 41, 9, 9, 27,189,188,188,124, 9, 33,149,202,226,211,106,181,226,227,199,143,227,209,163, 71, 88, 16, 16,128,
-239, 43, 85,130,189,189, 61,174, 92,185, 2, 74, 41,228,114, 57, 50, 50, 50,112,240,224, 65,180,110,221, 26, 90,173, 86, 86,146,
- 80,202, 31, 95, 85,146, 16,138,143,143,255, 75, 90,148, 69,185,253,127,122,133,144,145, 37, 95,127,246,236,217,221,187,119,239,
- 94,226,239,239,143, 9, 19, 38, 52, 89,181,106,213,239,213,170, 85,107,210,170, 85, 43, 92,189,122, 21,195,134, 13,251,125,205,
-154, 53, 77, 70,141, 26,133,141, 27, 55,226,237,219,183,219, 74,123,126,159, 62,125,230,126,253,245,215,179,214,174, 93,155,107,
-165, 1,208,181,107,215,252,178,113,123,175, 94,189, 82,243,175, 61,180, 53,246,118, 21, 15,175, 70,223,141,155, 34, 26, 51,106,
- 80, 16,128,190,101, 84, 20,246,206,206,206,152, 61,123, 54, 22, 44, 88, 80, 96,177,191,122,244,168,163,225,236, 89,215, 94, 85,
-171, 58, 28,103,152,164, 77, 49, 49,113,113, 69,196, 85,113,214,166, 99,199,142, 21,228, 21, 91, 91, 91,136, 68,162, 92, 17,196,
- 23,128,199,242,112,121,163, 12, 17,209, 57, 24,189,132, 98,195,116,130,202, 46, 80,214,244, 41, 53, 63,162,113,227,198, 80, 40,
- 20,224,241,120, 48, 55, 55,135,141,141,205, 7,226, 74,145,157,129,101,219,230, 34,201,231, 58,218,158, 4, 67,120,192,211, 69,
- 64,214,155,146,151,116,226, 1,227,134,183,107, 99, 89, 65,149,141, 75,201,233, 24, 21, 21,131,231, 27, 54,224,218,132,239, 32,
- 5,133,229,188, 37,168, 29, 20,132, 7,222, 94,168, 43,230,161,181,157,149,249,197,148,140, 9, 40, 97,233, 48, 66, 8,234,212,
-169, 3,181, 90, 13,129, 64, 0, 11, 11, 11,104,117, 6, 65,175,129, 35, 60, 42,122, 86, 19, 47, 94,190,152,113,180,225,131,207,
-216, 32, 44, 74,101,185,122,229,194,213,119,127,187, 57,156,152,217,117,163, 57, 41, 9, 38,155,208, 63,210,130, 53,239,223,240,
- 46,252, 66,138, 17,133, 44, 25, 25, 54, 54, 54,174, 62, 62, 62,140, 86,171,205,237,122, 56,124,152,221,186,125,251, 25,181, 90,
- 61, 14,128,112,237,250,245, 27, 93,221,220, 90, 14, 28, 52,136,232,245,122,116,232,208, 65,116,250,244,105,219,240,196,196,172,
- 50, 34,175,224, 89,223,126,251, 45, 86,172, 88,145,111,162, 47,184, 70,175,215,195,216,202, 85,110,137,246,237, 58,214,177,136,
-145,253, 98,161,107,164,207,174, 20,110,126, 87,150, 45,173, 3, 70,196,135,132, 7, 78,167, 55,132, 37,117,123, 24, 30,230,231,
- 47, 77, 75,173,220, 38,160, 57,182, 94,218,213,190, 60, 2,203,204,204,172,158, 92, 46,199,195,135, 15,211,234,212,169,147, 65,
- 41,181, 92,176, 96,129,157,153,153, 89,189, 79, 80,233,239, 8, 33,205, 26, 55,110, 60,134, 97,152, 54, 28,199, 93, 78, 76, 76,
- 92, 75, 41,125,103,100, 38, 28, 13, 96, 14, 10,141, 51,209,106,181, 96, 24, 6,148, 82,244,233,211, 7,211,167, 79,247,127,254,
-252, 57,174, 94,189,106,211,166, 77,155,187,132,144, 12, 0,195, 41,165, 37, 90,201, 82, 83, 83,177,113,227, 70,240,249,124, 88,
- 89, 89,193,220,220, 28, 18,137, 4, 77,154, 52,121,191,116,233, 82,191, 35, 71,142,228,100, 36, 37, 17,105, 86,166,134,216,218,
- 74,224,226,254,229,144,110,221,131,145, 59,155,208, 40,200,100, 50, 51, 17, 52, 89, 12,171,102,150,205, 93,199, 55, 19, 10,137,
- 68,200,135,152,203,225,205, 88,186,144, 74, 8, 21,228, 89, 87,169,177,156, 18,137, 68, 40, 19, 81,141, 64,204,232,205, 24,250,
- 89,250, 89, 69, 34,145, 80, 44, 80,170, 74, 20,179, 12,225,241,120, 60,113,121, 56,165, 82,169, 80, 46, 98, 53, 37,190, 7, 3,
- 30,195, 48, 37,114,246, 10, 32,244,208, 24,223,252,221,130,176, 25, 12, 6,212,171, 87, 15,251, 79, 92,195,217, 43,183,145, 18,
-245, 12,227, 70, 15,131,151,151, 23, 46, 92,184,240, 73,241, 16, 31, 31, 95,172,200, 42,152, 1, 88, 28,242,198, 93,149,213, 53,
- 88,192,253,131,101,153,179, 18, 9, 33, 93,154, 54,109,250,221,222,189,123,181, 95,126,249,165,168, 79,159, 62,168, 86,173, 90,
-147,161, 67,135, 2, 0,218,180,105,131, 85,171, 86, 53, 25, 58,116, 40, 14, 28, 56,128,163, 71,143,106, 90,180,104, 49,141, 16,
- 18, 71, 41, 61, 91, 66,163,162,211,166, 77,155,138, 90, 6, 97, 48, 24,160,215,235,157, 13, 6,131,179, 94,175, 7, 33, 4,171,
- 87,175, 73,185,120,225, 52,166,205,152, 7, 7,123,167,154,101,118, 15,228,117, 87, 25, 12, 6,140, 31, 63, 30, 75,150, 44,193,
-249,253,251, 29,115,142, 31,119,157,230,233,233,112,208, 96, 72, 74,172, 86, 45, 46,231,210,165, 56,170, 84,150,154,215,149, 74,
-165,234,236,217,179, 22, 7, 15, 30,132,149,149, 21,170, 86,173, 90, 32,134, 24,158, 20, 60,161, 53,124, 2,234, 1,184, 15, 0,
-168,236, 2,165,111, 21,252, 78, 8, 50, 40, 3, 77, 41,249, 17, 78, 78, 78,224,243,249,120,242,250, 62,204, 51, 44, 80, 59,160,
- 62, 4, 2, 1,178,148,153,248,110,121, 79,120, 45, 76, 70,117, 95, 64,149, 8,220,155, 4,253,251,219, 88,145, 19,131,117, 37,
-126,223, 4,173, 27, 85,245, 16,226,250,101, 84, 74,140,197,131,165, 75, 81, 55, 40, 8,161, 0,104, 86, 22,124,166, 77, 67,220,
-134, 13,176, 87,164, 2, 14, 21,209,218,197, 65,116, 43, 51,171, 13, 74, 89,155, 85, 38,147,193,213,213,181, 64,248,245, 25, 60,
-202, 99,228,164, 81,210,110, 95,180, 4,159,111,135, 12,165, 30,169, 89,122, 88,219,201, 49,109, 82, 47,201,229, 58,174,117, 55,
-173,217,115,146, 16, 82,183, 52,225,106,194,223, 11,159,186,198,241,223,214,130, 85, 20, 98,189,222, 71,179,113, 35,148,151, 47,
- 67,116,241, 34, 14,186,184,100,171,213,234,201,148,210,152,188,194,110,194,175, 59,118,220,234,124,231,142,133,246,213, 43,120,
- 60,127, 14,129,149, 85, 77, 99, 31,156,111,189,210,104,114,191,253, 93,187,118, 33, 51, 51, 19,153,153,153, 48, 24, 12,198,191,
-128, 16, 77,156, 28, 42,227, 61,194,192,241, 25,121,164, 79, 78, 3,185,218, 60,222, 53,218, 81,153,201,184,226, 85, 84,125,153,
- 42, 85,219,128,240,180, 80,167,228,192,181,113, 85,240,193,111, 82,158, 72,202, 47, 40,249,124,126, 90,104,104,104, 39,111,111,
-239, 83, 0,236, 62,181,191,159, 82,250, 6,192,184,143,185,151,199,227,205,121,251,246,173,195,182,109,219,198, 44, 88,176,128,
- 22, 22, 88,249,255,249,124, 62, 40,165,176,180,180,132, 64, 32,112,188,125,251,182, 99,253,250,245,215, 1,168, 89,138,152,132,
-131,131, 3, 68, 34, 17,204,205,205,161, 84,164,203, 54, 44,158,213,194,204,218,209,102,202,148, 41,204,144, 33, 67,194,215,173,
- 91,231,238,228,227,227,251,236,217,179,168,206, 61,123, 61, 58,123,246, 44, 0,108, 54, 50,232, 79,159, 63,127, 46,242,242,172,
-196,231,244, 42, 78, 38, 4, 36, 79, 87,115, 34,115, 39, 72,120, 60,240, 9,168,212, 76,230,240, 38, 50, 50, 30, 64,146,145,241,
-248, 36, 44, 44, 76,224,230,226,200,207, 82,170, 51,100,124, 78,244,246,193,253,151, 85,234,214,243, 3, 0,245,131,219,199,196,
- 62, 1,230,111,147,146, 45, 60, 60, 60,140, 26,127,103, 48, 24,158,190,123,247, 78,232,234,234, 42, 8, 11,123,179,199,214,194,
-220,197,198,209,177, 5, 0,104,211,146,111, 18,149, 58, 94, 32, 16,184,198,191,127,159,108, 48, 24,226,141, 13,103,104,104,168,
-208,205,197,145,127,234,204,217,253, 78, 50, 51,103, 43,169,216, 82,194,128, 72, 40,151, 41, 50, 24,222, 75,205,100, 46,111,163,
-163, 83, 40,165,177, 37,241,108,224,198, 12,204,205, 3, 83,182, 22, 62,254,251,239,191,227,218,195,183,176,228,177, 16,232,149,
-184,123,244, 32,186,143,157, 88,230,247, 20, 50,213, 23,208,252,180,207,191,202,144, 15,132, 83,110, 23,160,115,177, 66,168, 76,
-129, 85, 22, 54,249, 93, 47, 34,178, 16, 31, 95,122,225, 58, 96,192,128,121,187,119,239, 46,152,196,241,242,229, 75,180,106,213,
- 10, 0, 48,111,222, 60,180,107,215, 14,245,235,215,199,203,151, 47,225,229,229,133,171, 87,175,138,121, 60,158,120,224,192,129,
-139, 1,156, 45, 43, 72,155, 55,111,198,176, 97,195,138, 27, 48, 29, 14, 64, 77,172,125,179,167, 47,221,105,151,150,154,130,164,
-228,247, 79,140,125,213, 5, 11, 22,128,227, 56, 28,221,186,213,209,246,201, 19,215, 33,149, 43, 59, 28,230,184,164, 48,119,247,
-184,175,218,183, 79,196,154, 53,198, 52,168,254,100,197,177,181,181,133, 80, 40, 4, 79,224, 2,190, 40, 16,140, 80,136, 90, 77,
- 3,177,124,178, 44,103,240, 87, 88, 67, 8, 50,196, 34, 60, 22,154,225,125, 73,156, 6,131, 1, 2,129, 0, 7,207,239,192, 51,
-171, 61, 64, 22,112,235,113, 23, 76, 28, 54, 19, 83, 87,141,128,247,226,100, 88,122, 3, 73,119,129,251,147, 24, 46,243, 29,247,
-181, 38, 25,231, 40,165,169, 37,133, 85, 15, 84,119,181, 48, 7, 98,163,209, 74, 12,252, 54,103, 58, 94, 0, 8, 8, 10, 2, 0,
-196,109,216, 0,245,236,233,240,240,169, 4, 72,165,240,150,202,160,126, 30, 86,189,180, 70, 57,199,113, 5,227,172,118,237, 61,
-100, 87,179,153,135,164,109, 19,127,236, 60,181, 8,223,246, 90, 3, 1,143,128,101,117, 88,177,170, 35, 88, 77, 54,122,117, 30,
- 65,154,183,241, 10,188,124, 74,251, 53,128, 45, 38,233, 98,194,255, 2, 76, 94, 6,110, 78, 8,161,132,144,230, 5, 45, 59, 74,
- 57, 67, 90, 26,104,158, 0, 18, 8, 4, 20, 64,225, 25, 74,102, 86, 86, 86, 68,224,230, 6, 34,206,109,112, 83,224,147,157,238,
-241,249,124,176,172,241, 52, 28, 11, 30,136, 14,180,144,177, 67, 41, 33, 88,100,215, 26,227, 68,179,241, 94,100, 85,184,134, 3,
- 12, 20, 44, 56, 94, 57,131, 69,149, 74, 37, 12, 6,131,181,167,167,231, 25,131,193, 96,157, 87, 97,254,207, 90, 70, 44,203, 70,
-240,120, 60,140, 25, 51,166,192,218,167,213,106,241,254,253,123,104, 52, 26,104,181, 90,188,125,251, 22,153,153,153,208,106,181,
-120,241,226, 5,170, 84,169, 2, 30,143,231, 92,106,124,114, 28,236,237,237,225,232,232, 8,141, 82, 33, 59,178,121, 85,135,159,
-230, 78,183,235,231, 73,153,109,107,126,230,220,220,220, 82, 3, 2, 2,156,196, 98,177,174,118,237,218,154, 83,167, 78, 93, 4,
-208,189, 28,126,176,206,206,159, 63,191,126,253,250,245, 43, 89,201,101, 58,177,136, 7,177, 65, 73,197,154, 84,202, 87,165,208,
-138,110,149,116,144,201,235,245,233,211, 71,100, 76,165,152,207, 57,117,234,212,170,126,126,126,118, 86, 22, 50, 5,159, 65,156,
-144,101,227,210, 31,222,190, 4, 0, 66, 59, 7, 21,100,242,122,121, 99,232,140,230,156, 54,109, 90,128,171,171,171, 45,195,144,
- 12,131, 78, 23, 85, 80,224,171, 85,137, 60,177, 68, 9,177,164,233,240,225,195, 5,229,228,244,171, 81,163,134,173,181,165, 69,
-134,128, 33,209, 66,214, 16, 35,165,108,172, 72,175, 75, 22, 59, 56,102, 67, 38,111,220,175, 95, 63,126, 73,156,249,214,171,162,
-150, 33, 62,159,143,184,184, 56,228,196, 63,131, 48,238, 21, 2,229, 2, 52,112,178,131, 76, 38, 43,187,193, 50,242, 37,193,200,
-151, 36,228, 45, 37, 33,111, 41, 41,188,255, 39,107,211,252, 76,124,112, 93, 9, 40, 58, 62,235, 79,226,170,200,189,121, 34,171,
-212,239,105,207,158, 61, 51, 90,182,108,153,212,174, 93, 59,237,153, 51,103, 64, 8,193,213,171, 87, 17, 23, 23,135,118,237,218,
-129, 82,138,187,119,115,141,179, 79,158, 60, 65,155, 54,109,180,205,154, 53,139,219,179,103,207, 28, 99, 18,103,216,176, 97,208,
-235,245,200,206,206, 70, 90, 90, 26, 78,159, 62,141,192,192, 64,106,102,102,214,157, 87,225,139, 69,189,190,158,209,168, 90,141,
-154, 88,183,102,185, 86,196, 23, 44, 45, 71, 99, 8,167,119,239,118,180,124,248,208,181,131, 86,235,112,130,199, 75,138,246,242,
-138,107,212,190,125, 98,121,138,144,124, 43,142,155,155, 91,129,184, 18, 10,133,224,139,236,193,147, 85,135,200,182, 29,204,156,
-186,227,218, 99,177,198, 82,134, 99,230,114,156,151, 89,225,121, 41,126,176,136,193, 96,128, 80, 40,196,245, 71,231, 16, 56, 19,
- 8,156, 9,196,215, 59,129,190, 19,191,132,221,184, 80, 88,122, 3,239,127, 3, 50,150, 7, 66,255,214, 82,161, 73,198,193,210,
-196, 85, 65, 57,146,145, 14,228, 13,234, 23, 22,105,201,243, 1, 8,120, 60, 16,169, 20,144, 72, 1,177,164,204,254, 10,150,101,
- 11,198,131, 93,191,123,211,182,111,143,142,228,246,211, 75,104, 28,216, 15,169,217, 58, 36,102,234,144,145, 3, 4,212,157,133,
-106,109,142,225,217,219, 44,212,172, 81,141,199, 19,201, 6,195,132,127, 12,138,211, 34,255,120,129, 5,224,122,209,129,101, 6,
-177,248,133,225,187,239, 96,117,242, 36, 4, 97, 97, 24, 58,120,176,133,153,153,217, 26, 66, 72,109, 66, 72, 99,185, 92,190,110,
-238,220,185,230,118, 75,150,192,229,230, 77, 68,158, 62, 13,189, 64,240,160, 60, 15, 87,169, 84, 5, 22,162,124, 75,150,149,149,
- 85,185, 44, 88,172, 1,119,226, 18, 95, 65,132, 74,224, 64,179,207, 43,154,221,235, 23, 49,203,225,180,162,138,215, 27,165,208,
-107,190,125, 3,135, 53, 21,155,220, 83, 18,126,182,200, 74,130,232,232, 24,176,224,238,148, 39,156,106,181, 58, 83,169, 84,162,
-102,205,154,182, 15, 31, 62,244, 12, 12, 12,180,201, 59,126,255, 19, 51, 83, 67, 87, 87,215, 67,110,110,110,239, 92, 93, 93, 15,
- 17, 66, 26,150,227,246,109,191,253,246, 27,120, 60, 30,230,206,157,139,172,172, 44,232,116, 58,164,166,166, 34, 58, 58, 26, 90,
-173, 22,177,177,177,120,253,250, 53,180, 90, 45, 34, 35, 35, 11,226,184, 52,232,245,122,152,155,155, 35, 35, 53, 73,118, 96,195,
-207, 29, 22,206,157, 41,205, 12,127,132,216,248, 68,112,172, 42,126,217,178,101,175,189,188,188,174,232,116,186, 10, 28,199, 53,
-167,148,110, 50, 86,104,230, 57, 42,253,221,215,215,183,254,178,101,203,154,207, 94,186, 85,108,206,203,162, 34,115, 49, 39, 50,
- 23, 81,145,111, 3,124, 61,103,173,100,233,226, 5, 79,158, 62,125,154,102,228,204, 60, 6,192,239, 13, 26, 52, 8,120,255,254,
-125,147,192,192,192,154, 78, 85,189, 37, 98, 87,151, 20,145, 75,197, 84,170,202,185,204,184, 87,238,180,102,205,154,135,119,239,
-222, 77, 44, 15,167,171,171,107,245,245,235,215,215,117,119,119,175, 43,177,180,148,102,103,100,108,214,100,164,109, 21,216, 57,
- 73, 25, 91,187, 94,187,118,237,186,115,241,226,197,148,242,112,250,251,251, 87, 91,188,120,113,237, 90,181,106,213,118,246,246,
-145, 72, 93,221,146,133,174, 21,147,164, 53,234, 72,152,138, 30, 61, 87,173, 90,117,239,193,131, 7,201,198,112,242,249,124,150,
- 97, 24, 8, 4, 2,200,100, 50,220,184,113, 3,253,186,127, 9, 39, 7, 11,120,251,248,160,197,200,177, 56,115,230, 12, 68, 34,
- 17, 24,134, 1,195, 48,250, 79, 45, 48,140, 17, 66,101,161, 36,241, 85, 22, 55,165,244,236,245,235,215,127, 28, 50,100,136,168,
-125,251,246,184,119,239, 30,134, 13, 27,246,251,209,163, 71, 1, 0,247,238,221,195,196,137, 19,127,191,114,229, 10, 70,141, 26,
-133, 86,173, 90,137,126,251,237,183,117,198,204, 34, 52, 24, 12,216,190,125, 59, 12, 6, 3,228,114, 57,108,108,108,208,177, 99,
- 71, 4, 7, 7,143,250,245,215, 95, 95,241, 4,130,254, 29, 58,247,192,153,147, 71,241,250, 69,240,168, 29,139, 7, 26,229,204,
-151, 82,138, 99,219,183, 59, 74,126,255,221,181, 93, 78,142,195, 89,177, 56, 41,218,203, 43,174,113,135, 14,137, 86, 86, 86, 70,
- 55, 38, 9, 33,132,101,217, 2, 81,149, 47, 54,242, 55,190,200, 30,124, 89, 53,240,205,235,226,217, 27,161, 94, 80,143, 62, 22,
-214,161, 47, 75,115, 50, 74, 8, 1,199,113, 16, 8, 4,168, 85,181, 49,222,228,205,139,172, 58, 16,168,189, 51, 21, 14,141,114,
-187, 5,163,150, 57,224,251,225,243, 32,224, 9,245,198,184,206, 17, 0,207,195, 35,222, 2,114,115, 60,215, 2,150,243,150,192,
- 39, 40, 8,113, 27, 54, 32,254,199, 31,225, 56,122, 52, 44,231, 46, 68,122, 68, 44, 32,149, 34, 52, 71, 13,137, 64,240,188,172,
-120,204,159, 53,152,166,136, 20, 87,118,169,142, 64,191,145,176,182,174,129,184, 52, 45,226,211,180,216,186,161, 43, 30,253,182,
- 16, 15, 47, 14, 66,212,251,247,144, 58,117, 3,107,208, 84, 51,201,150,127, 20,174,255,155, 6,185, 51,133, 62,182,130,130,205,
-211,198,198, 92,175,215,197, 94,186,116, 73,199, 48, 12,204,204,204, 48,100,216, 48,102,195,250,245, 77,251, 53,108,120,117, 68,
-219,182,231,174, 94,185, 82,171,126,253,250,160,148,130, 97, 24, 28, 56,112, 64,165, 86,171, 82,221,221,221,173,140,125,120,114,
-114,114, 65, 11, 47, 39, 39, 7, 28,199,193,194,194,162, 92,174, 10,148, 10, 92,190,114,254, 81, 58,101,191,141,110,255,102,165,
-110,233,251,174,245, 51, 56,150,159,201,234,145,169,162,200, 82,131,127,143,177,169, 63,196,171,155,238,109,155,250,175,111,188,
-186,157,170,102,213,229,154,253,144,148,148, 52,179, 87,175, 94,169,206,206,206,196,194,194, 2,174,174,174, 76,151, 46, 93, 82,
- 98, 98, 98,230,127,108,196,219,217,217,245,109,217,178,229,169,184,184,184,158, 55,110,220,168,116,243,230,205,158, 45, 91,182,
- 60,101,103,103,215,215, 72,138,131, 51,102,204, 80,138, 68, 34, 52,104,208, 0, 89, 89, 89,208,106,181,101,110,101,182, 60, 57,
- 14, 18,137, 4,135,182,174,250, 98,225,220,153,210,180, 87,247,240,236,247, 75, 56,255, 78,147, 51,103,233,234,187, 18,137,228,
-163,222,215,203, 65, 86,189,186,139,249,203,137,195,250,196, 79, 15, 10, 50,127,254,252,185,116,220,248, 9,136, 76,204,160,162,
-246, 43,120,104, 62,155,121,170,180, 35, 29,190,106,133, 31, 23,255,208, 28,192,168, 50, 43,106, 7, 89,245,106, 46,230, 33, 83,
- 70,244,139, 24, 63,126,188,116,233,210,165,234,122,245,234,233, 19, 18, 18, 44,229,118, 14,117, 4,182,118, 13,223,189, 79,180,
-170, 83,183,238,155,241,227,199,171,203,203,249,195, 15, 63,152,221,186,117, 75,216,186,117,107,154,148,148,100, 45,148, 74, 27,
- 9,204, 45,155,199,167,164,216,180,105,211,230,205,208,161, 67,217,143,225, 12, 13, 13, 21,214,169, 83,135, 38, 36, 36, 88,155,
-217,218, 55, 16,218,218, 55,123,155,240,222,186,102,173, 90, 97, 19, 39, 78,212,151,198,217,107,237, 31,226, 68, 46,151, 39, 4,
- 6, 6, 98,206,156, 57, 88,176, 96, 1,122,247,238,141,119,145,239,208,124,232, 8, 84, 25, 50, 10,167,239,222, 71,124,124, 60,
-102,206,156, 9, 47, 47, 47, 8, 4,130,176,207, 81,104, 24, 35,178, 74,234, 62,244,175, 66,174,151, 54,206,170, 44,238,158, 61,
-123,126,215,187,119,111, 28, 60,120, 16,195,135, 15,255,125,205,154, 53, 77,134, 15, 31, 14, 0,104,208,160, 1, 22, 46, 92,216,
-100,214,172, 89,191, 47, 90,180, 8,173, 91,183,134,135,135, 71,153,254,196, 88,150,133,193, 96, 64,191,126,253, 96, 48, 24,144,
-156,156,140,208,208, 80,108,222,188, 25,148, 82, 9, 0, 56,187,184,213, 17,137, 68,120,250,248, 65,206,236,225,245,247, 24, 27,
- 87,199,182,111,119, 52,187,125,219,245, 75,149,202,225,130,153, 89, 82,122,173, 90,113,181, 91,183, 78, 36,132,192,220,220,188,
- 60, 2,171, 64, 12, 21,118, 75, 80,116,203,159,160, 98,116, 15, 64, 30,231,168,126, 19, 33, 57,223,180, 64,100,201, 43, 2,156,
- 1,120, 20, 36,192,152,110,115, 16, 88,189, 38, 24,134, 49, 74, 88, 43, 41,174, 92, 12, 13,215,194,206, 30,169,182,206,240,206,
- 19, 87,154, 89,211,192,173, 90,134,244,165, 75, 97, 57,122, 52, 24, 11, 27, 64, 34,197,149,216,247,218, 28,189,161,196, 50, 57,
-127, 92,105,254,187,103,167, 17,176,156, 8,183, 30,159,199,197,155,135,241, 46, 46, 25, 81, 73,106,128,111, 9,181, 50, 22, 58,
- 85, 28,180, 25,143,161,208,152,153,228,202, 63,211,138,245,175, 25, 51, 87,156,163, 81, 80, 11,105,159,195,235, 54, 88,246,234,
- 55, 80, 25, 24, 24,104,237,234,234, 10, 66, 8,186,118,235, 70, 90,222,184, 97, 46,112,113,129,109,237,218, 5,222,115, 47, 95,
-186,132,243,231,207, 43,207, 28, 63,230, 58,236,235,175, 59, 1,165,186,213, 41,136,188,148,148, 20, 56, 58, 58,130, 97, 24,136,
-197, 98,196,197,197,193,217,217, 57,215,236,205,231, 11, 8, 33,124, 74,105, 89,230,172, 93,211,131,238, 6, 37,213,159, 89,165,
-190,185,128,156, 83,190, 7, 75, 41, 4,132, 5, 84, 20,122, 22,208,232, 41,234, 84,230,217, 92, 84, 25,172, 79,223, 59,250, 22,
-192,174,114, 90,176,174, 17, 66, 70,114, 28,119, 24, 0,115,227,198, 13, 46, 36, 36,228, 59, 99, 7,164, 23, 7, 51, 51,179,169,
- 87,175, 94,181,153, 58,117,106,250,233,211,167, 51, 59,118,236,104,185,121,243,102,155, 86,173, 90, 77, 5,176,223,136,150,177,
-138, 16,178, 51, 38, 38,230,187,186,117,235, 34, 45, 45, 13, 58,157, 14,143, 30, 61,130,151,151, 23, 30, 62,124, 8,111,111,111,
- 60,120,240, 0, 62, 62, 62, 96, 89, 22,106,181, 26, 28,199,149, 89,162,199,199, 68,201,205, 52,233, 22,241,247,206, 33,244,249,
- 35,156,141,208,228, 44,219,126,224,108,245,154,117,148,229, 45,192, 1,192,199, 81, 22,224,234, 96,123,113,233,188, 31, 28, 34,
-175, 29,192,209,237,107,185,235,231,206,249,139,204, 49,178, 69,223,241, 61,180,122,184, 3, 16, 55,170, 95,151,126,101, 21,202,
- 73, 43,225,253,149, 23,165,123, 50,247,113,148, 5,184,216,219, 94, 88,182,100,190,121,248,249, 29, 56,184,105, 5, 61,178,123,
- 95,160, 26,168, 95,189,122,245,246,132, 16,103, 0,134,188, 52, 50,106, 9,154,226, 56,175,156, 62, 93, 75, 13,212,247,244,244,
-108, 47, 16, 8, 42,229, 89,249,226, 62, 7,103,141, 26, 53,218, 19, 66,220,115,147,147,198,162,156, 75,229, 12, 31, 62,124,249,
-148, 41, 83, 38,234,245,122,219, 66, 22, 72,222,230,205,155,249, 44,203, 50,148, 82, 29,195, 48,186, 11, 23, 46,176, 6,131, 33,
- 94,173, 86,143,254,212, 2,163, 71,143, 30,184,123,247,238, 60,228, 78,176, 40, 19,105,105,105,124, 27, 27, 27, 67, 89,194,203,
- 88,238, 27, 55,110, 44,232,223,191,255,244,253,251,247,135,174, 89,179,166,243,168, 81,163,112,224,192, 1, 84,173, 90, 21, 79,
-159, 62,197,204,153, 51, 1,160,201,172, 89,179, 78,110,219,182,205, 35, 50, 50,114,185, 49, 86, 91,131,193,128,125,251,246,161,
-107,215,174,176,183,183,135,139,139, 11, 8, 33,215,190,254,250,235,245, 0,192, 35, 60, 33, 0,104,212, 26,141,175,111, 93, 99,
-156,140,146, 74,150,150,174,102,183,111,187,126,161, 84, 58, 28, 5,146,244,117,234,196,117,236,219, 55, 49, 50, 50, 18, 9, 9,
- 9,112,114,114,202, 47,235,120,132, 16,166,172,110,246,124, 43, 78, 89,226,170, 28, 22,101,228,143,109,114,116,116,196,172, 49,
- 75,176,100,195, 44,188,193,117, 84, 29, 0,188, 88, 9,116,245, 24,139,186,129, 13,224,226,226, 98,124,175, 2,176,230,116,100,
-204,248, 47,164, 2,123, 79, 78,141, 39, 85, 61, 97,153,158,140, 42, 94,238, 32,102, 50, 40,118,108, 70,230,238, 93, 48,147, 75,
-112, 63, 93,129, 43,111,163,178,178, 13,134, 85,165,133, 19, 64,129,207, 43,247, 10,222,234,215,145,217,102, 73,113,183,240,251,
-111,199, 81, 53,112, 2,164, 78,157, 96,227,187, 8,186, 87,171,161, 77,189, 8,155, 10, 29, 17, 27, 25, 14, 30, 95, 28,108,146,
- 44,255, 44, 20,214, 34,255, 26, 11,214, 7, 25,154, 35, 2, 31,111,111, 86,200,224,215,174,157, 58,229, 60,121,242,164,160,149,
-167,190,127, 31,202,243,231,193,178, 44, 40,165,184,121,227, 6, 6, 13, 28,152, 45,224,145,173,149, 43, 87,162,132,254,225,123,
-133, 16,242, 39, 95, 86,154, 66,253, 84, 42,149, 10, 42,149,170, 96,208,102,114,114, 50, 68, 34, 17,164, 82, 41, 26, 54,108, 72,
-120, 60, 94,175, 98, 62,182, 54, 69, 18, 67,207,166, 41,123,110,235, 48, 32,193, 37, 91, 71, 71, 90, 85, 70, 69,161,180,224,163,
-116,178, 32,232, 28, 40,128, 29, 63,137, 94, 89,222, 54,158,211,164,246,164,148,234, 75,227, 44,230,153,222, 53,106,212, 88, 63,
-104,208, 32, 6, 0,218,180,105,195,212,168, 81,227, 23, 66,136,119, 41,247,148,202, 41,145, 72,196, 0,112,234,212,169,180,208,
-208,208, 47, 79,157, 58,149, 86,248,184,145,156,155,127,250,233, 39,152,153,153,193, 96, 48, 64,171,213, 22,140,191, 42,252,171,
-211,233, 96,103,103,135, 51,103,206,128,101,217, 51,101,133,211,175, 90,141,236, 76,190, 85,226,206, 83, 87,113, 46, 82,151, 93,
- 94,113, 85,152,179,170,179,220,199,201,206,246,210,178,197, 11,236,211,223, 60, 66,108,108, 44,189,112,254,204, 29, 21,165,113,
- 25, 10, 58, 59, 61,155,250,228,104,168,180,158, 7,162, 47,109,154, 70,103, 53,131, 30,228,207,179, 7, 11,115, 6, 56,203,125,
- 92,237,109, 47,252,188,108,177,121,198,155, 71, 72,120,255, 30,103,207,156,122,162,162, 52,142, 82,122,132, 82, 58,148,227,184,
-234, 28,199, 85,167,148, 14, 45, 73,180,148,151, 83,167,211, 85,215,233,116,159,149,179,188,225, 44, 52,131, 16,243,230,205, 11,
-139,141,141, 29,149,152,152,216, 35,127, 75, 75, 75,235,154,149,149,213, 49, 39, 39,167,189,106,101, 37, 75,165, 82,233,144,149,
-149,229,172, 82,169,234, 80, 74, 31, 25,155, 63,139,162,112, 5, 27, 31, 31, 63, 55, 62, 62,158,148,154, 63, 71,190, 36,235,150,
-127,187,251,208,161, 67,142,159,194, 93, 52,156,201,201,201,135,247,237,219, 87,179, 74,149, 42, 30, 67,135, 14,197,198,141, 27,
-177,102,205, 26, 13, 0,108,219,182, 77, 83,200,114, 85,225,221,187,119,117,139,235, 30, 44,204,201, 48,204,174, 47,190,248,130,
-222,188,121, 19, 93,187,118,133, 94,175, 71, 76, 76, 12,182,108,217, 2,131,193,160,104,221,186, 53, 7, 0, 42,117,142,130,114,
- 20, 90, 93,241,253,236,133, 57, 9, 33,196, 23,232, 52,212,217,185,210, 23, 74,165,195, 69,153, 44,233, 77,197,138,113,109,123,
-247, 78, 20, 10,133,144,203,229, 5,101,157, 88, 44, 70,189,122,245, 8,159,207,111, 81, 6,231, 7, 86,156,162,219,199,124,155,
- 5, 93,122,121, 28,110,110,110, 88, 48,121, 5,220,238,247,192,181,166,182,168,153, 58, 20,237,154,118,134,143,143, 79,185, 56,
- 67, 40, 85,170, 40,250, 76, 12,141, 86, 37, 73,197,168, 41, 97, 81,185,106, 5, 16,169, 25, 32,145,194, 34, 48, 0,150,245,107,
-224,137,179, 35, 38,158,187,146,163,214,235,251,132, 83,154, 85, 26, 39, 33,164,192,114,215,165, 67,155,180, 13,191,172,224, 90,
- 55,255, 14,102, 82, 11,232, 5, 21,144,150,173, 71,186,146, 66, 43,174, 15,145, 80,140,118, 13, 3,112,247,194,142, 28, 86,171,
-220,249,177,121,254, 99,227,211,196,105,194, 7, 22,172,252,169,145,249,191,132,112, 44,203,114,168, 92,165,178,121,228,187,232,
-181,189,123,247, 26,222,190,125, 7,179, 14, 29, 58, 72, 2, 94,229,118, 81,156, 58,117, 10, 71,143, 30,205,185,120,241,162, 66,
- 44,224,109,171,224, 94,193,145,101, 57, 16, 82,186,133,132, 97,152,215, 47, 95,190,116,245,243,243,131, 90,173,198,210,165, 75,
-245, 65, 65, 65, 2,185, 92, 14, 74, 41, 86,174, 92,201,246,235,215,143,215,181,107, 87,243,203,151, 47,143,131, 17,107,253, 81,
- 74,159, 17, 66,218,173,111,217,253,104,221, 49,195,108,253, 91, 54,178,110, 81,193, 21,250,218, 20,241, 49,239, 16,122,229, 98,
-250,139, 11,171, 82,161, 78,236, 78, 41, 13, 41,111, 36,185,184,184,204,185,120,241,162,195,216,177, 99,169, 90,173, 38,209,209,
-209,116,241,226,197, 14,223,124,243,205, 28,148,225, 11,167,180,252,153,145,145, 1, 66, 8,151,151, 89,243, 91,175, 70, 79, 83,
-165,148, 6, 19, 66, 78,116,235,214,173, 75,235,214,173,241,234,213,171,130,174,192,194, 2, 43,127, 54,225,146, 37, 75, 50,128,
- 63, 28, 4,150, 4,177, 88,140, 45,135,207,159,139,143,141, 50,171, 92,217, 83,109,105,109,205,125,140,229, 10, 0, 68, 12, 51,
-247,199, 5, 63, 56,164,188,188, 75,130,239, 92,229, 14, 61, 75, 76, 50,176,116, 76,177, 23,103,197,211, 60,213, 95,122,235,133,
-225,205,253,113,241,124,203,252,238,203,253,143, 19, 20,132,165, 99, 63,173,169,241, 15,225,252, 31, 32,119,134, 95, 60,113,113,
-113,161,249, 93,120,197, 9,172,178, 80, 92,247,224,199,114,191,125,251,118,113,237,218,181,167,132,133,133, 29,242,247,247, 31,
- 5,192, 93,163,209,100,204,154, 53,107,217,182,109,219,134, 27, 99,185, 2,128, 3, 7, 14,172, 26, 54,108,216,249, 78,157, 58,
- 77,227, 56,174, 70,161,202,227,173,131,131, 67,129, 71,174,228,196,247, 65, 35,135,247, 11,202,206, 78, 47,211, 79,157, 47,208,
-114, 90,141, 26, 67, 7,120,120,184,157,224,241,146,184, 70,141,226, 2,157,157, 19, 87,175, 94,205, 78,154, 52,137,103,105,105,
- 9, 0, 88,191,126, 61,237,221,187, 55,233,209,163,135,217,181,107,215,250, 0,184, 90,150, 21,167, 56,203, 21,159,207,255,216,
- 10,242, 3,129,149, 47,178,230, 76, 92,138,184,184, 56, 8,133, 66,120,121,121, 65, 36, 18,149,155, 59,132,210,235,254,132,116,
-252,246, 93,226,129,214, 54,230,230,173, 29, 5, 34,111,169, 57, 64, 9, 66, 83,210,113, 37,238,149,246,202,187,168, 44,181,222,
-208,167, 52, 47,238, 0,192,178,108,146,183,183,119, 65,247, 17, 33, 36, 85,161, 33,150, 7,253,234,203,135,142, 60, 68,126,127,
-112, 27,241, 58, 14, 26, 61,135,202, 85,106,161,197,151, 43,113,242,220,115, 54, 62, 50, 36, 68,175, 74,223,106,170,230,255, 89,
-214,171,194,191,255, 10,129, 85, 20, 28,143,185,181,113,211,134,175, 14,236,219,239,196,227, 49, 78,225, 17, 17, 15, 58,119,239,
- 25,119,233,210, 37, 27,161,165,101, 61, 0,156,118,212,168, 59, 58,141, 42,237,244,137, 19, 21, 43, 87,174, 20,152,183,216, 51,
-229,120,204,173,210, 30,152,156,156,188,118,240,224,193, 77, 79,159, 62, 45, 10, 10, 10,202,138,136,136, 56,113,227,198,141, 30,
-251,247,239,151, 46, 93,186, 52, 59, 53, 53,245,192,209,163, 71,251,117,238,220, 89,175,213,106,115,202,145, 48, 33,132, 16,191,
-251, 63, 44,239,127,255,167, 13,109,193,231, 53,134, 70, 0,112,250, 91,208,101, 93, 2,176,215,136,238,198, 98, 33,147,201, 2,
-205,204,204,240,228,201,147,244,250,245,235,107,213,106,181,112,209,162, 69,182, 50,153, 44,240, 19, 50, 18, 77, 79, 79, 7,199,
-113,124, 0, 36,239, 23, 92,249,215,202,233,219,185,115,231, 19, 7, 15, 30,252,162, 67,135, 14,240,240,240,128, 94,175,135,183,
-183, 55,180, 90, 45,188,188,188,160,209,104, 48,111,222, 60,100,102,102, 78, 50,102, 17, 97,137, 68, 2,145, 72, 4, 31,191,106,
- 57, 18,137, 4, 31, 43,174, 0, 64, 38, 96, 60, 94,159,222,142,164,212, 20,238,224,211,196,196, 28, 29,219, 46, 44, 73,249,162,
-232,117, 57, 44,148, 45,135,142,139, 3, 0, 13,135,236, 82, 57, 69,240, 8, 61,179, 5,137, 73, 41, 56,240, 56, 33, 67,169,227,
-190,124, 93, 12,103,185,194,249, 15,225,236,181,246, 21, 90,124,107,252,181,135, 70,126, 90, 1,241, 49, 66,170,160,146,125, 75,
- 9, 54,249, 81,108, 90, 91,172,143,171, 79,225,206,179, 76,157,200,171,116, 99,250,245,235, 23,244,238,221,187, 5,121,254,174,
- 54,149,135,107,251,246,237, 97, 0,134,149,118,205,254,229,195,142, 1, 56,102, 12,159, 25,159, 31,216,183, 74,149,118, 27, 67,
- 67,111,108,203,201,145,156, 91,181, 42,181,125,251,246,170,240,240,240,187, 87,175, 94,109,188,111,223, 62,209,143, 63,254,168,
- 74, 76, 76,252,237,192,129, 3,205,123,244,232, 97,208, 24, 49, 3,133, 16,242,217,196, 85, 62, 95, 97,203, 80,190,200,114,113,
-113, 65,197,138, 21, 63,233,187,207, 19, 89,215, 60, 9,241,184,152,150, 61,225, 86,166,170,141,250,213,219,234, 0, 32, 17, 8,
-158,231, 24, 12,151,179, 13,134, 85, 69, 45, 87,197, 33, 53, 53,117,208,159,194, 46,181,117,217,177,110,238,169, 7,191,215,243,
-110,218, 97,136,180,154, 11, 7,173,142, 34, 38, 42, 28,243,102,111,205, 73,136, 10, 11,209, 25,116,221, 76, 62,176, 76,248,219,
- 9,172,136,136,152, 16, 15,143, 10, 51,142, 30, 57,220,152, 82,134, 71, 9, 81, 90, 89, 89,159,138,142,142,254,192, 11,182,167,
-141,141,249,176,111,134,245, 33, 28, 17, 16,194,177, 28,143,185, 21, 17, 17, 19, 82, 70,193,248,176, 99,199,142,139, 3, 2, 2,
- 38,176, 44, 59, 83,169, 84,158,176,178,178,186, 87,187,118,237, 5, 44,203,206,206,202,202, 58, 97,103,103,119,114,253,250,245,
- 11, 89,150, 45,151,143,168, 60, 1,181, 19,248,188, 75,171, 17, 66,230, 83, 74, 45,249,124,126,230,243,231,207,247,249,248,248,
-244,163,148, 90, 18, 66, 50, 63,150, 83,173, 86,143,205,200,200,176, 27, 49, 98,132,126,243,230,205, 62, 67,134, 12, 9,122,241,
-226,133, 64,173, 86, 71,148,243,157, 53,132,144, 46,189,123,247,222, 42, 16, 8, 90, 51, 12, 67, 56,142, 43,188,220, 6, 40,165,
- 96, 89,246,100, 89,241, 34, 16, 8,178,191,250,234, 43,121,153, 86, 41,145, 40,219,216,240,101,105,217, 9, 27,174,190, 88,162,
-214, 83,106,224,232,200,215,137,202, 98,167,144,221,127, 77, 3,140,230, 84,115, 19,214, 92, 8, 89,162,209,115,156,129,163,163,
- 74,226, 44, 15,254, 41,156, 0, 48,154, 89,187, 27,155,214, 22, 12,120,207,239, 54, 44,186,255,185,145,111,105, 66,121,188, 44,
-231,185, 99, 8, 25,249, 23,112, 23, 35,182,202,139,158, 61,123,178,159, 59,158, 84, 6,195,205,250,199,143, 79,215,114,220,235,
-138,237,219,203,125,125,125,187,179, 44,187, 85,161, 80, 92,177,180,180, 12,169, 94,189,250,112, 0,219, 20, 10,197, 21, 71, 71,
-199,155,171, 86,173, 26,201,113,220,207,101, 88,113,226,242,173, 56, 0,104,190,245, 41, 95, 64, 20, 22, 18,122,189, 62,214,152,
-112,178, 44, 27, 23, 24, 24, 72, 10, 91,179,138,254, 22,134,177,188,133,145, 39,160,230,163, 20, 39,162, 31, 37,176, 85,169,241,
-132,144,218, 47, 31,255, 54, 42, 52,228,113,255,252,217,130, 60,158, 40,152,213,229,236,212,171,210,183,154,196,149, 9,127, 7,
-147,220, 95,182, 1,104, 99,226, 52,113,154, 56, 77,156, 38, 78, 19,167,137,211,196,249, 95,219, 76, 75,143,155, 96,130, 9, 38,
-152, 96,130, 9, 38,124,102, 16, 0,109, 74,176,108, 25,237, 43,234, 99,102, 19,148,197,111,226, 52,113,154, 56, 77,156, 38, 78,
- 19,167,137,243,223,199,249,159,129,169,139,208,196,105,226, 52,113,154, 56, 77,156, 38, 78, 19,167,169,139,208,212, 69,104,130,
- 9, 38,152, 96,130, 9, 38,152,240,183, 6,223, 20, 5,229, 67,222,154,114,223, 2,232, 9,192, 19, 64, 56,128,195, 0,214,151,
- 99,193,227,194,124, 22, 0,130, 0, 52, 6, 80, 5,192, 91, 0,191, 1, 88, 74, 41,205, 54,197,120,241,176,183,183,159, 33, 16,
- 8,172, 0, 20, 44,173, 84,244, 87,175,215,103,100,102,102, 46,254,139,242, 1,143, 82,202,150, 39,172,255,139,112,154,240,183,
- 45, 71,188,109,108,108,246,164,165,165, 13,160,148,134,154, 98,196, 4, 19,254,197, 2,139, 16,114, 3, 0, 40,165,205, 1,192,
-220,220,252, 54,195, 48, 85,242,206, 1,200, 93, 19,170,240,126,209, 95,142,227,222,166,166,166, 54, 42,233, 97,102,102,102,183,
-121, 60, 94, 21, 66, 72,254,226,179, 96, 24, 6,122,189,222,156,199,227,101,149,192, 25,155,150,150, 86,231,111, 82, 40, 18, 0,
-167,173,173,173,213, 11, 22, 44, 88,223,162, 69,139, 10,241,241,241,134,169, 83,167, 54,123,250,244,105, 7, 66,200, 87,229, 17,
- 89,132,144,134,132,144, 29, 53,107,214, 60, 54,120,240,224,131,245,235,215, 23,165,166,166,154, 31, 62,124,216,117,231,206,157,
-143, 8, 33, 3, 40,165, 15,255,101, 21, 75,137,203, 31, 25,185, 52, 18, 0, 64, 32, 16, 88,197,199,199,155,231, 11, 21, 74, 41,
- 12, 6, 3, 40,165,208,235,245, 80, 42,149,240,247,247,255,236,225,119,118,118,174, 69, 8, 89,235,229,229, 85,199,197,197,229,
- 1,128,239,226,227,227,159,150, 21,214,216,216, 88,243,188,239,235,255, 37,156,255,114,113,242,181, 72, 36,250,210,203,203,171,
-158, 70,163, 73,127,251,246,237,125,150,101,127,160,148,190,255, 76,252,150, 0,126, 16,139,197,245, 61, 61, 61, 43,132,133,133,
-197,232,116,186,123, 0,230, 83, 74, 51, 63,135,184,106,222,188,249,239,235,214,173,179, 29, 61,122,244,239,132,144, 38, 38,145,
-101,194,255, 10,238,238,238, 86, 74,165,114, 43, 33,164,150, 80, 40,116, 50, 51, 51,131,153,153,217,123,145, 72,244,196,206,206,
-110,248,153, 51,103, 50,254,159,191,239, 15,180,200, 63, 94, 96,229,173,251,243,193, 82, 13,124, 62,223, 45, 50, 50,210, 33,127,
- 65, 82,142,227, 10, 42,178,252,223,124,228,249, 89,130,175,175,175,174,140,138,166, 66,108,108,172,131, 92,254,135,171, 37,157,
- 78, 7, 39, 39, 39, 46, 46, 46,206,161,232, 66,194, 90,173, 22,110,110,110,127, 39, 95, 38,223,218,216,216,100, 70, 71,199, 4,
-170, 53,186,249,223,140,157, 62, 99, 64,207,182,214,183,111,223,230,190,250,234, 43,205,141, 27, 55,190, 5,176,214,216, 66,156,
- 16,178,115,234,212,169,243, 36,102, 22,182, 87,111,135,104,118, 30, 62, 19, 87,211,187, 50,153, 52,105, 18,111,220,184,113, 55,
-107,213,170,181,135, 16, 82,187, 60,150, 44,115,115,243,243, 98,177,184, 18,143,199,131, 78,167,139, 78, 75, 75,251,226,111, 84,
- 49,214, 4,240,152, 16, 82,139, 82,250,196,216,115,165, 65,161, 80, 20, 44,185, 84,120,243,245,245,253, 43,194,207,175, 80,161,
-194,137, 37, 75,150,184,190, 79, 72,192,138,149, 43, 27, 0, 88, 15,160,129, 49,247, 39, 37, 37,253,191,132,243, 95, 46,174,130,
-230,205,155,183,164,127,255,254, 96, 89, 22, 42,149,202,229,205,155, 55, 1,179,102,205,234, 70, 8,169, 71, 41,141,248, 68,126,
-123, 47, 47,175, 87, 19, 38, 76,176,169, 87,175, 30, 24,134, 65,102,102,166,203,111,191,253,214, 96,219,182,109,131, 8, 33,190,
-148,210,228, 79,121,134,141,141,205,158, 45, 91,182,216,154,153,153,225,228,201,147,182,173, 91,183,254,141, 16,210,244, 99, 69,
- 22, 33,132,177,181,181, 29, 7,160, 21,199,113, 34, 0,247,210,211,211, 23, 82, 74,117,166, 28, 99, 66,105,176,179,179,251, 58,
- 43, 43,107,157, 68, 34, 17,218,216,216,192,204,204, 12,124, 62, 31, 66,161,208, 93, 46,151,187,243,249,252,246,157, 58,117,250,
-238,212,169, 83, 91,255,159,190,239, 63,105,145,127,133, 5,139, 82,122,163,200,139, 66, 42,149,226,224,193,131,224,241,120, 31,
-172,226, 94,220,127,119,119,247, 50, 31,150,111, 1, 59,117,234, 20, 44, 44, 44, 96,105,105, 89, 80,193,136,197, 98, 92,185,114,
- 5, 2,129, 0,124, 62, 31, 2,129, 0,117,234,212, 41,214,225,221, 95,137, 94, 1,185,139, 76, 22,231,188,177,169,167, 20, 61,
-199,205,237,147,163,214,213, 5,160,204, 72, 79, 79,127,112,244,104,124, 77,111,111,225,158, 61,123,234,185,186,186,246, 52, 86,
- 96, 1, 8,170, 93,187,246, 17,158,212,210,110,240,144,161,131,135,243, 25,221,160,145, 83, 22,197, 36,164, 40, 71,140, 24,113,
-244,228,201,147,131,127,252,241,199,151,223,127,255,125, 16,128,153,198,134, 95, 36, 18, 85,122,243,230,141, 23,199,113,168, 94,
-189,250,223,102,185,129,124, 1, 69, 41, 5, 33,228, 3, 33, 85,218,185,210,192,113, 92,193,210, 64, 69, 55,189, 94,143,207,237,
-103,208,213,213,213,119,224,192,129,118,105, 41, 41, 88,177,114,101,254,225, 58,101,117, 23,230,119, 5,106,181, 90,244,232,209,
- 99, 32,203,178,252,252,176,105, 52, 26,109,102,102,166,186,208, 76,157,100, 74,105, 91, 35,226,179,138, 76, 38, 91, 6,160,150,
- 74,165,114, 5, 0,153, 76, 22,199,113,220, 49,165, 82, 57,147, 82,170,250,200,116,170, 0, 32, 0, 37, 47,217, 68,151, 44, 89,
- 18, 22, 20, 20, 20,241,255,205, 73, 8,169,228,232,232,184,184, 87,175, 94, 56,115,230, 12,206,158, 61,171,151, 74,165,252, 33,
- 67,134,144,239,190,251,206,122,194,132, 9,237, 1,172,254,196,100,110, 63,111,222, 60, 27, 63, 63, 63, 28, 62,124, 24,207,158,
- 61, 83,121,121,121, 73, 91,180,104, 1, 62,159,111, 51, 99,198,140,175, 0,236,248,148, 7,164,165,165, 45,156, 50,101,202,206,
-125,251,246,153,191,125,251, 22,107,215,174,181,235,211,167,207, 13, 66, 72,115, 99, 69, 22, 33, 68, 12, 96, 28,128,150, 60, 30,
-175,233,144, 33, 67, 12, 99,199,142, 21, 48, 12,163, 95,185,114,165,253,182,109,219,250,216,217,217,213, 74, 73, 73, 49, 13, 51,
- 40, 5, 60, 30, 79,199,113,156, 0,128,132, 82,170, 41,107,255,223,244,238,182,182,182,163,211,211,211,215, 59, 59, 59,195,193,
-193,225,131,186,214, 96, 48, 32, 51, 51, 19, 98,177, 88, 88,161, 66,133, 45,253,251,247, 23,236,221,187,119,195,255, 71,184,138,
-106,145,127,133,192, 42,169, 98,200, 95, 72, 52, 95, 72,229,139,159,162,255,243, 69, 89,145,136,186, 92,164, 80, 32,217,217,217,
- 5,226,202,194,194, 2,121,149, 42,244,122,253,159,120, 89,150, 69,209, 85,181,141,153,254, 73, 8, 25, 13,224, 10,165, 52,220,
-200, 4, 45,224, 60, 52,198, 23, 59,197, 83,251,229,187, 60,111, 63, 37,247,119, 39,128,219,239,134,175, 93,215,188,185,235,184,
-217,107,230,170, 82,227, 83,102, 12,236, 84,201,203,201, 86, 42,203, 72,202,180,241,241,105, 7,192, 80,142,112, 54, 27, 60,120,
-240,174,139,119, 35,137, 68, 34, 20,242,121, 60, 65,147,234,222,182, 21, 44,121,150,230,128,101, 76, 68,216,237,161, 67,135, 86,
-255,254,251,239,155,150,231,221, 25,134,129,133,133, 5,118,237,218, 5, 38, 95,209, 26,249,238,159,241, 3, 41,154,238,252,124,
- 1,149,150,150,134, 51,103,206,160, 67,135, 14,143, 9, 33,181,242, 46,121, 76, 41,133, 66,161, 64, 66, 66, 2,156,157,157, 31,
- 19, 66, 4,133,187, 11, 75, 10,167, 94,175,135, 94,175, 71,255,254,253,255, 36, 92, 20, 10,133,186,200, 20,227, 15,196,139,177,
-239,238,226,226,114, 17, 64, 91, 30,143, 7,173, 90,173, 93,246,243, 7, 78,183, 31, 22, 22, 87, 37,113,230,119, 9,178, 44,203,
-127,248,240,161,160,208,250,110, 2, 0, 50, 0,118, 44,203,130,207,231, 63, 55, 34, 62,125,205,204,204,110,159, 58,117,202,162,
- 78,157, 58, 68, 36, 18,193, 96, 48, 32, 56, 56,184,194,143, 63,254, 56,242,242,229,203, 95, 17, 66,252,139, 46,106,110,100,186,
- 7,252,246,219,111, 74, 15, 15, 15,182, 4,139, 33,223,219,219,187, 57,128,136,255, 1,103,108, 98, 98, 98,215,182,109,219,142,
-122,255,254,253, 43,131,193, 48, 13, 64, 53, 59, 59,187,199,221,187,119,135, 84, 42,109,105,140,192, 42, 45,221, 29, 28, 28,186,
- 52,106,212, 8,107,215,174,197,143, 63,254,216,134, 82,122,133, 16,210, 90,161, 80, 92,238,220,185, 51,172,172,172,186, 22, 39,
-176,140,205, 75,132, 16,239,102,205,154,109,153, 63,127,190,249,153, 51,103,224,229,229,133,172,172, 44, 76,158, 60,217, 97,206,
-156, 57,215, 9, 33, 45,242, 69, 86, 73,156,132, 16,127,177, 88,188, 99,223,190,125,114, 15, 15, 15, 15,161, 80,200,120,120,120,
- 32, 45, 45, 13,106,181, 90,188,104,209,162,234, 82,169,244,233,234,213,171,119, 0,232,254,255,253,189, 23, 9,107, 38, 0, 11,
- 0, 86,229,233, 94, 45,229,221, 51, 1,136, 11, 62, 30,129, 0, 18,137, 4,146,255, 99,239,186,195,163, 42,214,247, 59,231,156,
- 45,201,182,108,122, 33, 33, 9, 74, 72,104,129, 68, 18,185,161, 10, 10,151,114, 5, 46,197,138,136,138, 8, 10,138, 2,130, 72,
- 40,130, 32, 74, 81,105, 42, 69,189, 34, 88,127, 72, 81, 4, 67,151, 18, 90, 66, 9, 16, 73, 32, 61,155, 77, 47,219,206,153,223,
- 31,236,174, 75, 76,217, 13, 27, 8,186,239,243,204,147,221, 61,155,119,167,158,121,207, 55,223,124,227,230, 6,169, 84,138, 75,
-151, 46,205,113,115,115, 91,110,123, 47,110,136,147,252, 57,105,117, 33,132, 28,103, 89,182,193,247,181, 93, 64,238,116,125,154,
-243, 28, 76, 8, 89, 1,160,239,205, 91, 62,179,223,199,199,103, 74, 94, 94, 94,166,189,156, 65, 65, 65,222, 21, 21, 21, 43,131,
-130,130,224,231,231,103,157, 59, 34, 35, 35,161,211,233,112,237,218, 53, 80, 74,145,151,151, 7,185, 92,142,240,240,240,149,175,
-191,254,250, 55,203,150, 45, 43,106,206,178,255,221, 96, 17, 88,243,106,175,123, 18, 66, 32, 8, 2, 56,142,187, 69, 96,213, 78,
- 22, 49,100,238,167,164, 49, 83,182, 94,175,183,138, 43, 15, 15, 15,171, 56, 51,153, 76,245, 9,172,166, 40,243,104, 65, 16,218,
- 16, 66,214,217, 43,178,106, 99,236,216,177,127,241,231,120,237,181,215,178, 10, 10, 10,232,127, 7,116,145, 95,220,149,147,123,
-191,167,194,221, 87,169, 12,119,243,244, 82, 23, 21, 21, 29, 5,160,118,224, 39,218,198,198,198,186,111,254,238, 96,214,243,175,
- 46, 94,240,192,125,222,170,232, 96, 31,207, 0, 15,119,137,130, 33,149,110, 38, 99,150,151,151, 87, 68, 19,158,200, 0, 0,106,
-181, 26, 28,199,181, 8, 11, 22,165,212, 68, 8,137, 33,132,156,218,177, 99, 7,226,227,227,173, 34,203, 34, 62, 74, 75, 75,145,
-146,146,130, 94,189,122, 1, 64, 76, 99,190, 88,150,101,106,139,192,106, 72,184, 88,190,207,178,236,185, 38, 22, 97,129,167,167,
-103,175,190,125,251, 74,182,108,221, 42,161,148, 86,226,230,129,212, 21,148,214,115,112,117, 45,152, 76, 38, 24,141, 70,139,149,
- 17,169,169,169,183, 88,128, 69, 34, 17,252,253,253,237,202,140, 84, 42,125,253,235,175,191, 86,197,197,197,145,162,162, 34, 8,
-130, 0,134, 97,208,170, 85, 43,172, 94,189,218,109,228,200,145,173,146,147,147,103,161, 9,199,206, 0, 32,245, 9, 33, 0, 80,
-169, 84, 38,192,225,221,199,117,114,154, 76, 38,146,144,144,240,134, 70,163,233, 92, 93, 93,253,142, 61,253, 8,192,255,153,147,
-229,158,114,230,226,197,139,213,163, 71,143,118, 15, 15, 15,143,191,221,190,218,174, 93,187,238, 34,145, 8,199,142, 29,211, 1,
-176, 60, 73,239, 63,123,246,172,110,196,136, 17,210,144,144,144,238, 14, 88,238,218, 69, 69, 69,237,241,243,243,115,183, 8,255,
- 81,163, 70,137,214,175, 95,175,204,206,206,134,193, 96,192,204,153, 51, 49,100,200, 16,248,248,248,224,181,215, 94,243, 95,186,
-116,233,151, 0, 98, 27,224,116,147, 72, 36,159, 95,185,114, 37, 34, 48, 48,208,253,247,223,127, 71,116,116, 52, 52, 26, 13,242,
-242,242, 80, 81, 81,129,188,188, 60,140, 31, 63,222,239,131, 15, 62, 8,106, 65,115, 77,137, 88, 44,134, 76, 38, 83,151,148,148,
-148,222, 6,143, 20,128,196, 86, 92, 73,165, 82, 72,165, 82,184,185,185,193,142,103,202,123, 26,132,144, 86,132,144,243, 98,177,
- 88, 42,147,201,196, 12,195, 64, 42,149, 14,240,242,242, 74,125,228,145, 71, 58,253,242,203, 47, 25,246,240,212,212,212,124,238,
-230,230, 38,242,245,245, 5, 0,116,239,222, 29,143, 60,242, 8,180, 90,173, 80, 80, 80,128, 86,173, 90, 49,103,207,158, 69, 89,
- 89, 25,254,248,227, 15, 68, 70, 70,138, 8, 33,159, 3,248,119, 51, 23,113,222,223,206, 7,139, 82,154, 72, 8,233, 93,215, 36,
-198,113,156, 53,213,101,185,178, 36,123,132, 16, 33, 4, 60,207,195,223,223, 31,102, 71, 58,235,129,163, 60,207,255,133,159, 82,
-218,164, 1, 35,151,203,241,196, 19, 79,208, 53,107,214,188,104, 22, 89, 87,236,253,223, 81, 31, 93,180, 90,173,106,163, 67,135,
- 14, 71,102,205,154,245,232,111,191,253,150,253,192,125,225,156, 60, 39,179,194, 77,165, 86, 35,184,245,224,103,134,141, 56,139,
-155,187, 9,237,197,149,242,242,114,247,251,131,101,122,134,169, 33,173,165,156, 50, 80, 46,150, 6,120,122,182, 18,235,117, 5,
- 42, 79, 79,137, 78,167, 43, 1,208,224,225,204, 42,149,234,103,169, 84, 26,202,178, 44, 88,150,133,143,143,143, 7,165, 20,106,
-181, 26,193,193,193,138,200,200,200, 52,142,227,192, 48, 12, 42, 42, 42, 50,175, 93,187, 54,160,177,140,121,122,122,254, 44,149,
- 74, 67, 25,134, 1, 33, 4, 44,203, 90, 55, 36, 88, 94,179, 44, 11, 66, 8,170,170,170,236,226,164,148,158, 38,132,196, 12, 30,
- 60,216, 42,178,118,237,218,133,129, 3, 7,162,164,164, 4,169,169,169,182,226,202, 46, 31, 44, 65, 16, 96, 48, 24, 96, 48, 24,
- 26, 20, 46, 98,177, 24,106,181,186,201,131,196,203,203,235,208,168, 81,163,240,201, 39,159, 80,243, 41,239,114, 66, 72,180,135,
-135,199,165,243,231,207,219,229,231, 66, 41,181,230, 19,192, 45,227,202,146,236, 93,210,100, 89,118, 64,108,108, 44, 41, 45, 45,
-181, 8, 71,235,131, 16,203,178,248,248,227,143,221,227,226,226,222,114,115,115,123, 67, 44, 22,151, 25,141,198, 45, 53, 53, 53,
-239, 80, 74, 75, 90,210,205,167,103,207,158,175,222,184,113, 99, 72,104,104,232,246,219, 16,239,180, 91,183,110,122, 0,238, 44,
-203,138,156, 48,129,177, 0,192,243,124,141, 69,228, 83, 74, 77,177,177,177, 53,230,201,221,238, 19,144,125,124,124,190,220,185,
-115,103,112,104,104, 40,140, 70, 35, 76, 38, 19, 42, 42, 42,176,127,255,126,232,116, 58,152, 76, 38, 68, 68, 68,224,237,183,223,
-174,153, 50,101,138,219,186,117,235, 10, 42, 42, 42,158,108,132,118,202, 55,223,124, 35, 15, 12, 12,116,175,174,174, 70,122,122,
- 58, 98, 99, 99, 81, 94, 94,142,202,202, 74, 84, 85, 85,193, 96, 48,160,172,172, 76,205,243,188,190,197, 76, 52, 28, 7,169, 84,
- 10,177, 88, 92, 18, 26, 26, 10, 66,136, 91, 70, 70, 70, 83,150,220, 84, 0,202, 68, 34,145,196, 86, 88, 73,165, 82, 28, 59,118,
-108,150, 68, 34,169,211,122,213, 80,255,113,228,125, 11, 16, 88, 43,196, 98,177,212,203,203, 75,108,115, 31, 20, 43, 20, 10,248,
-249,249,125, 4, 96,144,157, 60, 93,189,189,189,173,135,125, 15, 25, 50, 4, 41, 41, 41,223,231,231,231, 63, 93, 80, 80, 0,131,
-193,240,185, 84, 42, 29, 94, 86, 86, 6, 65, 16,144,159,159,143,182,109,219,118,189, 3, 15,227,117,106,145,123,221,130, 85,231,
-186,167,101,137,176, 46, 65, 85, 91,112,217, 35,132,244,122,189, 34, 54, 54, 86,176, 76,220,150, 4,128,212, 39,176,204,150, 2,
-135, 33, 18,137,148, 19, 39, 78, 44, 95,179,102,205, 4, 66,200,122, 74,233,229,166, 86,210,246,111,191,242, 95,242,246,204,183,
-189,130,194,239,127,227,141, 57,220,208,161, 67,127,223,188,121, 51,239,213,126, 80,191,125, 63,127,225,191,114,218,244, 93, 59,
-119,238, 4,110, 58, 60,219,139, 67, 63,253,244, 83,192,107,175, 76,194,219,175, 79,217,173,138,240,145, 40,136,151,220, 77, 87,
- 89,168, 0,173,150,182,141, 26,242,221,246,237,185, 0,146, 27, 34,113,119,119, 15,189,124,249,114,132, 82,169,180,126,102, 48,
- 24,160, 86,171,177,121,243,102, 95,165, 82,233,171, 80, 40,192,113, 28,162,163,163,237,181,144,132,166,165,165, 69, 40,149, 74,
- 84, 85, 85, 65,167,211,193,104, 52, 66, 16, 4,235,128,148, 72, 36,144,203,229,232,210,165,139, 35,131,199, 42,178,118,237,218,
-133,142, 29, 59,162,184,184, 24, 23, 47, 94,116, 88, 92,153, 39, 65,171, 5,203,114, 31,172, 75,184, 88,172,122, 77, 65,231,206,
-157,233,225,195,135,177,123,247,110,252,231, 63,255, 33, 63,254,248,163,129,231,121,113,118,118,182,221,214, 48, 65, 16,172, 22,
- 44,139,213,205,100, 50,221,242,185,237, 82,187, 29,214, 48,165, 68, 34, 65, 77, 77,141,117, 9,223, 54,181,105,211, 6, 90,173,
-150, 43, 43, 43,227,114,114,114,100, 11, 23, 46,124, 57, 41, 41, 41, 16,192,227,119,243,102,179,102,205,154,208,231,159,127,254,
- 58,199,113,116,224,192,129, 79,101,102,102, 14, 11, 12, 12,220,251,219,111,191,189, 15,160,157,163,124,190,190,190, 39, 57,142,
- 11, 86, 40, 20,226,109,219,182, 25,203,203,203,197,126,126,126,249, 22, 65,107,233, 19, 70,163, 49,171,180,180,244, 1,123,248,
-124,125,125,197, 31,126,248,161,177,168,168, 72, 28, 16, 16,144,111,225,145,203,229,226,109,219,182, 25,203,202,202,196,106,181,
-250,100, 73, 73, 73,163,124, 26,141,230,201,177, 99,199, 30,220,187,119,175, 15,203,178,200,204,204, 68, 81, 81, 17,212,106, 53,
- 62,255,252,115,132,134,134,226,155,111,190,209,106,181,218,231,222,123,239,189,183, 42, 42, 42,236, 9,217,208, 43, 62, 62, 62,
-180,164,164, 4,106,181, 26,149,149,149, 56,121,242, 36, 58,116,232,128,156,156, 28, 48, 12, 3,181, 90,141,213,171, 87, 87, 17,
- 66,180, 45, 97,146, 97, 89,214,106,101,178, 17, 69, 53,221,187,119, 71, 82, 82,210,116, 71, 68, 17,165, 84, 47, 18,137,110, 17,
- 86, 54,175, 77,142,230,141,231,121,177,217, 7,148,216,243,190, 5,160,183,187,187,187,184,246,135, 85, 85, 85,226,192,192,192,
-158, 14, 8, 94,111,119,119,119, 0, 64,215,174, 93,161,213,106,121,133, 66, 49,102,218,180,105, 70, 0,152, 48, 97,194,152,235,
-215,175,215, 24, 12, 6, 86, 44, 22,163,180,180, 20, 65, 65, 65,222,119,104,197, 99,255,223, 74, 96,153, 21, 99, 18,128, 62,150,
-194,217, 46, 17, 54,100,185,170,101,193, 34,141, 12,180,146,172,172, 44,185, 92, 46,183,126,102, 52, 26, 17, 20, 20, 36, 8,130,
- 64,106,255,142, 37, 31, 77,133, 72, 36, 82,190,249,230,155, 37,171, 87,175,126, 26,118, 58,138,111,155, 28,133,205,181,196,213,
-218, 37,243, 63,250,112,201, 66,175,171,187, 55,226,211, 85,203,120,158, 71,114,231,206,157,123, 86, 84, 84,112, 30,114, 35, 52,
- 37,216,133,155,113,176,236, 18,131,230, 88, 90, 27,142, 31, 63,158, 60,104,208,160,195, 27,190,254,206, 43, 39, 61,253,168,180,
- 76,147,171,106, 27,193,137, 91,133, 14, 47,175,169, 17,143, 25, 51,198, 23,192,127, 27,226, 98, 24, 6,233,233,233,200,200,200,
-128, 66,161,128, 82,169,132, 66,161,128, 74,165,130, 82,169,132, 82,169,116,184, 14, 25,134, 1,207,243,248,246,219,111, 33,147,
-201, 32,151,203,111, 73, 22,113,117, 59,109, 51,112,224, 64,104,181, 90, 40, 20,138, 38, 11, 32,139, 56,177, 44,189, 89, 4,214,
-151,247,221,135,231,115,114,172, 2,107,133,135, 7,222, 22, 28, 14, 81,134,232,232,104,122,244,232, 81, 28, 62,124, 24,149,149,
-149,248,240,195, 15, 17, 24, 24,248, 16,128, 57,142,114, 89,242,105, 52, 26,249,236,236,108,145, 70,163,129, 37, 92,137,165,223,
- 87, 85, 85,217, 61, 41,112, 28,103,181, 46, 90,146,173, 21,139,101, 89,248,251,251, 35, 32, 32, 0,107,215,174, 21,135,135,135,
- 15,185,155, 55,154,165, 75,151,182, 93,177, 98,197,103,155, 55,111,222,245,228,147, 79,110, 77, 73, 73, 25,231,225,225,113,110,
-223,190,125, 11,165, 82,169,208,196,241, 29,156,147,147,227,103,251,145, 32, 8, 50,147,201,100,237, 27, 85, 85, 85,232,212,169,
-147,221,124,231,207,159,151, 1,192,194,133, 11, 69, 0,100,130, 32,128,231,121, 88, 56,171,170,170, 68, 29, 58,116, 8,182,115,
-162, 72, 35,132,244,236,223,191,255,145, 61,123,246,120,134,134,134, 34, 59, 59, 27,217,217,217,104,219,182, 45, 22, 45, 90, 84,
- 89, 86, 86,150, 96, 22, 85, 63,218, 89,236, 32, 79, 79, 79,209,245,235,215, 97, 50,153,208,181,107, 87,172, 94,189, 26, 99,198,
-140, 65,167, 78,157, 80, 86, 86,134,243,231,207, 99,211,166, 77,158, 98,177,248,191,119,123,130, 49, 47, 97,213,155,154, 56,238,
- 85,110,110,110,101, 82,169, 84, 98,241,191,218,191,127,191,195,214, 43,219, 7, 63, 71,222,183, 4,177, 90, 27, 18,137, 4, 1,
- 1, 1,142,172,242, 16, 91,247, 28,141, 70,195, 23, 23, 23, 91,151,241,215,175, 95,207,183,109,219,150, 23, 4,129, 21,139,197,
- 32,132, 64,161, 80, 52,187,200,172, 75,139,252, 29, 44, 88, 73,148, 82, 98,118, 40, 39, 22, 97, 67, 41,253,139,168,170, 79,112,
-153, 45, 88,164,177,193,198,178, 44,118,239,222,109, 21, 2,150, 93,132,148, 82, 56, 91, 96,121,123,123, 87,198,199,199,171,110,
-220,184,241, 85, 83, 45, 87,107,151,204,255,104,241,130,185, 94,218, 11,191, 35, 43, 39, 23,218, 2, 99,242,161,115,215,190, 7,
-240, 61, 0, 96, 93,251, 36, 76,184,240,177,189,156,237,125,101, 93, 58, 7, 41,191,127,120,208,144,144,209, 47,188,202,188,244,
-210, 75, 61,198,142, 29, 91,250,228,147, 79,190,162, 80, 40,218, 25, 12,134,226,239,118,236,200, 24, 61,122,116, 56,207,243, 99,
- 41,165,101,141, 76,220,153, 35, 70,140,176,214,109, 64, 64,128,106,203,150, 45,254, 74,165, 18, 79, 61,245, 84, 97, 70, 70,134,
-117, 89,168,188,188, 60,211,158, 60, 26, 12,134,204, 46, 93,186,212,187, 44,104,177, 64, 58,194,105, 49, 75,195,236,208, 94, 84,
- 84,132, 75,151, 46,129,227, 56, 60,248,224,131, 56,116,232, 16,122,244,232,225,208, 14, 66, 74,169,117,215,160,193, 96,224, 1,
-136, 56,142,195,248,172, 44,171,224,224,184,166,197,210,237,210,165, 11, 61,118,236, 24,206,157, 59, 7,157, 78,135,231,158,123,
- 14,230,229, 65, 0,120,196,129, 50,223, 23, 16, 16, 48,112,208,160, 65, 65, 0, 80, 89, 89, 73, 78,157, 58, 5,158,231, 65, 41,
- 69, 65, 65, 1, 14, 28, 56, 0,141, 70, 3,134, 97,224,233,233, 25, 76, 8, 9,167,148, 94,107, 96, 66, 32,215,174, 93,195,187,
-239,190, 11, 65, 16, 48,125,250,116, 68, 68, 68, 88,133, 85,102,102, 38, 22, 46, 92, 8,158,231, 49,119,238, 92,180,109,219, 22,
- 70,163,209,205,145, 56, 99,206,198,107,175,189,118,245,251,239,191,223,117,227,198,141,127, 47, 89,178,164, 55, 33, 68,120,227,
-141, 55,222, 85,169, 84,252,237,240, 22,151,150,227,210,149, 76,171, 0,170,157,124,125,188, 28,230,187,156,126,195,250,255, 60,
-111,203,199,195,219,203,211,209, 44, 86, 25,141,198,202,225,195,135,171,191,253,246, 91,210,182,109, 91,252,241,199, 31,150,135,
-210,170, 38,132,102,200,214,106,181, 17, 44,203,138,175, 92,185,130,176,176, 48,196,199,199,227,157,119,222,129, 70,163,129,201,
-100,130,159,159,159, 96, 52, 26, 79,233,245,250, 3,119,123,130,177,181, 50,217,166,253,251,247, 79,151, 72, 36, 20,192, 49, 0,
- 14, 9,108, 74,169,190,117,235,214,181,185, 77,104, 33,104,206,157,137,129,129,129,251,149, 74,229,144,226,226,226, 91,172, 88,
- 9, 9, 9, 6,127,127,255,131,246,242, 40, 20,138, 98,142,227,188,121,158, 71,106,106, 42, 90,183,110, 45,190,126,253,250, 98,
- 66,200, 76, 0,104,223,190,253,226,188,188, 60,177, 37, 58, 64,104,104, 40,106,106,106,138,239, 64,245,253, 69,139,252, 29, 4,
-214, 95,118,235,217,138, 30,123, 68,150, 61, 86, 8, 66, 8,170,171,171,111,177,134, 88,118, 17,214, 37,176,204, 19,121,147,150,
- 8,205,226,202,125,203,150, 45,255, 91,181,106,213, 97,123,255,207,214, 7,107,221,251, 11,150, 88,196,213,217,195,123,240,227,
-197, 82,205,244,197,203, 87, 52,181,178, 59,248,202,163, 3,252,125,146,222, 91, 52, 95,117,117,247, 38,108, 93,247, 1, 61,123,
-226, 68,220,137, 19, 39,158,158, 52,105, 82,107,115,135,210, 2, 56, 3, 96,180, 61,187,110, 10, 11, 11,111,241,127,138,136,136,
- 72, 83,171,213,254,110,110,110, 72, 79, 79,175, 72, 77, 77,117,120,233,165, 54,167,147,158, 76,110, 17, 87,169,169,169,232,219,
-183, 47, 0,224,208,161, 67, 72, 72, 72,112, 88,100,213,212,212, 88, 6, 62, 42, 43, 43,171, 0, 72, 63, 15, 15, 7, 0, 76, 46,
- 42,194,201,247,222,195,239,139, 23, 59, 44,212,187,118,237, 74, 79,156, 56,129,140,140, 12,152, 76, 38, 60,250,232,163,182,226,
-202,145, 50,119,138,138,138,250,117,223,190,125,190, 10,133, 2,149,149,149,168,168,168,192,216,177, 99, 49,112,224, 64, 84, 87,
- 87, 99,207,158, 61,248,233,167,159,160, 84, 42, 81, 89, 89,137,202,202, 74,207,193,131, 7, 31, 33,132,244,170,207,119,144, 82,
- 74, 7, 12, 24,128,131, 7, 15,130,101, 89,196,197,197,161,168,200,186,185, 7,254,254,254,117, 93, 99,205,227,253,174, 76, 68,
- 28,199,209,253,251,247, 47,233,221,187, 55,110,220,184,241,239,216,216,216, 15,199,141, 27,151,125,187,188,158, 30, 74,116,233,
-112, 31,116, 58, 29,116, 58, 29,130,130,130, 80, 94, 94,142,171, 87,175, 66,167,211,193,223, 79,237, 48, 95, 76,167,182, 86, 62,
- 63, 63, 63, 84, 86, 86,226,218,181,107,208,235,245,240,241,241,116,164,253, 67, 6, 12, 24,240,219,255,254,247, 63,239, 77,155,
- 54,233,251,244,233, 35,249,240,195, 15,137, 74,165, 66, 65, 65, 65, 83,139,188,255,208,161, 67,161,253,251,247,143,188,112,225,
- 2,246,239,223, 15,189, 94,143,152,152, 24, 92,190,124, 25,221,187,119, 71, 69, 69,197,177, 19, 39, 78,252, 95, 75,152, 96, 44,
-203,119, 54,150,166,217,106,181,218, 0, 96,197,237,244,197,235,215,175, 75,163,163,163,117,110,110,110, 18,179, 88, 91,126,183,
-250,118, 29,237,126, 91, 59, 19, 27, 66, 64, 64,192, 84, 31, 31,159,254,109,218,180, 65,126,126,190, 88, 34,145, 32, 33, 33,193,
-208,173, 91, 55, 67, 64, 64,192,100,123,121,220,220,220, 46,184,185,185,245,170,168,168,128,193, 96,192,201,147, 39, 33,151,203,
-167,247,235,215,111, 74, 65, 65, 1, 10, 10, 10, 36, 50,153,204,250, 48,221,181,107, 87,212,212,212, 92,184, 67,245,215,162,252,
-222,156, 34,176,108, 84, 99,109,179,121,163,203,131,246,250, 96, 17, 66,160,215,235, 33,151,203,173, 75, 79,182,145,219,235, 18,
- 88, 77, 65, 72, 72, 8,226,227,227,221,183,110,221,250,229,178,101,203,142, 52,133,227,155,255,125, 17,232, 33, 84,133,228, 28,
-219,137,180,115,201,248,254,124,137,102,250,226,229,175, 12,253,239,227,249,181, 5,217,182, 9,141,243,181,243,147,119,106,229,
-239,157,244,254,210,197, 42,237,133,223,145,155,151,135,157,199, 78, 36,235, 41, 61, 15, 96,186,179, 26,212,178,179,166, 37,117,
- 84,219, 48, 13, 26,141, 6,231,207,159,183,136,171, 24, 0,232,209,163,199, 41,139,200, 74, 78, 78, 70,108,108,236, 95,194, 52,
-212, 97,185, 43,105,223,190,189,213,154, 85, 90, 90, 42, 0,192, 11,185,185, 88, 31, 24, 8,142,227,240,251,226,197,152,109, 52,
-226, 29,145,200,161,193,205,243, 60,180, 90,173,229,201,176, 73,226,202,124, 51,124,125,223,190,125,190, 27, 54,108, 40,219,188,
-121,115,145, 32, 8,162, 46, 93,186, 4,119,235,214,141,108,223,126,211,175,251,177,199, 30,195,244,233,211,113,254,252,121,200,
-229,114, 36, 36, 36,240,137,137,137,126, 83,167, 78,157,140,155,113,142,254, 2,158,231,197,225,225,225,123, 1, 60,116,225,194,
- 5, 0, 56, 66, 41, 77,176, 92,111,232,154, 29, 16,202,203,203, 69, 74,165,178,206, 16, 15, 98,177, 88,236,168,197,193,150,243,
-240,225,195,239,190,255,254,251,223, 79,155, 54,237,202,109,114,214,105,193, 26, 50,100, 8,170,117, 6,100,229,151,130,231, 77,
-168, 54, 20, 56,204,103,107,193, 26, 50,100, 8,170,106,244,184,158,171,133,201,196,163,188,218,100,111, 63,146, 61,252,240,195,
- 63,111,217,178, 37,224,232,209,163,224,121, 94,184,124,249,242,181,225,195,135,171,222,120,227, 13,111, 27, 31, 83, 71,177,234,
-241,199, 31, 31,121,248,240, 97,109,100,100,164,215,177, 99,199, 80, 80, 80, 0,147,201,132,135, 30,122, 8, 18,137,228,250,226,
-197,139,197, 0, 86,181, 20,129, 37,149, 74,113,252,248,113,167, 8, 43, 91, 72, 36,146, 38, 47, 51,222,171, 56,118,236, 88,246,
-164, 73,147, 58,168, 84,170, 21, 61,123,246,236,235,237,237,205,120,122,122,238,111,213,170,213,148,232,232,104,187, 87, 19,196,
- 98,241, 56,165, 82,121, 85, 36, 18,177, 90,173, 22, 89, 89, 89, 96, 24, 6,130, 32, 72,140, 70, 35, 2, 3, 3,173, 70,147,254,
-253,251,163,117,235,214,252,217,179,103,199,221,137, 50,214,167, 69,238,105,129, 85, 27, 12,195,128, 82, 10,183, 7, 30, 64,238,
-158, 61,248,246,219,111, 27, 36, 90,183,110, 29,106,155,244, 8, 33,253,109, 99,101, 88,118, 11, 62,255,252,243,214,239, 36, 39,
- 39, 91,157,221, 31,125,244,209, 91, 56,143, 31, 63,254, 23,145, 85,155,179, 46, 20, 20, 20, 92,216,182,109,219,137,165, 75,151,
- 30,179,243,102,104,229,180,248, 96,141,124,226,169,220,143,222,125, 59,101,243,246,125,157,114,171,105,238,244,197,203,167,213,
- 22, 87,246,114,182, 15, 80,180, 15,246,243,222,191,108,233, 98, 15,139, 53,108,203,169,188, 82,152,232, 4, 71, 26,203,158,178,
-219, 90, 18, 9, 33,130, 51, 56,155, 32,168,110,225,180, 13,211,144,155,155,107, 21, 87, 54,129, 70, 99,122,244,232,113,202, 44,
-174, 44,215, 76, 13,113, 22, 23, 23, 47,170,125, 29,128,143,165,252, 28,199, 33,225,173,183, 26, 20, 87,245,149,221, 28,143, 10,
- 17, 17, 17, 14,139, 43, 91, 78, 66, 72, 66, 85, 85, 21, 54,109,218, 84,126,229,202,149,251,218,180,105, 51,117,227,198,141,203,
-101, 50,217, 45,255, 83, 85, 85,133,127,255,251,223, 88,176, 96, 1,158,121,230, 25, 97,220,184,113, 44,195, 48,253, 27,202,103,
- 70, 70,198,132,126,253,250,173,171,169,169,225,138,138,138, 38,216,123,173,177,178,111,219,182,237, 74, 68, 68, 68,111,212, 31,
-138, 65, 0,112,244,118, 56, 87,172, 88, 1, 0,145,183,195, 89,159, 5,235,235,175,191,134, 32, 8, 8, 9, 80, 67,167,211,161,
-118, 93, 55,198, 89,219,130,181,117,235, 86, 8,130,128,214,129, 94,208,235,245,176, 56, 6, 55,198,233,237,237,253,193,230,205,
-155,131, 47, 94,188,136,172,172, 44, 44, 95,190, 60,179,164,164,100, 80, 73, 73,137, 52, 49, 49, 49,233,137, 39,158,240, 23, 4,
- 65,231,232,216,164,148,234, 8, 33,227,254,245,175,127,125,190,112,225,194, 63,162,162,162, 90, 39, 36, 36,168,139,138,138, 10,
- 79,159, 62,125,109,221,186,117, 10,147,201, 52,174,190,165,167, 59, 49,222,109,145,157,157, 61,207,108, 61,117, 72, 88,217,147,
-207,227,199,143,191,105,230, 62, 97, 15,247,157, 42,251,237,238, 76,108, 44,159, 31,127,252,113, 22,106,197, 55,115, 52,159, 7,
- 14, 28,200, 24, 50,100,200,130,176,176,176, 68,153, 76,134,172,172, 44,107, 64,100,203,152, 33,132,160,111,223,190,120,252,241,
-199,113,250,244,233, 5,207, 61,247, 92, 70,115,215,231,223, 13,150, 48, 13,196,246,175,217, 66,112,227,234,213,171,129,109,139,
-139,217, 32, 66, 16, 23, 23, 7,219, 51, 4, 45,126, 57, 22, 31,151, 3, 7, 14,152, 4, 65,104, 48,230, 20,207,243, 55, 14, 31,
- 62,236,191,103,207, 30,145,197,100,108,118,214, 20,114,114,114,152,164,164, 36,171, 53,140,227, 56,236,223,191,223,100, 48, 24,
-174, 59, 90,168,180,180, 52,167, 60,189, 29, 72,205,152,242,243,206, 31,124, 30,140,239, 89,162,242,242,170,115, 0, 91, 34,190,
- 55,216,185, 57,230,157, 37,139,230,171, 45,226,234,235, 83,121, 37, 53, 58,190,239,133,194,170,179,206,110,208,242,242,242, 12,
-203,110,193,138,138,138,235, 45,165,163, 89,118, 16, 6, 6, 6,158, 66,173,221,130,150,107,177,177,177,127,185,230,112,135,230,
- 56, 76,171,168, 0,199,113,232, 51,111, 30, 30, 90,176,192, 33,235,149,101,201,186,246,120,104, 98,153, 15,167,164,164,132, 61,
-243,204, 51,202,136,136,136,116, 66,136,232,217,103,159, 21, 2, 3, 3,153,131, 7, 15, 82, 0,232,211,167, 15,201,203,203, 67,
-110,110,174,105,252,248,241,194, 51,207, 60,195,156, 57,115,134, 10,130,240,107, 35,220,127, 0,232,231,232,181,198, 48,114,228,
-200,116,212, 17,240,243,118,208, 28,156, 22,104, 75,202,144,158,145,141,155,206,232, 2,248,204,124,171,223,148,209,104,130,182,
-172,200, 97, 11,214,213,107,217,230,163,193,120,240,124,142,153,239,166,163, 59, 45,110,124, 35,130, 72, 36,234,177, 98,197,138,
- 65, 12,195, 48,191,255,254,187,110,233,210,165, 55, 10, 11, 11, 31,165,148, 94, 55,247,179, 62,155, 54,109,250,210,142,144, 12,
-245,181,253,121, 66, 72,247, 25, 51,102,188, 2,160, 7,128,214, 0,174, 3, 56, 4, 96, 85, 11,139, 56,190,252, 30,229,110, 50,
-238,149,157,137, 63,253,244,211,188, 39,159,124,146,139,138,138,154, 21, 25, 25,201,228,229,229,161,164,164, 4, 44,203, 90, 86,
-129, 16, 22, 22, 38,156, 60,121,114,209,184,113,227,230,221,137, 60,213,165, 69,254,150, 22,172,226,226,226, 1,131, 6, 13,218,
-195,178,108,184, 69,205,218,250,177,212,113, 40,115, 70,126,126,126,131, 65,200,138,139,139, 7, 76,153, 50,101, 15,203,178,225,
- 22,203,148,201,100,210,105,181,218,151,250,244,233,179, 90, 36, 18, 73,109,121, 5, 65,200,204,207,207,191,163,103,233,213,142,
-131, 53, 96,208, 48,205,237,114, 42,196,204,253,105, 59, 62, 65,126,129, 6, 95,159,202, 43, 46,215,243,125,210, 10, 43, 83,154,
- 35,255, 25, 25, 25, 3, 91,106,103, 51, 11,169, 58,151,254, 26,186,102, 47, 4, 65,128,135,135, 7,234,234,175,142,152,166,157,
- 53,184,243,242,242,150,189,245,214, 91,143, 44, 90,180,200,119,215,174, 93, 42,243,111, 96,196,136, 17, 5, 41, 41, 41, 61, 1,
- 72,117, 58,221,175,139, 22, 45,242,157, 63,127,190,117, 44, 14, 30, 60, 56, 63, 63, 63,255, 35,184,208, 32,140, 70, 99, 86,199,
-246,145,150,182,187, 37, 52,131,237,107,147,201,148,229, 8, 95, 93, 60,182,239,121,158,207,106,196,138, 60, 45, 62, 62,158,157,
- 54,109, 90,254,174, 93,187,246, 22, 23, 23,191, 70, 41,173,178,233,103,105,104, 32,152,168,157,125, 85, 7, 96,169, 57,185,208,
- 2,239,117,142,188,191, 91,248,242,203, 47,231, 76,152, 48, 97,147,183,183,247, 23,157, 58,117,138, 12, 9, 9, 81,201,100, 50,
- 84, 85, 85,149,215,212,212, 92, 58,118,236,216,147, 47,191,252,242, 31, 45,164, 90,187, 1,240, 5, 96, 57, 11,212, 23,128, 30,
- 55, 3,207, 22,154, 45,153,247,134,192, 50, 71,171,238,238,228, 78,215, 16,103,104, 75,169,148,177,186,165, 95, 97,221,210, 91,
-206, 33,180,136,175, 58,223, 55,178,208, 87, 90,109,154,180,234,231,212,101, 58, 19, 21, 12, 38,225,217,180,130,202,243,255,224,
- 27,143,169, 41,215,236, 64,161, 29,145,218, 11,237,200, 31,113, 98, 89, 83, 8, 33,255,154, 52,105,210, 28,153, 76, 22, 7, 0,
- 85, 85, 85,191,231,228,228, 44,176,236, 18,108,236,186, 11, 13, 52,102, 97,225, 3, 45,145, 79,175,215, 79,249,215,191,254,181,
-146,231,249,247,141, 70,227, 33, 87, 75,185,208,146,177,110,221,186, 63, 44,243,242,168, 81,163, 88, 0,216,182,109, 27,223, 2,
-179,234, 75, 8,249,137, 82, 58,196,124,239,252,137, 82, 58,196,246,179,123, 70, 96,253, 83,177, 45,245,207, 9,182,182,112,106,
-236,125,125,184,148, 87,177,255,118,159, 88, 93,104, 84,204, 60,220, 66,243,149, 14, 96,108, 83,175,187,112, 79,246,197,235, 0,
- 30,117,213,132, 11,247,220,252,215, 50,133,213, 61, 11,198, 85, 5, 46,184,224,130, 11, 46,184,224,130, 11,206, 5, 1,208,191,
-158,167, 48,187,119, 7,152,119,112, 57,250,148,247,171,139,211,197,233,226,116,113,186, 56, 93,156, 46,206,127, 22,103, 19, 49,
-184,145, 37,194, 29, 45, 78, 97,217, 58,113, 58, 59, 1,232,239,226,116,113,186, 56, 93,156, 46, 78, 23,167,139,211,197,121,155,
-169,239,204,153, 51,223,196,205,243,137,233,204,153, 51,223,164,148, 14,190, 41, 99,232,224, 59,156, 23,187,146,203, 7,203, 5,
- 23, 92,112,193, 5, 23, 92,104,233, 56,178,120,241,226,170,197,139, 23, 91, 28,218, 11, 1, 16,179,245,170,176, 37,102,216, 37,
-176, 92,112,193, 5, 23, 92,112,225, 31, 4, 66,136,220,211,211,115, 47,195, 48,161, 54,159,161,174,215, 0,192,243,124,174, 86,
-171,125,132, 82,170,185,147,156,181,160, 7,112,252, 94,170,103,206, 92,112, 75,100,217, 70, 79,176,238, 20,168,232,217, 62, 34,
-244,127,185,121,154, 83,186,202,234,241,199,179,203,181, 77,108, 96,111,137, 68, 50, 70, 46,151,247,167,148,222,199,178,236,197,
-210,210,210, 95,141, 70,227, 22, 74,105,133,107, 8,184,208, 2,110, 66, 35,165, 82,233, 82, 66, 72, 43,189, 94,207, 73,165, 82,
- 19,165, 52,183,166,166,102, 54,165,244, 75, 87, 13,185,224, 66,163, 99,168,222, 3,198,239,230,225,227, 0,160, 84, 42, 79, 50,
- 12, 19,108, 59,249, 91,226, 51,214,142,243,104, 19,239,241,143,162,162,162,127, 53, 80,222,251,188,188,188, 86, 3,232,214, 88,
- 28, 62,243, 50,219, 9,173, 86,251,146,121, 55,113, 93,124, 74, 79, 79,207,121,132,144, 81, 12,195, 52,122,224,175, 32, 8, 60,
-165,116, 91,113,113,241, 92, 74,105,121,125,223,243,244,244,252,245,226,197,139,221,252,252,252, 26, 13, 75, 99, 50,153,112,253,
-250,117,223,184,184,184, 3, 0,162,154,147,211, 17, 45,114,207, 8, 44,115, 99,219,117,130, 53, 75,200, 83,107, 23,188,212, 42,
- 47,243, 74,171,201, 75,182,182,139, 13,149,245, 73,206,172,202,115,228, 71,221,221,221,199, 68, 71, 71,175, 90,185,114,165,119,
- 88, 88, 24,145,201,100,200,205,205,141, 58,125,250,244,240,196,196,196,185, 34,145,104,156,209,104,220,115,155, 3, 91,237, 37,
-227,166, 23, 85, 26,223,116,221,230, 92,112,176,239,136, 69, 34,209,190,192,192,192,132,117,235,214, 33, 42, 42, 10, 42,149, 10,
- 57, 57, 57,220,185,115,231, 66,166, 79,159,254,133,155,155,219,100,157, 78,215,151, 82, 90,237,170, 49, 23, 92,168,115, 28,117,
- 5, 80,231,225,237, 13, 93,187, 83, 96, 24, 38, 56, 59, 59,219, 79, 38,147,129,231,121,115,244,126, 1,148, 82,235, 95, 91, 49,
-196,243, 60,162,162,162, 12,141,136,182,143, 11, 10, 10,250,219, 30, 89,214,208,201, 56,217,217,217,253, 59,116,232,240, 49,128,
- 71,234, 17, 45,243, 94,121,229,149,169,157, 58,117,178, 88,125,204,167, 22,220,252,171,209,104, 48,105,210, 36,235,111, 8,130,
-128, 61,123,246,188, 50,110,220, 56, 0,120,181,129,178,135,250,249,249,145, 9, 19, 26,142, 53,148,152,152,136,196,196, 68,172,
- 90,181,138,136, 68, 34,117, 35,245,233, 20, 78,123,181,200, 61, 37,176, 28,192,206, 37, 43, 63, 27,255,246,211, 9,100,221, 43,
-125, 35, 94,254,112,223,209,216, 32,207, 94,201, 57,197, 55,236, 20, 87,175,188,248,226,139,239,206,159, 63,223,237,210,165, 75,
- 56,127,254, 60, 76, 38, 19,148, 74, 37,162,163,163,153,157, 59,119, 6, 78,153, 50,229, 27,137, 68,242,172, 94,175,255,174,169,
- 5, 11, 80,137,222,147, 75,153, 39, 36, 28,119, 76,111, 50,253, 95, 75,172,124,153, 76,182,177,186,186,122,137, 57,178,243,189,
-114,211,108,167, 84, 42,103,151,149,149, 61,245,119,157, 24, 56,142, 75, 26, 58,116,104,247,141, 27, 55, 34, 35, 35, 3,233,233,
-233,200,201,201, 65,120,120, 56, 58,119,238,140,125,251,246,225,213, 87, 95,141, 59,112,224,192, 33,152, 15,172,182,179,238, 24,
-145, 72,244,140,151,151,215, 48,127,127,127,191,194,194,194,194,226,226,226,237, 58,157,110, 67, 83,159,228,205,156, 79,134,133,
-133, 13, 11, 10, 10,242,207,206,206,214,100,101,101,253,159, 78,167,219, 72, 41, 21,110,163,157, 3, 1, 68, 3,240, 54,127,148,
- 27, 22, 22,150,122,237,218,181, 2, 39,114,230,132,133,133,157,119,148,147, 16, 34, 7,176, 21, 64, 80, 35, 95,205, 1, 48,218,
- 28,224,216,133,187, 32,174,204, 71, 79,221, 34,164, 26,186,118,167,225,238,238,142, 45, 91,182, 64, 36, 18, 65, 36, 18,161,184,
-184, 24,193,193,193,214,247, 98,177,216,250,186,117,235,214,141,242,241, 60, 31,199,178, 44, 42, 42, 42,192,243,188, 53,149,148,
-148,128, 82, 10,169, 84, 10,158,191,121,236,146,205,245,184, 6,234,113, 84, 80, 80, 16,190,250,234, 43,232,245,250,191, 92, 87,
-169, 84, 72, 73,249,243, 80, 16,150,101, 17, 31, 31,207, 16, 66, 70, 53, 36,176, 44,150,162, 23, 94,120, 1, 44,203, 90,143,190,
-179,188,182, 36,158,231,145,152,152, 8,219, 35,196,238, 36,231, 61, 63, 14,204,133,164,117, 29, 19,210, 37, 72,241,210,195,125,
-186,191,231,238, 38,118,231, 77, 70, 8, 70, 3,120,147, 30, 28, 17,208,175,179, 63,226,195,101,208,104,203,240,242,250,147,101,
- 89,133,213,241,201, 57,229,105,141, 52, 64, 88,124,124,252,169,125,251,246,169,247,238,221,139,180,180, 52,188,243,206, 59, 0,
- 0,185, 92,142,221,187,119,131,101, 89, 8,130,128,129, 3, 7, 22,230,228,228, 68, 81, 74,181, 77, 24,220,161,189, 58, 5, 39,
-127,247,102, 47,175,142, 19,191,201,204, 43,213,223, 71, 41,109,113, 1,212, 20, 10, 69, 33,203,178,124, 89, 89, 89,159,123, 65,
-100,153,197, 85, 18, 33, 68, 92, 90, 90,234,213, 66,242, 20,211,181,107,215,165,105,105,105,223, 87, 85, 85,125, 92, 75,192, 78,
-138,136,136, 24,114,230,204,153, 89,246,222,192, 9, 33, 35,253,252,252,182, 93,185,114, 5, 39, 78,156, 64,113,113, 49, 10, 10,
- 10,240,202, 43,175, 96,205,154, 53,232,216,177, 35,228,114, 57, 68, 34, 17,122,246,236, 9,173, 86,251, 44,165,116,163, 29,188,
-172,135,135,199,198,213,171, 87,183,125,244,209, 71, 57,157, 78, 7,158,231,177,109,219, 54,227,220,185,115, 51,138,138,138,158,
-118, 84,100, 17, 66,152,192,192,192, 13,159,124,242, 73,187,135, 30,122,136,171,174,174,134, 32, 8,216,177, 99,135,113,214,172,
- 89,127,228,230,230,142,109, 74,191, 39,132,116,149,201,100, 29, 94,122,233,165,194, 71, 31,125,212, 0, 0, 39, 78,156, 96,206,
-158, 61,171,106,211,166, 77,230,156, 57,115, 78, 53,129, 51, 86,169, 84, 70, 78,152, 48, 65, 51,100,200, 16,163, 88, 44, 22, 14,
- 31, 62,204,165,165,165,169,194,194,194,210,103,205,154,117,214, 1,174,157, 71,142, 28,233, 29, 28, 28, 44,152,111,234,212,114,
-131,103, 24,134,154,255,226,210,165, 75, 92,239,222,189,147, 40,165,255,113, 73,158, 59, 58, 38, 57, 0, 70, 74, 41,180, 90, 45,
-142, 29, 59,134,193,131, 7,195,230, 97,228, 20,165, 20,101,101,101,168,174,174, 70, 96, 96, 32, 0,136,238,244,114,161, 90,173,
-206, 47, 44, 44,244,251,241,199, 31, 33, 18,137,176,103,207, 30,172, 89,179, 6, 91,182,108,169, 83,100, 5, 6, 6, 34, 34, 34,
- 34, 43, 39, 39, 39,164,129,123,122,105, 69, 69,133,170,180,180, 20, 60,207,227,216,177, 99,248,244,211, 79,225,231,231, 7, 31,
- 31, 31,248,250,250, 34, 46, 46, 14,114,185,220, 42,178,122,246,236, 89, 86, 81, 81,225, 81, 23,159,183,183,119,206,180,105,211,
- 2,147,147,147, 97, 52, 26,235, 20, 88, 83,167, 78,181,181, 34, 65, 38,147,161,123,247,238,185, 69, 69, 69,245, 62,128,248,250,
-250,230, 22, 22, 22, 6,156, 61,123,246, 22,241, 83,151, 32, 98, 89, 22, 74,165, 18,225,225,225,249,185,185,185, 1,205,201, 89,
-159, 22,185,231, 45, 88,230, 27, 85, 31,219,139,237,194, 3,103,191, 51,101,164, 59,120, 3,168,177, 26, 48, 84, 1,134, 10, 8,
-250, 42, 16,177, 59, 96,172,134,143, 84,139,207, 95,108,167,122,107, 91,250,133,174, 1,170,193,167,243,202,118, 55,208,161, 19,
-215,174, 93,171, 78, 73, 73, 65, 90, 90, 26, 62,248,224, 3, 44, 88,176, 0, 98,177, 24, 90,173, 22, 67,135, 14,197,145, 35, 71,
- 96, 48, 24,240,214, 91,111,121,205,152, 49, 99, 50, 0,135, 15,153, 12, 80,113,107,182,110, 88,229,229,197, 22,225,217,135, 78,
-122,127,252,203,181,151, 0,124,216,210, 42, 95, 44, 22, 27, 62,253,244,211,160,231,158,123, 46,137, 16,210,162, 69, 22, 33,164,
-157,151,151, 87,210,187,239,190,235, 63,103,206,156, 92, 39,113,250,203,229,242,109,149,149,149, 83,155,242, 4, 75, 8,137, 25,
- 49, 98,196,182,141, 27, 55,134,246,234,213,203, 8,224, 22,129,213,174, 93,187,225, 73, 73, 73,189,199,141, 27,119, 31, 33,100,
- 52,165,180, 81, 97, 32,149, 74, 23,174, 89,179, 6, 57, 57, 57, 40, 41, 41,129, 68, 34, 1,207,243,150,223,131, 84, 42, 5,195,
- 48,112,115,115,195,172, 89,179, 48,119,238,220, 68, 0, 27,237,224,125,102,245,234,213,109, 7, 12, 24,192,101,100,100,128, 97,
- 24, 72,165, 82, 60,241,196, 19,162,170,170,170,208,249,243,231,191, 0, 96,181, 35,229, 23,137, 68, 79,174, 95,191,190, 93, 66,
- 66, 2,119,241,226, 69,116,239,222, 29,199,143, 31,199,127,255,251, 95, 81,121,121,121,248,244,233,211,199, 3, 88,239,168,149,
- 73, 38,147,117,250,237,183,223,110,132,132,132, 88,215, 54,194,195,195,249,193,131, 7,107, 47, 94,188, 24,121,244,232,209,162,
-238,221,187, 95,119,128,179,149, 76, 38,139,218,185,115,103,238,252,249,243,251,173, 91,183,238, 81, 0,136,139,139,251,191, 5,
- 11, 22,236,211,106,181, 29, 15, 30, 60,168,237,217,179,103,150,157,148, 65,129,129,129,252,164, 73,147, 20, 13,125,233,179,207,
- 62, 43, 1,208,154, 16,210,198,124, 0,182, 11,119, 0,148, 82, 19, 33, 36,134, 16,114,106,199,142, 29,136,143,143,199,142, 29,
- 59, 48,120,240,224, 83,230,235, 40, 45, 45, 69, 74, 74, 10,122,245,234, 5,220, 60,224,253,174,248, 98,241, 60, 15,142,227,144,
-149,149,133,207, 62,251, 12,139, 22, 45, 66, 68, 68, 4,140, 70,163, 85, 96,113, 28, 7,145, 72,100,177,182,216, 53,233,155, 76,
- 38,156, 56,113, 2, 95,124,254, 57,222,154, 61, 27, 74,165, 18, 0, 96, 48, 24,160, 45, 46,134,155,155,155,213,130,213, 72, 93,
-110,187,114,229,202,212,224,224,224, 91,150, 6, 45,127,205,162, 14,130, 32,192,100, 50,161,166,166, 6,203,151, 47, 55, 81, 74,
-183, 53, 50, 38,173, 22,175,169, 83,167, 66,167,251,243,124,240,232,232,104, 0, 64, 88, 88, 24,186,116,233, 98,125,207, 48, 12,
-181,151,243,147,127,117, 66,181,205,183, 35, 19,151, 1, 0,130,131,131, 17, 25, 25,105, 17,213,117,114,214,165, 69,238,105,129,
- 85,159, 82,188,120, 45,127,201,196, 55, 63, 88, 38,151,178,162, 73,255,233,132, 16,181, 8,112,247,130,184,215, 12, 16,117,232,
-205, 14,160,253, 3,248,101, 6,222, 29, 90,196, 76,170,212,253, 16,239,229,229,123, 76,171,173,207,185, 46, 46, 36, 36, 4, 7,
- 15, 30, 68,155, 54,109, 48,103,206, 28, 68, 69, 69, 65, 46,151, 35, 63, 63, 31,149,149,149,144,203,229, 40, 43, 43, 67, 76, 76,
- 12,171, 84, 42,251, 58, 42,176, 8, 33, 49,207, 13,141,143,227,252,219, 35,161,223,131,248,101,110, 31,249,166,253,217,111, 18,
- 66, 54,216, 30,184,218, 66, 68, 11,134, 13, 27, 6,141, 70,227, 63,123,246,236, 38,139, 44,119,119,247, 47, 8, 33,131, 68, 34,
-145,129, 16, 2,134, 97,172,135, 29, 91, 94, 27, 12, 6, 49,203,178, 59, 53, 26,205, 83, 77,200,103, 59, 79, 79,207,164, 35, 71,
-142,248,203,229,114, 36, 38, 38, 58, 69, 92, 41,149,202,223,199,143, 31,223,250,139, 47,190,216, 77, 8, 25,232,136,200,178, 21,
- 87,227,198,141,203, 60,115,230,204,172,218,223, 57,125,250,244,244,103,159,125,118,219,166, 77,155,194, 8, 33,219, 8, 33,163,
- 26, 19, 89, 12,195,132, 70, 70, 70, 34, 55, 55, 23,249,249,249,168,169,169, 65,126,126, 62, 0, 32, 43, 43, 11,193,193,193, 80,
-171,213, 8, 14, 14, 70, 76, 76, 12, 88,150, 13,180, 39,191, 74,165,114,208,240,225,195,185,195,135, 15, 35, 47, 47, 15, 30, 30,
- 30,144,203,229,224,121, 30,207, 63,255,188,120,197,138, 21,255,118, 84, 96,133,132,132, 60,218,175, 95, 63, 46, 53, 53, 21,215,
-174, 93,131, 78,167, 67, 90, 90, 26, 84, 42, 21,158,126,250,105,241,210,165, 75,135, 58, 42,176, 0,116,122,225,133, 23,242,109,
-197,149, 5,114,185,156,180,107,215, 78,235,237,237, 29, 11,224,186, 35,156,147, 39, 79, 46, 88,188,120,113,175, 95,127,253,117,
-134,229,195, 95,127,253,117, 58, 0,172, 92,185,242,160,175,175,111, 44, 0,123, 5, 22, 40,165,194, 99,143, 61,150, 41,145, 72,
- 32, 18,137, 32,145, 72,110, 73, 98,177, 24, 12,195, 40,205, 95,103,241, 55, 5, 33,164, 27,128, 15,112,115,135,213,108, 74,233,
-177, 22, 34,178, 78, 19, 66, 98, 6, 15, 30,108, 21, 89,187,118,237,194,192,129, 3, 81, 82, 82,130,212,212, 84, 91,113,117,183,
-124,176, 32, 8, 2, 68, 34, 17,150, 45, 91, 6,131,193,128, 47,191,252, 18,223,124,243,205, 45,247, 80,149, 74,133, 85,171, 86,
- 57,180,156,197,243, 60, 54,109,218,132, 25,211,167, 91,197,149,249,161, 26, 1,254,254,240,246,241, 65,122,122,122,163, 2,171,
-184,184,120,238,246,237,219,209,144,147,251,246,237,219,173,175,109,157,220,237,201, 39,203,178,208,233,116,120,248,225, 63, 79,
- 26,155, 60,121,178,245,181, 86,171, 5,203,178,150,186, 32,246,114, 86, 83, 96,152,219,159,159, 13,154, 54,205,250, 90,163,209,
-212,203,249,119,176, 90,213,105,193,170, 11, 41,185,229, 31,113, 4, 93, 22, 76,124,228,153, 16, 63, 21,104, 69, 62,196, 15,205,
-197, 57,173, 12, 43,214,254, 12, 0,152, 58, 50, 6,157,250, 47,132,126,227, 35,152,252, 32,145, 60,155,101,124, 3,192,156,186,
-248,124,124,124,188, 77, 38, 19, 8, 33,144,203,229,104,223,190, 61,220,220,220, 80, 88, 88,136,151, 95,126, 25,187,119,239,134,
-193, 96,128, 88, 44, 70,155, 54,109, 96, 48, 24,238,107,130,245,234,211,229,239, 45, 82, 23,157,250, 10,201,127,148, 64,230, 29,
-130,217,143,199,121, 38,126,121,124, 46,128,233, 45,169,242, 45, 59, 86, 34, 35, 35,177,110,221, 58,255,137, 19, 39, 54, 73,100,
-213,212,212,188,163, 82,169,250,109,216,176,193,127,248,240,225,127,185,126,245,234, 85,244,234,213, 43, 63, 47, 47,239,157,219,
- 17, 87,106,181, 26, 55,110,220,184,237,117,115,139,184,218,179,103, 79,168, 89,168,248,190,254,250,235,118,139, 44, 66,200, 35,
-195,135, 15, 95,191,113,227,198, 86, 99,199,142,205,249,225,135, 31,142, 3,120,174,174,124,125,247,221,119,199, 5, 65, 16,109,
-222,188, 57, 20, 64,163, 34,203, 96, 48,136,149, 74, 37,206,158, 61,139, 41, 83,166,220,226,160,106, 89,206, 6,128,180,180, 52,
-180,105,211, 6,149,149,149,118,249, 49,250,250,250,250,235,245,122, 60,251,236,179,184,113,227, 79,119,197, 86,173, 90, 89,234,
-212,199,209,122,244,247,247,247,175,174,174, 70,207,158, 61, 81, 83, 83, 3, 0, 24, 61,122, 52, 68, 34, 17, 10, 10, 10, 32, 18,
-137,124,154,208, 60, 62,131, 7, 15,206,169,239,162, 74,165, 50,120,122,122,182,119,144,211,123,232,208,161,217,235,215,175,255,
-203, 82,221,241,227,199,255,227,229,229,245,171,151,151, 87, 59, 7, 57, 5, 91, 49, 37, 22,139,111, 17, 88, 34,145, 8, 12,195,
- 8,248,251,227, 61, 0,150, 93,109,107, 0,116,105, 65,150, 44,171,200,218,181,107, 23, 58,118,236,136,226,226, 98, 92,188,120,
-241,174,139, 43, 27, 65, 2,142,227,172,227,220,205,205, 13, 49, 49, 49, 86,113, 69, 8, 65, 85, 85, 21, 56,142,179,220,175,237,
-186,249,149,148,148, 32, 48, 32, 0, 74,165, 18,109, 35, 34,112,229,242,101, 0,176,190,150, 74,165, 32,132,192,100, 50, 53, 86,
-135,229,184,233, 75,245,170,179,155,199, 34,134, 26, 52, 21, 7, 5, 65, 16, 4,203, 61,159, 58,131,211,199,199, 7, 21, 21, 21,
-246,114,222,251, 2,139, 16,210, 27, 64, 18,108,182, 70, 18, 66,152,174, 65,202,207, 22, 76,232,247, 76,191, 14,222,168, 46,188,
- 6, 55,165, 15,136, 58, 12, 43,214,254,140, 11, 25, 55, 93,163, 86,124,115, 10,155,222, 28, 0,184,123,161,157, 74,131, 0,149,
-100,120,125, 2, 75,171,213, 86, 26,141, 70, 47,119,119,119,112, 28, 7,137, 68,130,162,162, 34,204,153, 51, 7, 91,183,110, 69,
- 88, 88, 24,120,158,135, 84, 42, 69, 65, 65, 1,196, 98,177, 67,187, 19, 57,142, 12, 78,124,254,223,225,242,128, 8, 20,237, 89,
- 96,158,133,186,226,133,161,140,228,253,239,206,141, 37,132,188, 79, 41, 45,104, 41,149,111, 17, 4, 10,133, 2,254,254,254, 88,
-180,104,145,255,204,153, 51,191,132,131, 7, 67, 83, 74,211, 8, 33,125,158,127,254,249,164,162,162, 34,255,200,200, 72, 40, 20,
- 10, 40, 20, 10,228,231,231, 99,228,200,145,249,121,121,121, 77,181,142,125, 62,126,252,120,127,177, 88,140,171, 87,175,194,203,
-203,203, 42, 12,155, 42,174, 84, 42,213,239,191,254,250,107,232,253,247,223,143, 75,151, 46,161,125,251,246,216,186,117,171,239,
-227,143, 63,222,168,200, 34,132, 72, 1,188,187,117,235,214, 96,142,227,200,247,223,127, 31, 12,224, 49,123,126,251,235,175,191,
- 14, 19,137, 68,171, 8, 33, 15, 81, 74,117,117,125, 71, 34,145, 24,115,115,115, 69, 33, 33, 33,248,236,179,207,192, 48, 12,114,
-115,115, 49,107,214, 44, 44, 94,188, 24,241,241,241, 80, 42,149, 8, 9, 9, 65, 74, 74, 10, 20, 10,133, 93, 75, 27,133,133,133,
-249, 60,207,135,236,222,189, 27,133,133,127,198,196, 11, 13, 13,133,217, 95, 67,227,104, 93,230,228,228,228, 19, 66, 66,206,156,
- 57,131,140,140, 12, 12, 28, 56, 16, 63,252,240, 3, 30,120,224, 1, 0,128, 94,175,111, 74,240, 61,158,101, 89,218, 64,253, 19,
- 0,158,206,228, 52, 79, 90, 14,113, 10,130, 32, 88,196,149,237, 95, 91,209,213,200,111,254, 93,224, 97,243,218,212, 82, 51, 57,
-112,224, 64,104,181, 90, 40, 20,138, 70, 39,224, 59, 45,176, 68, 34, 17,230,205,155,135, 23, 95,124, 17,254,254,254,152, 49, 99,
- 6, 56,142,179, 38,219,149, 0, 71,224,231,239,223,224,117,139, 15, 86, 35,247, 75,165,135,135,199, 60,134, 97, 70,177,118, 84,
- 28,207,243,188, 32, 8,219, 74, 75, 75, 27, 12,211, 96,113, 72,183,167, 45,108,235,160,145,188,222, 54,103, 93, 90,228, 94,134,
-165,116, 73,102,211, 92,210, 45,226,234,133,190,207,244,235,160,198,142,125,199, 33, 54,148, 0,250,242, 6, 90,214, 8, 34,150,
-195, 95,197, 5, 55, 96, 58, 60,147,153,153, 9,181, 90,109,189, 17,118,236,216, 17, 71,143, 30, 69,187,118,237,192,243,188,245,
-243,243,231,207,195, 96, 48, 28,112, 96,226,102,125,100,162, 85,211,223, 90,160, 68,202, 6,168,229, 18,244,141,189, 31,240,142,
- 2, 43,146,226,131, 87,135,122,249,123,171, 86,180,164,202,183,116, 68,139, 16,154, 51,103, 78,126, 81, 81,209,147, 77,124, 90,
- 76, 43, 46, 46,238, 51,123,246,236,124,141, 70, 3,115,232,139,219, 18, 87, 0, 80, 93, 93,253,244,250,245,235,243,147,146,146,
-160, 80, 40,160, 84, 42,155, 44,176, 44,150,171,185,115,231,182, 14, 9, 9, 65,122,122, 58, 60, 60, 60,224,237,237,141,232,232,
-104, 28, 62,124,216, 55, 36, 36,100,183,121,151, 81,125,229,212, 1,120, 99,212,168, 81,217, 21, 21, 21,194,240,225,195,179, 8,
- 33, 91, 8, 33,107,234, 73, 91,134, 15, 31,158, 85, 81, 81, 33,140, 25, 51, 38, 3,192, 43,245,137, 43,243, 13,247,122, 74, 74,
- 10, 60, 60, 60,208,174, 93, 59,116,236,216, 17,221,186,117, 3,112,211, 55,161,125,251,246, 8, 15, 15, 7, 0,156, 57,115, 6,
-132,144,124,123,202, 94, 94, 94,190,107,227,198,141,198,144,144, 16,116,238,220, 25,177,177,177,232,222,189, 59, 66, 67, 67, 49,
-111,222, 60,125,101,101,229,174, 38, 8,172, 29, 91,183,110, 53,134,132,132, 32, 54, 54, 22, 82,169, 20,209,209,209, 8, 10, 10,
-194,162, 69,139,244,165,165,165,187,154,208, 76,215, 83, 82, 82,216, 6, 4,183, 10, 64,190,131,156, 55, 78,156, 56,193, 62,248,
-224,131,127,217,205, 27, 23, 23,247,127, 10,133,194, 3,128,163,126,125,212, 86, 84, 73,165, 82,107,178,124,206,113,220, 63,193,
-130, 53, 21,192, 57, 0,233, 0,102,180,164,140,217,238, 22, 44, 42, 42,194,197,139, 23,145,156,156,140, 7, 31,124, 16,135, 14,
- 29, 2,110,134,105,232,122, 55, 31,112, 41,165, 16,137, 68,136,140,140,196,171,175,190,138,157, 59,119, 34, 45, 45, 13, 70,163,
-209, 42,128, 24,134,177, 88, 68,237,182, 96,137,197, 98,248,251,251,195,104, 52, 90,173, 87, 0,112,229,242,101,112, 28, 7, 65,
- 16,160,215,235, 27,181, 96,121,120,120,204,251,244,211, 79, 95,209,104, 52,129,133,133,133,126,182, 41, 63, 63,223, 47, 55, 55,
-215, 47, 59, 59,219,239,198,141, 27,126,153,153,153,126,215,174, 93, 11, 92,178,100,201, 43, 30, 30, 30,118,185,214,176, 44,139,
-232,232,104, 76,158, 60,217,154, 62,250,232, 35,107, 74, 74, 74,178, 58,165, 59, 50,175, 69, 38, 46,195,160, 66,106, 77, 59,125,
-137, 53,165,190, 62,161, 33,206, 91,180,200,223, 69, 96,217, 6,248, 66,151, 96,197,194, 5,227,123, 61,211, 47, 74,133,159,246,
- 37, 99,225,247, 87, 47,253,145,173,129,144,159, 2,161,240, 34,166,142,140, 65,251, 48, 47,180, 15,243,194,212,145, 49, 16, 10,
- 82, 65,139,211, 65,165,106,100, 20, 11, 57, 13,152, 77,151, 44, 88,176,160,196,203,203, 11,238,238,238,144, 72, 36,200,202,202,
- 66,135, 14, 29,172, 55, 71,137, 68, 2,134, 97,240,214, 91,111, 21, 22, 22, 22,174,181,183, 32,114, 9,243,194,146,105,163,253,
-197,110, 10,224,198, 1,168,148, 10,124,246,241, 50,160, 34, 7, 96,197, 24,218,187, 11, 27,232,163,126,136, 16,210,174, 5,221,
-128, 0, 0,249,249,249, 24, 61,122,244,109, 9, 33,139,200, 42, 42, 42,234, 51,113,226,196,252,131, 7, 15, 58,141,179,172,172,
-172,207,140, 25, 51,242,243,242,242,110,241, 39,112, 20, 10,133, 98,186, 32, 8,234,165, 75,151,230,197,196,196,228, 14, 27, 54,
- 44,119,192,128, 1,185, 9, 9, 9,185,157, 59,119,206,237,211,167, 79,174, 94,175,231,212,106,245,178, 70,242,180,247,135, 31,
-126, 24, 54,110,220,184,204,205,155, 55, 7,141, 24, 49, 34, 14,192,103,148,210,151,108, 19,128, 79, 71,140, 24, 17,183,121,243,
-230,160,113,227,198,101,126,247,221,119,141,250, 96,213,212,212,204,155, 49,227,230, 60,165, 84, 42, 33,145, 72,224,235,235,107,
- 21,194, 98,177, 24, 82,169, 20,213,213,213,152, 61,123, 54, 74, 74, 74, 22,218, 83,118,157, 78,183,105,254,252,249, 25, 43, 86,
-172, 48, 84, 87, 87,131,101, 89,228,231,231, 99,234,212,169,250, 77,155, 54,221,168,172,172,116,212, 87, 10, 70,163,113,211,219,
-111,191,157,254,241,199, 31, 27, 56,142, 67,105,105, 41, 84, 42, 21,222,120,227, 13,253,134, 13, 27,178,170,171,171, 63,113,148,
-179,123,247,238, 87, 51, 51, 51, 85, 85, 85,127,117, 87, 20,137, 68, 68, 46,151,119, 3,176,207, 17,206,152,152,152,244,235,215,
-175, 43, 23, 46, 92,184,191,127,255,254, 75,148, 74,229,101,165, 82,121,185,127,255,254, 75, 63,252,240,195, 36, 55, 55,183, 56,
- 0,191, 58, 56,118, 4, 91, 81,101,107,189,178,124,198,113,220,223,222,130, 69, 41, 77,162,148, 70, 83, 74,239,167,148,254,214,
- 82,197, 85,106,106, 42,122,246,236,137,238,221,187,227,240,225,195, 72, 72, 72,104, 17, 34,203, 34,176, 56,142,195,227,143, 63,
-142,189,123,247,162,109,219,182, 86,199,118, 91, 39,119, 71, 68,134,201,100, 66,167, 78,157,160,211,235,111,177,124,113, 28, 7,
- 95, 63, 63, 92,189,122,213, 46, 11, 22,195, 48,163,134, 13, 27,198,156, 63,127, 30, 81, 81, 81, 56,117,234,148, 53,157, 57,115,
- 6,231,206,157, 67,106,106, 42, 46, 92,184,128,216,216, 88,100,102,102, 98,216,176, 97, 12,195, 48,163, 26,225,181,219,218,100,
-217, 9,216,152, 5,207, 89,156,182, 90,228, 94, 71, 93,129, 70,209,198, 71, 54,238,161,182, 44,126,250, 45, 25,139,182,223,216,
- 36, 0,223,253,120,186,244,167,105,221, 5, 24,182, 61,129, 78, 35, 63,191,185, 44, 8, 64, 40, 72,133, 97,219, 83, 32, 50, 31,
- 28,202, 22,163,172,202, 88,239,137,214, 6,131,225,152,167,167,231,150, 13, 27, 54,140,127,246,217,103, 37, 0, 32,147,201,240,
-218,107,175,129, 82, 10,137, 68, 2,150,101, 49,113,226,196,138,130,130,130,229,148,210,171,118, 14,102,247, 86,158,146,183,158,
-156, 52,199, 13,103,214, 3,140, 24, 26, 69, 12,162, 7,140, 71, 65,218, 81,160,232, 34,192,138,177, 54,241,121,159,255, 76, 94,
-182, 30, 64,207,150, 34,176,174, 92,185,114,219, 86,166,218,130,136, 16,210,103,230,204,153, 95, 22, 21, 21, 61,233, 76,206,167,
-159,126, 58,105,239,222,189,254, 77,229, 41, 47, 47,127, 13,192,107, 78,186, 49,158, 50,199,122,217,182,113,227,198,208,140,140,
-140,165, 0, 30,178,253, 78,151, 46, 93, 22, 89,156,224,237, 17, 87,102,222, 47,221,220,220,166, 76,157, 58, 53,118,197,138, 21,
-144,201,100, 80,169, 84, 72, 75, 75,179,198,193,169,174,174,198,152, 49, 99,160,211,233,206, 83, 74,215,217,153, 95, 19, 33,228,
-169,119,222,121,103,252,202,149, 43,135,176, 44,235,203,243,124, 97,117,117,245,238,234,234,234,245, 77,217, 69, 69, 41, 21, 8,
- 33, 99,231,204,153, 51,118,249,242,229,195, 24,134,241, 51,153, 76,154,242,242,242,237,213,213,213, 77,138,173,117,228,200,145,
-194,213,171, 87,255, 81, 88, 88, 24, 21, 28, 28, 92,170, 80, 40,244,122,189,158,117,119,119, 87,201,229,242, 24, 0, 71, 1, 92,
-112,132, 51, 57, 57, 57,111,237,218,181, 25, 58,157, 46,114,237,218,181, 7, 85, 42,213, 94, 66, 8, 17,139,197,158,238,238,238,
-125, 1,236, 7,112,197,161, 39, 67,134, 17,108,173, 85,181,253,175,204, 15,106,255, 4, 11, 86,139,131, 57, 76,195, 41, 74, 41,
- 52, 26, 13,206,159, 63,143,190,125,251, 2,230, 48, 13, 61,122,244, 56,117,232,208, 33, 36, 36, 36, 32, 57, 57, 25,177,177,177,
-167, 8, 33,119, 60, 76,131,173, 5,203, 34,164, 90,183,110,109,125,111,155,108,124,176,236, 2,207,243, 16,139,197,224, 56, 14,
-129, 65, 65,214,223,162,148,226,234,213,171,208,106,181,118, 9, 44,150,101, 89, 66, 8,198,140, 25, 99,215,239, 62,246,216, 99,
-216,191,127, 63, 88, 59,213, 32,203,178, 8, 11, 11,107,244, 59,150, 91,142,189,156,193,193,193, 77,230,180,213, 34,127, 27,129,
-101,139,244,252,202,133,227, 87, 30,121,243, 98, 94,205,119,103,114, 42, 95, 5, 64, 65,229,191,116,246, 97, 31,233, 23,145, 5,
-221,250, 30, 32,170,155,147, 13,173,200, 5,145,251, 35,139,182,194, 59, 63, 93,206, 35, 2, 93,218,208, 15,150,148,148, 76,253,
-232,163,143,216, 95,126,249,101,244,226,197,139, 61,162,162,162,240,212, 83, 79, 65,175,215,227,220,185,115,120,241,197, 23,181,
-133,133,133,235, 74, 74, 74,150,216, 91, 8, 31, 5,247,246,138,151, 31,241,102,140, 21, 64,222, 41, 64,234, 1, 31, 79, 5,206,
- 30, 63, 0,228, 37, 3,172, 24, 96, 37,120,160,115, 20,162,219,223, 31, 69, 8,233, 65, 41, 61,116,183, 43,223,104, 52,138,123,
-247,238,237, 52,113,101, 43,136,224,160, 31,151,189, 34,171,127,255,254, 73,148, 82,105, 11,121,122, 63, 69, 8, 25,121,237,218,
-181, 69,151, 47, 95,254,169,246,245,203,151, 47,255,212,187,119,111,209,233,211,167,167,219, 35,174,108,172, 77,189, 14, 31, 62,
-124,160, 71,143, 30,177, 51,103,206, 68,108,108, 44,218,181,107,135, 51,103,206, 32, 57, 57, 25,137,137,137, 48, 24, 12,231,170,
-171,171, 19, 28,204, 47,143,155,187,250,214, 59,177, 14, 4,220, 12, 19,177,209, 89,156, 47,189,244,210,217,244,244,244, 34, 95,
- 95,223,120,177, 88,220, 25, 55,253,124,242, 0,108,112, 84, 8, 89,240,226,139, 47,158, 73, 79, 79,215,180,106,213,234, 65, 51,
-167, 26, 64, 54,128, 79,155,192,153,115,242,228,201,224,110,221,186, 49, 34,145,136,178, 44, 11,145, 72, 68, 57,142,163,102,191,
- 25, 10, 0,219,183,111,151, 2,208,194,133, 59, 61, 46,173, 97, 26,114,115,115,173,226,202, 38,208,104, 76,143, 30, 61, 78,153,
-197,149,229,154,233, 46,229, 21,243,231,207,199,186,117,235,208, 88, 4,114,243,110, 61,210, 24,159,197,130,197,243, 60, 12, 6,
- 3, 82, 83, 83, 65, 8, 1,207,243,214,101, 65, 75,136, 6,147,201,212, 96,164,119,158,231,121,189, 94,143,175,191,254,218, 46,
-145,245,213, 87, 95,161,166,166, 6,124, 35,202,205, 54,164, 66,151, 46, 93,160,213,106, 17, 20, 20,100,177, 56,219, 26, 69, 28,
- 18,172, 22,206,200,200, 72,104, 52, 26,248,248,220,220,103, 19,242,244, 11,127, 90,247, 42,255, 57,113,127, 73, 67,141,123,139,
- 53, 32, 76,237, 65, 13,252,247,131, 58, 72,250,140,236,234,129, 48,127, 37, 68, 98, 41,114,203, 76,216,119,169, 28,155, 14,228,
-221,168,228, 77, 67, 82,179, 42, 83,236,108,140, 7, 3, 3, 3,103,241, 60,223,145, 97, 24, 25,165,180,130,101,217,211, 57, 57,
- 57,243, 40,165,169,142, 20, 66,237,206, 94,241,148,179, 30, 34,145,132,242,130, 0,128, 1,136, 37,177, 55,255, 50, 55,223, 87,
-215, 24,196, 60, 37,223,229, 23,106,158,187,219,149,239,235,235,187, 81,163,209,220,115,145,220,189,189,189,103, 55, 37,220,195,
- 61,248, 36, 62, 86,169, 84, 46,166,148,250, 86, 86, 86,178,114,185, 92, 96, 24,166,176,172,172,236,109, 74,233, 39,112,225,110,
-181,139, 37,146,123,120, 35, 95, 45, 0, 48, 5, 64, 57,165, 52,195, 85,115,119,188,157,186, 2, 56,133, 58,118, 11, 54,116,237,
- 78,193,219,219,251,216,207, 63,255,252, 64,155, 54,109, 24, 91, 71,118,134, 97,172,193, 49, 25,134, 1,199,221,180, 67, 28, 56,
-112,192, 52,102,204,152,163,121,121,121,189,234,227, 84,169, 84,191,156, 59,119,238,225,210,210,210,191, 8, 41,219,200,238,150,
-247,149,149,149,152, 56,113,226,158,178,178,178, 58,143,202, 81,171,213,203,223,127,255,253, 87, 70,140, 24,193, 88,194, 74,216,
- 38,203,177, 62,150,100, 48, 24,240,249,231,159, 11, 43, 87,174, 92, 85, 82, 82, 82,239,206,195,160,160,160, 27, 57, 57, 57,193,
-150,144, 9,245, 37, 91,132,133,133,229,102,100,100, 4,221, 73,206,127,140,192, 50, 15, 10,210, 41, 80, 62,154,128,140, 98,128,
- 78, 12,129,196, 72, 73, 26, 64,127, 17, 65,177, 58, 57, 39,199,117, 46,155, 11,127,215,201,226,174, 30, 76,235, 66,157,109,210,
- 6,141,199,184, 50, 2,200,114,181, 93,203, 27, 55,119,123, 76, 17, 66,228, 94, 94, 94,123, 89,150, 13,181, 88, 96,108,125,130,
-234, 56,232, 57, 35, 63, 63,191, 95, 67,241, 20, 9, 33,247, 41,149,202,143,121,158,143,179,231,176,103,150,101,143,151,151,151,
- 79,106,232,176,231,230,216, 69,232,227,227,115, 53, 51, 51,243, 62,153, 76,102, 93,186,180, 45,119,237,188, 95,185,114, 5,189,
-123,247,206,204,205,205, 13,187,147,156,255, 40,129,229,130, 11, 46,184,224,130, 11, 46,220,243,194,183,157,151,151,215,207, 34,
-145, 72,106, 43, 34,107,191,182,192,100, 50,213, 20, 22, 22, 14,108,104,181,165, 57, 56,239,121, 88,148,166,189,233,230,191,216,
-253,221,254,246,114,154, 83,239,150,206,217,140,101,167, 78,228,236,109,230, 76,188, 71,242,217,187,165,114, 90,202,107, 47,175,
- 35,156,246,246, 41, 7,243, 73,157,157,207,230,226,116,214, 56,170, 35,159,180, 25,218, 61,241, 30,201,103,239,150,198, 89,187,
-255,216,195,235, 40,167, 61,125,170, 9,249,164,206,206,103,115,113,222,238, 56,106, 32,159,244,118,251, 82, 61,109,159,232,168,
-246,184, 23, 19,231,160,234,165,205, 36,242,136, 13, 63,105,169,156,182,245,224,204,144,254,205,112, 60, 64,146,179, 57,107,213,
-167,179,144,104,222, 49,178,223, 60,240,156, 86,118,103,180,123,173,178, 58,133,215,150,211, 89,117,105,203,227,172,126,223,220,
-156,206, 26, 75,181, 57,157,209,239,235,106,247,102,108, 35,103,229,211, 41, 99,169, 57,250,124, 29,253,231,182,121,107,115, 58,
- 99, 44,213,230,116, 70,191,191, 19,156,206, 24, 75,117,113, 58,163,223,215,215,246,255, 20, 75, 33,211,148,202,106, 38,147,165,
-211, 15,120,108,142, 19,185,155, 67,100, 18, 66,168, 57,130,109,139,231,116,114, 27, 37,154, 57, 19,157,200,217,199, 89,109,212,
- 28,253,221,150,211, 89,252,181,121,156,209, 78,117,113,222,110,126,235,201,167,211,203,126,187,253,254, 78,113, 58,185,141,156,
- 50,150,106,113,246,113,242, 67, 64, 31,155,247,137,206,228,116,214, 88,170, 35,159,183,221, 78,117,113,222,110,126,235,201,167,
-211,203,238,140, 57,164,185,120,239, 5,112, 45, 33, 19,205, 33,132, 44,131,206,153,220,205, 97,197,105, 46, 75,155,179,172, 56,
-117,240,238,119, 34, 93,146,179,243,105,206, 31,249, 59, 5,171,115,141, 37,215, 88,186,151,199, 82, 93,253,134, 82,154, 72, 8,
-153,219,146,250,121,109, 78,103, 9,161, 58,202,126, 91, 99,169,246,255, 58, 99, 44, 53,194, 73,154,163,252,206, 30, 79, 45, 17,
- 76, 75,201,136, 89,213,210,102,224,235,211,146, 27,160,153,242,217,231, 94, 40,123,115,228,147, 16,146,216, 76,101,191, 87,234,
-212, 53,150, 92, 99,169,197,141,165, 90,125,178,143,179, 44, 67,206,126,144,170,205,233,140,223,176,229,112, 86, 31,109,238,178,
- 59,115, 44, 53, 71,219,223, 43,248,255, 1, 0,166,217,112,195,230,179,174,247, 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, 88, 0, 0, 2,128, 8, 6, 0, 0, 0, 64, 11, 6,158, 0, 0, 0, 4,115, 66, 73, 84, 8, 8, 8, 8,124,
+ 8,100,136, 0, 0, 0, 9,112, 72, 89,115, 0, 0, 13,215, 0, 0, 13,215, 1, 66, 40,155,120, 0, 0, 0, 25,116, 69, 88,116,
+ 83,111,102,116,119, 97,114,101, 0,119,119,119, 46,105,110,107,115, 99, 97,112,101, 46,111,114,103,155,238, 60, 26, 0, 0, 32,
+ 0, 73, 68, 65, 84,120,156,236,157,119,120, 84,197,254,198,223, 57,101,119,179, 37,155, 70, 18, 82, 40, 9, 16, 90, 0,105,210,
+ 69,138,160,136,130, 8, 40, 94,189, 42,122, 17, 5, 11, 54, 34,162, 72,141,247,122, 69,192,159,136,122, 85, 64,233, 42,136, 94,
+ 17,174, 20,233, 2, 22, 64,122, 79, 66,122,207,246,221, 51,191, 63,178,103,221,221,108, 11,108, 20,113, 62,207,115,158,221,211,
+222, 51,115,234,123,190, 51,103,134, 80, 74,193, 96, 48, 24, 12, 6,131,193, 8, 31,220, 31,157, 0, 6,131,193, 96, 48, 24,140,
+235,141,122, 27, 44, 66, 72,200, 33, 47, 66,200,224, 80, 53,157, 67,255,107, 93, 51,148,229,234,171, 41, 15, 97,212,236,239,212,
+156, 17, 70,205,134, 76,103,255,107, 85, 83,206,111,168,186,245,209,244,254, 31,166,116,134,116,222, 95, 11,154,193,150,189,138,
+116, 6,212,190,194,227, 62,227, 79,146,206,254,215,154,166,247,249, 19,138,110,125, 53,221,211, 29,198,116, 6, 61,239,175, 21,
+205, 64,203, 95,101, 58,253,106,135,122, 46,249, 57,246, 51,130,173,123, 61, 32,212,103,225,250, 24,140,250, 64, 41, 37,110,250,
+228, 90,213,148, 33,132, 80, 89, 63, 28,132, 83,203,201,182,112,107,122,237,207,112, 49,131, 82, 74, 8, 33,219, 1,244, 15,147,
+230, 54,167,230, 85, 31,119,175,188,134, 69,183,190,230,170,190,154,225, 58,239, 27, 90,211,125,218,213,156,171,222,154,225, 56,
+239,125, 29,247,112,106,134,235, 90,242, 90, 63, 44,215, 82, 67,156,243, 62,206,159,171,214,245,214, 12,199,181,228,173, 25,142,
+243,254,247,208,148,167, 95,205,181,228, 75, 51, 28,231,189,191, 99,127,181,186,127, 22,234, 21,193,106,200, 29,227, 60, 0, 55,
+135, 91, 51,220,105,110, 8,147, 25,202, 91,226,181,162,137,240, 30,163, 25, 78,205, 25, 97,212,188, 57, 92,199,168, 33,206,119,
+119,205,112,233,123,235,132,227, 56,249,210,188,218,244,250, 73,231, 85,225, 75,243,106,207,251,223, 75, 19,225, 61, 70, 97,185,
+150,188, 52,195,118, 45,121,231, 55, 28, 17, 12,119,205,112, 93, 75, 62,210,121,213,199,201,151,230,213,166,215, 79, 58,175, 10,
+ 95,154,225,120,134, 52,148,238,159,129,122, 69,176, 26,138,134, 48, 66, 64,237, 69, 23, 78,237,134,136,226, 52, 84,164, 45, 92,
+ 81, 28, 31,186,219,195, 40, 23,182,104,147,140, 51,125, 97,121,163,253, 51,194,174, 37,118, 45,225, 26,187,150,124,157, 55,148,
+210, 25,132,144, 87,195,169,121,181,120,107,134,203, 8,249,200,251, 85, 93, 75,222,235,134,227, 90, 10,162,121, 85, 17,102,127,
+249,191, 26,221, 63, 11,215, 76, 37,247, 96,229,189, 87,161, 23,214,168, 88,184,105,160,116,222,252,103,200, 59, 26, 32,157,132,
+144, 25, 13,148,247, 63,203, 62,101,215, 18,187,150,194, 66, 56,175, 37,175,115, 50, 44,105, 13,247,121,238, 75, 51, 28,219,112,
+215, 8,215, 57,218,208,121, 15,231,181,212, 16,199,254,207, 66,189, 35, 88, 13, 93,108,114, 45,107, 54,132,118, 3,229,125, 59,
+ 26,224,237,160, 1,234,117,109, 71,248,163, 2, 51, 16,198, 34, 71, 57,207,225, 76,107, 67, 22, 19, 54,196,185,217,144,231,123,
+ 56,235,121, 52, 80,222,183,227,207,113,220,183, 35,204,233, 12,215,181,228,227,152,111,199, 85,166,213,215,254, 11,119, 17,118,
+ 56,207,205,134,212, 12,135,118, 67,164,211,143,238,118,252, 5, 34, 87, 50,215, 76, 4,139,193, 96, 48, 24, 12, 6,227,122,129,
+ 80,214,208, 40,131,193, 96, 48, 24, 12, 70, 88,241, 91, 68,152,146,146,178, 81,163,209,180,244, 55,191,166,166,230,114, 94, 94,
+222,128,134, 73, 22,131,193,184,158, 32,132,112,248, 45, 98, 46, 1,160,148,189,221, 49, 24,140,235, 24,191, 6, 75,165, 82,165,
+ 31, 59,118, 44, 67,146, 36, 56, 28, 14,216,237,118,215,175,197, 98,193, 77, 55,221, 84,239,250, 91,141, 27, 55,222,193,243,124,
+243,250,172,227,112, 56, 46,230,231,231,247,245, 55,159, 16,178, 27, 64, 58, 33,196,125, 90,192, 95, 0,121, 86,171,181, 75, 32,
+ 77, 66, 72,186,183,158, 31, 45,249,127, 64,205,232,232,232, 3,130, 32,164,250,210,242,247, 95,146,164,179,133,133,133,189,253,
+105, 50,194, 75,227,198,141,119, 8,130, 80,239,243,243,242,229,203,126,207,207,228,228,228, 31, 57,142, 75,174,135, 36, 47, 73,
+210,137,203,151, 47,247,245,103, 64,228,115, 62,144,136,247,249, 68, 8,201,177,219,237,221, 2, 44,239, 87, 51,192, 57, 31, 80,
+211,109, 89, 78, 16,132,236,132,132,132,137, 6,131,193, 4,128,242, 60, 79,227,226,226,228,180, 1, 0,236,118,123, 81, 89, 89,
+ 89,135, 96,122, 12, 6,131,241,103,192,175, 73,146, 36,137, 51,155,205, 56,121,242, 36,252,220,231, 29, 87,176,189,140,131,255,
+219,156, 16,153,144, 8,187,213, 10,109,163,120,151,118,193,175, 71, 96,183, 89, 97,183, 88,208,180,123,207,218, 13, 56, 28,104,
+223,190, 61, 31, 68, 51,245,245,215, 95, 79,136,140,140,132,201,100,130,201,100,130,217,108,134,201,100,130,197, 98,129,197, 98,
+129,213,106,133,213,106,133,221,110,135,217,108,198,150, 45, 91,130,165, 61,117,206,156, 57, 9,122,189,222,165, 39, 15,178,166,
+172,107,179,217, 96, 50,153,240,221,119,223, 5,212, 20, 4, 33, 53, 47, 47, 47, 65,161, 80,128, 82, 10, 73,146, 64, 41,245, 24,
+188,105,209,162,133, 53, 72, 58, 25,225, 37, 99,206,138,175, 18,162,212, 42,216, 37, 9,195, 59,181,112,205, 56,251,193, 26, 80,
+187, 3,146,221,142, 86,147,238, 7, 0, 80, 74,209,174, 93,187,128,231, 39,165,180,217,156, 21, 95, 69,135,170, 89, 92, 92,108,
+108,219,182,109, 30,106, 43,130,250,139,240,164, 26,141,198, 4, 57, 13, 50,178, 81,225, 56,206, 99,216,180,105, 19,134, 15, 31,
+ 30, 44,239,169,207, 60,243, 76,130,205,102,131,197, 98,129,217,108,134,205,102,131,221,110,119, 13, 14,135,195, 53, 88, 44, 22,
+236,219,183, 47,152,166, 28,185,122,253,150, 91,110,121,248,171,175,190,210,126,241,197, 23,218,230,205,155, 67,161, 80,128,231,
+121,240, 60, 15,142,227, 32, 8, 2,122,244,232,241,151,169,252,202, 96, 48,174,127,252, 26, 44,179,217,124,174,115,231,206,212,
+249, 63, 69,165, 82, 41,220,231, 19, 66,146, 51, 50, 50, 78,120,175, 23,172,232, 48, 50, 33, 17, 89, 77, 98, 1, 0,175, 92, 40,
+145,181,240,207,222, 55,184,150,153,153, 91, 1, 0, 80,171,213, 32,238,175,205,126,208,106,181,184,229,150, 91,160, 84, 42,209,
+173, 91, 55,136,162,232,115, 80, 40, 20, 16, 69, 49,152, 28, 8, 33,208,233,116,120,237,181,215, 0, 0,130, 32, 64, 27,161,194,
+228,222,221, 16, 1,138,247,142,156,130, 69,162, 16, 4,193, 53,132,162,169, 80, 40,112,248,240, 97, 8,130, 0,158,231, 93,191,
+242,255, 13, 27, 54, 96,244,232,209, 16, 4, 1,106,181, 26,248, 11,125,109,113,173, 16,165, 86,225,239,139, 63, 7, 0, 92,154,
+ 63, 9, 64,237,177,219,247,248, 43,174,101,154,253, 99, 44, 8, 33, 16, 69, 17, 28, 23,252, 59,145, 80, 53, 75, 75, 75,141,247,
+222,123,239,206,200,200,200, 77,149,149,149, 1, 53, 41,165,184,116,233, 18, 4, 65,240,123,190,115, 28,135, 55,223,124, 19,167,
+ 79,159, 14, 41,239, 38,147, 9,239,191,255, 62, 28, 14,135,135,174,252,223,123, 90, 48,156,230,106,246,144, 33, 67,238,255,234,
+171,175, 98, 8, 33,120,251,237,183, 33,138, 34,110,191,253,118,196,197,197,225,219,111,191,133, 66,161,192, 11, 47,188, 16, 82,
+ 26, 25, 12,198, 95, 22, 17,192, 13, 0,226, 81, 27,224,169, 2, 16,237, 54,191,200,249, 27,239, 54,254,131, 15,157,238,206,101,
+228,249,242,184, 5,128,210,199,244, 18, 0,106,231, 96, 6,176, 27, 64,166,219,118,228,245,220,211,241, 3,224, 52, 88,164,182,
+ 85,213,109, 0,110,150, 27,191,187,124,249,242,109,242,210, 45, 90,180, 56,118,226,196,137, 54,178,215,113, 22, 21, 42,236,118,
+123,134, 92,108, 40, 71,135, 6, 15, 30, 28,240,141,222,110,245, 12,202,184, 23, 17,120, 79,119,255,245, 7, 33, 4, 86,171, 21,
+ 99,199,142, 5, 0,191, 15, 27,247, 33, 4,207, 6,139,197, 2, 65, 16,208,186, 73, 60,166, 15,237,140, 27,169, 13, 53,213, 4,
+246,138, 26,140,208,217,112,172, 93, 23, 44,185, 88,132, 11,149,213, 16, 4, 33, 36, 77, 73,146,252,154, 43,158,231,177,120,241,
+ 98,220,123,239,189,224,121, 62, 36, 61, 70,248,177, 75,146,199,184,191,115, 51,212,243, 51, 84,205,210,210, 82,227,240,225,195,
+247,170, 84,170,165,137,137,137,121, 57, 57, 57, 1, 53, 41,165,117, 76,143,247,203,196,191,255,253,111, 44, 92,184, 16, 3, 6,
+ 12, 8, 41,157,102,179, 25,132, 16, 44, 89,178,164,206,188, 89,179,102,213,217, 94, 32, 77,231,139, 17,151,156,156,252,248, 55,
+223,124,163,151,151,109,212,168, 17, 68, 81, 68,135, 14, 29, 16, 25, 25,137,157, 59,119,194,225,112,132,124, 93, 50, 24,140,235,
+ 23, 95, 94,196,141,155,178,178,178,186,101,103,103,207,237,213,171,215,202,221,187,119,175, 32,132,108,148,103, 82, 74,135, 59,
+ 53, 54,186,141,119,135,167,201, 18, 1,196, 19, 66, 54,202,203,187,143,187, 77, 31, 12, 64, 41,143,103,101,101,101,102,103,103,
+207,157, 58,117,234, 75,243,230,205, 83,100,101,101,117,204,206,206,158, 43,111,199, 87, 58,128,223, 34, 88, 1, 91, 1,150,139,
+ 11,143, 31, 63,238,175,184,208, 69,176,246, 51,180,141,226, 93,145,171,153,205,226, 92,211, 95,203, 41,119, 61,184, 22,117,109,
+ 9,173, 86,139,161, 51,255, 21,112, 91, 64,237,195,202, 98,177,160,176,176,208, 21, 85, 8, 54,132,170,169, 81, 71, 96,203, 51,
+ 29,112,169, 68,137, 25,123, 74,241,213, 79,167, 33,138, 34,110,109,215, 1,183, 41, 34,241,114, 51, 37,158, 57,117, 30,182, 16,
+235,234, 82, 74,125, 26, 43,249,191, 92, 84,194, 12,214, 31,199,240, 78, 45, 92, 81,166,125,145,131, 92,211, 71,215, 28,118, 29,
+147,103, 23,255, 19, 0, 48,160, 75,143,160,215, 67, 40,154, 37, 37, 37,198,190,131,110,222,238, 48, 90, 62,190,255,254,251,207,
+109,221,186, 85, 29, 74, 90,125, 25, 44, 57, 74, 43,155, 43, 65, 16, 96,177, 88, 66,202,187,197, 98,241,123,125, 40, 20,138,122,
+ 71,176, 0,160,166,166,198,178,126,253,122, 44, 90,180, 8,113,113,113, 24, 50,100, 8,146,146,146,176,102,205, 26, 80, 74, 49,
+105,210, 36,168,213,106, 57, 90, 29,146, 38,131,193,184,110, 9,228, 69, 84,217,217,217,115,221, 13, 12,224,105,104,220,141,147,
+151,137,146,185, 41, 43, 43, 43, 51, 80, 2,220,205,150, 60, 77,222, 46, 33,100,227,188,121,243,134, 7, 73,135, 28, 73,251,173,
+136, 48, 80,171,176,102,179,249, 92,167, 78,157, 66,114, 17, 6,131, 33, 63,208,124,249,129,228,125, 51,117,143, 10,232,116, 58,
+104,245, 58,112, 33,222,111,109, 54,155,203,160,108,222,188, 25,106,181, 26,195,134, 13,187,170, 8,150,213,106,133, 82, 33,130,
+107,148,136,191,207,223,138,146, 42,163,235,193,178,237,236, 57, 28, 42, 40,196, 51,189, 6, 65,171, 46, 68,181,197, 18, 82,164,
+ 77,146,164, 58,230, 74, 16, 4,140, 29, 59,214, 21, 61,112,175,151, 2, 86, 68,248,135,225,235,252,244,158, 46,121, 69,166,174,
+ 68,179,164,164,196, 56,124,248,240,189, 14,163,229,227,220,220,220,189, 0, 34,110,188,241,198,122, 27, 44,217, 88,137,162,136,
+ 55,223,124, 19, 11, 23, 46,116,205, 15,213, 96,217,237,118, 15,227,116,234,212, 41,143,109,121, 27,186, 64,197,163,180,246, 46,
+ 41, 1,144,210,211,211, 93,235, 52,110,220, 24,209,209,209,144, 36, 9,146, 36, 33, 34, 34, 2,106,181, 26, 10,133,194,175, 22,
+131,193,248,235, 16,192,139, 24,167, 78,157,250, 18, 33,100,163, 51,146,116,196,185,188, 47, 35,229,139,238,240, 52,105, 69,190,
+ 22,114,143,100,185,155, 44,247,255, 50, 89, 89, 89,153, 62,210,225,138,152,185,238,166,110,174,177, 14,238,197,133,225,192, 87,
+177,160,251, 3, 76, 23,173,135, 90,171, 5,207,115, 65,251, 87,146,139, 8,229, 27,254,196,137, 19, 3,214, 75, 9,181,190,148,
+213,106, 5, 39,240,184,220, 56, 13, 14,238,123,215,186,242,192, 9, 34, 46, 52,110, 3,254,248,143, 16, 67,124,208,122, 71,176,
+ 38, 77,154,132,247,223,127, 31, 28,199,185,246,137, 32, 8,104,213,170, 21,206,157, 59, 23,146, 38, 35,252,248, 51,203,222,211,
+ 29, 14, 41,228,168,139,175,229, 74, 74, 74,140, 99,198,140,217, 94, 81, 81,241,113,251,246,237, 79,161,182, 25,131,144, 26,255,
+149,207, 21,119, 99, 37,155,171, 5, 11, 22,120,152, 33,155,205, 22,210, 11,128,205,102,171, 99,116,222,120,227, 13,143, 95, 0,
+232,221,187,119, 72,145, 96, 0,148,227, 56,170, 80, 40,112,203, 45,183,160, 99,199,142,248,226,139, 47, 32, 73, 18,158,120,226,
+ 9,168,213,106,188,245,214, 91,176,219,237,120,253,245,215, 89, 4,139,193, 96, 4,242, 34,230,121,243,230, 29,153, 55,111,158,
+ 43,146,228, 92, 62,152,185,186, 29,181,102, 42, 94, 54,103,168,173, 75,229,171,126,150,156,134, 58,154,222,134, 11,168,141,108,
+249, 72,135,171, 88,242,119,239,236, 57,255,232, 97,252,171, 79,103, 0,158,197,130,139,123,180,129, 86,167,133, 54, 82,135, 49,
+ 27,190, 7, 0,231,205,126,106, 80, 77,155,205,230, 50, 88, 37, 37, 37, 1,205, 85,125, 34, 88,156, 82,192,218,212, 50, 80,165,
+ 8,193, 98,243, 48, 88,188, 32,226, 82, 92, 26, 56, 81, 1,193, 97, 15, 73,147, 82, 90,167, 72,240,193, 7, 31, 4, 33,196,245,
+197, 87,167, 78,157,220,181,216, 19,231,119, 38,255,192, 7, 56,182,238,113, 0, 64,223,154, 26,215,177,152,211,233,183,239, 54,
+230, 31,222,238,138, 54,206,196,115, 87,164, 89, 82, 82, 98,188,177,109,230, 94, 69,108,212,199, 23, 47, 94,220, 11,128,187,231,
+158,123,162, 59,117,234, 20,210, 53, 41,127, 52,225,109,174,220, 35, 87,242,175,205,102, 11, 41,239,114, 93,168, 96,200,197,133,
+193,206,121, 74, 41,141,141,141, 5,199,113,208,235,245,208,233,116,174, 47,104, 35, 34, 34,160,209,104, 92,245, 55, 67, 52,108,
+ 12, 6,227,175, 75,140,108,112,156, 38, 9,128,103,157, 43,119, 19,228,175,168,208, 25,113,218, 17,100, 91, 95,161,214,152,249,
+ 68,142,164,185, 79,243,222, 46,224, 52, 88,222,125,121, 37, 37, 37,253, 87,167,211,165, 5,205,174,147,250, 52, 58,234,176,253,
+ 86,201, 93, 54, 87,132, 16,232, 34,117, 80,235,180, 80, 71,234, 60,230,133,130, 92, 68,200,243,188,235, 97,179,116,233, 82,232,
+116, 58, 60,244,208, 67,245,174,131, 5, 56, 13,150,130,195,183,170,239,192, 43, 5, 15,115, 37, 8, 2,120, 81, 68,190, 46, 9,
+156, 40, 66,176,135, 22, 21,171,168,168,128, 32, 8,152, 62,125,186,235,141,221,221, 92,213, 39,207,140,134,129, 58,126, 51, 35,
+254, 42,178,215,247, 24,121,107,202,145, 43, 69,108,212,199,109,218,180,113, 69,174, 52, 26,141,252,245,104, 80, 56,142,243,105,
+174,188,191,248, 19, 4,161,246, 92, 14,242,181,163,123, 4,107,222,188,121, 46, 93,247,200,149, 76,125,174, 35, 57,173,219,183,
+111,199,161, 67,135, 48,113,226, 68,168,213,106, 44, 92,184, 16,118,187, 29,179,102,205,130, 90,173,134, 82,169, 12, 46,196, 96,
+ 48,174,107,130,244, 43, 90,228, 85,207,137,120, 69,154,138,156,235,122, 24, 43,247,226, 64,183,255,238,111,157,178,174,197,171,
+232,208,123,186,252, 91, 50,111,222,188,173,114,228,202,109,186, 71, 58, 0, 63, 17, 44,149, 74,149,118,242,228, 73, 87, 35,163,
+129,126, 45, 22, 11, 6, 12, 24, 16,114, 36, 76,254,138, 80, 16,120, 15, 67,161,137,212, 65,163,143,132, 90,167,243, 54, 26, 1,
+159,102, 28,199,185,222,128,221, 13,214,171,175,190, 10, 65, 16,240,254,251,239, 3, 0,158,123,238,185,144,235, 96,201,154,112,
+ 16,228,208, 51,232, 60,127, 52, 44,159,216, 80,176,235,103, 8,130,128,132,158,183, 65,186,113, 52, 12,106, 29, 4,135, 61,228,
+175, 8, 75, 75, 75,113,238,220, 57,240, 60,143, 41, 83,166,120,180, 85,228,253,101,218,230,205,155,131,230,157, 17,126,168,100,
+247, 24, 15,161,184, 48,232, 49,114,215,148,235, 92, 85, 84, 84,124,124,241,226,197,125, 0,184,251,239,191, 63, 90,163,209,224,
+ 63,255,249,143, 1,128,114,205,154, 53, 1, 93,150,187, 41, 15,102,174, 68, 81,172, 61,151, 67, 64, 46,194,150,135, 96, 21,222,
+ 67, 57,231,229,180, 18, 66,224,112, 56,160, 86,171, 61, 34, 87, 17, 17, 17, 80,169, 84, 33,165,143,193, 96,252,165,241, 91,164,
+231,131,238,110,102, 41,216,122,254,230,215,103,123, 62,241,105,140, 56,142,131,217,108,198,175,191,254, 26,170, 78,200,141,142,
+ 54,233,214, 3, 51,115, 43, 64, 8,193,123,189,219, 67,171,215, 65,163,213,226,238, 47,182,187,110,216,135,231, 62, 7,149, 86,
+135,228,126, 67,130,234,201,111,222,222, 6,171,188,188, 28,162, 40, 98,246,236,217,224, 56, 14,175,191,254, 58, 82, 82, 82,112,
+249,242,101,172, 89,179, 38,168,174,213,106, 5,239,224,145,244, 64, 91,104, 30,140,130,254,129,155, 16,115,203,171,200,181, 8,
+216,109,210,224, 38,211, 81, 40,191, 93, 0,139,228, 8,249,139, 42,187,221,142,237,219,183,123, 87,100, 7,165,212,213, 74,190,
+205,102,131,213,106,197,235,175,191, 30,210, 23,106,140,240,146,212,115, 18,226,187, 61, 6, 0,216, 48,111,188,107,250,244,195,
+191,157,159,111,126, 82,219, 96,127,155,230,193,207, 79,119,205,146,146, 18,227,173, 3,122,239, 48, 73,226, 71, 29, 58,116,240,
+136, 92, 69, 68, 68, 16,231,120, 72,166,154,227, 56,240, 60, 95,167, 88,208,159,201, 10,165, 14,150,221,110,119, 53, 0, 26,168,
+190,226,149, 68,176,198,143, 31,143,164,164, 36, 87,228,106,230,204,153, 80,171,213,200,202,202,130,205,102,195,130, 5, 11, 66,
+214, 99, 48, 24,140, 32, 92,181, 57, 10, 7, 62,239,160, 38,147,233,124,199,142, 29,125,174, 96, 50,153, 82, 34, 34, 34, 60,238,
+174,196,217,232,168,119, 81, 33, 33,100, 48,165,116,139,183,134, 28,173,137,212, 71, 34, 66,167,133,198, 43,106, 21, 17,169,135,
+ 74,167, 3,167,168,123, 19,247,165, 41,215, 29,113, 55, 88,242, 80, 81, 81, 1, 81, 20,177,104,209, 34,232,245,122,152,205,230,
+160,154,242,195,134,231,121, 24, 46, 85,225,216,220, 45, 80, 70,236, 70,203, 33,247, 34, 73, 84, 67,177,243, 51, 24, 29,158,117,
+178, 66,209,204,200,200,192, 43,175,188, 82,167,121, 6,127,164,164,164, 4,205,251,213,194, 52,125,107, 6,250,202, 85, 70,162,
+ 14, 95,203,249,212,148, 35, 87, 38, 73,252,232,220,185,115,114,228, 42, 74,163,209,224,221,119,223, 53, 0,224,102,205,154,165,
+105,214,172, 89,157,118,228,124,157, 75, 60,207, 99,254,252,249, 62,235, 92,249, 50, 91,161,228, 93,190,142,220,215,237,223,191,
+191,207,134, 70,125,153, 54, 95,154,114, 90,227,226,226, 92,145, 43,135,195,225,250,122, 80,110, 45,222,223,203,196,245,112, 46,
+ 49, 77,166,201, 52,255,154,248,124,186,231,229,229,221,234,111,133,150, 45, 91,158, 60,121,242,100, 43,185,203, 12,231, 13, 83,
+ 97, 50,153, 50,122,247,238, 29, 52,148, 35, 73, 18, 84, 42, 21, 40,165, 24,248, 74, 54, 8, 7,112,240,124,120, 37,244, 25, 4,
+158, 23, 32,213,118,201, 17,244, 43, 66,163,209,232,241, 80,240, 53, 84, 87, 87,195,108, 54, 7,253,188, 92,198,100, 50,121, 52,
+165, 64,168,132, 11,255, 91, 93,231,107, 66,121, 8,181, 94, 78, 68, 68,132, 71, 17, 79, 32,130,181, 41,198, 8, 63,242,135, 8,
+ 0,208,186,247, 48, 72,146, 3,212,225,240,232,206,168,109,218,173,144,168, 3, 86,155, 1,102,179, 57, 88,152,145, 20, 23, 23,
+ 27,199,140, 25,179, 29,192,135, 35, 70,140, 56,129,218, 47, 88,168, 78,167, 83,137,162, 40, 1, 40, 5, 64,203,202,202,162,114,
+115,115, 37,147,201,212, 52, 88, 58,191,250,234, 43,252,250,235,175,232,215,175,159, 71,183, 77,114, 20,212,189, 53,246, 80,206,
+ 79,185, 88,220, 87, 11,238,254, 12, 92,168,240, 60,143,168,168, 40, 40, 20, 10,204,158, 61, 27, 10,133, 2, 26,141, 6, 0,176,
+ 96,193, 2, 87,163,169, 12, 6,131,113, 61,113, 37, 95, 17,242, 1,138, 15, 3, 22, 21,218,237,246,156,102,205,154,213,107, 99,
+ 14,135,163, 32,208,124, 73,146,114,214,172, 89,163, 0,234, 86, 74,246,247, 75, 41, 13,168, 73, 41,205,217,176, 97,131,235,123,
+117,247,135,147,175,255,132,144,160,154, 14,135, 35,167,121,243,223,250, 17, 14,197,144,217,108,182,220,160, 11, 49,194,134,195,
+225, 8,112,126, 78,243,183, 78,176,243,243, 84,235,214,173,115,163,163,163,191, 78, 76, 76, 44,217,181,107, 87, 92,247,238,221,
+227,220,151,233,222,189,123,146,215,106, 22,248,239,135, 16,132,144,156, 17, 35, 70,248, 60,231, 1,184,140,187,215,249, 25,176,
+105,120, 74,105,206,254,253,251, 21,238,235,251,211,119,187,142, 2, 55, 55, 95,187,204,133,206,157, 59,115,238, 58,254,206,125,
+155,205,230,179, 93, 26, 6,131,193,248, 51, 82,111,131,101, 52, 26, 47,117,236,216,209,103,173, 89,163,209,120, 49,208,186,197,
+197,197,221,234,187,189, 96, 88,173,214,222,127, 6,205,162,162,162,176,231,157, 17, 94, 26,226, 24, 21, 20, 20,220, 24,110, 77,
+187,221, 30,246,243,211,102,179,133, 93, 19, 0, 74, 74, 74,122, 53,132, 46,131,193, 96, 92,235,212,219, 96,133,218, 28, 3,131,
+193, 96, 48, 24, 12,198, 95,149,144, 90,141,102, 48, 24, 12, 6,131,193, 96,132, 14, 65,109,175,209,117,168,207,215, 1,132, 16,
+159, 26,129, 8,166,207, 52,153, 38,211,100,154, 76,147,105, 50,205,235, 79, 51,152,246,117,243,117,162,252,117, 84, 67, 12, 0,
+ 6, 51, 77,166,201, 52,153, 38,211,100,154, 76,147,105,254,213, 6, 86, 68,200, 96, 48, 24, 12, 6,131, 17,102,126,247,206,158,
+ 25,181, 16, 66,120, 74,105,200, 45,224,135, 64, 12, 0,127, 29,186, 89, 0,148, 93,129, 38, 1,160,112, 14,114, 67, 69, 54, 0,
+ 86,231, 16, 66, 83,243,175,113,121,121, 49,153,212, 33,118,167,132,136,146,132,159,154, 54,109,242, 35,112,171, 5, 0,116,141,
+219,181,211,105,213,131,205, 86, 75,154, 74, 84,254, 90, 94, 83,189,217, 84,112,226,252, 21,164,149,193, 96, 92, 37,132,144, 59,
+ 0,188,134,218,107,127, 30,165,116,245, 31,156, 36, 6,227, 79,139, 95,131, 21, 25, 25,121,128,227,184,212, 96,237,235,200, 56,
+251, 26,203, 41, 45, 45, 13,233, 83,119, 66,136, 0, 96,140, 78,167, 27, 32,138, 98, 31, 0,176,217,108,187,170,171,171,183, 2,
+ 88, 67, 41, 13,173, 3,181,186,186,122, 0, 99, 1,220,231,156,244, 41,128,213,148,210,202, 43,212,235, 24, 21, 21,181, 78, 20,
+ 69, 90, 92, 92,220, 19, 0,226,226,226,246,218,108, 54, 82, 89, 89,121, 55,165,244,151,122,234,113, 10,133, 34,187, 95,191,126,
+125, 9, 33,203, 40,165,139,175, 36, 93, 62, 80,113, 28,231,211,152, 72,146,212,220,215,244, 32, 40, 0, 68, 45, 90,180, 40,110,
+249,242,229,157,115,114,114, 58, 0, 64,106,106,234,225,251,239,191,255,199,201,147, 39,151, 0,168, 64,173,209,242, 75, 94, 94,
+ 76,102, 97,254,217,137, 5,133,191,142, 5,128,198, 73, 29, 86,243, 60,167, 72, 73, 57,180, 71,211,232,190, 70,173,219,180,120,
+108,229,127, 22, 41,154,167, 53,193,119,187, 15,221, 48,249,169,151, 50, 35, 18, 91,255,155,153,172,223, 15,189, 94,127,128,227,
+184, 84,192,255, 53,238,235,154,119, 56, 28, 57, 37, 37, 37, 62,175,119,189, 94,127, 64, 16,132, 84,127,235,250,155, 38, 73,210,
+217,162,162, 34,159, 77, 70, 68, 69, 69,237, 17, 4, 33, 45, 84, 45,249,215,110,183,231,248,107, 34, 38, 42, 42,234, 0,207,243,
+169,129,242,233,107,158, 36, 73,103, 11, 11, 11,253,165,179, 78,222,195,145,206, 43,209, 12,148, 78,231, 50, 28,128, 5,113,113,
+113, 61, 74, 74, 74,254, 6,224,165,202,202,202, 78, 60,207, 35, 54, 54,246, 37, 66,200,233,168,168,168, 15, 42, 42, 42,118, 3,
+120,138, 82, 42,249,211, 98, 48, 24,158,248, 53, 88, 28,199,165,230,230,230, 38,104,181, 90, 0,191,245,151, 39,119,242, 44, 73,
+ 18, 40,165,174, 95,187,221,142,182,109,219,134,180, 81, 66, 72, 7,189, 94,191, 54, 43, 43,171,233,152, 49, 99,148,114,151, 48,
+121,121,121, 25,235,214,173,251,219,236,217,179, 95, 37,132,140,166,148, 30, 14, 81,143, 3, 48, 8,192,131,157, 59,119, 30, 53,
+115,230, 76,197,192,129, 3,225,112, 56,240,245,215, 95,247,155, 53,107,214, 34, 66,200,103, 0, 62, 6,240,191, 80,111, 18,132,
+144,190,141, 27, 55, 94,177,115,231,206,164,115,231,206, 57,198,140, 25,179, 10, 0, 14, 28, 56,144,238,112, 56, 72,207,158, 61,
+191, 34,132,140,163,148,238, 12, 41,227,181,140,152, 60,121,242,232, 73,147, 38,197, 63,244,208, 67, 15, 0, 88,236,220,150,220,
+139,120,125, 59, 32,116, 69,174, 40,165,138, 0,203, 53, 70,232,145, 44,237,185,115,231, 98,122,247,238,253,120, 97, 97,225, 51,
+238,186, 5, 5, 5, 56,120,240,160,117,238,220,185,243,119,239,222,253, 78, 90, 90, 90, 25,128, 26,127, 66,212, 33,118, 47, 40,
+252,117,236, 77,189, 22, 69, 1,192,154, 13,143,223,187,255,199,162,200,141,223, 44,249,155, 50, 66, 97, 94,254,222,124, 69,171,
+150,205,177,237,192, 41,236,251,181,148,116,232, 59, 92,168,216,184,236, 22, 0, 75, 66, 72, 39, 35, 12,240, 60,159,146,147,147,
+147,160,209,104,124,118,232,238, 85,239, 66,110,184, 20, 25, 25, 25,126, 53, 5, 65, 72,205,205,205, 77,136,136,136,112,221, 59,
+188,239, 25, 0,224,126,186, 83, 74,209,186,117,107,191,134,157,227,184,102, 23, 47, 94, 76,208,104, 52, 46, 29, 95,233,147,145,
+141, 70,235,214,173, 3,229,221, 35,157,161,104, 82, 74,209,170, 85, 43,191,209,103, 57,239,114,143, 21,193,242, 45,107,166,165,
+165,249,189,246,125,105,134,146,206, 22, 45, 90, 4,124, 1, 2,176,224,196,137, 19,147,154, 52,105,130, 86,173, 90,237,238,209,
+163,135, 94,171,213,226,155,111,190, 65,187,118,237, 50,245,122,253,190, 53,107,214,136, 47,188,240,194, 13, 31,125,244, 17, 0,
+ 76, 14,162,199, 96, 48,156,248, 53, 88,132, 16,104,181, 90,172, 90,181,202,111,183, 25,238,255,155, 54, 13,218,187,135,172,219,
+ 45, 45, 45,109,251,206,157, 59,213, 73, 73,191, 53, 96,109,177, 88, 16, 19, 19,131, 39,158,120, 66,121,199, 29,119,180, 26, 50,
+100,200, 94, 66, 72,127, 74,233,129, 32,122,163,226,227,227,223,158, 62,125,122,226, 61,247,220,131,184, 56,143, 70,178, 49,102,
+204, 24,220,125,247,221,138, 19, 39, 78,220,187,116,233,210,123, 23, 47, 94,156, 79, 8,153, 76, 41,253, 44,144,174, 70,163, 25,
+209,178,101,203,119,119,238,220,153,144,144,144,128,244,244,116,238,133, 23, 94,104,149,145,145,161, 78, 77, 77,229, 46, 95,190,
+140, 47,190,248, 34,101,220,184,113,107,149, 74,229, 99, 22,139,101,125, 8,121, 87,198,198,198, 62, 63, 97,194,132,184,202,202,
+ 74,251,161, 67,135, 78,201,211, 85, 42,213, 43, 61,123,246,236, 66, 8, 89, 69, 41,253, 56,152,150, 27,174,200,149, 51, 74,231,
+221,231,136, 77,158, 31, 98, 36, 75,249,211, 79, 63,197,246,234,213,235, 51,179,217,220,101,226,196,137, 23,231,206,157,171,214,
+235,245,122, 0,164,178,178,178,236,181,215, 94,179,188,245,214, 91, 47,182,107,215,110,208,158, 61,123, 70,221,112,195, 13, 54,
+212,154,183, 58, 80, 66, 92,233,185,148, 91,132,237,187, 37,229, 43, 89,207,165,254,115, 78,218,133, 31,142, 94,146, 4,181, 30,
+ 95,238, 56,130,130,146,106,252,119,207, 81, 52,142,139, 36, 10,149,152, 25,157,154,217,191, 34,247,232,142, 43, 48,156,140,122,
+ 66, 8,129, 70,163,193,151, 95,126, 89,167,139, 41, 95,221, 79, 9,130,128,232,232,232,160,189, 17, 68, 68, 68, 96,243,230,205,
+ 62,251, 70,244,213,245, 78, 84, 84, 20, 0,255,157, 93, 19, 66, 16, 17, 17,129, 93,187,118,129,227, 56,159, 93,248,120, 79,211,
+106,181,224, 2,244, 73, 37,107,238,216,177, 35,168,150,252,171,211,233, 0,160, 78,159,145,238,168, 84, 42,236,220,185,211,111,
+158,189,255,235,156,253,177, 6,211,220,181,107,151, 71, 23, 93,222, 93,119,185,143,107,181, 90,215,139,155, 63, 98, 98, 98,122,
+166,166,166, 98,255,254,253, 88,179,102, 77,108,102,102, 38, 78,157, 58, 5, 66, 8,230,206,157, 75,218,183,111, 47,230,231,231,
+163, 95,191,126,248,252,243,207, 27,164, 49, 90, 6, 35, 68, 68, 0, 55, 0,136, 71,109,175, 49, 85, 0,162, 81,251,236, 81, 2,
+ 40, 1,160,118, 14,102, 0,213, 0, 26, 57,215, 45, 70,237,189,197,221, 32, 20,193,179, 83,232,238, 78,109,185, 71,137,120,183,
+121,242, 54,188,199,189,127, 61,180, 5, 0, 32,132,200, 15,177,155, 41,165,219, 61,114, 20,130,185,146,251, 17,243,190,150,105,
+221,142, 95, 85, 90,173,118,221,222,189,123,213,241,241,191,165,221,108, 54,163,170,170, 10,213,213,213,168,170,170, 66,100,100,
+ 36,214,172, 89,163, 30, 52,104,208, 58, 66, 72, 6,165,212,236, 79, 19,192,252,203,151, 47, 39,218,237,118, 40,149,190,171, 32,
+113, 28,135,182,109,219,226,165,151, 94,194,208,161, 67, 27, 15, 24, 48, 96, 62, 0,151,193,242,161, 9,141, 70,243,238,193,131,
+ 7, 19, 52, 26, 13, 78,158, 60,137,156,156, 28, 60,251,236,179, 77, 36, 73,194,165, 75,151,112,234,212, 41,228,230,230, 98,233,
+210,165, 9, 35, 71,142,124, 23,128,135,193,242,165, 9,224,209, 41, 83,166,100,196,198,198,114,255,250,215,191, 42,170,171,171,
+223,115, 78,207, 90,176, 96,193,184,155,110,186, 41,254,145, 71, 30, 1, 33,100, 37,165,180,142, 97,241,210,244, 21,185,114, 0,
+ 56,230,181, 90, 91,175,200, 86, 99,212,158,124,229, 62, 52, 9,128,168, 33, 67,134, 76, 49,155,205, 93,118,238,220,121,186, 79,
+159, 62,205, 0, 92,134,243,164,139,138,138,210,206,159, 63, 63,113,248,240,225, 39, 6, 14, 28,216,101,200,144, 33, 83,138,138,
+138,230, 58,231, 83,111, 77, 73,194, 79,141,147, 58,172,222,177,103,242,216,109,187, 44,138,231,158,122,245, 98,211, 38,205, 43,
+126, 58, 89,234, 56,122,182, 8, 85, 70, 59,238, 26, 88,219,177,120,207, 14, 77,241,246,170,157,120,226,233,105,226,103,171,151,
+221,125,154, 66, 11,224,171, 0,251,243,170, 96,154,181, 56,139,146, 32,138, 34,110,187,237, 54, 16, 66,234,244,181, 41,138, 34,
+246,236,217,131,129, 3, 7, 66, 20, 69,140, 31, 63, 62, 36, 77, 65, 16, 48,100,200, 16, 87, 63,135,238,122,222,102,193,151, 23,
+240,206, 59,165, 20,130, 32,128,227, 56,191, 29, 92,123,107, 6,187, 47,201,233, 12,164,229, 62, 47, 88, 58,229,232, 81,168,230,
+ 42, 84, 77, 57,157,130, 32,160,119,239,222,248,241,199, 31, 3,154, 45, 95,190,210, 59,239,101,101,101,127,207,200,200,216,177,
+104,209,162, 88, 0, 40, 41, 41,113,117, 68,207,243, 60,142, 31, 63, 14,139,197,130, 25, 51,102, 88, 43, 43, 43, 31,169, 35,232,
+ 67, 51, 28, 48,205,191,166,102, 32, 47, 2,224,166,172,172,172,110,217,217,217,115,123,245,234,181,114,247,238,221, 43, 8, 33,
+ 27, 41,165,195,229,223,172,172,172,204,236,236,236,185, 83,167, 78,125,105,222,188,121, 71, 8, 33, 27, 1,192,123,220,153,254,
+225,110,218, 34,128,120, 89,199,153, 22,143,101,125,141,123,255,122,107, 11,110, 19,136, 51,115,196,109, 90,200, 6, 43,216,219,
+ 23, 0, 8,130, 48,105,238,220,185,137,129,204, 85,117,117, 53,242,242,242,208,172, 89, 51,140, 31, 63, 62,113,209,162, 69,147,
+ 0,188, 17, 64, 86,193,243, 60,246,239,223,143,194,194, 66,116,236,216, 17,105,105,105, 30, 11,156, 57,115, 6, 95,127,253, 53,
+202,203,203,209,181,107, 87,160,182,126,145, 79,110,184,225,134, 25,109,219,182, 29, 50,100,200, 16,187, 90,173,198, 79, 63,253,
+132, 46, 93,186, 96,213,170, 85,104,218,180, 41, 52, 26, 13, 78,156, 56,129,142, 29, 59, 98,251,246,237,136,143,143, 71,231,206,
+157,237, 93,187,118,253,190,180,180,116,235,249,243,231,103,248,210, 37,132, 40, 82, 82, 82, 94,154, 48, 97,130, 50, 47, 47, 79,
+ 90,186,116,233,110, 74,233,110, 66,200, 99,211,166, 77,123, 96,232,208,161,241,135, 14, 29,170,252,225,135, 31,126,240,101,174,
+124,224, 43,114,229, 81,111,205, 89, 52, 99, 54, 26,141, 22,179,217,108,227, 56,238, 60, 33,196,226,112, 56,252,149,237, 68, 60,
+248,224,131, 45,138,139,139,159,120,250,233,167,207, 57,205,213,113,212, 86,108, 7, 0,216,237,118,115,117,117,117,101,175, 94,
+189,154,141, 27, 55,238,244,138, 21, 43,158,120,240,193, 7,215,124,252,241,199,213, 0,140,222,130, 77,155, 54,249,145,231, 57,
+ 69, 77, 85,236,217,181,107, 62,120,230,235, 13,147,154, 92,186,148,219, 42,174, 81,124,141, 66, 23,159,183,230,211,143, 14, 0,
+176,228, 21, 85,226,151, 51,249, 16, 69, 30,191, 94,170,192, 77,183,142, 17, 79,159,156,211, 23, 78,131,197,104, 80,168,220, 57,
+244,182,109,219, 2, 70,176,246,236,217, 3, 81, 20,161, 86,171,241,214, 91,111, 5, 20,149, 13,129, 28, 29, 10,102, 98, 56,142,
+ 11,120, 31,145, 77,134,220, 1,187,247,240,127,255,247,127,120,250,233,167, 61,182,225, 52, 25, 1,163, 98,238,198,197, 59,125,
+205,154, 55, 71, 97, 65,129,199,180, 80, 58,139,119, 56, 28, 16, 69, 17,239,191,255, 62,134, 15, 31,142,141, 27, 55, 6,252,189,
+237,182,219,192,113, 92,192,104,173,156,206,222,189,123,195,106,181,186,210,124,252,248,113,159,186,139, 23, 7,174,222, 41, 87,
+104,239,210,165,139,126,192,128, 1,216,177, 99, 7,238,190,251,110,179,213,106, 61, 9, 0,183,223,126,123,235, 69,139, 22, 41,
+ 15, 30, 60,136,184,184, 56,241,226,197,139, 31, 18, 66, 88,197,119, 70,131,226,203,139, 56, 81,101,103,103,207,245, 50, 70, 30,
+200,243, 9, 33, 27,231,205,155, 55,220,169, 87,103,220,185,184,123,223,167, 55,101,101,101,101,186,141, 23,185,155, 39,183,180,
+249,221,182,215,242, 69,128,155,193,114,102,232,102,121,156,227, 56,200, 55,221, 96,230,202,223,155,162, 55, 81, 81, 81,195,238,
+186,235, 46,151,185, 49,153, 76, 46, 99, 37,155, 43,121,252,196,137, 19,232,214,173,155, 34, 42, 42,106, 24, 2, 27, 44, 0,128,
+ 32, 8, 72, 78, 78, 70,113,113, 49, 14, 31, 62,140,102,205,154,193,102,179, 97,211,166, 77,168,168,168,128, 40,138, 80, 40, 20,
+176, 90, 3, 87, 73,104,219,182,237,109,203,151, 47,239,182,108,217,178, 50,249, 13,238,211, 79, 63, 5,165, 20,241,241,241, 48,
+ 24, 12, 40, 40, 40,192,214,173, 91, 97,183,219,161,211,233,144,158,158,174, 28, 49, 98, 68,223,215, 94,123, 77, 4, 48,195,143,
+116,143,187,239,190, 91,175,215,235,241,212, 83, 79, 81,171,213,250, 6, 33,164,231,168, 81,163, 94,154, 60,121,114,236,249,243,
+231, 45,143, 62,250,232, 1,171,213, 58,223,121, 60, 68, 74,169,205,143, 22,128,192,145, 43,155,205, 38,239,211,115,213,213,213,
+104,212,168, 81,179, 32,117,180, 0, 64,177,107,215,174,222, 0,248, 89,179,102, 69, 0, 40,128,155,185,178, 88, 44,168,174,174,
+ 70, 77, 77,141,173,162,162,162,240,249,231,159,183,175, 88,177,130,119,174,243, 43,124, 24, 44,224, 86, 75,251,246, 90, 37,165,
+252,180, 37, 75,150,232,134, 14, 29,202,233,116, 58, 84, 85, 85,233,255,251,205, 55,186, 65, 3,250,166,207,205,254,231,183,250,
+212,142, 5,187,126, 58,139,220,252, 10, 88,108, 54,164, 39, 69, 1,144, 88,133,218,223, 1,231, 7, 42,174, 8,150,187,153,216,
+177, 99, 7,110,189,245, 86,215,181,174, 80, 40, 60, 34, 93,193, 52, 5, 65,192,173,183,222, 90, 39,162,179,109,219, 54,159,209,
+166, 96,184,155, 33,111, 83,228,203,120,113, 28, 87,167,126,146, 47, 77,127, 69,151, 0,234,204, 11,197, 96,201,249,157, 60,121,
+ 50, 68, 81,196, 11, 47,188, 0, 65, 16,208,185,115,103, 8,130,128, 94,189,122, 65, 20, 69, 12, 28, 56,176,222,121,223,187,119,
+ 47,186,116,233,226, 74, 83,231,206,157,209,189,123,119, 8,130,128,126,253,250, 65, 20, 69, 12, 25, 50, 36, 20,205,151,170,170,
+170, 58,233,116, 58,156, 56,113, 2, 60,207,131, 16,114,138, 82,218, 9, 0, 38, 76,152,112,218, 96, 48,180, 48,153, 76,152, 48,
+ 97, 2,177, 88, 44, 29, 95,120,225,133,105, 0,152,193, 98, 52, 24,222, 94,196, 13,227,212,169, 83, 95, 34,132,108,148, 35, 82,
+206,229, 55,122,173,191,209,199,186, 30,243,157, 38, 72, 46, 30,236, 14, 79,243, 38, 23, 29,222, 30, 96, 93,139,151,161,242, 46,
+ 34,252, 1, 8, 18,193,146,111,186,161, 26,172, 96,152, 76,166, 27, 18, 18, 18,228,255,117,204,149,251,175,197, 98, 65, 90, 90,
+ 26, 76, 38,211, 13,250, 58,137,232, 0, 0, 32, 0, 73, 68, 65, 84, 65,133, 61,119, 0,146,146,146, 96,181, 90,241,193, 7, 31,
+ 64,161, 80, 64,161,248,205, 87, 88, 44,129,131, 67, 71,143, 30, 61,183,119,239,222, 46, 93,187,118,141,249,252,243,207,139,250,
+247,239, 31, 63,116,232, 80,168,213,106, 24,141, 70,216,108, 54,244,236,217, 19,109,219,182, 69, 78, 78, 14,254,251,223,255, 22,
+103,100,100, 52,218,183,111,159,148,159,159,127, 33,128,244,160, 65,131, 6,129, 16,130,255,254,247,191, 37,148,210,131,106,181,
+250,243,185,115,231, 70, 91, 44, 22,233,129, 7, 30,184, 84, 90, 90,250, 60, 0,155, 74,165,122, 99,232,208,161, 61,120,158, 95,
+229,112, 56,222,174, 79,254,129,186,251,182,166,166, 6, 17, 17, 17,161, 52, 9, 33,150,150,150,118, 0, 0,173, 86, 27, 11,224,
+180, 60,195,104, 52,122,152, 96,139,197, 98,138,141,141,213, 2,128,115, 29,239,186, 95, 0, 0, 66, 72,188, 70,163, 89,123,225,
+194,217, 72,247,250,113,209,209,209,184,111,220, 56,174, 79,239,222,202, 78, 55,220, 48,228,229,127, 47, 91,149, 28,167,183,164,
+ 39,199,193,230,176, 97,203,183,155, 36, 42,217,190,173,111,222, 25,245,199,189,136,208, 59,130, 37,138, 34,182,111,223, 94,103,
+154, 66,161,192,123,239,189, 23, 80, 87, 54, 4,178,153,242, 87, 68,230, 85,164, 21,240, 70, 34, 71,213,121,158,199,251,239,191,
+ 15, 73,146,240,204, 51,207,120, 20, 27,186,235,135,130,187,249,107,251,170, 4,192,130,156, 55, 85,174,245,189,211,235, 92, 39,
+164,168,216,162, 69,139, 66,138, 96,221,126,251,237, 65, 13,171,123,137,130,123,186,126,252,241, 71,159,186, 75,150, 44, 9,186,
+ 63, 29, 14, 7,190,250,234, 43,151, 57,149,153, 62,125,250,132,212,212,212,196,239,191,255, 30,249,249,249,168,169,169, 65,117,
+117, 53,122,246,236,153, 62,120,240,224,159,242,243,243,207, 31, 61,122,244,174,144,118, 48,131, 81, 15, 2, 68,176,204,243,230,
+205, 59, 50,111,222, 60,159, 17, 42,183,245,135, 7, 50, 89,110, 81,168,238,168, 53, 66,241,178,105, 67,109,245,153, 31, 66, 88,
+ 87,233, 93, 68,232,107,121,239, 8,214,107,110,227,174,155,110, 40,197,132, 33,134,205, 5, 66, 8, 76, 38,147, 79, 99,229,110,
+ 10,172, 86, 43, 74, 75, 75,225,112, 56,174,184,173, 46, 95,111,174,193, 12,214,225,195,135, 31,122,248,225,135,243,162,162,162,
+ 58, 21, 21, 21, 21, 74,146, 52,112,207,158, 61,241,130, 32, 64,175,215, 67,175,215,227,235,175,191,134, 70,163,193,228,201,147,
+ 11, 29, 14,199,142,200,200,200, 56,163,209,248,115,126,126,254,203,254,116, 69, 81, 28,116,211, 77, 55,225,224,193,131, 40, 47,
+ 47,255,142, 16,210,233,145, 71, 30,185,165, 73,147, 38,100,206,156, 57,166,211,167, 79,255, 31,128, 34,173, 86,251,193,242,229,
+203,251,119,237,218, 85,119,255,253,247,131, 16,242, 31, 74,169, 41,212, 60,215,212,212,120, 24,171,202,202, 74, 84, 85, 85, 65,
+171,213,134,212,236, 5,165, 84, 68,109, 93, 42,185, 62,149,235,216, 56,163, 87,242,241,161,130, 32,208,218, 69,168, 79,115, 5,
+ 0, 90,173,118,214,178,101,203,212,222, 31, 31, 56, 28, 14, 20, 20, 20, 64,175,215, 99,250,203, 47, 43,102, 62,251, 72, 23, 94,
+151,184,135,227, 8, 44, 86, 90, 78, 37,203,166,154,130,123,190, 15, 53,223,140,171, 67, 54, 4,119,222,121,103,157, 98, 65,133,
+ 66,129,205,155, 55, 99,228,200,145,174, 23,150,174, 93,187, 6,125,169,146, 13,193, 29,119,220, 1,160, 54, 18,180,105,211, 38,
+159,197,123,114, 4, 42, 16,238,198,133,231,121, 60,249,228,147, 16, 4, 1,111,191,253, 54,166, 76,153, 2,142,227,240,230,155,
+111,130,227, 56,188,242,202, 43, 33,229,219,219,184,156,255,103,237,111,234,148, 74,148, 44, 78, 4, 0, 68,234,245,114,134, 66,
+210,148,243, 46, 8,130, 43,114,117,195, 13, 55, 64, 20, 69,244,234,213, 11,130, 32,184, 34, 87,195,134, 13,115,223,143, 1, 55,
+ 32,107, 10,130,128,147, 39, 79,186,210,220,171, 87, 47,143,200,149, 32, 8,184,253,246, 58, 47,223,190,152, 27, 29, 29,253, 90,
+219,182,109,219,205,159, 63, 95,228,121, 30,131, 6, 13,106,253,232,163,143, 94,136,139,139,139,155, 53,107,150,198,199, 58,106,
+ 0,157,218,181,107,167, 13,121,103, 48, 24,245,192,219,139,184, 17,227, 94,167,170, 30,122, 27,221,151,151, 53,188, 77,145, 51,
+ 34,182, 35,152,150,175,117,253, 33, 56, 23,246,121,167,172,143,193,114,134,151, 3,110, 76,163,209,252, 82, 88, 88,216, 75,173,
+ 86,123,152, 43, 95, 70,139,231,121,228,231,231, 67,163,209,212,171,157,169, 96, 4, 43, 34,116,154,153,103,229,113, 66,200,224,
+ 97,195,134,125,188,121,243,230,164, 45, 91,182, 96,223,190,125,136,143,143,199,162, 69,139, 46, 23, 20, 20, 60, 68, 41,221, 28,
+202,118, 91,180,104,209, 94,171,213, 98,247,238,221, 0,240, 61,128, 7,159,120,226, 9, 98,183,219,241,206, 59,239, 24, 0,108,
+142,138,138,250,108,221,186,117, 55,116,236,216, 81,185,101,203,150,170,125,251,246,109, 11,209, 92, 57, 36, 73,170, 99,172,220,
+247,105,100,100,100, 40, 17, 44, 91, 84, 84,212,225,202,202,202, 49, 70,163,177, 82,165, 82, 69, 86, 86, 86,154,221,141,149,172,
+ 47, 8,130,120,242,228,201, 60, 0,233, 81, 81, 81,135,225, 86,148,232,142, 32, 8,131, 6, 13, 26,228, 97,146,173, 86, 43, 10,
+ 10, 10,144,159,159, 15,171,213,138,174, 93,187, 18,158,216,248,210,139, 63, 79, 8, 33,141,140, 48, 67, 8,161,242,181, 46,127,
+245,231, 61, 8,130,128, 77,155, 54,185,198, 57,142,131,243,179,125,127,154, 46, 51,180,121,243,102,191, 81, 43, 31, 69,132, 65,
+ 67,225,242,242,239,188,243, 78,109,119, 20,206,200, 21,199,113,152, 58,117, 42, 84, 42, 21,230,204,153,131,169, 83,167, 66, 16,
+132,160, 69,132,238,198,165,249, 11, 6,215,116,185,136,208,230,172,239, 68, 8,113, 55, 89, 1, 35, 88,238,166, 45, 80,244, 46,
+148,200,191,187,166,188, 94, 68, 68,132,207, 98, 82, 31,154,126, 55, 64, 41,253,146, 16,114, 54, 41, 41,105, 87,175, 94,189,162,
+ 14, 28, 56,128, 55,223,124, 83, 97, 54,155,155,110,217,178,197,181, 93, 95,251,171,166,166, 70, 29, 82,194, 25,140,122, 16, 40,
+ 50, 12,103,189, 40,249, 63, 0,226, 94, 92, 23,224,215,123,121,184, 77,115,215, 45,130,231,115,204,125,186,183,169,242,222,134,
+251, 50,174,186, 93, 1,155,105,168, 79, 37,247, 80, 34, 88, 6,131,225,127,223,124,243, 77,247,113,227,198, 9,129,138, 7,107,
+106,106,144,152,152,136, 35, 71,142,216, 13, 6,195,255,130,233, 58, 28,161, 55,136, 30,204, 96,121, 67, 41,221,210,184,113, 99,
+222,102,179,161, 85,171, 86, 72, 73, 73,129,201,100, 66,121,121, 57, 31,170,185, 34,132, 40,186,117,235,198, 3, 64, 89, 89, 25,
+ 80,251, 57,105, 70, 70, 70, 6, 14, 30, 60,136,178,178,178,245, 0, 6,207,156, 57,179,115,143, 30, 61, 20,171, 86,173, 50, 76,
+156, 56,113,189,205,102,155, 19,138,190, 36, 73, 22,187,221,158,198,113,156,181,188,188, 60,215,125,127, 38, 38, 38,198,106,181,
+ 90, 82, 80, 80, 16,176, 62,151, 19, 91,167, 78,157,246, 95,188,120, 17,179,102,205, 42,154, 59,119,110, 70, 85, 85, 85, 89, 69,
+ 69,133,221,221,100,153, 76, 38,174, 81,163, 70,170,197,139, 23,171, 1,160, 83,167, 78,251,225,199, 96,213,212,212, 52,209,104,
+126,123, 17, 54,155,205,200,207,207, 71,126,126, 62, 10, 10, 10, 80, 85, 85,133,244,244,116, 24, 12,134,102,161,228,149, 17,126,
+188,191,122,115,191,190,221, 31,224,245,185,214,129,223,140,203,157,119,222,233,170,187, 37, 71,196,228, 97,237,218,181,238,197,
+131, 64,136, 6,235,157,119,222,193,147, 79, 62,137,136,136, 8,204,159, 63,223,163,136,208,219, 20, 72,146, 20,212, 12, 9,130,
+128,180, 23,141,200, 95, 24, 11, 81, 20, 17, 55,177,192,163, 40,206,135,209, 8, 41,157,115,231,206, 13, 75, 17,161,187,102,179,
+102,205, 0, 0,239,191,255, 62,198,140, 25,131,239,191,255,254,138,139, 8, 51, 51, 51, 63,221,184,113, 99,212,209,163, 71, 81,
+ 89, 89,137,162,162, 34,152,205,102,228,228,228, 0,240, 93, 10, 0, 0, 6,131, 33, 34,104, 98, 25,140,240,226,183,232,174,129,
+116,175,122,123, 1,139,223,220, 43,127, 6, 51, 88,161, 68,176,204,102,243,252,167,158,122,234,137,193,131, 7,199, 70, 70, 70,
+ 34, 47, 47,175,142,185,170,174,174,134, 78,167,131,209,104,196,134, 13, 27, 42,205,102,243,252, 32,121,176,217,108, 54, 36, 36,
+ 36,160,184,184, 24,146,159,122,209, 28,199, 65,173, 86,163,186,186, 26,240, 99, 6,252, 65, 41,133,213,106,133,205,102,131,205,
+102,131,213,106, 13,250, 86,236,133, 90,110,176,181,166,166, 6, 0,106,146,147,147, 91, 68, 68, 68,224,220,185,115, 0,112, 18,
+192,128,161, 67,135,138, 37, 37, 37,244,209, 71, 31,221, 67, 41,157, 76, 3,183,102,111,217,177, 99, 71, 26, 0,168,213,234, 19,
+ 0,144,147,147, 99, 43, 47, 47,247,136, 12,106, 52, 26, 58,114,228,200, 36, 74, 41,118,236,216,145,166, 80, 40, 40,252,180, 89,
+ 5,192,180,126,253,250,163, 81, 81, 81, 43,178,179,179,199, 13, 31, 62,252, 72,135, 14, 29,210,106,106,106, 10,141, 70,163,209,
+100, 50, 81,158,231, 21, 49, 49, 49, 17,223,126,251,237,233, 61,123,246, 12,214,235,245, 43,214,175, 95,127, 20,128,207, 72,155,
+ 86,171,205, 49, 24, 12,205,229, 99,234,110,174,242,243,243, 65, 41,197,217,179,103,161,209,104, 46,214,103,135, 50,194,139,252,
+ 50,229, 29,105,241,158, 22,170,185,146, 17, 4, 1,223,126,251,173,223, 40, 78,125, 12,155,187, 25,154, 50,101, 10, 22, 46, 92,
+ 88, 39,130, 53,103, 78,237, 59,201,203, 47,191, 28,114, 29, 44,160, 54, 90,149,191, 48, 22,141,159, 44,245, 72, 59, 0, 16, 57,
+125,245,108,146, 77, 16, 4,204,154, 53,171, 78,229,115,247, 34,188, 16,139,242, 60,210, 89, 88, 88, 8, 65, 16, 16, 27, 27,139,
+251,238,187, 15, 67,134, 12,113, 21, 53,214, 87,247,216,177, 99,187, 94,124,241,197,142,153,153,153,152, 61,123,118,105,116,116,
+116,228, 63,254,241, 15,161,188,188,188, 54,156,232, 39,130,197, 12, 22,131, 17,156,128, 17, 44, 0, 33,153, 43,127, 55, 94, 66,
+200, 96,247,182, 50, 40,165, 21,132,144,251,110,185,229,150,207, 87,175, 94,173,110,209,162, 5,142, 29, 59,134,210,210, 82, 88,
+ 44, 22, 40, 20, 10, 36, 37, 37,161,188,188, 28, 31,125,244,145,209, 96, 48,220, 71, 41,173, 8,164, 9, 96, 90,183,110,221,222,
+125,227,141, 55, 34, 58,119,238,140,210,210, 82, 84, 87, 87,123,180, 58,173,215,235,161, 86,171,177,127,255,126,108,218,180,201,
+ 8, 96, 90, 16,205, 58,200,198, 74, 54, 90,193, 12,150,151,166, 86,142,226, 24, 12, 6, 0,176, 55,109,218, 52, 17, 0,206,158,
+ 61, 11, 0, 23,210,211,211, 95,110,217,178, 37, 89,190,124, 57,165,148,110,241,101,174,188, 52, 75,251,245,235, 87, 6,160,177,
+197, 98, 81, 0, 64, 69, 69,133,181, 81,163, 70, 9, 42,149, 74, 82,171,213, 82, 68, 68,132,148,151,151,103,183,219,237, 10, 0,
+232,215,175,159, 5, 64, 62,220,234,122,120,105, 74, 0, 42,151, 44, 89,242,218,253,247,223,223,171,119,239,222,153,143, 63,254,
+248,225, 71, 31,125,148, 75, 73, 73,137,169,170,170, 50,157, 58,117,170,236,223,255,254,119,213,222,189,123, 7,139,162,120, 97,
+201,146, 37,175, 1,168,116,174, 91, 71,211,110,183,255,111,203,150, 45, 15, 13, 31, 62, 92,200,205,205, 69, 65, 65,129,203, 92,
+ 21, 20, 20,160,109,219,182,216,179,103,143,195,106,181, 6,220,255,161, 28,163,250,194, 52,107, 53,229,230, 1, 2, 25, 43,249,
+ 37, 42, 84, 77,119, 51, 52,102,204, 24,143,168,149, 66,161,192,186,117,235,124,222, 55,188,175, 43,239,188, 19,183, 54,186, 94,
+124,241, 69, 15,179, 54,125,250,116,191, 73, 11,164, 41,231, 93, 20, 69, 84,188,159,226,249, 21,161,159,235, 60, 80, 58,229,123,
+167, 40,138,152, 62,125,122,200, 17, 44,120,213,193,242,165, 41,231,189,127,255,254, 48, 24, 12, 46, 3,235, 47,130, 21,108,127,
+ 58, 28,142, 39, 23, 46, 92, 72,245,122,125,143,202,202,202,191, 93,188,120,113,169,193, 96,184,177,162,162,194,103, 62,101,204,
+102,179, 42,208,254,188, 90,152,230, 95, 83,243,122, 35,224, 43,158,221,110, 71,147, 38, 77, 92, 23, 55, 33, 4, 28,199,121, 12,
+245,169, 71, 0, 0,148,210,111, 9, 33,163,250,244,233,243,201,147, 79, 62, 25,217,185,115,103,177,121,243,230,168,169,169,193,
+185,115,231,112,228,200, 17,251,250,245,235, 43, 13, 6,195,223, 40,165, 65,191, 34,163,148, 46, 35,132,108, 26, 58,116,232, 43,
+ 61,123,246,124,236,213, 87, 95,229, 91,183,110,141,138,138, 10,196,196,196, 32, 33, 33, 1,199,143, 31,199,134, 13, 27, 28,197,
+197,197,239, 2,152, 73, 41, 45, 10,166,235,189, 25,171,213,138,123,239,189, 23,146, 36,225,173,183,222,114,111, 16, 45, 20,172,
+ 86,171,149, 2, 32,197,197,197, 0, 96,144, 13,215,169, 83,167, 0,224, 98,243,230,205,117, 0,176,101,203, 22, 2, 96,119,168,
+233,130, 91, 36,171,109,219,182,231,128,186,221,143,200,243, 81, 27,185, 10,150,110,211,216,177, 99, 11, 13, 6,195,208, 41, 83,
+166,188,242,206, 59,239,140,123,231,157,119,234, 44,164,215,235, 87,188,249,230,155, 51,199,142, 29, 91, 8, 63,209, 43, 0,168,
+169,169,121,249,239,127,255,251,216, 95,126,249, 37, 50, 34, 34, 2, 53, 53, 53, 40, 41, 41,129,213,106, 69,122,122, 58, 10, 11,
+ 11,177,108,217,178, 42,163,209, 56, 35,196, 60, 51,194,140,187, 33,240, 23,197, 10,102,174,252, 33, 8, 2,190,252,242,203, 58,
+ 81,171, 80, 42,181,251, 75,167,175,186, 71,129,162, 96,129, 94,134,228,230,101,188,235,131,137, 98,104,109,251, 5,210, 21, 4,
+ 1,255,250,215,191, 32, 8,130,223,200, 85,125, 34, 88,178,102,108,108, 44, 0, 64,238,218,232,246,219,111,191, 98, 93, 90,219,
+109,152,171,251, 27, 66,200,220,231,159,127,254,181,182,109,219,182, 6,160,114,223, 7,245,140,218, 51, 24,127,121,252, 26, 44,
+135,195,145,211,166, 77, 27, 0,240, 48, 88, 50,190,166,217,108,182,156, 80, 54, 74, 41,221, 68, 8, 73,127,243,205, 55,159,210,
+106,181,131, 13, 6, 67, 71,160,182, 18,124, 77, 77,205, 22,179,217,188,128,214,163,115,102,167, 97,154, 68, 8,121,107,232,208,
+161,115, 6, 14, 28, 56,250,217,103,159, 37,148, 82, 44, 94,188,152,158, 57,115,102, 45,128,105,148,210, 51,161,106,186, 19, 27,
+ 27,123,244,163,143, 62, 74,252,252,243,207, 97,179,217,176, 96,193, 2, 68, 70, 70, 30,173, 79,250, 4, 65,248,164,119,239,222,
+227,246,236,217,179,130, 82,122, 88,165, 82,125,218,175, 95,191,251,118,239,222,189,154, 82,250,171, 32, 8,159,246,234,213,235,
+190,253,251,247,127, 70, 41,253,185, 30,201,115, 69,178,236,118,223, 37,138,190, 34, 87, 65,168,124,248,225,135,173, 15, 63,252,
+240,179, 99,199,142,253,224,135, 31,126,184,177,188,188,188, 35, 0, 68, 71, 71,255,210,189,123,247,253,171, 87,175, 62,142,218,
+200, 85,192, 74,248,148,210, 34, 66,200,200,142, 29, 59,126, 54,123,246,108,109,102,102,166,208,170, 85, 43,156, 63,127, 30,135,
+ 15, 31,182,127,248,225,135,213, 70,163,241, 78, 74,105, 40,125, 36, 50, 26, 0, 57,218, 20, 29, 29,237,241,242, 36,127,186, 95,
+223, 98, 65, 25, 89,211,251,197,140,231,121,191,154, 65, 42,185, 2, 0,116, 58,157,171, 81,210, 80,170, 38, 72,254,234, 13,184,
+165, 83,214,148,135, 16,204, 85,208, 47,254,156, 93,213,132,172, 25, 74, 51, 13, 90,173, 22, 54,155,205,165, 27,194,151,156,245,
+114,137,148,210, 47, 1,124,217,170, 85,171, 83, 0, 90, 50, 83,197, 96, 92, 57,126, 13, 86,105,105,169,207, 94,221,195,133,211,
+ 64,205,116, 14,225,210, 60, 3, 96, 44, 33,228,141,239,190,251, 78, 46, 47,152, 69,131,244,103, 24,140, 99,199,142, 13, 23, 69,
+241,189, 21, 43, 86,244,164,148, 34, 42, 42,106,239,249,243,231,255, 81, 31, 13,187,221,254, 24, 33,228, 25,249,171, 64,179,217,
+252, 24, 33,228, 57, 74,105,141,219,124,215,120, 61,161, 0,204,148,210,100, 63,243,205, 8,221, 92,201,152, 0, 88, 86,175, 94,
+ 93, 13,224, 39,252,214,206,149,205, 57,152,224, 86, 44, 24, 48,113,148,110, 37,132,180,154, 62,125,250, 92,158,231, 7,213,212,
+212,164,104,181,218, 75,118,187,253,127, 6,131, 97, 26,165,180,164,158,105, 99,132, 17,139,197,146,219,166, 77, 27,185,219, 44,
+248,250,245, 69,160, 23, 42,135,195,145,147,145,145, 17,244,165,204,135,102,174,191,121,148,210, 11,233,233,233, 92,168, 90, 50,
+ 86,171,181, 48, 80, 58,211,211,211, 67, 78,159, 91, 58, 3,230, 61, 45, 45,205,103,222, 3, 33, 73,146,223,188,219,237,246, 43,
+210, 12,180, 63, 3, 97, 52, 26,203,226,227,227,171, 77, 38,147,104, 54,155, 69,187,221,238, 17,110, 84,171,213,245, 45, 5, 96,
+ 48,254,114, 92,113, 27, 83,215, 50, 78, 67,117, 71, 24,245,204, 0, 30, 8,131,142,201,107,188, 38,208,120, 61,105,136, 8,144,
+ 4,192, 16,116,169, 16,160,148, 22, 3,120, 52, 28, 90,140,240, 82, 92, 92,220, 35,220,154, 37, 37, 37, 97,127, 65, 43, 42, 42,
+234, 21,110,205,226,226,226,176,167,243,207,162, 25,136,220,220,220,176,159, 19, 12,198, 95,141, 43,139,253, 51, 24, 12, 6,131,
+193, 96, 48,252, 66, 0, 12,246, 53,163, 62, 95, 7, 16, 66,124,106, 4, 34,152, 62,211,100,154, 76,147,105, 50, 77,166,201, 52,
+175, 63,205, 96,218,215,205,215,137,148,210, 6, 27, 0, 12,102,154, 76,147,105, 50, 77,166,201, 52,153, 38,211,252,171, 13,172,
+136,144,193, 96, 48, 24, 12, 6, 35,204, 48,131,197, 96, 48, 24, 12, 6,131, 17,102,152,193, 98, 48, 24, 12, 63, 16, 66, 98,174,
+101, 61, 6,131,113,237,194, 12, 22,131,193, 96,248,128, 16,210, 1,192,236, 48,203,206,118,234, 50, 24,215, 61,132,144, 14,132,
+144,142,127,116, 58,254, 40,152,193, 98, 48, 24, 12, 47, 8, 33,195, 90,180,104, 49, 11,128, 46,204,210,186, 22, 45, 90,204, 34,
+132, 12, 11,179, 46,131,113, 77, 64, 8, 81, 17, 66, 30,224, 56,110,127,135, 14, 29,126,201,204,204,252,153,227,184, 61,132,144,
+ 49,132,144,235,178,237, 77,127, 16,231,215, 0, 32,132,108, 7, 0, 74,105,255, 63, 48, 61, 12, 6,131,241,135,225,124, 0, 60,
+ 54,110,220,184, 59,178,179,179,149, 77,154, 52,185, 68, 41,189, 63,140,250,203, 47, 93,186,148,250,224,131, 15, 86,111,221,186,
+245, 91, 0,239, 82, 31, 29,187, 51, 24,127, 54, 8, 33,205, 1, 60,166,211,233, 30,185,249,230,155, 99,238,188,243, 78,196,197,
+197,193,110,183,227,210,165, 75,216,184,113, 35,118,239,222,157,103,177, 88, 22, 2,120,159, 82, 90,238, 71,103, 59,112,125,120,
+ 17, 66, 41,149, 59, 46,190, 25, 0, 40,165,219,255,216, 36, 49, 24, 12,198,239, 15, 33, 68, 15, 32,107,254,252,249, 61, 31,123,
+236,177, 52,147,201,148, 19, 19, 19,115, 54,220, 6,203,106,181, 14, 46, 42, 42, 58, 48,103,206, 28, 44, 94,188,248, 87, 0,243,
+104, 61,250, 94,101, 48,174, 53, 8, 33, 83, 71,141, 26, 53, 39, 49, 49,145,235,208,161, 3,146,146,146, 96, 54,155, 97, 52, 26,
+ 65, 41,133, 32, 8,160,148,162,162,162, 2, 59,118,236,192,214,173, 91,205,101,101,101, 31, 1, 88, 64, 41, 61,233,166,115, 93,
+121, 17,151,193,162,245,236, 20,148,193, 96, 48,174, 23, 8, 33,105,106,181,122,250,134, 13, 27,218,247,237,219, 55,161,170,170,
+234,172,205,102,171, 73, 78, 78,166,168,237,212,220, 23, 21,148,210,201, 62,180, 22, 1,136,242,179,142,222,106,181,118, 47, 46,
+ 46, 62, 0, 0,235,214,173, 67, 86, 86, 86,137,209,104,156, 69, 41, 61, 23,158,220, 48, 24,191, 47,132,144, 19,199,142, 29,203,
+112, 56, 28, 40, 46, 46,134,217,108,134,193, 96,112, 25, 44,158,231, 65, 41,133,221, 94, 27,172,149, 36, 9, 7, 15, 30,196,150,
+ 45, 91,232,217,179,103, 95,165,148,206,114,234, 92, 87, 94,132, 25, 44, 6,131,241,151,134, 16,210,167,113,227,198,207,124,247,
+221,119,205,155, 53,107,166,175,174,174, 62,109,183,219,109, 0, 16, 19, 19,147,201,243,188,202,123, 29,135,195, 97,142,136,136,
+216,233, 43,186, 69, 8, 89,110, 50,153,250,250, 90,207,185,174,189,172,172,236, 39,121,252,231,159,127,198, 35,143, 60, 98,205,
+207,207,159, 79, 41,221, 21,206,188, 49, 24,191, 7,132,144, 19, 63,253,244, 83,198,202,149, 43,209,165, 75, 23,180,107,215, 14,
+213,213,213, 46,179,101,177, 88, 96,179,217,234,172, 87, 89, 89,137,103,158,121,230, 36,165,180,181, 83,231,186,242, 34,114,133,
+179,215,174,167,114, 79, 6,131,193,168, 47,249,249,249,197,209,209,209,151, 37, 73,162,242,180,178,178,178, 35, 87,162,117,165,
+235, 49, 24,127, 82,108, 22,139, 5,221,186,117,195,185,115,231,112,240,224, 65,151,209, 42, 46, 46, 70, 94, 94,158,199,194,251,
+247,239,199,161, 67,135,112,211, 77, 55,121,235, 92, 87, 94,196,189,146,123,127,224,250, 40,247,100, 48, 24,140,250, 32, 23, 17,
+206,155, 55, 47,238,238,187,239,118, 77,111,136, 34,194,188,188, 60,215, 27, 58, 43, 34,100, 92, 15, 16, 66, 70, 38, 39, 39,127,
+248,196, 19, 79, 68,245,236,217, 19, 57, 57, 57,200,205,205, 69, 89, 89, 25, 58,119,238,140,204,204, 76,156, 57,115, 6,155, 54,
+109,194,161, 67,135,160, 82,169,144,154,154, 10,221,138,149,120,143,224, 40,165, 52,211, 77,171, 63,112,125,120, 17,151,193, 98,
+ 48, 24,140,191, 50,114, 37,247,137, 19, 39,182,155, 54,109, 26, 8, 33, 72, 78, 78,174, 8,119, 37,247,188,188,188, 40, 74, 41,
+ 88, 37,119,198,245, 4, 33, 36, 18,192,243,233,233,233,207, 77,156, 56, 81,213,190,125,123,228,228,228,160,168,168, 8,101,101,
+101,216,187,119, 47, 0, 32, 37, 37, 5, 41, 41, 41, 56,126,252, 56,118,237,218, 85, 89, 93, 93,253, 48,165,244,243, 63, 54,245,
+ 13, 3, 51, 88, 12, 6,131,225, 68,110,166, 97,192,128, 1, 67, 22, 47, 94,140,140,140,140,176, 27,172,147, 39, 79, 70, 77,156,
+ 56, 17,172,153, 6,198,245, 8, 33, 36, 1,192,203,237,219,183,127,236,145, 71, 30, 17,154, 53,107,134,220,220, 92,124,247,221,
+119,104,217,178, 37, 46, 93,186,132,173, 91,183, 90,138,138,138,222, 2,144, 77, 41,173,248,163,211,220, 80, 52,104, 67,163,132,
+144,193, 76,147,105, 50, 77,166,249,103,209,164,148,218, 41,165,111,111,221,186,245,221, 97,195,134, 73,225,208,244,102,216,176,
+ 97,210,214,173, 91,223,165,148,190, 29,200, 92, 93, 15,251,147,105,254,245, 52, 41,165,133,148,210,201, 71,143, 30,109,245,244,
+211, 79,127, 50,123,246,108, 73,146, 36, 36, 36, 36, 96,205,154, 53,210,170, 85,171, 62, 44, 42, 42,106, 65, 41,157,122, 61,155,
+ 43,224,183, 74,238, 12, 6,131,193,112, 66, 41,253,154, 16,146, 3,224,177, 48, 75, 87,159, 57,115,230, 95,148,210,195, 97,214,
+101, 48,174, 41, 40,165,231, 1,220, 79, 8,249,231,193,131, 7,167, 1,160, 0,102, 83, 74,127,253,131,147,246,187,193, 12, 22,
+131,193, 96,248,128, 82,122,152, 16,242,114,152,101, 95,166,148,150,133, 89,147,193,184,102,161,148, 30, 1,112,207, 31,157,142,
+ 63, 2,214, 23, 33,131,193, 96,248, 33,220,102,136,153, 43, 6,227,175, 3, 51, 88, 12, 6,131,193, 96, 48, 24, 97,134, 25, 44,
+ 6,131,193, 96, 48, 24,140, 48, 67, 0,248,251, 18, 96, 75,200, 34, 87,240,133, 66, 48,125,166,201, 52,153, 38,211,100,154, 76,
+147,105, 94,127,154,193,180,235,227, 63,174,105, 40,165, 65, 7, 56,219,203,170,239, 0, 96,240,149,172,199, 52,153, 38,211,100,
+154, 76,243,207,171,137,218,151,119,130,218, 82, 18, 78, 30,191,214,210,233,157,230,107, 53,239,127, 21,205,235,109, 8,248, 21,
+ 33, 33,196,181,147, 8, 33, 18, 0,137, 58,247,226,213, 64, 8,145, 15, 64, 88,244, 24,225,199,121,140,228, 46, 61, 40, 59, 78,
+ 12, 6, 35, 20,220,238, 29, 60,126,123,200, 58, 0, 56, 8, 33,184,214,238, 37,225,124,206, 53, 68,222,255,202,154,127,118,124,
+ 26, 44,121, 71,241, 60,255,109,163, 70,141, 6, 20, 23, 23, 75,206,233, 80, 42,149,224, 56, 14,162, 40, 26,171,170,170,244,245,
+221, 32, 33,228, 63,137,137,137, 15,150,148,148, 72, 28,199, 33, 34, 34, 2,132, 16,151,102,121,121,121,189, 53,195, 77,243,230,
+205,203,140, 70,163,206,123,122, 68, 68,132,233,194,133, 11,145,127, 68,154,126, 79, 8, 33, 68,161, 80,140,138,141,141,141, 46,
+ 42, 42,162, 28,199, 65,161, 80,128,231,121, 56,255,219,203,203,203, 63, 14, 85, 47, 54, 54,118,127,108,108,108,180,188, 62, 33,
+ 4, 37, 37, 37,229, 5, 5, 5, 55, 2,128, 90,173,222,165,213,106,227, 4, 65, 0,207,243,224,121, 30, 6,131,161,164,184,184,
+184, 79,131,101,146,209,160,172, 93,187,150, 31,154, 50,190,165, 64,141,157, 56,142, 70, 73, 18,169,176, 19,245,207,155,114,255,
+115, 58,148,245, 71,143, 30,237,104,232, 52, 6,130, 16,210, 7, 0, 40,165,187,194,164,231,222, 63,161, 9, 64, 49,128,211, 0,
+214, 80, 74,141,225,216,198,213,160, 82,169,222, 74, 76, 76,124,164,186,186,218, 64, 8,161,132, 16,212, 62, 6, 80,231,215,225,
+112,228, 20, 23, 23,119,243,165,227,246,144, 21,149, 74,229,155,141, 27, 55,254,187,193, 96, 48, 56,245, 40, 33, 4, 73, 73, 73,
+ 30,122, 0, 96,179,217,114,138,138,138,124,106,122,147,144,144,176, 68,173, 86,255,205, 96, 48,212, 56, 13,145, 11,175,135,248,
+153,162,162,162,126,254,116,228,180, 42,149,202, 5,137,137,137, 15, 57,243, 14, 66, 8,141,143,143,191,234,188, 39, 38, 38,254,
+189,166,166,198, 35,239, 9, 9, 9, 62, 53,253,229,221,151,166,123, 58, 9, 33,136,143,143,191,234,116, 94,139,154,215, 3,254,
+ 34, 88, 28, 33,100,125,159, 62,125,110,222,190,125, 59,119,236,216, 49,174,109,219,182,112, 56, 28,144,164,218,243, 57, 53, 53,
+ 85, 83,223,141, 17, 66,150,246,235,215,239,222, 29, 59,118,112,235,215,175,231,186,119,239, 14, 66, 8, 28, 14, 7, 28, 14, 7,
+ 58,116,232,160,190,154,204, 16, 66,116,130, 32, 60,163, 84, 42,251,219,237,246,118, 0, 32,138,226,175,102,179,121,187,221,110,
+159, 79, 41,173, 14, 69,199,106,181,106, 10, 11, 11,235,236,155,244,244,116,229,149,166, 77,175,215,239,230, 56, 46, 93, 30,151,
+141,134, 51,221, 62,127, 41,165,103,139,138,138,122,251,211,140,137,137,113,105,250,211,240,158, 38, 73,210,217,194,194, 66,191,
+154, 78,115,117,119,191,126,253,162,182,108,217, 66, 46, 93,186, 68,212,106, 53, 36, 73,130,195,225,128,205,102, 67,251,246,237,
+235,213,126, 90,116,116,180,126,234,212,169, 45,111,187,237, 54,172, 91,183, 14, 15, 60,240, 0,250,246,237,123, 82,158,175,213,
+106,227,142, 30, 61,154, 17, 27, 27, 11,131,193,128,138,138, 10,220,114,203, 45,245,217,196, 53, 73,207, 46, 77,102, 19,142,196,
+202,227,212,238, 40,221,251, 83,238, 85,183,171, 20, 29, 29,125, 72,169, 84, 38,202,199,149,227,126,251, 86,197,223,241, 55,153,
+ 76, 5,197,197,197, 93, 2,233, 18, 66,154, 3,184,131,231,249, 86,130, 32,180, 1,208,220,110,183, 39, 2,128, 66,161, 40,224,
+121,254,188,205,102, 59,110,177, 88, 78, 1,248,146,214, 54, 36,232,147,161, 41,227, 91, 18,187, 97,116,149, 89, 26,166,105,145,
+221,218,112,102,234, 9,141,202,240,245,208,148,241,107, 67, 53, 89,127, 20,132,144,180,198,141, 27, 63,227,252,127,153,134,167,
+ 19,230, 40,147,201,212,151,231,121,149,221,110, 71, 65, 65, 65,241,187,239,190,123, 97,209,162, 69, 3, 8, 33,111,208, 32, 13,
+143,246,234,214,244, 0,199,113,169,112,218, 7,137, 58,114,246, 28,184, 20,150, 7, 19,207,243, 11,238,186,235,174,135,214,174,
+ 93,171, 57,120,240,160,166, 93,187,118,174,251,147, 36, 73,240, 14, 60,164,165,165, 5,146, 35, 0, 4,142,227,222, 26, 61,122,
+244,184,229,203,151,107, 46, 92,184,160, 73, 78, 78,118,105,186,155, 55,153,228,228,228,144,210, 26, 23, 23,247,159,219,110,187,
+237,254,101,203,150,137, 27, 54,108, 80, 55,106,212, 8,113,113,113, 80, 40, 20,117,150,237,211,167, 79,176,150,248, 57,142,227,
+ 22,140, 24, 49,226,254, 85,171, 86,105,246,237,219,167,233,208,161, 3,120,158,191,234,188,143, 28, 57,114,220,202,149, 43, 53,
+191,252,242,139,166, 85,171, 86,224, 56, 14, 28,199,213,209,227, 56, 14, 77,154, 52, 9, 73,243,206, 59,239, 28,183,122,245,106,
+205,161, 67,135, 52,109,218,180,113,237, 79,183,226,185,122,167,243, 26,215,252,211, 83,231, 65,233, 12,151, 46,239,211,167,207,
+208,237,219,183,243, 0,112,232,208, 33,148,150,150, 34, 37, 37, 5, 58,157, 14, 42,149, 10, 38,147,169, 94,225, 62, 66,200,127,
+156,230, 74, 4,128,207,254, 54, 18,103, 69, 96,114,161, 5, 10,133, 2,103,206,156, 1,207,243, 87, 28, 66, 36,132,220,164,215,
+235,151,125,254,249,231, 49, 93,186,116,225,138,138,138,144,158,158,142,210,210,210, 27,119,236,216,209,117,252,248,241,227, 9,
+ 33, 15, 80, 74,119,132,170,249,245,215, 95, 67,171,213, 66,163,209, 64,171,213,194, 98,177,144,224,107,249, 70, 16,132,212,243,
+231,207, 39,232,116, 58, 72,146,228, 26,188,202,175, 93, 72,146,132,140,140, 12,107, 32, 77,158,231, 83, 47, 92,184,144,160, 86,
+171, 65, 41,245,208,115, 56, 28, 80,169, 84,238,111, 10,112, 56, 28, 72, 79, 79,247,171, 41, 71,174,100,115, 5, 0, 43, 86,172,
+ 64,227,198,141,145,144,144, 0,173, 86, 11,181, 90,237,241, 64, 15, 5,158,231, 49,116,232, 80,204,152, 49, 3,217,217,217,120,
+254,249,231, 61,110,176,162, 40, 34, 54, 54, 22,223,124,243, 13,244,122, 61,154, 53,107, 6, 81, 20,235,181,141,107, 17,194,145,
+216, 61, 7, 46,186, 34,178,183, 14,108, 43,244,236,218,236,157,218, 49, 9, 28, 7, 72, 82,237, 35,147, 16, 80,187, 77, 42,251,
+225,231,220, 87,130,233,242, 60,159,124,225,194,133, 4,149, 74, 21, 82, 58, 28, 14, 7, 82, 82, 82,248,128,105, 37,100, 88,102,
+102,230,103,143, 63,254,184,162, 85,171, 86, 68,161, 80, 64, 16, 4, 8, 66,237, 45, 66,146,164,102,148,210,102,146, 36,221, 92,
+ 80, 80, 64, 23, 45, 90,244, 79, 66,200, 93,148,210,175,125,233, 9,212,216,169,202, 44, 13,251,254, 71,220, 56,122,240,139,248,
+102,205,212, 27,251,117,150, 16,169, 49,158, 70,109,228,230,154,132, 16,162, 87,171,213,211,191,255,254,251,140,170,170,170,202,
+190,125,251, 78, 39,132, 60, 77,195,208, 25,115, 89, 89,217, 17,249,191, 82,169,196, 83, 79, 61,133,219,110,187, 45,250,150, 91,
+110,153, 66, 8,249, 7,165,212,239,181,201,113,124,234,174,253,231, 18,228,241, 59,135,118, 84,244,238,222,172, 0, 0,234, 22,
+188, 80, 72, 14, 41,103,223,143, 57, 65, 13, 24, 33,228,159,163, 70,141,186,111,237,218,181, 58, 0, 88,188,120, 49, 70,141, 26,
+133,216,216, 88,104, 52, 26, 40, 20, 10,136,162,232,241, 27, 64, 75, 46, 30,250,231, 61,247,220, 51,122,249,242,229,145, 0,176,
+124,249,114,140, 28, 57, 18,113,113,113,136,140,140,132, 82,169, 4,207, 7, 60, 29,125, 18, 23, 23,247,159,190, 55,222,248,240,
+178,101,203, 0, 0,211,158,126, 26,183,245,232, 1,157, 70, 13,141,186,246,221,151, 82, 64,201,139,184,117,242,147,193,242,205,
+ 1,120, 99,212,168, 81, 99, 87,173, 90, 21, 9, 0, 7, 15, 30, 68, 97, 97, 33, 18, 19, 19,161, 86,171,161, 84, 42, 93,121, 38,
+132, 64,173,246,255,254,239,158,247, 81,163, 70,141, 94,185,114,101, 36, 0, 44, 93,186, 20, 67,135, 14,117,229, 93,165, 82, 65,
+161, 80,120, 12,222,102,211,151,230, 93,119,221, 53,122,245,234,213,145, 0,240,241,199, 31, 99,240,224,193,136,137,137,113,237,
+ 79, 89,171, 62,199,232, 90,214,188, 94,240, 48, 88,206, 29,197, 37, 38, 38,142,253,254,251,239, 93, 79, 81, 65, 16,160, 82,169,
+160, 82,169,160, 84, 42, 93,197,132,161, 66, 8, 33,137,137,137, 15,238,216,177,195,181,146,197,235,166,160, 82,169,234,253,224,
+118,211, 31, 60, 96,192,128,149, 27, 55,110,140, 80, 40, 20, 48, 26,141, 56,114,228, 8,162,163,163,161, 84, 42, 49, 98,196, 8,
+190, 79,159, 62,113, 55,223,124,243, 58, 66,200, 56, 26,194, 23, 10,148, 82,232,116, 58, 15,131,117,181, 69,200,106,181, 26, 27,
+ 54,108, 0,207,243, 62,111, 92,238,255, 19, 18, 18,130,234, 17, 66,160, 82,169,176,123,247,110,240, 60, 15, 81, 20, 33, 8, 2,
+ 68, 81,196, 87, 95,125,133,103,159,125, 22,197,197,197, 32,132, 64, 20, 69, 68, 70, 6, 45,221, 36,177,177,177,209,178,185, 2,
+106,205,143, 90,173,134, 40,138, 68, 16, 4, 34, 23,225, 17, 66, 72,168,101,234, 28,199,225,147, 79, 62,193,235,175,191,142, 23,
+ 94,120, 1, 75,150, 44, 65,167, 78,157, 92,243, 5, 65, 64,101,101, 37, 98, 98, 98, 16, 19, 19,131,136,136,136, 43, 62, 23,174,
+ 37,188,247,206,155,243, 23,106, 32, 81,212, 86,242,144, 0, 9,160,160,144,168,132,130,220,211,120,117,198,191, 66,126,234,168,
+ 84, 42,236,218,181,203,101,130, 4, 65, 0, 33, 4,238,198, 72, 30, 26, 55,110, 28, 84, 79,161, 80,188,246,197, 23, 95, 40, 63,
+249,228, 19,172, 90,181,202,117,110,105,181, 90, 68, 71, 71, 35, 46, 46,206, 53,164,166,166,146, 15, 63,252, 80,209,169, 83,167,
+215, 0,248, 52, 88, 28, 71,163, 52, 45,178, 91,143, 30,252, 34, 0, 96,244,139, 20,101, 39,231,220,192,149,191, 18,229,107,249,
+107, 1, 82,219,209,115,214,134, 13, 27,218, 39, 39, 39, 71,104,181,218, 11,243,230,205,139,123,234,169,167,178, 8, 33, 47,211,
+171,235,148,185, 66,142,210, 68, 68, 68, 68,244,239,223, 95, 57,119,238, 92,180,108,217, 18,227,199,143,143, 93,188,120,241, 8,
+ 0,107,252,173,236,125,169, 45,122,251,157,104, 74,107,207, 31, 42, 81,143,223,210,194,243,120,122,202,171, 33, 37,170, 73,147,
+ 38,143,173, 91,183,206, 85, 29, 34, 57, 57,217,227,225,239,126,143,146, 7,127,134, 0,206,202,205, 77,155, 54,125,248,211, 79,
+ 63,117,105, 54,106,212,200,117, 95, 18, 4, 1, 28,199,225,251,239,191,199,188,215,178, 16, 19,159,140,133,111, 47, 14,154,206,
+132,132,132, 37,195,134, 13,251,219,210,165, 75, 93,211, 58,182,104,129,219,251,244, 64, 66, 35, 61, 26,197,212,222,219,168, 68,
+240,243,241,192, 1, 71,249, 57,215,164, 73,147,241,107,214,172,113,165,211,253,190, 12, 0, 6,131,193, 21,181,183, 88, 44,232,
+214,173, 91, 72,121,119,215,148,163,107,178, 89,243,190,215,203, 47, 48,129, 52,155, 52,105,242,176,108,128, 1, 32, 54, 54,214,
+ 67, 67, 20, 69,172,249,102,153,119, 30,175, 90,179,190,199,221, 91,243,220,185,115,152, 59,119,174,199,113,151,163, 89, 41, 41,
+ 41, 88,180,104, 81, 32, 77, 95,116, 7, 16,239, 54,110, 1,160,116,251, 45, 2,240,131,143,229,228,233, 34,128, 27,156,243, 28,
+ 0,170, 0, 68,251,208,243,167, 83,140,218,238,126,226,189,150,247,222,142, 11, 1, 0, 8, 33,242,213, 59, 0,192,174,226,226,
+ 98,233,216,177, 99,220,193,131, 7, 33,138, 34, 18, 18, 18,208,189,123,119, 0,128,213,106,133, 40,138,208,106,181, 36, 58, 58,
+186, 64,126,224,202, 59,207,189, 44,221,205,200,112,165,165,165,210,230,205,155,185,229,119, 13,129,133, 2,157,167,207,195,208,
+225,195,177, 41, 69, 9, 30,192,141,199,138,161,209,104, 4, 81, 20,109,242, 65,144, 53,221,235,102,121,155, 35, 66, 72,164, 86,
+171,253,240,203, 47,191,140,224, 56, 14, 85, 85, 85,144, 36, 9,125,251,246, 5,199,113, 56,124,248, 48,166, 77,155,134,207, 62,
+251, 12, 95,124,241,133,186, 75,151, 46, 31, 18, 66,218, 81, 74,171,100, 13, 31,154, 0,128,200,200, 72,104, 52, 26,151,193,146,
+243,236, 30,234,150,151,167,148,230, 22, 23, 23,119, 13,164,233,112, 56, 48,114,228, 72, 16, 66,192,243,188,199, 77,199,253, 87,
+161, 80,224,240,225,195,117, 78, 62, 95,198, 80,206, 43, 0,104, 52, 26,232,116, 58,108,219,182,205, 53,191,115,231,206,176, 88,
+ 44,104,212,168, 17,126,253,181,110, 23, 80,222,154, 69, 69, 69, 52, 47, 47,143, 44, 95,190, 28,162, 40, 34, 46, 46, 14, 26,141,
+134, 44, 91,182, 44, 75,161, 80,164,154, 76, 38,201, 98,177, 64,169, 84, 46,148,163, 89,130, 32,212, 84, 84, 84,196,249,211,228,
+121, 30,143, 63,254, 56,158,123,238, 57, 44, 89,178, 4, 19, 38, 76,128,247,124,147,201,132, 70,141, 26,185, 76, 86, 40,121,191,
+ 90, 26, 92, 83,162, 56,114,104, 19,142,254,178, 5,146, 67,130, 67, 51,137,208,191, 0, 0, 32, 0, 73, 68, 65, 84,162,160,212,
+ 1,201, 14, 28,220,188, 55,227,242,217,188, 20, 10, 10, 56, 11, 50, 84, 21,213,246,155, 27,169,218, 0, 88,191,173,216,252,150,
+191,116,202,251, 70, 16, 4,216,108, 54,124,249,229,151, 56,125,250, 52,190,253,246, 91, 24,141, 70,215,126,236,213,171, 23, 30,
+126,248, 97,159, 6,203, 91,147, 82,186,244,210,165, 75,157,251,246,237, 75,202,203,203, 81, 94, 94, 14,163,209, 8,135,195, 1,
+187,221, 14, 65, 16, 16, 17, 17, 1,181, 90,141,196,196, 68,152, 76, 38,106, 54,155,151,250,211,148, 36, 82, 97, 56, 51,245,196,
+ 55,107,166,222, 56,250, 69,138,181,175, 19,180,108,170, 50,252,239, 64,228,195,235,119, 62,127, 11, 0, 42, 57,239, 58, 28, 64,
+109, 14,169,248,185,172,127, 79, 10,150,206,112, 16, 64,243,177,249,243,231,247,236,219,183,111, 66,101,101,229, 49, 73,146,232,
+221,119,223,141, 19, 39, 78,180, 91,188,120,241, 99, 0,222,174,175, 38, 33,100,128,115,254,100,183,105,228,155,111,190,185, 11,
+192,131, 31,124,240, 1, 70,141, 26,133,197,139, 23,103,194,203, 96,185,107, 82, 74,113,254,228,247, 56,127,106, 39, 36,137,186,
+ 69,193,125,255,247,247,230,227,157,206,154,154, 26,211,143, 63,254,168,251,224,131, 15,144,144,144,128,180,180, 52,104, 52, 26,
+ 68, 68, 68,120, 60, 92,221, 31,184,193,174, 77,163,209,104, 58,127,254,188,110,229,202,149,136,139,139, 67,243,230,205,161,209,
+104,160, 84, 42, 93, 47, 2,203,151, 47,199,138, 25,247,225,252,241, 95, 48,242,246,186,213, 1,188, 53, 53, 26,205,223,150, 46,
+ 93,234, 17,242, 72,140,137,129, 32,114,224, 69,130,152, 65,119, 1, 0,202,190,251,220,111,235,142, 94,154,164,170,170,202,180,
+111,223, 62,221,129, 3, 7, 32, 73, 18,154, 55,111, 14,131,193, 0,189, 94,239,202,255,230,205,155, 49, 98,196, 8,124,242,201,
+ 39,232,213,171, 87,208,188, 87, 87, 87,155,126,249,229, 23,221,167,159,126,138,216,216, 88, 52,105,210,196,149,119,121, 16, 69,
+ 17, 60,207, 35, 61, 61, 29, 21, 21, 21,208,233,116, 1, 53,107,106,106, 76, 7, 15, 30,212,125,250,233,167,136,137,137, 65,106,
+106,170, 43,194, 38,155,162,215,223,153,225,161, 17, 65,146,174, 90,179,190,199,221, 91,243,174,187,238, 66,203,150, 45,161,215,
+235,161,213,106, 93,218,129, 52,221,188,200,205,148,210,237,240, 36,158, 16,178,209,109,251,195, 9, 33, 27,221,127,253, 45,231,
+252,123, 83, 86, 86, 86,183,236,236,236,185,189,122,245, 90,185,123,247,238, 21,254,244,252,233,100,101,101,101,102,103,103,207,
+117, 95,222,199,118, 92, 8,110, 51,137, 51,115, 2, 0,180,109,219, 22,165,165,165, 80,169, 84,232,222,189, 59,138,139,139,161,
+211,233,160, 80, 40, 64, 41,197,164, 73,147,248,231,159,127, 62,129,227, 56,216,237,181, 47,118,130, 32,248, 43, 75,151, 56,142,
+ 67,239,222,189,113,196, 89,242, 51,116,248,112,164,166,166, 66,174,196, 17, 17, 17,129, 73,147, 38,145,103,159,125, 86,144,163,
+ 23,148, 82, 24,141, 70, 36, 37, 37,249,141,205, 10,130,240,244,186,117,235,162,148, 74, 37,170,170,170, 92, 69,100, 60,207,227,
+216,177, 99,120,227,141, 55,240,247,191,255, 29, 23, 47, 94, 68,114,114, 50,158,123,238, 57, 93,118,118,246,211, 0,102,250,211,
+148,209,233,116, 46,115,165,209,104,240,244,211, 79, 11,125,250,244, 73,208,233,116,136,140,140,132, 92,220,231,112, 56,208,162,
+ 69,139,160, 86, 92,146, 36,108,218,180, 9,130, 32, 4,141, 96, 57, 79,188,144, 52,247,237,219,231, 50,103,238,111, 69,132, 16,
+ 28, 57,114,196,101,230, 66,208,164, 28,199, 65,171,213,162,113,227,198, 80,171,213,208,104, 52,100,229,202,149, 47,167,165,165,
+ 37, 61,251,236,179, 92,101,101, 37,215,187,119,111,140, 26, 53, 74,144, 36, 9, 86,171, 21,153,153,153, 1,211, 72, 8,193,246,
+237,219,241,238,187,239, 98,194,132, 9, 62, 35, 88,114, 37, 72,189,254, 15,255,198, 33,108, 72, 0,172,118, 27, 12,213, 70, 87,
+ 17,174,195,225,192, 47,219,126,202, 56,251,211,201,204,141, 43, 63, 17, 1,192,180,237,115,247,213,146, 70,189,179,186,245,205,
+177,138,125,219, 74,173,251, 2,233,115, 28,135, 39,159,124, 18,175,188,242, 10,238,185,231, 30,108,222,188, 25,211,166, 77,195,
+248,241,227, 61, 34, 88,161, 96,179,217,222,123,224,129, 7, 38,172, 93,187,182,205,139, 47,190,200,201, 17, 44,141, 70, 35,215,
+225,130,217,108,134,209,104,196,241,227,199,165, 71, 31,125,244,132,197, 98,121,207,159,158,157,168,127,214,168, 12, 95,183, 72,
+229, 90,214,156,251, 87,100,223, 30,205,141, 68,221,181,226,174,214,131,233,176, 7,155,199,128, 82, 80, 9,144, 40, 96, 54,215,
+ 96,210,164,167,234, 95,102, 20, 70, 8, 33,195,198,141, 27,119,199, 99,143, 61,150, 86, 85, 85,117,198,110,183,219,228,121,211,
+166, 77,195,201,147, 39,135, 16, 66,206,251, 43, 18,245,163,153,218,162, 69,139,167, 28, 14, 7, 37,132,156,166,148,230, 56,103,
+ 45, 4, 16,181,125,251,118, 0, 64,106,106, 42, 0,100, 18, 66,150, 3,168,112, 55, 99, 46, 40,133,205,102,135,209,104, 14,104,
+172,228,113, 74,131, 85, 63,114,165,145,182,105,211, 6,119,220,113, 7, 68, 81,116,189,164,185, 23,143,121, 27,173, 0, 80, 0,
+ 18, 33, 4,201,201,201, 24, 54,108, 24, 20, 10,133,135,166,252, 64, 29, 54,108, 24,158,156, 57, 29,239, 61, 57, 16,239, 62,144,
+129,193,179, 11, 2,166,211, 96, 48, 84,111,221,186, 85,253,220,132, 9,184,161, 85, 43, 52,210,235,209, 52, 49, 30,106,149, 18,
+ 10,247, 52,145,224, 65,117, 90,251,176,147,120,158, 71,135, 14, 29, 80, 80, 80,128,115,231,206,225,220,185,115,224, 56, 14,125,
+251,246,117, 69,130, 79,157, 58,133,153, 51,103,194,108, 54,135,156,247, 86,173, 90, 97,224,192,129, 80, 42,149,208,104, 52, 30,
+ 69,131,242, 62,173,170,170, 66,203,150, 45,177,126,253,122,180,110,221, 58,168,102,219,182,109,209,191,127,127,143,253,169, 86,
+171, 93,207, 13, 0,184,180,175,218,181,141,148,148,148,122,105,126,187,255, 34, 62,216,188, 21,102,139,132, 74,131,205, 99,133,
+164, 70,122,236,252,244,197,144,242, 46,107,190,247,222,123,168,168,168,112, 61,123,228, 96,137, 28,156,104,210,164, 9,222,125,
+247, 93,223, 98,191,121, 17,159,207, 42, 95, 70, 38,200,114,242,201,165,202,206,206,158,235,189,126, 48, 61,247,249, 94,235, 91,
+188, 76, 89,157,147,216,215,221, 87,146, 47,130,148,148, 20,200,245, 60,228, 11, 68,198,110,183,227,179,207, 62, 67, 66, 66,130,
+107,136,138,242, 29,253,167,148, 82,185,158,208,147, 69,181,213, 12,190, 73, 86,224, 60,128,219,139,106, 47, 8,185,142,208,186,
+117,235,224,110, 96, 34, 35, 35, 3, 22, 23, 41,149,202,155,187,119,239,206,153,205,230, 58,230, 42, 59, 59, 27,227,198,141, 67,
+235,214,173, 33, 73, 18,170,171,171, 49, 96,192, 0,113,225,194,133, 55,163, 30, 6, 75,163,169,173,207,111,177, 88,176,109,219,
+ 54,196,196,196, 32, 46, 46, 14,177,177,177,136,140,140,148,191,132, 12,120,101,203,149,252, 70,142, 28,233,122,240,185, 71,173,
+188,205,214,238,221,187,131, 37,207, 85,105,178, 71,143, 30,208,106,181,208,233,116,208,233,116,216,180,105,147,107,153, 27,111,
+188, 17,146, 36, 33, 33, 33, 1,123,246,236, 9, 88,204, 73, 41,165, 10,133,194,181,188, 40,138,100,217,178,101, 89,233,233,233,
+ 73, 83,166, 76,225,120,158,199,161, 67,135,112,244,232, 81, 52,111,222, 60,228, 58, 89,229,229,229,151,179,178,178, 28, 89, 89,
+ 89, 0,128,204,204, 76,148,151,151, 23,202,243, 43, 43, 43, 75,134, 12, 25,226, 81, 47,163,184,184,184, 36,232, 14,184,198,145,
+ 36, 9,118,171, 29, 6,147, 9,213, 85, 6, 87, 52,168, 48,175, 32,250,197,103,159, 17,223,152,244, 16, 0,224,217,183,222, 70,
+213,146,223,110, 96,159, 63, 55, 46,225,174, 55, 86, 78, 5, 48, 34,144,190,193, 96,128,217,108, 70,179,102,205,176,127,255,126,
+ 84, 85, 85, 97,240,224,193, 30, 17, 82,121,159, 6, 11,197, 83, 74, 45,132,144, 62,195,135, 15,255, 97,254,252,249, 45,218,181,
+107, 71,106,106,106, 96, 48, 24,224,254,251,203, 47,191,208, 21, 43, 86,156, 53, 24, 12,189, 41,165, 22,127,122,155,114,255,115,
+122,104,202,248,181,255, 59,196, 15, 79,104,121, 66,159, 91,214,194, 94,146,171,170,169, 52, 30, 55, 57,232, 81, 80, 7,224,128,
+ 4,106,151,224,112, 22,111,253, 81, 16, 66, 58,180,104,209,226, 31, 11, 23, 46, 76, 52,153, 76,185, 54,155,173,198,107, 62, 22,
+ 47, 94,140, 97,195,134,253,131, 16,146, 19,172, 66,186,115, 29,101,116,116,244,180,109,219,182,101, 94,190,124, 57,191, 79,159,
+ 62, 83, 9, 33, 83, 40,165,150, 54,109,218, 68, 29, 56,112,160,175, 40,138,202,242,242,242,195,122,189, 30, 22,139,165,131,205,
+102,179,116,235,214,109,167, 47, 61, 42, 1, 54,155, 13, 70,163, 25, 21, 21, 85,176, 88,109,206,123,166, 4,135,195,238,252,149,
+ 96,119,222, 71,149, 10, 33,178,107,199,164,106, 74, 41, 56, 66,202, 15,252,114,217,103, 77,106,249,188,240, 85,148, 21, 74,244,
+202, 7, 14,226,252,106, 44, 46, 46, 14,162, 40,226,147, 79, 62,193,207,187, 54,253, 63,123,231, 29, 30, 69,213,182,241,251,204,
+246,221,100,147, 13,105,164, 64,168, 74, 19, 41,130, 32, 69, 90,104, 2,138,210, 69,129, 15,145,142,162,148, 23, 17, 21,129,208,
+139, 82, 21, 17, 65,145, 94,149, 34,210, 5, 68,233,189, 8, 4, 66,122,223,108,182,206,204,249,254,200, 78,220,108,182, 37, 4,
+ 17,156,223,117, 13,100,103,206,220,115,102,203,236,189,207,121,206, 51, 80, 72, 40, 56,214, 6,214,102, 5,103,179, 64, 38,145,
+224,215, 51,119, 16, 91,211,251,196,108, 66, 8, 13, 9, 9,193, 43, 77,155,162, 75,211,166, 5,211,213,164, 82,248, 43,149,208,
+200, 85, 5,145, 43, 0,148, 99,224, 54,124, 87, 20, 94,232,103,120,120, 56,254,252,243, 79,140, 30, 61, 26,179,102,205,130, 90,
+173, 46,156,205,124,245,234, 85,108,216,176, 1,177,177,177, 37, 62,119, 33, 98, 55,113,226, 68, 36, 38, 38, 98,225,194,133,104,
+216,176, 33,100, 50, 25,178,179,179,241,210, 75, 47, 33, 37,197,179,177, 20, 52,129,191,135,241, 20, 10, 69,145,104,147, 96,252,
+ 74,250, 26, 57,106, 14,124, 45, 2, 59,126, 91, 7, 2,130,147, 63,188, 95,228,187,104,217,250,163, 37,214,252,228,147, 79,138,
+244,211,151,232,149,175, 56, 69,153,124,105,119,218,190,202, 56,113,226,196, 73,132,144, 93, 19, 39, 78,156, 20, 23, 23,119,201,
+ 23, 61, 55,219,127,178,255,255,138,195,186,211, 78,109,138, 27, 44, 74, 41, 85, 40, 20,224,121,190,136,169,114, 78,168, 21, 66,
+126,142, 33, 69, 79, 48, 12, 3,158,231, 11,223, 12,206, 63, 87, 37, 18, 9, 78,156, 56,129, 19, 39, 78, 20, 89,191,114,229, 74,
+143, 95,224, 44,203,214,210,106,181, 69,162, 87,114,185, 28, 19, 39, 78, 68,255,254,253, 11,205,149, 92, 46,199,234,213,171,241,
+194, 11, 47,192, 98,177,212,242,212, 87,185, 92,158, 95,190,124,121, 6, 40,184, 0,249,249,249,145,209,163, 71, 75, 88,150, 45,
+124, 78,132, 69,200, 77,243,246,102, 33,246, 89, 41,251,246,237,243, 41,130,229,107, 14, 18,165, 20,231,206,157, 43, 98,218,132,
+ 89, 48, 0,112,238,220,185,194,252, 44, 95, 52, 37, 18, 9, 56,142,131, 90,173, 38,114,185,156,200,229,242,104,193, 92, 73, 36,
+146,194,215,219, 49, 39,207,219,185, 63,120,240,160,181,167,237,169,169,169, 79,109, 57, 6,171,205, 6, 99,190, 5,250, 60, 35,
+ 62,139,251,182, 96,229,103,248, 29,192,239,205,134,142,198,240, 14,177,109, 80,116,156,223, 43,142, 95,138,155, 55,111,134, 76,
+ 38,195,246,237,219, 17, 16, 16,128,110,221,186, 33, 32, 32, 0, 19, 38, 76, 64,239,222,189,125,142, 96, 1, 0,165, 52,135, 16,
+210,236,189,247,222,251, 99,206,156, 57, 21, 43, 84,168, 0,139,197, 2,171,213, 10,139,197,130, 91,183,110, 97,221,186,117,247,
+243,243,243,155, 81, 74,115,188,233,237,125,240,205,173, 45, 71, 62, 72,108,215,251,117,227,213,148, 61, 72, 78,206, 0,203, 62,
+ 0,207,177,176,178, 5, 51,146, 57,150, 5,203,114,144,203, 37, 1,115,166,191,255, 11, 15, 10,134, 33,150, 30, 61,122,116, 42,
+201,115, 82, 90, 8, 33, 65, 0,134,254,245,215, 95,250,224,224,224, 11,246,213, 1,137,137,137, 4, 0, 34, 35, 35, 41, 0,199,
+ 4,247,161,246,124, 44,111, 55,109, 30,186,115,231,206,151,116, 58,157,133, 97,152,172,143, 62,250,168,194,167,159,126, 58, 20,
+192,162,107,215,174,125,219,167, 79,159, 64,199, 95,240, 25, 25, 25,167,135, 14, 29,138,107,215,174,125,235, 74,140,194, 30,193,
+ 50,153,144,150,145,133,193, 67, 39,219,215,219,255,165, 69,219, 14, 27, 5, 21, 0,164,167,220,194,192,193,163, 61,206,134,224,
+121,222,229, 23, 96, 9,114,112, 10,142, 91, 16,122, 0, 80,240, 30,245,247,247, 47, 24,102,219,190, 14, 63,205, 27, 10,112, 86,
+ 80,155, 17,176,230, 3,214, 60,240,150,124, 16,185, 26,176,121,175, 82, 65, 8,161,254,254,254,240, 87,171, 17,166,211, 21, 20,
+113,148, 72, 32,147, 73,193,219, 0,194,217,103, 94,243, 0,239, 67,129, 15, 74, 41, 13, 9, 9, 1,207,243, 80,171,213,184,123,
+247, 46,134, 15, 31, 14,171,213,138,215, 94,123, 13, 22,139, 5, 38,147, 9, 70,163, 17, 85,170, 84, 65,126,126,190, 79,231, 46,
+ 92,231,133,209,158,247,223,127, 31, 47,188,240, 2,166, 78,157,138,241,227,199,163, 74,149, 42, 24, 54,108, 24,214,173, 91,135,
+ 58,117,234,120,212,117,124, 62, 5, 77,225,117,113, 30,202, 3, 80,226,215,200, 89,179, 32,239, 31,197, 94,247, 49,111,181, 45,
+177,102, 92, 92, 28,210,210,210,138, 69,174,132,191,163,162,162,176,108,153,247,220, 59, 55,199, 19,162, 69,225, 46, 54,191,226,
+212, 14, 40,200,165,250, 3,128, 57, 46, 46,238, 82, 92, 92, 92, 23, 66,200,174,184,184,184, 46, 78,237,188,233, 56,111, 79,243,
+214,215,194,171,175,221,125,182, 2,254,142,140, 8, 95,160,246,131, 8,237, 0, 20,228,251,108,217,178, 5,194,140, 14,199, 54,
+174, 16, 12,214,207,161,246, 16,177, 61,114,229,248,184,107,215,174,168, 92,185,114,145,232,149, 90,173,246,248,166,225,121, 30,
+241,241,241,184,120,241, 34,154, 54,109,138,156,156, 28,200, 24, 6, 31, 92,184,128,218,111,189, 5,139, 61, 34,163, 80, 40,240,
+238,187,239,250,148,168,126,231,206,157, 32,199,199, 33, 33, 33, 9, 45, 90,180,136, 58,117,234, 84, 97,226,187,125,248,172,208,
+104,248, 98, 94, 40,165,120,227,141, 55,138, 68,173, 28,205,149,227,178,103,207, 30,192,135, 33, 66, 74, 41, 90,180,104, 81, 24,
+189,210,106,181,216,182,109, 27,128,130,215,170,101,203,150, 0,128,240,240,112,159, 52,133,243,176, 39,182,195,100, 50,241,122,
+189,158, 57,125,250, 52, 20, 10, 69, 97,196, 78,173, 86, 67,165, 82, 65,169, 84,150,106, 70,208,127, 1, 74,121, 88,108, 54, 24,
+141, 70,228,229, 21, 84, 8,185,117,113,115,145, 54, 86,115,233, 39,167, 9, 81, 42,189, 94,143, 95,127,253, 21, 91,183,110, 69,
+195,134, 13,139, 37,185, 3,222, 35, 88,127,247,153,166, 17, 66,154,143, 27, 55,238,228,180,105,211, 34,203,149, 43, 7,171,213,
+138,123,247,238, 97,213,170, 85,137,249,249,249,205, 41,165, 94, 47, 44,127, 11, 2, 54, 27, 11, 83,190, 25, 57,185,122,124, 58,
+125,181,187,150, 12, 0,100,166, 94, 67,215,110, 61, 75, 93, 14,165,164,216,141,210,112,199,117,246,161, 58, 33, 28,159, 75, 41,
+237, 95, 18, 77, 66, 72,235, 89,179,102,245,110,216,176,161, 54, 39, 39,231, 10, 0,188,243,206, 59, 56,115,230, 76, 91, 66,200,
+ 37, 74,233, 65, 66, 72,157, 6, 13, 26,180,125,231,157,119, 0, 0, 95,127,253, 53,118,237,218,245, 43,165,244,160,235,126,242,
+133, 67,132,121,121, 70, 4,232, 34,240,224,206, 97,175,125,145, 75, 76,160,188,251,225, 66,193, 16,184,138, 90, 57, 94,159, 74,
+240,254,161, 66,206,159,240, 69,221,233,141,183,208,105,248, 76,104,100,192,140,129,205, 80, 69, 7, 64, 93, 14,242,150, 19, 64,
+116, 49, 5, 59, 14,223,233,147,254,248,229,203,113,230, 70, 65,133,151,232,208, 80,140,235,221, 27,212, 6, 28,191,124, 25,235,
+ 15, 30, 68,239,214,173,161, 81,169,124,210, 18,206, 93, 46,151,227,214,173, 91, 56,126,252, 56,106,214,172,137,155, 55,111, 22,
+ 41, 39, 65, 41,245,233,252, 41,165, 84,152,156,164, 84, 42, 33,147,201,144,156,156,140, 46, 93,186, 20,254,192, 63,124,248, 48,
+198,141, 27,135, 65,131, 6,161, 85,171, 86, 46,243, 98,157, 53, 67, 67, 67, 11, 3, 7,206, 19, 16, 28,135,109, 75,242, 26,185,
+210, 20, 40,237,235,238,168, 57,125,250,116,151, 19, 37,124,209,116,244, 34, 30, 56,141,162,209, 35, 8,249, 80,130, 33,114,126,
+ 12, 32, 72, 88, 55,113,226,196, 73,190,238,231,248, 88,136,128, 57,233,186, 69,106,111, 88,228,140,133, 47, 89, 33, 92,236, 10,
+ 63, 63, 63,140, 24, 49, 2, 83,166, 76, 65, 72, 72,136,215,220, 25,193,185,122, 98,231,206,226, 31,178,237,219,183,123, 27, 34,
+188, 26, 24, 24,248, 66,155, 54,109,144,147,147,131,251,247,239,195,207,207, 15,181,231,205,195,133,225,195, 81,111,249,114, 48,
+109,218,128,144,130, 34,169, 23, 46, 92,128, 90,173,190,234,177, 35, 78, 16, 66,160,213,106, 17, 20, 20, 84, 56,166, 46, 24, 45,
+135, 8,150, 87,231, 70, 41,197,207, 63,255,236,242, 87, 98,105,114,176,132, 15,255,201,147, 39,139,228, 95, 57, 26,158,147, 39,
+ 79, 22, 70,176,132,221,188,245,211,254,171,142, 10,122, 26,141, 6,229,202,149,131, 82,169,132, 90,173, 46, 98,174,124,137,222,
+121, 43, 36,170, 86,171, 79,249,249,249,233,132,237, 50,153, 12,122,189, 62, 59, 35, 35,163,177,183,190,254,155,225, 65,193, 90,
+ 89, 24,141, 38,228,233,203,190,150,164, 48,225,100,203,150, 45,120,241,197, 23,139,153, 43,225,185, 46, 41,148,210, 4, 66, 72,
+171, 69,139, 22,253, 62,127,254,252,160,188,188, 60,124,251,237,183, 57,121,121,121,173, 28,242,136,124,211,226, 41,108, 86, 43,
+242, 77,102, 24,242, 10,158,131,191, 46,109,246,178,215,147, 77,141, 26, 53, 6, 14, 27, 54, 44, 84,175,215,255,197,243,127,199,
+ 83,230,207,159,143,191,254,250,107, 32,128,131, 0,150, 79,159, 62,189,122,221,186,117, 43, 0,192,244,233,211,239, 3,112,157,
+148,130,130,107,135,213, 62, 68,152,151, 87, 16,245, 48, 25,210,203,164,191,130,201,112,151,115, 85,154,161, 28, 98,159,185, 44,
+145, 72, 48,114,228, 72, 92, 56,127, 30,109, 35,115, 81,165,188, 22, 52,247, 1,228,109, 62,193,185, 52, 53,230, 46,240, 57,165,
+173,144, 13, 14,147,120,230,110,216,224,114,219, 95,175,122, 28, 93, 47, 68, 56,247,235,215,175, 67,173, 86,131,227,184, 98,223,
+ 55, 37, 61,127, 71,227,178, 96,193, 2,140, 27, 55, 14,171, 87,175,198,133, 11, 23, 80,175, 94, 61,180,107,215, 14,169,169,169,
+ 56,127,254, 60,204,102,179,207,253,116,204,139,187,126,251, 50,246, 31,223,141,248,132, 59, 72, 76,190, 95,162,254,185,211, 20,
+ 16, 94,247, 45,251,207,226,141, 88,143,165,243,220,106,126,242,201, 39, 72, 77, 77, 45, 18,185, 18, 12, 43, 0,183, 17, 44,103,
+ 47,226, 68,186, 83,174,147,240,216,226,100,118,156, 31, 59,183, 7,128, 84, 0, 18, 47,251, 57, 63, 78,143,139,139, 59, 36, 68,
+190,236,186, 18,234, 38,255, 10,112, 83,104, 84,120, 50,132, 47,101,199,168,143,240,183,159,159, 31,180, 90, 45,180, 90, 45, 2,
+ 2, 2,188, 70,134, 4,131,213,226,182,190, 72, 46,151, 16,201, 2,128, 65,131, 6, 21,139, 96, 57, 22,228,116,133,217,108, 62,
+124,248,240,225,250, 93,187,118,149, 92,189,122, 21, 18,137, 4, 60,207,195,210,180, 41,234, 45, 95,142,139,239,191,143,151,239,
+222,133,201,106,133, 74,165,194,222,189,123,173,249,249,249,135, 61,118,182, 56,196,209, 96,249,249,249, 33, 48, 48,176,208, 96,
+248,226,202,133, 15,173,167,252, 6, 97,113, 76,242,247,134,144,115, 38, 44,194, 23, 43, 33, 4, 70,163,177, 48, 89,211,177,189,
+ 39,132, 33, 66,199, 15, 30,195, 48,208,233,116,133, 23, 13, 33,130,229,107,244,206, 91, 33, 81,141, 70, 19,112,237,218,181,106,
+ 66, 25,137,244,244,116,180,105,211,230,134, 59,189, 39, 6, 30,176,178, 28,242,140, 38,228, 25, 61, 15, 49,148, 4,225,189,246,
+253,247,223,227,214,173, 91,176, 90,173,136,139,139, 43,102,172, 74,146,228,238, 12,165,244, 86,131, 6, 13,248,142, 29, 59,226,
+228,201,147, 80, 42,149, 54, 74,105,137,235, 87,241,148,135,149,101, 97, 50, 26,145,103, 48,120,223,225, 41,224,218,181,107, 57,
+ 90,173,246, 4, 0,255, 27, 55,110, 72,252,252,252, 80,181,106, 85,152, 76,166, 28, 0, 57, 64, 97,206,219,204,119,223,125,119,
+ 33, 0,216,108,182,153,158,114,218, 40,165,176,177,118,179, 94,134,207,163,240, 94,114,119, 77, 42, 77,185, 20,199, 47, 84,158,
+231, 49,228,157,119,208, 46, 50, 23,221, 27,134,194,144,116, 3,154,192, 80, 16, 93, 37,204, 93,240, 51, 46,221,246, 57,213,146,
+ 2, 64,135,150,175,226,249,154,197,203,123, 53,111, 91,240, 91,236,216,175,167,144,146,158,232,115, 63,129,130,115, 55, 24, 12,
+110, 35, 85,190, 70,176, 4, 77, 98, 47,151, 34,147,201, 80,191,126,125, 60,243,204, 51, 56,116,232, 16, 26, 52,104,128,155, 55,
+111,226,230,205,155,184,123,247, 46, 46, 92,184,128,172, 44,111, 35,205,197, 95,163,109,251,214, 35, 75,159, 9,133, 92,129,204,
+236,116,196, 63,184,131,240, 96,239,165, 88, 60,105, 58, 6, 82,106,188,242, 41, 0, 32, 50, 52,176, 68, 6,203, 81,115,206,156,
+ 57,197, 76,123, 25,148,222, 57,229,229,113, 73,247,127,228,184,188,250, 42, 20, 10, 99,185,114,229,212,142,227,167, 12,195, 32,
+ 48, 48,144,204,154, 53, 75,194, 48, 12,180, 90, 45, 2, 3, 3, 33,132, 5,189,161, 80, 40,140,149, 42, 85, 82, 11,111, 64,225,
+ 3, 24, 16, 16, 32,153, 53,107, 22, 89,185,114,165,203,253,118,238,220,233, 45, 7,107,126,255,254,253,255, 47, 33, 33, 33, 40,
+ 44, 44, 12, 73, 73, 73, 80, 40, 20, 5, 31,138,214,173,209,226,246,109, 88, 11,114,138,112,253,250,117,124,245,213, 87, 6,179,
+217, 60,223,199,231,167, 16,127,127,127, 4, 7, 7, 23, 14, 13, 10, 17, 28, 7,179,232, 83,106,165,167, 80,188,240,139,175,164,
+ 56, 26, 44,225,139,117,232,208,161, 69,204,150,175,200,229,114, 86,168,212,206, 48, 12,172, 86, 43, 26, 52,104,128,212,212,212,
+194, 15,139, 99,228,206, 23,131, 37,147,121, 46, 36, 42,149, 74, 97,177, 88,208,178,101, 75, 16, 66,176,120,241,226,167, 99,216,
+145,231,137,191,127, 48, 34, 35,159, 69,104,152, 9,188, 47,201, 33, 62,194,178, 44,134, 13, 27, 86, 36, 98, 37,204, 84, 20,134,
+248, 41,165,176,217,108,222,102, 63,185, 69,248, 92,251,242,249,118,171, 1, 20, 14,109, 25, 12,166, 82,235, 60, 46,162,163,163,
+ 3,236, 67,134,206,184,158,237,135,191, 75, 50, 16, 66,166, 37, 36, 36,212,173, 81,163, 6, 94,126,249,101,236,217,179,103, 59,
+128,173, 14,237, 18, 8, 33, 75,132,191, 61,245,131,218,135, 90,141, 38, 51, 12,134,178,143,134,122,250,161, 87, 26,132,107,206,
+148, 41, 31,163, 93, 68, 54, 94,171, 23,136,239,118,253,134,126,245,213,128,197,183, 2,185,142, 8,125, 9,142,170,140,202,207,
+ 53, 41,182, 93, 21, 88, 48, 52, 87,249,185, 38,144,220,191, 89, 34,109,231, 33, 54,231,235,101,105, 34,120,142,207,231,224,193,
+131, 49, 97,194, 4,180,111,223, 30, 55,111,222,196,145, 35, 71,112,243,230, 77,140, 30, 61, 26,117,234,212, 65,189,122,245, 74,
+164,185, 99,255, 38,228,230,229,128, 33, 12, 50,115, 50, 96, 50, 27, 49,126,152,215,250,196, 94,251, 41,112,103,127, 28, 0, 96,
+243, 47,103, 74,173, 57,105,210, 36, 36, 39, 39, 23,137, 92, 61, 76,222,213,147,138, 75,131,149,145,145,225,114,188, 47, 52, 52,
+ 52, 37, 54, 54, 54, 44, 41, 41, 9,254,254,254, 94,205, 21, 33,164, 29,181,215,202, 72, 78, 78,118,169,169,213,106,173,177,177,
+177,178,136,136,136, 34,179, 7,253,252,252, 10,219, 56,221, 10,164, 80, 19, 0, 40,165,122, 66,200,144,102,205,154,125,183,103,
+207, 30,205, 51,207, 60,131,220,220, 92, 80, 74,177,122,245,106,140, 28, 57, 18, 42,149, 10,215,175, 95, 71,183,110,221,242,243,
+243,243,135, 80,135, 26, 88,174, 52, 93,156, 7, 24,134, 41,172, 98,239,194, 92,121, 60,119, 65, 3, 0, 22, 45, 90,132, 25, 51,
+102, 96,210,164, 73,110,247, 5,128, 21, 43, 86, 0, 78,195,121,174, 52, 41,165,152, 59,119,110,153,105,102,100,100,172,118,220,
+238,231,231,183,184,123,247,238,210,251,247,239, 23, 49, 85,142,139,139, 11, 82, 17, 77,111,133, 68, 37, 18, 9,194,195,195, 49,
+109,218, 52, 4, 7, 7,163,124,249,242,197, 34, 47,222, 94,163,210,240,168, 53, 57,202,159,158, 51,243,227,230,223,174,221, 33,
+ 83, 42,128, 19, 71, 54, 35, 55, 43,185, 72,123,179,245,239, 41,209,138, 6,109, 97, 57,243,171, 79,253, 52,155,205,152, 61,123,
+ 54, 62,253,244, 83,124,250,233,167, 30,251,100,127,221,189,106,122,194, 23,147,229, 82,147,167, 68,227, 23, 4,149, 95, 36,106,
+215, 9, 2, 95,194, 90,157,143,233,117,231, 19, 19, 19, 17, 25, 25,137,155, 55,111, 62, 39,145, 72,138, 56, 2,142,227,204, 42,
+149,170,200,108, 63, 55,154, 23,183,108,217, 82,119,242,228,201,152, 49, 99, 6, 0, 12, 56,124,248,112, 31, 66,136,224, 52,221,
+154, 52,103, 77,158, 82,162,214,232,160,242,139, 64,237,231,116,224,249,210,213, 60,117,117, 13, 17, 70, 43, 28,163, 87, 37, 44,
+ 36,237,242, 90, 7, 0,127,252,186, 29, 83,222,127, 14,171,127,250, 29, 95,156, 2,158,215,165,162,118,104, 26,248,180,171,248,
+176,223, 11,152,251,195,159, 0,128, 35,135, 61,107,162, 32,205,199,109, 31, 76, 70,143, 55,189,112,219, 79,231,145, 26,225,154,
+234,216,198, 83, 4,203,149,166,240,227, 80,175,215, 35, 59, 59, 27,223,125,247, 29, 6, 14, 28,136,212,212, 84,220,189,123, 23,
+ 55,110,220,192,143, 63,254, 88, 56, 59,189, 36,253,148,201,100,248,224,157,143, 48,121,238, 88, 80, 80,212,168, 86, 27, 19,135,
+127,138, 70,207, 55, 45,245,185, 59, 71,176, 4,188, 69,175, 60,105, 46, 90,180,168, 84,239,165,167,141, 18,141, 31, 8,145,172,
+144,144,144,194, 55,135,227, 27,175, 52,191,116, 37, 18, 9, 88,150, 45,204,237, 17, 22, 0,232,218,181, 43,118,238,220,233,203,
+204,136, 61,132,144, 55,107,213,170,181,234,179,207, 62,243,127,249,229,151,165,145,145,145,104,212,168, 17,174, 95,191,142,159,
+126,250,201,182,116,233, 82, 67,126,126,254, 32, 74,233, 47, 37,238, 36, 64,132, 91,207, 56, 46, 69, 26,120,233,163,213,106,189,
+127,243,230,205,136,185,115,231, 74, 24,134,193,194,133, 11, 11, 63,140, 66,161, 86, 71,142, 28, 57,194,242, 60,239,113, 72,198,
+102,179,221,191,121,243,102,196,188,121,243, 36,132,144, 66, 77,134, 97, 10, 53, 29,251,229,139,102,177, 19,183, 95, 96,220,153,
+ 43, 87,125,119,198, 91, 33, 81,169, 84,138,235,215,175, 99,202,148, 41, 32,132, 96,243,230,167, 35, 71,231,194,213,244,149,245,
+106,135, 5,117,237,212,188, 46, 8,129,213, 82,124, 4,200, 63,171, 32,249, 93,209,160, 45,186,207, 91,143,173, 31,244,246,170,
+ 75, 41,189,117,236,216,177,114,179,103,207,150, 74, 36, 18, 44, 88,176,160, 72,177, 95,231,215,253,232,209,163,108,105,134,247,
+132,207,179,213,106,133,209, 88,186,168, 9,165,244,120,220,244,201,177,107,190,255, 89, 70,136, 5, 39, 14,111, 70, 78,182,235,
+169,233, 10,153, 20, 43,191,219,194,202,101,146,210, 37,149,148, 29, 95,244,232,209, 99,242,166, 77,155,164, 0, 46,121,109,237,
+158,237,223,124,243, 77,167,158, 61,123,150,171, 94,189, 58,190,253,246, 91,185, 78,167,107, 72, 8, 33,174, 76,154, 39, 40,165,
+219,103, 78,159,252,246,119, 63,252,172, 96,136, 21, 39,142,108, 70,142,147, 89,119, 70, 46,151,225,155,213, 91,172,114,185,236,
+154,167,118,194,205,220,203, 34,114,229, 76,183,254,195,209,125,209, 23,168,218,168, 3,102,206,106,135,111,166,247,196,252,142,
+114, 88, 55,246,195,243, 61,214, 96,221,212,206, 0,128,200,111,124,211,147, 73,229,184,231, 34, 66,149,157, 83,144,216,174,215,
+151, 44, 74, 42,156, 59,224,254, 26, 94,210, 8, 22,195, 48,168, 92,185, 50,170, 86,173,138,102,205,154,161, 65,131, 6,104,221,
+186, 53,206,159, 63,143,243,231,207, 99,244,232,209,110,205,149,183,126,202,100, 50,180,122, 41, 22,191,183,240,248,146,150, 88,
+179,180, 81,110,111,154,174,222, 75,195,134, 13, 3,128,255, 68, 52,171,196, 6,203,113,198,193,195, 12, 29, 56,106, 90, 44,150,
+194,161, 55,199,186, 74, 66,210,187,143, 51,244,126, 33,132,212,249,248,227,143,223, 87,169, 84,173,243,243,243,159, 5, 0, 63,
+ 63,191,235,102,179,249,160,209,104, 92, 64, 41,205,126,152,190, 58,150,101,112,213, 5, 79,251,102,101,101,117,232,208,161,195,
+ 47, 82,169,180,178,227, 7,214, 49,241,207, 17,158,231,239,166,164,164,120,156,170,158,145,145,209,161,125,251,246, 46, 53, 29,
+255, 47,137,166, 51,194,236, 79,119,230,202,213,113,156,241, 86, 72, 84, 42,149,194,207,207, 15,219,182,109, 67, 72, 72, 72, 73,
+186,247,175,231,220,229,212,217,158,182,183, 10, 81, 30, 6, 16,218,125,222,250,123,135,210, 45, 49,173, 66, 20,241, 91, 63,236,
+ 83,209,211, 62,233,233,233,237, 7, 14, 28,184, 91, 42,149, 86, 6,138, 62,255,174, 94, 11,150,101,239, 36, 39, 39,151,184,236,
+ 1,165, 20,215,174, 93,227, 7, 15, 30,156,158,150,150,214,179,164,251, 3,192,196, 41, 95,204,159,241,217,200,224,142,177, 77,
+ 26,129, 1, 44,238,147,122, 41, 1,168, 84, 38,185, 63,110,210,194,119, 74,115,172,178,130, 82,122,134, 16, 50,173, 81,163, 70,
+163,225,182, 46, 56,188,150,169,160,148, 90, 9, 33,243, 59,117,234,244,225,168, 81,163,116,237,219,183,183, 70, 69, 69,157,118,
+140,206,251,202,185,203, 41,239,214,171, 21, 26,221,177,221,139, 29, 64, 8,181, 88, 60, 39, 71, 19, 2, 10, 74,169, 92, 46,187,
+118,234, 92,226,243,238,219, 21,185, 99, 70,153, 15,205,143, 24, 49, 2, 35, 70,140, 0, 80,240,126, 90,188,184, 5, 54, 93, 60,
+134, 30,207, 39,192,252, 85,115,144, 0,143,111,245, 34,253, 4,128,143, 62, 30, 92,102,125,115, 60,119,161,127,101,145,131, 37,
+145, 72,144,158,158,142,235,215,175, 35, 37, 37, 5,249,249,249,184,114,229, 10,172, 86, 43,178,178,178,240,220,115,207,149,186,
+159,101,245, 26, 61, 78,205,255,130,177, 18, 40,145,193, 98, 89, 54,193,219, 93,207,109, 54, 91,137,102, 25,201,100, 50,211, 51,
+207, 60, 67, 92,205, 54, 16,254,246,243,243,243,233,231,179,221, 64, 77, 1, 48,133,216, 63, 17,153,153,153, 15,237, 2, 57,142,
+ 75,140,137,137,145,184, 51, 46, 0,192,178,172,199,138,113,148, 82, 3, 0,207,113,220, 18,242, 40, 52,157,145,201,100,134,154,
+ 53,107, 22,230,114, 57,215, 52, 33,132, 64,173, 86,123,204,186,245, 86, 72,212, 96, 48, 36,117,232,208,129,115,220,238, 88,136,
+244,169,134,208,248,206,125,254, 47,230, 80,186, 37, 6, 0, 4,147, 5, 74,227,221,237, 66, 41, 53, 2,120,249, 81,119,237,246,
+237,219,150, 23, 95,124,241,123,189, 94, 63,156, 82, 90,234, 44,253, 73,159, 44,246, 60,118,253, 47,132, 82,122, 6,192,219,101,
+160,115,145, 16, 50,116,246,236,217, 61,103,207,158, 93, 13, 64, 8, 0,161,142,128, 87,147,230,200,185, 43,105,101, 94, 27,140,
+101,217,132,170, 85,171, 2,240, 61, 82,227,237, 26,111,179,217, 60,126, 79, 92, 66, 32, 38,157, 4, 10,110,227,150,225,147,166,
+201,100,202,108,218,180,105,137,194, 44, 44,203,122,188,134, 56,158,123, 68, 68, 4, 34, 35, 35, 11,255, 23,112, 94,239,173,159,
+ 44,203, 38, 68, 71, 71, 35, 36, 36,196,109,133,118,231,156, 43, 95, 52,203,250, 53,242,164, 25, 25,185,198,213, 46,143,165,159,
+ 79, 58, 37, 50, 88,194, 61, 6,203,146,148,148,148, 71,114,111, 20,143, 3,246, 37, 36, 35, 35,163, 81, 89,105, 61,105,100,100,
+100, 4,123,111,229, 25,111,133, 68, 83, 82, 82, 60, 22, 34,125,154, 57,148,102, 25, 80,108,157,221,108, 61,110, 12, 6, 67, 69,
+ 74,105,169, 50,243,123,244,232, 81,118, 25,253, 79, 56,118, 67,188,250,113,247,195, 21,233,233,233,101,126, 77,127, 20,223, 19,
+153,153,153,117,203, 90,243, 73, 57,247, 71,209,207, 39, 69,243, 73,231,191,155,125, 38, 34, 34,226,145,210,154, 43, 17, 17, 17,
+ 17,145,130, 25,101,237, 92,109, 40,201,204, 29, 66,136, 75, 13, 79,120,211, 23, 53, 69, 77, 81, 83,212, 20, 53, 69, 77, 81,243,
+233,211,244,166, 93,214, 51,135, 31, 27, 66,189,156, 71,177, 0,104, 39,106,138,154,162,166,168, 41,106,138,154,162,166,168,249,
+ 95, 91,196, 33, 66, 17, 17, 17, 17, 17, 17, 17,145, 50, 70, 52, 88, 34, 34, 34, 34, 34, 34, 34, 34,101,140,104,176, 68, 68, 68,
+ 68, 68, 68, 68, 68,202, 24,209, 96,137,136,136,136,136,136,136,136,148, 49,162,193, 18, 17, 17, 17, 17, 17, 17, 17, 41, 99,136,
+125, 54,128,136,136,136,136,136,136,136,136, 72, 25, 33, 5, 0, 66, 72,161,203,162,148,150,236,206,150, 34, 34, 34, 34, 34, 34,
+ 34, 34, 15,201,211,230, 69, 10,111,149,243, 52,156,140,136,136,136,136,136,136,200,147,203,211,228, 69, 10,115,176, 28,157,163,
+136,136,136,136,136,136,136,200, 63,205,211,228, 69, 10, 13,214,211,228, 26, 69, 68, 68, 68, 68, 68, 68,158, 60,158, 38, 47, 82,
+ 36,130,245, 52, 57, 71, 17, 17, 17, 17, 17, 17,145, 39,139,167,201,139,136,179, 8, 69, 68, 68, 68, 68, 68, 68, 68,202, 24,177,
+ 14,150,136,136,136,136,136,136,136, 72, 25,243, 72, 13, 22, 33,164,157,168, 41,106,138,154,162,166,168, 41,106,138,154,162,230,
+127, 13, 49,130, 37, 34, 34, 34, 34, 34, 34, 34, 82,198,136, 6, 75, 68, 68, 68, 68, 68, 68, 68,164,140, 17, 13,150,136,136,136,
+136,136,136,136, 72, 25, 35, 26, 44, 17, 17, 17, 17, 17, 17, 17,145, 50, 70, 52, 88, 34, 34, 34, 34, 34, 34, 34, 34,101, 12, 1,
+224,114, 38, 0,165,116,191,207, 34,165,152, 77,224, 77, 95,212, 20, 53, 69, 77, 81, 83,212, 20, 53, 69,205,167, 79,211,155,118,
+ 73,252,199,191, 26, 74,233, 35, 91, 0,180, 19, 53, 69, 77, 81, 83,212, 20, 53, 69, 77, 81, 83,212,252,175, 45,226, 16,161,136,
+ 71, 8, 33, 82, 66,136,180,180,219,255, 41, 77, 17, 17, 17, 17, 17,145,127, 19, 46,191,196, 8, 33,213, 1, 76, 2, 16,232,176,
+250, 20,165, 52,206,169,221, 15, 0, 52, 14,171, 12, 0,166, 82, 74,111,250,112,108,185, 93, 95,105, 95,120, 0, 38, 0,102, 0,
+122, 0, 54, 31,207, 65,228, 17, 65, 8,105, 10,160,139,253,239, 93,148,210, 19, 37,217,254, 79,105,254, 83, 68, 70, 70,170,131,
+130,130,218,159, 57,115, 70,113,229,202, 21, 28, 61,122,148,174, 92,185,210,154,149,149,181, 47, 49, 49,209,248,184,251, 39,242,
+240, 16, 66, 58, 0,152,104,127, 56,147, 82,186,247, 33,245,136, 70,163, 25,237,231,231,215, 89,169, 84, 70,178, 44, 75,242,243,
+243, 19, 13, 6,195, 47, 44,203,206,163,148,242,165,208,108, 20, 18, 18, 50,180, 78,157, 58,207,220,190,125,251,254,189,123,247,
+214, 2,216, 11,160, 67,197,138, 21,251, 87,169, 82,165,194,165, 75,151,110,164,167,167, 47,167,148,254,241,184,250, 41, 34,242,
+ 95,199, 93,148, 96, 10,165,180,159,227, 10, 66,138,223,224,186, 77,155, 54,221,246,237,219,167,225,121, 30,194,162, 86,171, 89,
+ 0, 3,188, 28, 55,248,248,241,227, 49,195,135, 15,239,158,152,152,248,130, 94,175,111, 12, 0, 26,141,230,247,176,176,176, 63,
+ 22, 45, 90,244, 99,251,246,237, 19, 80, 96,180,124,134, 16, 34,149,201,100, 3,131,130,130, 58,179, 44,219,128, 82, 10,153, 76,
+118, 38, 43, 43,107,175,205,102,251,134, 82, 90, 98,211, 70, 8, 81, 72,165,210, 17, 74,165,178, 3,203,178,117, 1, 64, 42,149,
+ 94, 48,155,205,123, 89,150, 93, 66, 41,181,148, 66, 83,165, 80, 40, 70, 4, 4, 4,196, 90, 44,150,186, 0,160, 80, 40, 46,228,
+230,230,254, 98,177, 88,150, 80, 74, 77, 37,213, 44,107,236, 17,164, 46,148, 82, 25, 0, 72, 36,146, 87,155, 54,109, 26, 67, 8,
+225, 9, 33,148, 82, 74, 24,134,169,207,113, 28, 99,111,223,133, 16,242, 7,165,148, 45,137,230,139, 47,190, 88, 65,179,144, 17,
+ 60, 0, 0, 32, 0, 73, 68, 65, 84, 42,149, 82, 74, 41,161,148, 50, 12,195, 60, 95, 18,205,178, 34, 52, 52,116, 6,207,243,145,
+158,218, 4, 6, 6,190,112,230,204,153, 26, 27, 54,108,224,190,250,234,171,236, 65,131, 6,249, 15, 31, 62, 92,186,120,241,226,
+ 37, 0,198, 56,183, 15, 9, 9,153,207, 48, 76,136, 47,199,231,121, 62, 61, 61, 61,125,108, 41,187, 47, 82,118, 76, 92,186, 95,
+223,146, 82, 96, 68,172,150, 65,129,113, 41, 53, 81, 81, 81,223,189,253,246,219,125,234,214,173, 43,165,148,194,102,179,193,108,
+ 54,215, 56,113,226, 68,171,205,155, 55,191, 0,160,103, 73,244, 8, 33, 93, 38, 78,156,248,245,212,169, 83, 67,101, 50, 25,177,
+217,108, 77, 54,108,216,208,113,232,208,161,231,150, 47, 95, 94,175, 87,175, 94, 90, 97,253, 39,159,124,210,137, 16,242, 62,165,
+244,199,127,186,159, 34, 34, 34,238, 13,150, 31, 0, 16, 66, 82, 0,156,178,175, 59,229,220,232,192,129, 3, 59,164, 82,169, 16,
+193,106,108, 48, 24,194, 81, 52,234,229,138, 74,253,251,247,111,186,105,211,166, 25,189,122,245, 74,214,104, 52,207,188,254,250,
+235,122, 66,136,100,195,134, 13,245,171, 86,173,170,238,218,181,107,255, 54,109,218,124,176,123,247,238,163, 0,210,124, 57, 17,
+ 66, 72,237,114,229,202,109,153, 61,123,118, 76,135, 14, 29,228, 33, 33, 33,160,148, 34, 49, 49, 49,234,167,159,126,234,248,217,
+103,159,125, 64, 8,121,141, 82,122,217, 23, 61,187,102, 35,181, 90,189,233,179,207, 62,139,232,216,177,163,180,124,249,242, 48,
+153, 76,184,114,229, 74,187,189,123,247,182, 92,177, 98,197, 24, 66, 72, 15, 95,127, 37,218, 53, 27, 7, 6, 6,110,254,118,194,
+132,240, 38, 3, 7, 74,203,149, 43, 7, 74, 41,210,210,210,218, 29, 91,179,166,213,176,217,179,199, 16, 66,222,160,148, 22,123,
+190, 31, 39, 10,133,130, 89,187,118,109, 61,133, 66, 1, 0,176, 88, 44,168, 83,167, 78,113,215, 93, 2,100, 50, 25, 51,111,222,
+188, 6, 82,169, 20, 86,171,149,215,235,245,244,245,215, 95,127, 44,195,214,132,144,232,196,196,196, 64,185, 92,238,114, 59,199,
+113,104,217,178,101,101,185, 92,142,121,243,230,217,210,211,211,235,127,249,229,151,103,214,173, 91, 23,178,100,201,146, 30,112,
+ 97,176, 24,134, 9, 73, 72, 72,112,169,201,113, 28,172, 86, 43, 88,150,133,197, 98, 65,173, 90,181,202,252,156, 68, 74, 69, 12,
+ 0,252,124,222, 4, 0,229, 30, 86,204,207,207,175,102,223,190,125,165,105,105,105,144,201,100,176, 90,173, 72, 78, 78, 70,157,
+ 58,117, 36,223,127,255,253,179, 37,213,171, 81,163,198,208,184,184,184,176,159,127,254,217,250,253,247,223,155,219,181,107, 39,
+ 31, 52,104, 80, 64,203,150, 45, 91, 68, 71, 71, 51,171, 86,173, 50,239,223,191,223,250,230,155,111, 42,103,204,152, 17,182,123,
+247,238, 62, 0,188, 26,172,178,238,167,136,136,136,123,131, 37,112,138, 82,250, 42, 0,200,229,242,250, 21, 42, 84,248,142,101,
+217,242, 0, 32,149, 74,147,101, 50,217, 60,171,213,122, 22, 0, 8, 33,219,121,158,239,230, 69, 47,184,127,255,254, 77,119,239,
+222, 61,247,196,137, 19, 57, 25, 25, 25,229,119,236,216, 97,250,224,131, 15,238, 2,192,237,219,183,171,116,237,218, 53,106,228,
+200,145, 9,237,219,183, 95,212,186,117,235, 81, 7, 15, 30,252, 5, 5, 67,143,110, 33,132,212,174, 83,167,206,241, 35, 71,142,
+104,117, 58, 93,145,109,149, 42, 85,194,168, 81,163,228,221,186,117,171,218,182,109,219,223, 8, 33, 45, 40,165, 23,189,244, 19,
+132,144,198,213,171, 87,223,127,224,192, 1,255,160,160, 32,100,103,103, 35, 57, 57, 25,249,249,249, 8, 8, 8, 64,175, 94,189,
+228, 47, 55,111, 86, 97,228,232, 49,251, 9, 33,237,124, 49, 89,132,144,198,205,106,215,222,191, 46, 46,206,223,118,239, 30,212,
+106, 53,242,242,242, 0, 0, 90,173, 22, 47, 84,174, 44,253,115,205,154,168,126,227,199, 11,154,255,184,201, 34,132, 40, 1,128,
+ 82,106, 38,132,236,146, 72, 36,175, 42, 20, 10,230,213, 87, 95,197,254,253,251,137,201,100,146, 2,128, 74,165, 98, 95,125,245,
+ 85,168,213,106, 88, 44, 22, 30,192, 46,119,145, 38, 87,154, 50,153,140,105,221,186,117,254,169, 83,167, 50, 5, 77,141, 70, 99,
+107,221,186,117,176, 66,161, 80,179, 44, 75, 61,105, 62, 10, 20, 10, 5,110,221,186, 85,100,157, 94,175, 71, 90, 90, 26, 50, 50,
+ 50, 96, 54,155,145,157,157, 13,158,231,137, 90,173, 78,227,121, 30, 12, 83, 16,108,115,167, 41,151,203,113,253,250,245, 34,235,
+ 88,150,133,193, 96,128,217,108,134,213,106,133, 94,175, 87,107,181,218,234,181,107,215, 78, 0,176, 61, 51, 51,115, 94,114,114,
+114,124, 89,159,159,136, 79,220,219,117,214, 84, 17,128, 5,192,157, 50,208,227, 1,224,232,209,163, 72, 73, 73, 65,122,122, 58,
+210,210,210, 16, 29, 29,141,210, 12,187, 93,187,118,109, 81,253,250,245,201,185,115,231,118, 2,248,122,253,250,245,221, 51, 51,
+ 51,151,141, 27, 55,174,220,156, 57,115, 50,199,143, 31, 63, 12,192,214,245,235,215, 15,172, 91,183,110,215, 11, 23, 46, 44,124,
+ 28,253, 20, 17,121, 4, 52, 2, 16,106,255, 59, 29, 5,215,221, 96,135,199,231, 81,240,185, 21,218, 89, 0, 40, 92,252, 47, 32,
+ 60, 78, 3,240,135,195,126,194,227,135, 70, 24,138,161,194,226,170, 81,120,120,248,232, 54,109,218,204, 61,125,250,116,173,164,
+164,164,160,164,164,164,160,211,167, 79,215,106,211,166,205,220,240,240,240,209, 66, 59,251,204, 2, 56, 60,118,156,106, 41, 63,
+126,252,120,204,150, 45, 91,102,238,223,191, 63,167,126,253,250,150, 3, 7, 14,176,237,219,183, 79, 5,192, 2, 96,219,183,111,
+159,122,240,224, 65,174, 73,147, 38,234,221,187,119,223,255,237,183,223,230,111,218,180, 41, 28,128,196,141, 38, 8, 33, 50,157,
+ 78,183,237,240,225,195,197,204,149, 35, 21, 42, 84,192,174, 93,187, 2,116, 58,221,118, 66, 72,145,144,130, 11, 77,149, 74,165,
+218,124,240,224, 65,127,173, 86,139,212,212, 84,200,100, 50,132,133,133, 33, 39, 39, 7,201, 73, 73,136,191,113, 3,140,197,130,
+ 5,211, 63,215,170,213,234, 77,132, 16,133, 55,205,192,192,192,205,235,102,204,240,207,216,191, 31,231,166, 77,131,213,106, 45,
+ 28, 90,181, 90,173,248,109,248,112,164,253,250, 43, 86, 77,153,226, 31, 24, 24,184,153, 16,162,242,164, 89, 22, 56,106, 18, 66,
+134, 3,200, 4,144, 73, 8, 25, 78, 41, 61, 81,167, 78,157,211, 87,174, 92, 65,139, 22, 45,176,113,227,198,231,199,141, 27, 55,
+124,220,184,113,195, 55,110,220,248,124,139, 22, 45,112,229,202, 21,212,169, 83,231,180, 99,174,148, 47,154,135, 15, 31, 70,155,
+ 54,109,178, 54,110,220, 88,101,202,148, 41, 51,166, 76,153, 50, 99,253,250,245, 85,219,180,105,147,181,112,225, 66,179, 39,205,
+ 71,113,238, 2, 28,199, 21, 89,120,254,239,239,150,200,200,200,212, 45, 91,182,160, 87,175, 94,140, 66,161, 72,234,221,187,183,
+242,216,177, 99, 20,192,174,146,244,211,100, 50,193,104, 52,194, 96, 48,224,246,237,219,234,217,179,103, 55,255,244,211, 79,171,
+237,223,191, 63,106,210,164, 73,195, 66, 67, 67,207,148, 47, 95, 62,166, 36,154, 37, 69,212,116, 75, 50, 0, 43, 10,126,212,197,
+ 63,140,102,219,182,109,159,171, 86,173, 90,248,134, 75, 65,200,146,215, 0, 47,215,129,151,235,192, 5, 55,194, 45, 69, 39, 84,
+172, 88, 49, 92,171,213, 54, 45,137, 38,165,244,151,179,103,207,118,162,148, 46,167,148,114,148,210, 77,227,199,143, 31, 76, 8,
+217, 60,126,252,248,119, 41,165,155,236,235, 87,158, 63,127,190, 43,165,244,224,227,232,231,195, 34,106,254, 55, 53,189,120,145,
+ 80, 66,200, 46, 66,200,174,255,253,239,127,173, 1, 4, 59, 61,126,201,177, 29, 0,133,171,255,133,197, 97,125, 40,128, 87, 28,
+246, 11,117,113,236, 82, 81, 56, 28, 99,207,129, 17,126,137,159, 34,132,236, 0,112, 74, 46,151,215,175, 87,175,222,171,123,246,
+236,209,134,134,254,125,220,208,208, 80,108,218,180, 73, 91,187,118,237, 87,229,114,121,125, 0,167, 2, 2, 2,118,192,197, 80,
+162, 29,221,240,225,195,187,191,245,214, 91,185,245,235,215, 7,128,236,203,151, 47,107,154, 52,105, 98, 96, 89,150,176, 44, 75,
+154, 52,105, 98,184,124,249,178,198,102,179,233, 27, 53,106,228,215,182,109,219,187, 99,199,142,237, 15, 64,229, 70, 19, 0,250,
+206,154, 53, 43, 58, 40, 40,200,109, 3, 74, 41,244,122, 61,194,195,195, 49,124,248,240,242, 50,153,236,255, 60, 61, 41, 82,169,
+116,196,172, 89,179,194,116, 58, 29,178,178,178, 16, 29, 29, 13,139,197,130,235,215,175,195,100,200,131, 77,159, 11, 91,110, 54,
+210,254,186, 9,157, 76,138,254,221,186,132, 75,165,210, 17,158, 52, 21, 10,197,136,111,198,143, 15,183,220,189,139,219, 27, 55,
+130, 99,139, 7,102, 88,171, 21, 23,190,254, 26,166,132, 4,204, 28, 60, 56, 92,161, 80,120,212, 44, 75,236, 81,166, 57,148, 82,
+ 53,165, 84, 77, 8, 89,244,210, 75, 47,125,175, 86,171,135,199,197,197,117,216,183,111, 95,199, 35, 71,142,180, 98, 89, 86,198,
+178,172,236,232,209,163, 45, 76, 38,147, 84,169, 84, 66, 42,149,186, 52,230,174, 52,155, 54,109,250,157, 90,173, 30,182,108,217,
+178, 14, 7, 15, 30,236,255,231,159,127,142,224, 56, 78,193,113,156,226,207, 63,255,124,215,104, 52,202, 40,165,156, 59,205,127,
+ 26,153, 76, 6,185, 92, 14,181, 90,141,230,205,155,255,181,114,229, 74, 91,116,116,180,108,243,230,205, 65,145,145,145,126,139,
+ 23, 47,206,214,235,245,179,124,213,179, 90,173, 48,155,205, 48, 26,141, 48,153, 76, 56,112,224, 64,229,145, 35, 71, 74, 77, 38,
+ 19,215,181,107,215, 76,155,205,102, 30, 63,126,124, 64,185,114,229, 62,120,148,231, 37,226, 22, 22, 64, 30, 10, 12,150, 89, 88,
+ 73, 8, 81, 18, 66,234, 10,209, 88, 95,200,206,206, 94,241,205, 55,223, 68, 51, 74, 29,142, 89, 58,227, 71,254, 51,236, 11, 92,
+140,212,152, 15, 17, 22, 93, 13,125,250,244, 9,163,148, 46,126,216, 14, 83, 74,183, 83, 74,123, 80, 74,183,148,102,255, 71,221,
+ 79, 66, 72,140,191,191,255,198,128,128,128, 99,254,254,254, 27, 9, 33, 49,165,213, 18,104, 95,157,180,123,181,150, 36,161,125,
+ 53, 66, 95,173, 37, 73,104, 95,189,228,181,154, 68,254,157, 56,121, 17, 71,210, 40,165, 93, 40,165, 93,102,206,156, 57,195,161,
+189,240, 88,237,163,126, 23, 74,105, 23,199,117,118, 99, 85,230, 20, 14, 17, 10,137,203,246, 14, 20,206, 22,172, 80,161,194,119,
+223,125,247,157,214,121,199,164,164, 36,228,230,230, 98,242,228,201,218,183,222,122,107,204,253,251,247,223,246,114, 44, 69,114,
+114,114,131,126,253,250,169,172, 86,107, 22,207,243, 76,110,110,174, 52, 48, 48,144, 19, 26, 4, 6, 6,114, 57, 57, 57, 50,131,
+193, 32,225, 56,206,252,214, 91,111, 41, 6, 15, 30,252, 2, 28, 34, 88,206,132,134,134,198,118,238,220, 89,225,110,187,205,102,
+131,193, 96,128,193, 96,128,213,106, 69,243,230,205,149, 43, 87,174,108, 15, 96,153,187,125,148, 74,101,108,108,108,172, 44, 51,
+ 51, 19,129,129,129,136,143,143,199,157, 59,119, 96,206,203,131, 53, 47, 23,214, 60, 61, 88,125, 46,104,110, 14, 50,110, 94, 67,
+147,154, 53,228, 63, 40,149, 29, 0,204,119,167, 25, 16, 16, 16,219,100,192, 0,169,159,159, 31, 90,245, 43,152, 63,176,187,102,
+ 77, 80,142, 3,207,113,224, 88, 22, 29,174, 95,135,205,102, 3,195, 48,104,148,153, 41, 13, 88,179, 38, 22,192, 92,143,207,234,
+ 35, 66,169, 84, 74,215,174, 93,219, 87,161, 80,128, 82, 74, 44, 22, 11,246,237,219,247,208,154,107,214,172,233, 47,104, 90,173,
+ 86,250,220,115,207, 21,251, 32,153,205,230,127,133,185, 2, 10,134, 13, 85, 42, 21,172, 86, 43, 42, 85,170,100,236,215,175,223,
+241,233,211,167, 87,100, 24,198, 79, 46,151,239,201,200,200,152,145,152,152,120,219, 87, 61,155,205, 6,139,197, 2,139,197, 2,
+163,209,136,191,254,250,171,124,229,202,149,201,240,225,195,185,252,252,252, 42, 95,124,241,197,173,125,251,246,105,102,205,154,
+245, 58,128, 81,143,240,212, 68,156,176, 71,161, 3, 43, 6, 75, 13, 50, 9,242, 0,104,237,102,224,117, 66, 72,147, 90,181,106,
+ 5, 93,185,114, 37,139, 16,114, 18,192,143,148,210, 36, 79,122, 60,207, 19,158,231,241,110,227,108, 12,111, 42,129,205,150,131,
+156,156, 28,196,199,199,227,242,229,203,248,253,119,159,211, 65,139,160, 82,169,254,207,223,223,191,189, 74,165,170,196,178, 44,
+147,151,151, 23,159,159,159,191,159,231,249, 21,212,121, 24,193, 7, 30, 85, 63, 5,252,252,252,102, 79,154, 52,169, 89, 96, 96,
+ 32,206,158, 61, 91,101,253,250,245,179,241,144, 73,243, 42, 25,179,106,254,194,197, 81, 81, 97, 58,156, 63,178, 51,106,198,242,
+ 13,171, 0, 68, 63, 84, 71, 69,254, 21, 56,122, 17, 39,254, 0,240,138,125,118,121, 23, 23,219,125,213,127,168,253, 75, 66,161,
+193,114,115, 66, 96, 89,182,188, 99,228,138, 82,138,164,164, 36, 60,120,240, 0,105,105,105, 8, 10, 10,130,213,106, 45,239,195,
+177,148,122,189,190,113,112,112,112,190, 76, 38, 51, 27,141, 70,104, 52, 26, 94, 38,147, 81,251,113,136,125, 22, 34,103, 54,155,
+137, 84, 42,181,105,181, 90,127,179,217, 92, 3, 30,114,197, 40,165,141,131,131,131, 93,110, 51,155,205,200,203,203,131,193, 96,
+ 64, 94, 94, 30,204,102, 51,194,195,195,193,178,108, 3, 79, 29,101, 89,182,110,104,104, 40, 18, 19, 19,161, 86,171,145,144,144,
+ 0, 75,158, 30, 86,189, 30,172, 33, 23, 92, 78, 14,248,220, 92,240,134, 92,216, 44,249,136,122,166, 38,132, 25,134,238,176, 88,
+ 44,117,131,131,131, 97, 48,252,157, 78, 70,237,198,138,101, 89,176,246,164,103, 97,216, 48, 36, 36, 4,194, 12,195,127, 2,123,
+126,212, 56,134, 97, 22, 41,149, 74,233,176, 97,195,144,148,148, 84,228, 61, 49,108,216,176,194,156,171,150, 45, 91, 30, 85,169,
+ 84,108, 90, 90, 26,204,102,179,204, 23,205, 74,149, 42,197, 79,158, 60,249,148,197, 98,137,142,140,140,212,153,205,102,227,179,
+207, 62, 27,169, 86,171,195, 45, 22, 11,247,194, 11, 47,172, 80,171,213,182,188,188, 60,202,178,236, 67, 37,208,151, 21,132, 16,
+ 16, 66, 10, 94, 35,150, 69, 72, 72,136, 33, 61, 61,253,247,172,172,172,190,165,209,179,217,108,194, 12, 45, 24,141, 70, 80, 74,
+113,246,236, 89,168, 84, 42, 25,199,113,151, 88,150,213,200,100, 50, 48,246,228, 46,145,127, 6, 66, 72,171, 26, 58,197,252,184,
+ 38, 97,186,122, 93,253, 12, 26,133,196,192,199,215,171,244,237,156,203,235,223,234,255,127,218,169, 83,167,198,132,132,132,168,
+110,221,186,101,250,252,243,207, 43,175, 93,187,150,192,203,143,159,251,247,239,111,158, 52,105, 82,185,206,157, 59, 87, 81, 42,
+149, 36, 39, 39, 7,105,105,105, 72, 73, 73,193,157, 59,119,232,249,243,231,255, 50,155,205, 27, 75,210,207,200,200,200,149, 35,
+ 71,142,124,171, 97,195,134, 50,160, 32, 34,106, 48, 24,234, 31, 62,124,184,219,238,221,187, 91, 0, 40,241,251,242,254,253,251,
+ 27, 63,250,232, 35,191, 78,157, 58,213, 80, 42,149, 76, 89,244,211, 17,134, 97,194,253,253,253,177,127,255,126,232,116, 58, 48,
+ 12, 19, 94, 90, 45, 1,147,149,143,138, 44, 31, 12,211,111,243, 81, 35, 52, 6, 38, 43, 31,245,176,154, 34,255, 14,220,121, 17,
+ 20,228, 72,129, 82,218,197,139, 73, 50, 78,156, 56,113, 18, 33,100,215,196,137, 19, 39,185,208, 23,246,227, 28,219, 57,180, 55,
+ 59,239, 83, 90, 74, 84,204,145,231,121, 60,120,240, 0,137,137,137,120,240,224, 1, 50, 50, 50,192, 48,140,167, 39,196, 17, 74,
+ 8,225,127,249,229,151,160,227,199,143, 27, 26, 53,106,148, 45,228,183,176, 44, 75,108, 54, 27,177,231,189,144,248,248,120,249,
+177, 99,199,116, 87,175, 94, 13, 71, 65, 34,154,199, 36, 75, 87, 63,218, 4, 99,229,184,152, 76, 38,168, 84,158, 70, 27,255, 70,
+248, 2, 60,123,250,116,129,185,202,211,219,135, 6,115,192,229,230,128, 26,244, 80,112, 54, 40, 64, 65, 76,249, 62,105, 58,230,
+243, 0, 40, 52, 87, 86,187,193,178, 88, 44,176,217,108,224,121, 30,172,139, 33,196, 71, 13,165,116,105,253,250,245, 27,108,221,
+186,117,208,131, 7, 15,138,109,127,237,181,215, 48,106,212, 40,140, 28, 57,242,234, 43,175,188,114,126,231,206,157, 24, 49, 98,
+ 4,120,158,175, 71, 8,201,161,148,238,246,164, 57,113,226,196, 63,239,223,191,127,232,198,141, 27,195,194,194,194,148,117,235,
+214,189, 89,183,110, 93,201,214,173, 91,195,223,121,231,157,211, 29, 59,118,188,251,235,175,191,150,219,191,127,191,138,231,249,
+134,132,144, 7,143,187, 14,150,217,108, 46,140, 56,153, 76, 38, 88,173, 86,192, 67, 82,187, 51,206,239, 77,225,181,101, 89, 86,
+208, 38, 91,183,110,193,209,163, 71,153,203,151, 47, 69, 15, 27, 54, 92, 72,164, 47,227, 51, 17,113, 5, 33,164,147,130, 33, 95,
+141,171, 23,172,250,224,249, 96,131, 66, 74,242,174,127, 53, 41,239, 78,197, 0, 67,120, 5,141, 37,186,178, 46,114,198,140,233,
+ 17, 87,175, 94, 51, 79,158, 60,249, 74,239,222,189,195, 62,248,224,131, 90,155, 55,111,110, 65, 8,249,134, 82,154,237, 70, 87,
+ 62,104,208,160,223,195,194,194,170, 46, 95,190, 60,245,254,253,251, 65, 54,155, 77, 99,179,217,172, 6,131,225, 86,126,126,254,
+ 49,171,213,186,159, 82,122,186, 36,253,213,106,181,207, 15, 24, 48, 64,150,157,157, 13,251,236, 91,164,166,166,162, 89,179,102,
+146, 29, 59,118,212, 46,205,115,144,153,153, 57,159, 16,114,104,221,186,117,237, 3, 2, 2, 26, 42,149,202,242, 0, 56,189, 94,
+159, 98, 48, 24,206,149,166,159,142,112, 28,151,114,250,244,233,170, 1, 1, 1,184,119,239, 30, 56,142, 75, 41,173,150,128, 74,
+206,220,191,112,100, 71,133,154, 33,149,113,236,248, 73,168,228,204,253,135,213, 20,249,215, 35,228, 72,193,209, 56,185, 48, 70,
+199,227,226,226,212, 51,103,206, 68, 92, 92,220, 37,103, 17, 65,131, 82,218, 37, 46, 46,238,146,208,206,161,253,145,178,234,176,
+212,126, 32,183, 95, 24, 82,169, 52, 57, 45, 45, 45, 72,167,211, 21, 26,171,196,196, 68, 36, 38, 38, 66,161, 80, 32, 62, 62, 30,
+ 10,133,194, 99,168,220,142, 73,173, 86,255, 89,191,126,253,103,111,223,190, 45,255,252,243,207, 43,156, 62,125, 58,160, 89,179,
+102,207,169,213,106,142, 82, 10,147,201,196, 92,185,114,197,127,238,220,185, 81,141, 27, 55,182, 52,110,220,248,204,134, 13, 27,
+140,240, 80,116,148, 16,114, 42, 41, 41,169, 74,165, 74,149, 0,252, 61, 67, 75, 88, 28,141, 22, 80, 48,180, 41,149, 74,207,120,
+124, 82,164,210, 11,215,175, 95,111,167, 81, 41, 97,209,231,194,154,151, 11, 86,175, 7,167,207, 1,151,147, 3, 24,114,161, 96,
+ 89,200, 56, 27,212, 42, 21, 30, 36, 36, 64, 42,149, 94,240,164,169, 80, 40, 46,164,164,164,180,211,233,116,133, 95,158, 54,150,
+ 45, 88, 56, 14, 22,150, 45,140, 96,201,100, 50,220,191,127, 31, 10,133,194,163,230,163,128, 97, 24, 78, 40,197,224, 10,133, 66,
+129,240,240,112,190, 73,147, 38, 24, 49, 98, 4, 56,142, 3, 10,234, 20,182, 34,132, 28,163,148,230,185,211,228,121,158,185,114,
+229, 74,247, 91,183,110, 73,100, 50, 25,243,226,139, 47,214,105,222,188,185, 69,161, 80, 64, 46,151, 75,243,242,242,180,251,247,
+239, 87,217,108, 54, 98,215,252,199,234, 96, 1,112,105,106,133,100,116,163,209,136,188,188, 60,100,101,101, 73,213,106,245,179,
+207, 61,247,220, 73,139,197,178,145,101,217, 85,183,111,223,206,117,167,105, 55,100, 0, 10,204, 22,207,243,160,148,130,227, 56,
+216,108, 54,200,229,114,254,240,225, 35,152,187, 96, 54,190, 91,181,150,118,235,214,141,236,216,177, 3, 60,207, 39, 60,154,179,
+ 20,113, 98, 94,246,143,211, 85, 96, 57,131,249,240,186,188,239,111,228, 26,166,126,191,240, 79,139, 66,146,251,194,203,225,117,
+171, 84,126, 86,162,211, 5, 49,203, 86, 44,202,248, 97,237,166, 91,247,238,221,203, 93,178,100, 73,211,103,159,125, 54,240,220,
+185,115, 81, 0, 92, 26, 44,127,127,255, 74, 3, 7, 14, 28,152,149,149, 37, 95,187,118,237,234, 7, 15, 30, 28,166,148,254,229,
+216,134, 16,210,128, 16, 50, 7,128, 12, 64, 56, 10,242,191,126,161,148,174,241,208, 95,158, 16,130,131, 7, 15, 22,155,237,199,
+ 63,156, 43,207,170, 91,183,238,243, 55,110,220,216,158,156,156,252,189,243, 70,141, 70,211,173, 78,157, 58,125, 78,157, 58,245,
+ 49,165,244,150, 43, 1,119,228,231,231,143,223,180,105,211, 28,137, 68, 18,201,113, 92,162,209,104, 28,255, 16,253, 4, 0,152,
+108,252,224,184,101,235,191, 54, 90,184,138,106,133,228,158,201,198,191,243,176,154, 34,143, 31, 47,193,154, 52,135,232, 83, 26,
+ 0,226,244,248,156,253,111,139, 67,219, 52,187,110, 23, 0, 22,167,168,151,171,109,105, 40,195, 34,231,238, 42,185,255, 15, 64,
+ 99, 0,167,100, 50,217,162,183,222,122,107,238, 15, 63,252,160,205,205,205, 69, 74, 74, 10, 82, 83, 83, 33,149, 74, 17, 16, 16,
+128,165, 75,151, 26, 83, 82, 82, 22, 57,238, 67,157, 42,190,219, 49,133,132,132,252,185,118,237,218,242, 95,125,245,149,244,237,
+183,223,142,127,229,149, 87,106, 44, 93,186,244,182, 92, 46,167, 28,199, 17,179,217, 76,222,125,247,221,170, 11, 22, 44,184, 43,
+145, 72, 52,189,122,245, 34,126,126,126,167, 80,112,225,113, 73, 90, 90,218, 47,219,182,109,235, 62,118,236, 88,165,197, 98,113,
+ 25,185, 18,214,233,116, 58,252,246,219,111,150,172,172, 44,143,201, 68,102,179,249,151, 61, 63,255,212,242,205,222,189,229, 54,
+125, 46,108,250, 92,176,185,185,224,244,217, 32,121,185,144,113, 44,212,114, 30,229,163, 85, 96,141,254,248,233,143,115, 54,179,
+217,236,177, 32, 97,110,110,238, 47,199,190,251,174, 85,227,152, 24,233,111,163, 71,195,106,179,161,211,245,235,133,166,202,106,
+181, 98,123,221,186,224, 8, 65,189, 33, 67,112,147,101,217,220,220,220, 95, 60,105, 62, 46,206,159, 63,159,218,175, 95,191,211,
+ 60,207, 55, 64, 9,162, 57, 2,254,254,254,250,188,188, 60,164,167,167,115, 25, 25, 25, 38, 0, 72, 77, 77,205,218,177, 99,199,
+ 21,158,231, 27,151, 70,179, 44,176,217,138,126,174, 4, 35,196,218,205,111,106,106,170,226,167,159,126,106,121,229,202, 21,249,
+197,139, 23,113,244,232,209,122, 63,252,240,195,255, 98, 98, 98,234,198,199,199, 39,187,210,116, 52,109,174,138,245,194,158, 95,
+184, 97,221, 70, 12, 29, 58,148, 36, 39, 39,227,199, 31,127,132,183,162,167, 34,101,134, 1, 44,167,182, 28, 94,151,247,202,207,
+247,244, 39,146,140,159, 3,216, 75,141, 44,173, 80,161,194,249,134, 13,131, 66, 0,192,108,226,202, 87,175, 94,253,101,169, 84,
+170, 0, 0,127,127,255,134,193,193,193, 75, 1, 52,119, 37,250,218,107,175,189, 20, 22, 22, 86,127,247,238,221,231, 30, 60,120,
+112,196,217, 92, 1,192,179,207, 62,251,217,197,139, 23, 59,201,100,178,194, 55,134,125,246,148, 75,131,213,170, 85,171,103, 99,
+ 98, 98,130,127,190, 17,136, 92,121, 53, 80, 73, 14, 32, 85,129,211, 61,143,120,121, 45, 68, 71,159, 12,214,233,116,245,178,179,
+179,207,185,218,223, 29,132,144,138,189,122,245,250,105,229,202,149, 53, 59,118,236,168, 0, 80,204, 96,213,172, 89,243,245, 95,
+127,253,181,199,176, 97,195,158, 39,132,116,165,190,221,173, 3, 0, 64, 41,141, 7,208,163, 36,125,242,198,190,155,116, 63,236,
+ 53,203, 68,254, 51,148,164,116, 66,153,148, 89,120, 88,220, 13, 17, 54,230,121,190, 27,195, 48,176, 90,173,113,225,225,225,219,
+123,245,234,245,218,255,254,247, 63,255,224,224,224,194,200,213,210,165, 75,141,119,238,220,217,108,181, 90,207, 18, 66,166, 36,
+ 38, 38,118,139,140,116,251,189,160,255,226,139, 47,214,119,237,218,245,237, 33, 67,134, 24,235,214,173, 27, 80,163, 70,141,252,
+227,199,143,251,199,198,198,230, 74, 36, 18,250,219,111,191,105,171, 86,173,106, 34,132, 40,127,253,245,215,140,147, 39, 79, 86,
+141,139,139,251, 6, 5,211,166,221,177,110,218,180,105,147,187,117,235, 86, 53, 56, 56, 24,185,185,185, 69, 76,150,240,183, 74,
+165, 66,114,114, 50,182,108,217,146,100,179,217,190,241,244,164,176, 44,187,100,241,210,101, 99, 90, 55,121, 49, 42, 64,163, 70,
+114, 66, 60,184,156, 44,192,144, 7, 5,107,131, 90, 65, 17, 85, 77, 3,169,196, 15,183,146,243,240,221,241, 63,146, 89,150, 93,
+226, 73,211, 98,177, 44, 25,181, 96,193,152, 19,203,150, 69,197,244,236,137,203,107,214, 20, 14, 9, 10, 6,139, 35, 4, 21,219,
+182, 5, 19, 24,136, 25,203,151,167, 88, 44, 22,143,154,143, 2,158,231, 37, 22,139,251,226,244, 22,139, 5, 60,207, 39, 92,190,
+124,121, 61, 33, 68, 79, 8,105,101,223,116,200, 85,244,202, 81,147, 97, 24,190, 86,173, 90, 91,195,195,195,187, 3, 48,212,170,
+ 85,107,171, 82,169,108, 99,177, 88, 94,228,121, 62,225,236,217,179, 91, 8, 33,201,132, 16,225, 87,198, 63, 90, 7,203,102,179,
+ 97,202,148, 41,152, 57,115, 38, 38, 78, 44,184, 91,138,197, 98, 41, 28, 38,204,206,206,174,124,236,216, 49,249,225,195,135,233,
+242,229,203, 51,222,126,251,109,221,144, 33, 67,116, 95,125,245,213,251, 0, 92,254, 42,183,217,108, 24, 63,126, 60,150, 47, 95,
+142,161, 67,135, 22,219, 46,145, 72,248,132,132,251, 48,153, 76,244,139, 47,190, 72,148,201,100, 65,223,124,243,141,250,157,119,
+222,249, 87,228,160,253, 7,248, 72,221,239,227,247, 80,112,141, 89, 68, 41, 61, 36,108, 8, 8, 8, 80,111,221,186, 77, 10, 0,
+155, 55,109,145, 81, 74, 3,133,194,176,223,127,255,189,170, 89,179,102, 97,238, 68, 55,109,218,148,253,249,231,159, 7, 15, 30,
+ 60,184,227,161, 67,135, 52,132,144,159, 81,112,209, 79, 7,192, 1, 8, 1,240, 91,104,104,104,196,250,245,235,171,181,111,223,
+222,207, 91, 71,245,122,253, 55,235,215,175,175,180,224, 88, 32,126, 54,116,199,125,190, 39,168,142,162, 92,152, 30,181,252,239,
+161,111,223,190,145,139, 22, 45,250, 26, 64, 67, 95, 79,158, 16, 82,251,141, 55,222,216,182,114,229,202,202, 67,134, 12, 73,248,
+237,183,223,238, 19, 66, 62,115,209, 52, 99,192,128, 1,241,171, 87,175,174,198,243,252, 94, 66, 72, 71, 74,233, 13, 95,143, 35,
+ 34,242, 95,132,184,202, 95, 34,132,108,103, 89,182,155, 84, 42,221, 65, 29, 10,141,134,135,135,143,177, 88, 44, 17,132, 16, 42,
+151,203,147, 83, 82, 82, 22, 57, 22, 26, 77, 72, 72,232, 22, 29, 29, 93,184,143,189, 88,166, 99,173,140,128, 78,157, 58,181, 59,
+113,226,196,151,187,118,237, 74,213,235,245,254,155, 54,109, 82,207,156, 57, 51,158,231,121, 58, 97,194,132,152, 14, 29, 58,228,
+115, 28,151, 52,100,200,144,170,149, 43, 87, 30,114,245,234,213,253,112, 48, 88, 46, 52, 65, 8,169, 93,173, 90,181,223, 54,111,
+222, 28,160,211,233,144,154,154,138,204,204, 76, 24, 12, 6,112, 28, 7,153, 76,134,180,180, 52,124,254,249,231,185,137,137,137,
+197, 10,141,186,209,108, 92, 41, 42,234,151, 69,159, 77,209,234,164, 12, 50,174, 93, 1,155,149, 1, 25,107, 67,133,218,129,144,
+ 43,212,184,121, 93,143,247,215,109,209,223,203,204, 46, 86,104,212,157,230, 11,213,171,239, 95, 62,110,156,191,233,254,125, 68,
+ 12, 28,136,252,252,124, 88,173, 86, 48, 12,131,191, 22, 45,130, 60, 52, 20,147, 55,108, 48, 92,186,119,175, 45,117, 42, 52,234,
+ 74,243, 97,113,212, 36,132, 12, 39,132, 20, 38,185,191,246,218,107, 69,218,110,219,182, 13,203,150, 45,131,217,108,102, 41,165,
+ 99, 40,165, 75, 9, 33,254, 0,224,104,174,220,105, 86,170, 84,233, 94,157, 58,117,254,224, 56, 78, 10, 0, 18,137,132, 94,190,
+124,185,225,157, 59,119, 42, 56,105, 10, 67,215,172, 43,205, 71,113,238,193,193,193,139,118,239,222, 93, 41, 44, 44,140, 56, 86,
+ 88, 7,254,206,157, 27, 49, 98, 68,219,147, 39, 79, 42,235,215,175,111, 78, 79, 79,111, 20, 26, 26,122, 96,237,218,181, 33,189,
+122,245, 74,188,116,233, 82,148,179,102, 72, 72,200,220,205,155, 55, 87,171, 86,173, 26, 35, 68,193,156,135, 33, 7, 13, 26,212,
+110,237,218,181,138,238,221,187,155, 13, 6, 67,184, 86,171,189,181,121,243,230,144, 87, 95,125, 53,249,210,165, 75, 17,255,196,
+185,139,154,174,169, 83,167,206,205, 75,151, 46, 85, 19, 30, 27,141, 70,164,165,165, 33, 61, 61, 29, 58,157, 14,177,177,177,127,
+221,185,115,167,154, 43, 77,123, 84,104,225,138, 21, 43, 58,250,249,249,201,143, 28, 57, 98,216,191,127,191, 41, 62, 62,158,181,
+217,108, 52, 34, 34, 66,218,188,121,115, 85,231,206,157,253,148, 74, 37,243,241,199, 31,167, 79,159, 62, 61,132, 16,178,144, 82,
+250,190, 43,205, 6, 13, 26,252,190,103,207,158,198,132, 16, 72, 36, 18, 88, 44, 86,100,103,103,227,193,131, 4, 92,190,124, 25,
+ 39, 78,156,192,190,125,251,206,229,229,229,213,247,245,220, 9, 33, 7,204,102,115, 43,133, 66,225,179,161,231, 56, 14, 82,169,
+244, 32,128,118,148, 82,254,105,123,221, 69,205,199,167,249,180,225,105,118, 30, 0, 52, 38,132,108,183,175, 58,229, 92,138,129,
+ 16,242, 63, 66,200, 20,251,195,198, 62,164, 0,228,238,222,189,251,104,187,118,237, 70,180,109,219,118, 65,251,246,237,147,146,
+146,146,170,204,159, 63, 63,154,101, 89,235,229,203,151,153, 91,183,110,197,255,249,231,159,213,158,121,230,153, 33, 87,175, 94,
+ 61, 12,207,209, 43,161,175,151, 9, 33,205, 90,183,110,189,101,200,144, 33, 21,155, 52,105,162,208,233,116,144, 74,165,184,125,
+251, 54,206,157, 59,103,217,176, 97, 67, 66,118,118,182,207,183,202,161,148,158, 34,132,196,246, 26, 57,102,243,144,215,186,134,
+188, 88,227, 89, 69, 68, 68, 4, 96, 52,226,218,189,100,156,188,118,206,186,242,232,201, 52,179,217,252,134,179,185,242,162,217,
+174,205,184,113,155,167,190,249,102, 56,146,146,164, 17, 17, 17, 80, 40, 20,184,115,231, 14,110,241, 60, 59,107,197,138,148,220,
+220,220,127,252, 86, 57, 66,205, 42,158,231,165, 0,160, 86,171, 49,106,212, 40, 56,222, 26,103,217,178,101, 48, 26,141, 0, 32,
+ 37,132,204, 33,132,172,114, 23,181,114,163, 89,241,231,159,127,174,232,168, 89,179,102, 77, 87,154,101, 54,139,195, 87, 50, 51,
+ 51, 39,119,234,212, 41, 78, 42,149,186,173, 86, 27, 20, 20, 4,189, 94, 15,150,101,185, 7, 15, 30, 92, 11, 10, 10,130, 76, 38,
+ 3,165,212,229,231, 40, 35, 35, 99,242, 27,111,188, 49,141, 97, 24,183,145,142,128,128,128,248, 3, 7, 14, 84,127,231,157,119,
+152,111,191,253,246,246,224,193,131,149, 7, 14, 28,224, 74, 91,211, 72,228,209,225,248, 99,212,254,227,205,109, 73, 4, 74,233,
+ 61, 66,200,248,211,167, 79,171,134, 14, 29,218,240,205, 55,223, 12,104,221,186,181,191, 99, 27,163,209,200,239,220,185,211,176,
+124,249,242,140, 35, 71,142,252, 49,104,208,160,238, 40,200, 31,113,201,189,123,247,126,154, 49, 99, 70, 96,231,206,157,159, 1,
+ 80,152,127,149,150,150,134,248,248,120, 92,188,120, 49,222,106,181,238, 40,225,105,141,232,215,175,223,207,171, 87,175,142, 25,
+ 50,100, 72,194,143, 63,254,184, 3, 64,142,139,118,254,175,191,254,122,183,213,171, 87,199,188,251,238,187,247, 0,140,166, 98,
+133,119, 17, 17,143,184, 51, 88, 57, 60,207,195,100, 50,133,243, 60,223,141,231,121,248,251,251,187,106,215, 56, 49, 49,177,155,
+227,205,158,225,229,182, 54, 0,210,246,239,223,255,203,186,117,235,218, 78,152, 48,225,205,236,236,236,198,231,207,159,111, 2,
+ 0, 50,153,236,132,159,159,223,239,113,113,113, 3,199,143, 31,159, 6, 31,204,149,128,221,100,213,154, 59,119,110,153,221,236,
+217,110,136,170, 47,217,184,101,196, 55, 74,101,172,211,205,158,127,177,223,236,185, 68, 55,102, 22, 52,199,125,253,245,136,128,
+141, 27,255,181, 55,123, 54,155,205,108,247,238,221,191, 97, 24,134, 7, 0,142,227,164,102,179,121, 32, 74, 56,243,212, 89,243,
+181,215, 94,251, 86, 34,145,176, 0,192,243, 60, 99, 54,155,255,239, 97, 52,203, 10,187, 81, 28,233,169,205,115,207, 61,183,118,
+199,142, 29,253,186,117,235,198, 89,173,214,212,174, 93,187, 74,127,255,253,119,202, 48,140,203, 95,113,118,163,248,161, 39,205,
+242,229,203,199, 44, 94,188,248,204,232,209,163, 3,214,173, 91, 87,238,216,177, 99,220, 23, 95,124,145,155,153,153, 57,175,244,
+103, 35,242, 40,144,201,100,208,104, 52,176, 88, 44, 72, 75, 75,115, 57,123,217, 17, 74,233, 45, 66,200, 43,227,198,141,107, 49,
+110,220,184, 87,162,163,163,107, 87,172, 88,177, 34,195, 48, 76, 82, 82, 82,218,253,251,247,239, 90,173,214, 95, 1,252, 4, 64,
+ 94,181,106,213,179, 0,214,186,211,203,200,200,152, 70, 8, 57,184,102,205,154, 87,252,252,252,106,169, 84,170,114, 54,155,141,
+209,235,245,153, 70,163,241,138,201,100,218, 69, 41, 61, 94,146,115,162,148, 94, 39,132,180,150, 74,165, 63,173, 92,185,178,102,
+ 82, 82, 82,165,195,135, 15,119,117,110,215,176, 97,195,213,171, 87,175,142, 25, 54,108,216,173,117,235,214,149, 40, 7, 75, 68,
+228,191,138,187, 47,182, 25, 10,133, 66, 10,251, 77,159,237,184,138,168,156,114,202,185,202, 1, 48,195, 69, 59,103, 12,125,251,
+246,189,211,183,111,223, 57,246, 62, 72, 80, 80,138,129, 69, 65, 6,191, 21, 94, 74, 51,184,194, 62,164,244,181,125, 41, 19,236,
+102,103, 46,202,176,224,231,163,208,124, 88,132,154, 85,246, 89, 77, 0, 48,238,236,217,179, 75, 29,219, 16, 66,206, 59,110,247,
+ 22,105,114,165,121,238,220, 57,103,205,139, 37,209,124,156,100,103,103,143, 89,188,120,241,169,137, 19, 39, 42, 7, 12, 24,128,
+139, 23, 47, 98,230,204,153,230,236,236,236,117,165,213, 76, 78, 78,142, 47, 95,190,124,131,133, 11, 23,126,176, 96,193,130, 87,
+ 9, 33,226,189, 8,255, 37, 24,141,198,191,158,127,254,121,144,130,217, 9,148,101,217,194,217,159,246,138,252,197, 18,215,157,
+177, 95,147, 14,218, 23,111,204,241,214,192, 94,182,164, 76, 75,151,216,163,109,175,220,189,123,119,198,245,235,215,247,184,106,
+115,233,210,165,109,237,219,183,215,156, 56,113, 98, 82, 73,103, 17,138,136,252, 87,113,105,176,236,191, 78,222,244,182,179,155,
+217,130,190,194,193,123,180, 75,228, 31,196,158,255,180,202,254,119, 49,163,227,109,251, 63,165,249,184, 72, 72, 72,200, 2, 80,
+120,203,144, 42, 85,170, 20,203, 83, 43, 13,118, 51, 53, 10, 98,229,246,127, 21,183,111,223,238,244,184,251,240, 79, 65, 41,189,
+ 7,160,159,187,237, 22,139,101, 7,128,146, 14, 63,138,136,252,167,121,236, 67, 51, 34,255, 46,124,137, 74,253, 27, 52, 69, 68,
+ 68, 68, 68, 68,254,205, 16, 0, 46,111,146, 89,146,217, 1,132,148,252, 70,155,222,244, 69, 77, 81, 83,212, 20, 53, 69, 77, 81,
+ 83,212,124,250, 52, 29,180, 23,184,217,116,205, 73,239,171,146,246,225, 95, 1,165,244,145, 45, 40,152,198, 43,106,138,154,162,
+166,168, 41,106,138,154,162,166,168, 89,154,227, 12,249, 39,142,243, 40, 22,241,134,178, 34, 34, 34, 34, 34, 34, 34, 34,101,140,
+203, 28,172, 77,155, 54, 73,132,191,251,244,233, 51,136,227,184,194,233,235, 18,137,100,241,143, 63,254,184,202,147,104,143, 30,
+ 61, 56, 79,154,174,240,118, 28, 87,154,117,158, 13, 28, 22, 28,168, 25,147,157,147,191,240,118, 34,119,212,100, 50,213, 18,182,
+169, 84,170, 43,171, 86,173,242, 88,105,184, 52,253, 28, 52,104,208, 51,206,199,169, 20, 45,107, 85, 78,171, 26,149,153,157, 55,
+255,226, 13,253,147, 25,202,124,130,232,217,179,167,199,215,200,153, 59,119,116,204, 25, 68,204, 11,240,147,119,205, 51,216,230,
+113,167,167,124,249,168,250,246, 79, 18, 17, 17, 81, 35, 32, 32,160, 63,128,218,249,249,249, 97, 26,141, 38, 21,192,229,220,220,
+220,181, 73, 73, 73,215,188,237, 47,208,170, 50,137, 7, 80,209,254,240,222,161, 59, 52,198,151,109,222,232, 80,141,152, 40,160,
+ 36, 4,214,189, 55,105,225, 13, 46, 59, 86, 39, 38,158, 22, 95,223,161, 58,177, 80, 10, 57, 1,204,123,111, 81,223,238,202,254,
+ 4, 64, 8, 9, 0, 16, 11,160, 14,128,243, 0,246, 81, 74,125,187, 67,188,136,136,200, 19,139, 75,131, 53,104,208,160,150, 10,
+ 41,253, 18, 60,213,129,210, 96,179,217, 44, 83, 40, 20,176, 88, 44,208,168,213, 75,134,254,223,128,207, 64,144,109,229,153, 81,
+171, 86,173, 42,245,157,167, 75,114, 39,169, 54,227, 0, 0, 32, 0, 73, 68, 65, 84,156, 30, 61,122, 20,155,230, 28, 20,160,158,
+118,104,231,132,160,150,175,196,205,180,220,201, 28,175,215,235, 25,165, 82, 9,179,217,140,192,192,192,102, 35,135, 12,110, 72,
+ 25, 98,145,171,252,142, 47, 88,176,192,229,189,226,124,225,253,247,223, 47,207, 90, 13, 47, 81, 27, 85, 88, 44, 22,165,243,113,
+116, 26,191, 89,135,118, 78,208,188,220,101,230,103, 0, 68,131,245, 47,162,192, 92,149,255,234,189,190, 47, 14,152, 61,186, 29,
+116,173,102,141, 7,240, 68, 27, 44, 66,136,164, 74,149, 42, 35, 98, 98, 98,122,175, 88,177, 66, 94,165, 74, 21,168, 84, 42, 24,
+141,198,136,191,254,250, 43, 98,216,176, 97, 47, 87,173, 90,117,253,237,219,183,151, 80, 74,139,253,136,112, 65,197, 67,171, 63,
+ 6, 0, 52,235,255,121, 69, 66,200,135, 0,242, 1,224,229, 74,127,111,107, 53,224,243,138,132,144,113, 40, 58,251, 55,137, 82,
+234,114,118, 25, 5, 20,187,214,204, 69,183,183, 62,148, 18, 66,134, 9,235, 59, 63, 3,236,249,126, 17, 58,246, 25, 83,100,125,
+135,170,144,238, 92, 51, 23, 93,222,250,208,237,221,198, 59, 62,195,216,120,222,117, 97, 87, 0, 96, 24,194,238,189, 73, 93,221,
+248, 55,133, 82, 90,236,126,161,132,144, 14, 40,184,209,178,203,246, 93,106, 74, 83,172, 54,206,101,161, 88,185, 76,146,186,235,
+ 42, 91,108,223, 1, 13,136,205,198, 21, 92, 91,229, 82,112,129,129,129,135, 62,250,232, 35,105,151, 46, 93,176,114,229,202,230,
+ 95,125,245,213, 16, 66,200,175, 0,118, 80,177,228,129,136,200, 83,139,203, 11,149,130,161,203,247,174, 91, 86, 45, 57, 45, 19,
+189,135,253, 15,235,214,173, 67, 86, 86, 22,130,130,130,160, 80,200,101, 75,103,140, 47,175,211,106,202,247, 26, 57,101, 57,128,
+ 26,165, 61,120, 9,143, 83,221,121,127, 98, 47, 68, 42,149, 72,101, 10,133,140, 89,191,126, 61,178,179,179,161,211,233,160, 80,
+200,152, 69,159,143, 85,235, 2,252,212,111,142,153,218, 28,192,198,210,246,147, 53,230, 53,223,249,253,226,128,148,180, 12,244,
+ 27, 53, 25,206,199,145,201,229, 28, 80,240,133, 82,218, 99,136, 60, 60,233,233,233, 4, 0, 66, 66, 66, 40,224,104,174,154, 12,
+ 88, 48,182, 61,222,159,191, 15,249, 38, 75,177, 27,217, 62,105, 84,169, 82,101, 68,207,158, 61,123, 79,155, 54, 77,206, 48, 5,
+163,252, 6,131, 1, 70,163, 17, 81, 81, 81, 56,116,232,144,124,242,228,201,189,183,109,219, 6, 0, 95,148, 84,255,210,165, 75,
+149, 42, 86,172,104, 2,128,174,117,181,206,219, 98,132,109, 0,160,213,106,225,141, 96,157,159,249,210,165,147,181,133,253, 70,
+180,141,226,220,172, 55, 1,208,120,210,226,121, 42,221,247,229, 48,183,219,223,153,246, 3,123,126,227,209, 26, 85,170, 84, 49,
+ 58,174,119, 83, 40, 25, 0,194,243,242,242, 42, 58,175, 20,218, 91,109, 92,152,187,227,181, 31,181,204,165,241,178,113,144,254,
+240,195, 15, 0,128,121, 31,246,147,124,253,123,186, 84, 42, 45,184,212,206,153, 51, 7, 83,167, 78, 85,236,221,187,183,243,154,
+ 53,107, 58,219,111,141, 35,150, 63, 16, 17,121, 10,113,105,176, 8,129, 54, 64,235,135,110,111,143,194,238, 61,123,209,178,101,
+203,194,109,149, 43, 87, 70,159,215,187, 98,219,138, 56, 48, 32,222,175,174, 30,120,216,227,100,229, 24, 62,233,212,251,139,207,
+239, 37,231,157,216,181,235,103,180,104,209,162,200,254,111,246,234,142,205, 75,167,131, 80, 42,127,152,126,242, 12,149, 7, 4,
+248,225,141,193, 99,224,234, 56, 67, 7,116,219,213,177,199,162,118, 41, 25, 6,119, 51, 34, 68, 30, 17, 87,175, 94,149,152,205,
+230, 62, 1, 1, 1, 77,100, 50, 89,184, 82, 87,145, 79,148, 54,206, 72, 35, 85,110,167,134,229,183, 28,219, 46,188,227,188,247,
+ 90,227,253,249,251,176,112,221,201,213, 13,144, 60,197,187,234,191,151,136,136,136, 26, 49, 49, 49, 69,204,149, 94,175, 71, 94,
+ 94, 30,114,115,115,161,215,235,193, 48, 12,198,143, 31, 47, 63,124,248,112,239,136,136,136,253, 62, 12, 23,222,107,214,255,243,
+ 2,147, 33,145,229, 77,153, 50,197, 28, 22, 22,102,214,104, 52, 84, 42, 87,234, 91, 13,248, 92, 11, 0,140, 84,174, 95,184,112,
+161, 37, 42, 42,202, 36,149, 74, 21, 99,198,140,241, 41,135,211,108, 54, 83, 71, 77,139,197, 92,184,126,214,172, 89,150,240,240,
+112,179, 70,163,161, 86,171,251,155,140, 59,115,225, 78, 38,148,114, 9,148,114, 9, 84, 10, 25,180,149, 26, 65,153,117, 17, 44,
+203, 98,246,236,217,214,242,229,203, 91, 52, 26, 13, 85, 40, 20,242,209,163, 71,123,237,231,160, 65,131,168, 78,167,179,106, 52,
+ 26,249,212,169, 83,139,221,151,239,192,249, 7, 80, 43,100,208, 40,165,168, 94, 57, 26, 74,106,116, 37,227, 18,137,164,232,136,
+182, 82,169, 68,243,230,205, 81,187,118,109,108,223,190,189, 21,196,250, 82, 34, 34, 79, 37, 82, 0, 32,132,188, 12,224, 16, 0,
+ 80, 74, 9, 0, 48,160,248,116,112, 71, 12,121,171, 39, 56,142, 47,200,138, 7, 32, 33, 4, 31,246,110, 9,158, 99,193,195,235,
+173, 34,188, 78,213, 44,233,113, 28, 53, 41, 97, 36, 0, 80,163, 98, 48, 29, 58,176, 47,120,174, 96, 52,132, 3, 32, 3,240, 65,
+207,230,224, 56, 27,120, 47, 69,225,125,235, 39,143,143, 7,181,135,171,227,212,168, 26,206,152, 57, 22,196,225,102,140,190,104,
+150, 20, 81,179, 40,199,143, 31,143,208,104, 52,243,251,245,235, 23, 57,122,244,104, 5, 39,213, 73, 55,157,200, 8,156,176,244,
+ 68,100,190,217, 42,233,219,186, 18,198,190, 89, 23, 99, 23, 30, 16,204,213,144,202,149,179,159,232,215, 40, 32, 32,160,255,138,
+ 21, 43,138,153,171,148,148, 20, 38, 47, 47, 15, 86,171,149,215,235,245,224, 56, 14, 19, 39, 78,148, 77,158, 60,185, 63, 33,100,
+170, 93,199,236, 74,243,208, 29, 26, 67, 8, 25,119,233,210,165,152,143, 62,250,200,218,166, 77,155,123,149, 43, 87, 54, 72, 36,
+ 18, 68, 68, 68, 44,138,141,141, 45, 55,109,218, 52,107,231,206,157,239, 74, 36, 18, 84,175, 94,221,112,241,226,197, 24, 0,106,
+ 95,207,221, 81,115,213,129,197, 20, 0, 8, 33,136,141,141,141,175, 94,189,186, 65, 34,145,224,198,206, 89,197, 46, 40,238, 52,
+101, 82, 6,207, 68, 5, 22, 60, 32, 4, 80,251, 3, 89, 5, 15, 99, 99, 99, 19,106,212,168,145,199, 48, 12, 46, 92,184, 16, 13,
+160, 72, 62,151, 43, 77,181, 90,109,235,219,183,239,189,107,215,174, 21,107, 15, 0, 82, 9,131, 38, 53,236, 1,171,168, 6, 64,
+194, 49,183,253,148, 73,192, 78, 30,209, 79,170, 83, 1, 74,109,136, 57, 55, 55, 23, 1, 1, 1, 0, 0,171,213,138,179,103,207,
+162,105,211,166, 47,111,220,184,241,176,155,167,203,227,185, 63, 12,162,166,168,249,111,214,116,229, 69,158,100,132, 8,214, 33,
+231,147,225, 57, 22,213,162,130,177,244,195, 55,192,178, 28, 56,142,183, 47, 28, 88,150,135,205,106,129, 23,127,229, 19, 15,115,
+156,160, 0,245,180,221,235, 71, 7,181,125,117, 78,219, 47, 63,120,253, 23,222,102, 3,199, 3, 44,199,131,179,113,224,121, 30,
+ 54, 75,217,212,176,228,109, 28,170, 69, 6,227,203, 15, 94,135,243,113, 22,255,180,175,235,129, 29,227, 53, 45,187,204,252, 0,
+192,236, 50, 57,160,136, 71,174, 94,189, 42,209,104, 52,243,215,174, 93, 27,211,168, 81, 35, 6, 0,142, 94,103,149, 19,150,158,
+136,220, 27,215,140, 52,171, 29,140,212,108, 51,198, 44, 57,135,221, 39, 82,247, 56,155,171, 39,152,218, 85,170, 84, 1,240,183,
+185,154, 59,119,110,200,210,165, 75,163, 0,224,141, 55,222,120,208,182,109,219,244,235,215,175, 35, 34, 34,130,164,167,167,191,
+ 2, 96, 12, 0, 16, 66,198, 81, 74,151,186,209, 53, 84,172, 88,209, 20, 26, 26,106, 22,140, 16,195, 48,144, 74,165,168, 88,177,
+162, 41, 44, 44,204, 92,189,122,117,131, 92, 46, 7,195, 48, 16, 12,158, 47, 16, 66, 32,145, 72, 32,104, 58, 34,145, 72, 32,104,
+150, 4,153,212,161,189,211,245, 65, 56,142,171,227,185, 67,165, 82, 81, 0,110,219, 75, 24,135,203,163,212,115, 38,192,234, 51,
+ 84, 70, 8, 57, 68, 41,197,153, 51,103,112,251,246,109,200,229,114,148, 47, 95, 30, 83,167, 78,133,217, 92,112, 77,234,217,179,
+231,203, 0, 46,248,212, 65, 17,145,255, 6,197,188,200,147, 76,145, 33, 66, 66,200,203,148,210,195, 0,192,177, 54,112, 28,239,
+210,244, 88,109, 44,108, 86,159,239,195,236, 17, 79,199,225, 56,206,227,113,132, 28, 44,158, 82,169, 75,115,197, 23,220, 55,172,
+ 76,250,201,219, 96,227, 80,204, 92,241, 60, 15, 66,152,130,144, 22,197, 67, 13, 69,138,248,142,217,108,238,219,175, 95,191, 72,
+193, 92, 1, 64,186,222, 38,205, 55,219, 36,205,106, 7,163, 97,235,158, 56,125,112, 35, 54, 28,121,128,170,161,154, 35,149,253,
+158, 10,115,133,252,252,252, 48,149, 74, 5,131,193, 80, 24,185, 90,186,116,105,148,197, 98, 97, 0, 64, 42,149, 69,167,241, 81,
+ 42,142, 7, 2, 3,146,144,149,149, 19, 44, 92,176, 8, 33,115, 8, 33,171,168,135,202,249,114,185,188,208,152, 56, 26, 31,165,
+ 82, 89, 42,227, 34, 32,152, 50,185, 92,238,114,189,243, 48,154, 55,228,142, 6, 11,180, 32,138,229,128, 96,232,132,220, 39,111,
+ 40, 20,138,194,115,119,133, 84,226,112, 60, 73,201, 83, 45,173, 86, 43,242,242,242,144,157,157, 13,149,170, 32, 64, 70, 41, 5,
+ 33,100, 12,128,247, 74, 44, 40, 34,242, 20,227,232, 69,158,100,156,175, 62,135, 80, 80,221, 29,172,205,234,210,244,172,217,119,
+ 26,183, 50,108,136, 10,186, 12,161,173,175,244,238,221,123,117, 68, 68, 68, 19,225,177, 92,163, 13,238,255,225, 44,112, 86, 11,
+116, 74,138,247,122,180, 40, 98,174, 56,142,135,213,234, 62, 2,149,149, 99,248,164, 99,207, 69,159, 7,251,105, 79, 56,155,158,
+201,155,174,245,200,200,177, 68, 19,233, 85,100,147, 40,174,231,187,159, 14, 18,246, 99, 24,230,252,250,101, 83,198,250,218,111,
+ 74, 24, 89,215,209, 95, 13,225,228,218, 90, 1, 52,235,200,212, 62,181,182, 58,154,184, 48,127,255, 93, 29,222, 88,208, 46, 37,
+ 83,204,193,250,167, 80, 40, 20,237, 70,143, 30, 93,228,155, 46, 68, 43, 99, 53, 74, 25,247,219,229,116,114,250,224, 70,230,232,
+165,116, 94, 37,151,208, 80,122,187,202,227,234,103, 89,163,209,104, 82,243,243,243, 35,140, 70, 35,114,115,115,145,155,155, 91,
+100,187, 84, 38, 35, 67,134,142, 12,145,201, 21,176, 89, 45,216,189,118,186, 87,205, 86,149, 73,252,203,149, 80,177,107, 93, 45,
+ 36, 50,133,254,114,149, 42,139,164, 82, 41, 24,134,193,206, 37, 19,198,108,153, 63, 74, 11, 0,231,119, 45,201,237, 51,126,241,
+ 23, 12,195,192,108, 54, 43, 75,210,239,251,247,239, 71,155,205,102,147,221,152, 9,134, 15,119,238,220,169, 96, 54,155,141,142,
+235,125, 65,173,209, 2,186,202,128,166,104,158, 57, 33, 4,119,239,222,141,180,217,108,249, 82,169, 20, 22,139,197, 39, 55,196,
+ 48,140,252,194,133, 11,209, 60,207,187,108, 95,187,106, 36, 80,190, 46,160, 8,244,181,139, 66,145, 68,175,109, 8, 33,244,105,
+250,213, 46, 34, 82, 6, 20,122,145, 39, 25,193, 96,181, 34,132, 20, 94, 13, 40, 5, 88,171,181,208, 88, 21, 68,152, 10,254,190,
+147,195,227,218,141,155, 88,184,112, 33, 14,255,249, 65,224,180,105,211,148,147, 39, 79, 54,247,238,221,123, 62,207,243,207, 51,
+ 12,115,190, 71,143, 30, 99, 92, 29,140,231,249, 10,167, 79,159, 46,252,178,179,217,108,208,106,181,208,106,181,168, 83,165,124,
+ 49,115,197,218, 35, 88,238, 46, 83,148, 48, 18, 80, 0, 20,148,229,108,224,108, 40, 52, 61, 25, 57,150,232,109, 7,207, 85,115,
+104,254,172,240, 71,243, 70,181,138,139,217,233, 61,108,106,225,121,172, 95, 54,101,236,180,149, 43,149, 89, 92,248,232, 62,189,
+ 6,215,233,217,167, 63,250,189,222,241,101,147,201,182, 93,202,128,183,241, 28, 56, 27, 15,158, 82,134, 2, 69,114,176, 68, 30,
+ 29,233,233,233,196,104, 52, 86,210,233,116,133,235, 40,165,136,240, 51,152,199,247,122, 38, 49,118,194,177, 72,147,149,131, 82,
+198,208, 49,175,198, 36,254,190,109, 67,112,186, 57,157, 8,179, 11,159,112, 46,223,186,117, 43,162, 66,133, 10,200,205,205, 5,
+203,178,252, 27,111,188,241, 64, 42,149, 69, 75,101, 50,210,165,207, 72, 62, 57, 57,209,198, 48, 18, 80,202,161, 83,207,225, 68,
+169, 82,203,173, 22, 11, 11, 96,156,155,232,149, 99, 41, 6,109,108,108,108, 57, 97,102,223,150,249,163,180, 14,219, 2, 26, 54,
+108, 88,206,113, 22,161, 47, 40, 20, 10,210,187,119,111,117,197,138, 21, 9, 0,252,177,246, 35, 0,128, 92, 46, 39, 93,187,118,
+ 85, 85,172, 88,144, 95,255,235, 18,223,239,117, 29,162,161, 64,206, 29, 32,231,110,145,245, 18,137, 4, 93,187,118, 85, 86,169,
+ 82,165, 68,159, 69,123, 98,187,219,218, 91,126, 82, 22, 72, 62,227,147,214,128, 6,196,246, 81, 75, 72,231,119, 98,160,240, 15,
+ 54, 55,153,176,247,119, 79,237, 69,147, 37, 34, 82, 72, 17, 47,242,164, 35, 5, 0,123, 40,174,200,135,155,181, 89,139,153, 43,
+142,227,161,226, 12, 88,184,112, 33,222,123,239, 61, 0,144,143, 29, 59,118,235,180,105,211,186,243, 60,255, 60,165,180, 5, 33,
+238,175, 17, 12,195, 28,138,136,136, 72,161,148,202, 24,134,105,177,100,201,146,114,157, 58,117,130, 86,171, 5,229,105, 49,115,
+197,113, 60,108,102, 75,129,227,115, 65, 80,128,122,218,158, 77, 99,130,218,188, 58,187, 45,103,195, 47,130,185,226,108,127,167,
+197,103,164, 36, 96,223,158,237, 88,190,108, 69, 22, 8,189, 10, 10,158, 97,152,243,238,250,200,243,252,243,199,254,184,210,162,
+121,163, 90,152,182,114,165,242,210,233,164,173, 35,223,255,168, 78,207, 62,253,177,241,199,181,144, 88,179,206, 72,153,240,191,
+205, 21,199, 33, 77,159,219,245,192,206, 9, 98, 14,214, 99,194,102,179, 33, 43, 43, 11,182,188, 44,246,133, 8, 67,206,167, 61,
+195,204, 41, 89, 38,169,140,207,103,107, 6,164,154, 15,102,222,149,104, 52, 30,103,255, 63, 49,228,230,230,174, 29, 54,108,216,
+203, 71,142, 28,145, 51, 12,131,220,220, 92,180,110,221, 58, 61,141,143, 82, 13, 25, 58, 50, 36, 49,241, 1, 27,160,150,154,229,
+114, 25, 82, 83, 83,249,151, 59,247, 53,246, 25, 52, 38,242,189, 73, 51,190, 74, 60,190,204, 93,254, 85, 17, 28,103,246, 57,111,
+251,250,235,175, 45, 81, 81, 81, 38,165, 82,169, 24, 48, 96,128, 79,227,132, 22,139,133,206,154, 53,203,236, 60, 91,208, 98,177,
+208,133, 11, 23, 90,162,163,163,205,106,181,154,218,108,222,211, 14, 24,134,176,239, 76,251,129,101, 89,182,112,157,112,205,145,
+ 72, 36,176,241, 36,239,203, 47,191,180, 70, 71, 71, 91, 52, 26, 13, 85, 42,149,114, 95,250, 57,114,228, 72, 26, 20, 20,100,245,
+243,243,147,143, 31, 63,254,161,102, 17,218, 56, 72,167, 45, 41, 44,211,160,212,106,181,208,235,245,133,125,141,136,136, 40,182,
+143,104,178, 68, 68, 92,123,145, 39, 25,151, 9, 10, 60,229,243, 82, 82,211,195,116,145,213, 96,179,177,224, 88, 27, 88, 27, 11,
+ 27,107,195,184,129,175, 33,110, 89,193, 72,152,221,100,197,142, 29, 59,118, 43,224,253,182, 59,235,215,175,255,124,236,216,177,
+ 1, 41, 41, 41,123, 87,175, 94, 93,174, 95,191,126, 24, 55,110, 28,230,204,153, 3,169, 66,133,192,242, 49,133,199, 97,109, 44,
+ 56, 27,139,212,140, 44, 80, 74,243, 92,233, 9, 57, 88,148, 66, 26, 80,190, 50, 56, 78,216,215, 6, 70, 82, 48, 51,125,223,158,
+237,232, 55,112, 20,100,202,192,160,197, 11,103, 27,235,188, 16,209,125,242,224,193,222, 51,223, 9,152, 75,167,147,182,142,124,
+111,124,172, 96,174,182,172, 89,114,117,201,152,216,117, 26,133,180,240, 56,156,205, 6,134,145,136, 57, 88,255, 32, 33, 33, 33,
+ 52, 45, 45,237,110,118,118,246,179,126,126,126,200,200,200, 64,102,102, 38,178,179,179, 97,206,205, 98,131,185,108, 3, 97, 51,
+241,255,236,157,119, 92, 83,215,251,199, 63,207,205, 14,123, 41, 67, 4, 7, 14, 20,172,171,110, 28,173, 90,107, 29,109,197,189,
+103,181,213, 86, 91,235,172, 3,247,104,221, 86,171,214, 90, 90, 7,126, 29,173,213,186,234,172,171,162, 56,192,133, 3,217,130,
+140, 64, 8,153,247,252,254,128,208,128, 1, 18,196,174, 95,222,175, 87, 94, 33,247,158,251, 57,231, 50,146, 15,207, 57,207,115,
+132, 66, 33,158,197,235, 97, 48, 24, 82,254, 35,209, 43, 36, 39, 39,223,173, 93,187,246,238,153, 51,103, 14,152, 62,125,186,136,
+231,121,220,187,119, 15, 12, 96, 34,177, 4, 28,199, 65, 36, 18, 34, 59, 91,193,219, 57,184, 36,107,153,192, 78, 36,150,128, 19,
+136,203, 42, 56,250,180,227,240,130, 50, 13,156, 80,156, 99,204,236, 19,139,197,184, 20,177, 82,209,113,248, 2, 39, 0, 16, 75,
+229,153, 93,187,118,141,107,208,160,129,242,234,213,171,254, 40,145, 69, 88, 18, 2,244,239, 14,255, 92, 96, 39,151, 41,187,116,
+233,242,212,168,249,228,248,122,197,144, 9,179,136, 4, 18,101,143, 30, 61,226,130,130,130,148, 2,129, 0, 49, 7,151, 43,222,
+ 29,254,185,140, 10, 18,116,205,114,244, 1, 27,115, 35,226, 92,253, 69,139, 22,233,186,119,239, 30,111, 92, 15,246,228,201, 19,
+159,119,222,121, 71,186,106,213, 42,221, 59,239,188,147, 16, 28, 28,156,203,113, 28, 34, 35, 35,205,102, 5,150, 68, 46,151,235,
+ 70,141, 26,245,244,214,173, 91, 21,202, 34, 44,143,234,213,171,131,231,121,116,234,212, 9,249,249,230, 3,128, 54,147,101,195,
+198,127, 11,179, 6, 75,203,243, 31, 13,157,182,114, 61,129, 28,120,176, 98, 89, 58, 12, 0, 24,163,207, 62,251,212, 30,128,220,
+104,178, 38, 79,158,156, 89, 94,103, 38,230,170,249,160, 65,131, 48, 99,198, 12,124,249,229,151,134, 21, 43, 86, 8, 98, 30,198,
+107, 67,167,172,200, 42,209, 15, 24, 99,185, 6, 3, 62, 50,167,151,153,173,156, 27,242,206,210,249,137,169,121,231,251,126,186,
+164,216,187, 86, 22, 21, 20, 51,220,244,245, 38,165, 72,234,108,223,119,192, 16, 0,232,178,126,245,242,253, 11,177,181,124,147,
+197, 40,240,163,201,159,187, 26,205,213,134, 85,139,110,185, 82,234,186,209, 95, 68,191,176,106,222,217, 1,251, 67,222, 89,250,
+214,179, 12,229,154,242,190, 7, 54, 42, 7,141, 70,115, 98,237,218,181, 53,102,207,158, 45,201,200,200, 64,122,122, 58, 50, 51,
+ 51,139, 30,185,185,185,240,242,242,194,175,191,254,170, 85, 40, 20,151,254,238,241, 86, 38,143, 30, 61,218,240,211, 79, 63,225,
+204,153, 51,253,167, 79,159, 46,242,242,242, 34,103,231, 20,210,105, 53, 0, 24, 75, 75, 75,227,237, 28, 92,146, 61, 60,125,159,
+ 38,165, 60, 11,212,105, 53,224, 13,218, 82, 87,145, 23,150,105,248,236,246,237,219, 53, 86,174, 92,169, 49,205,236, 27,240,249,
+250,181,205,154, 53,115, 91,183,110,157,166, 71,143, 30,113,198, 69,233,150, 44,114, 63,246, 16, 31,223,190,125,179, 97, 73,205,
+142, 99, 87,110, 51,106,154,102, 23,246,252,116,243,182, 58,117,234,184, 5, 5, 5,197,149,165, 91,171, 86, 45,149,183,183,183,
+166,126,253,250,185, 34,145,168, 32,114,165,211,229,213,170, 85,139,247,244,244,212, 52,104,208, 32,215,218,197,248,114,185,156,
+ 1, 47,214,172, 50, 98, 77, 22,161, 72, 0,253,160, 65,131,138, 42,185,127, 86,167, 78,242,144, 33, 67,188,167, 76,153,130,109,
+219,182,225,247,223,127,207, 40,121, 77,135, 14, 29,112,246,236,217,249, 0,230, 90, 52, 96, 27, 54,108,252,227, 49,107,176,182,
+111, 15, 63, 9,147, 53, 75,230, 88,184,112,161,180, 48,114,213,229,147, 79, 62,129, 74,165,114, 45,217,134,136, 58, 27,107,101,
+152, 51, 87,203,151, 47,223,201, 24,243, 5,208, 78,111,224, 47,127,243,237,142, 78,229, 13,216, 84,147, 17, 39,224, 56,202,149,
+136,216,245,175,191,217, 94,172, 66,119,225,162,246,122, 32,220, 88,191,122,185, 10, 64,151,146, 38, 43, 52, 52, 52,175,164,166,
+145, 15,198,143, 43, 50, 87,235, 87, 47, 63, 30,212,220,239,189,217,163, 23,152, 53,101, 11,230,142,179,231, 56,106, 99,186, 6,
+203,156,230,203, 98,211,252, 83, 83, 42,149,238,220,181,107, 87,247,144,144, 16,255,215, 94,123,141,203,200,200, 64,110,110, 46,
+114,115, 11,130,157, 30, 30, 30,136,137,137,225,227,226,226, 18,165, 82,233,174,191,107,156,175, 66,179,112,251,155,181,222,222,
+222, 39,230,204,153, 51, 36, 61, 61,253,157,204,204, 44,247, 95,190, 91,136,110,125,199, 83,135,238, 3,149, 26, 38,148, 37, 36,
+167,214, 63,125,248, 71,183, 35,187, 55, 64,171,209,140, 37,218, 20, 99, 44,211, 96,102,156,121,198,114, 12,245,235,215, 87,154,
+ 26, 20, 63, 63,191,124, 31, 31, 31,117, 80, 80, 80,209,113,115,217,121,230,238,221, 90,205,194,245, 93,202,178, 52, 1, 20,153,
+181,146,229, 31,236,236,236, 96, 52, 93,214,140,211, 52,123,210, 28,229,101, 17,154,106,126,119,141,137, 76,207,125, 71, 36, 8,
+ 15, 15,239, 28, 30, 30,222, 28,192,117, 0,199, 0,232, 10,175, 43, 90, 12,207, 24,155, 7, 96, 94,121,247,254, 50,216, 52,109,
+154,255,100,205,255, 26,150,229, 48,151,192,184,160, 29, 0, 55,121,242,228, 76,149, 74,229, 58,100,200,144, 50,175, 73, 73, 73,
+217,182, 99,199,142, 98,230,234,253,247,223, 31,177,119,239,222, 19,207,158, 61,171,200, 48,224,234, 36, 95,120,230,231,105,174,
+ 29,122, 44,253, 4,192, 10,179,141, 24,248,160,230,222,239,173, 95,189,124, 63,138,155,172,239, 1,188,111,230, 10, 2,128,174,
+221,122,227,199,237,235,140,107,183,228,183,174, 38, 30,233,127, 45,204,108,246,161,139,131, 52,172,112, 28, 83, 96, 91,131,245,
+151, 16, 24, 24,104,184,112,225,194,148,241,227,199,127,245,230,155,111, 86,235,221,187,183,184,122,245,234,144, 74,165,120,248,
+240, 33,206,157, 59,167,125,244,232, 81, 98, 94, 94,222,148,215, 94,123,205,146,253,248,254,117, 36, 39, 39,223, 45, 44, 34,250,
+177,113, 90, 73, 42,147,139, 7,142,252,196,183, 40,139,112,247, 6,168,243, 85, 0, 32,180,164, 76,131, 80, 40, 20, 71, 69, 69,
+249, 27,163, 84, 90,173, 86,106, 60,126,245,234, 85,127, 99,109,172,252,252,124,139,179, 8, 95,149,230,205,155, 55,125,141,217,
+142,198,108, 65,161, 80, 40,142,140,140,244, 53,106,170,213,106,139,178, 8, 37, 18,137, 56, 42, 42,202,215, 96, 48, 84, 90, 22,
+161,145, 66, 67,124,180,240, 1,160,192, 88, 21,154, 43, 42,156, 22,180, 77, 15,218,176,241, 31,163, 66, 6,203,184,160,221,210,
+246, 68, 36,172, 81,163, 70,215, 1, 3, 6, 20, 51, 87,161,161,161,134,125,251,246,157,246,246,246, 78,229, 56,174,188,237, 60,
+ 94,212, 53,174,193, 42, 40,168, 94, 12,142,227,110,180,123,189, 1, 56,142,187, 49,123,244,104,245, 66,108, 45,102,178, 14,238,
+223,243, 86, 41,178, 12, 0,220, 61,125, 49,104,196, 68, 12, 26, 49,209, 21, 64, 91,160,244,236,195,178,198, 97,227,213,209,166,
+ 77,155,228, 59,119,238, 12, 58,126,252,248,192,179,103,207,118,206,203,203,171, 65, 68,144,203,229, 79, 52, 26,205, 9,169, 84,
+186,243,191,106,174, 74, 67,171,213,234,167,207, 95,185, 67, 32, 16, 25,120, 94, 75, 90,173,118, 4,172,248, 59,159, 62,125, 58,
+ 7, 51,107,171, 38, 78,156,104,246,248,223,165, 57,115,230, 76,179, 89,127, 19, 39, 78, 44, 51, 27,176, 52, 62,253,244,211, 74,
+203, 34,180, 4,155,145,178, 97,227,191, 79,133, 12, 22,199,113, 55,204,100, 11, 18, 0,102, 46, 67,143, 49,166, 23, 8, 4,243,
+ 93, 92, 92,198, 41,149,202, 95,223,127,255,253,201,161,161,161, 6,160, 96,225,123, 69,198, 0, 20,172,193,234,216,115,217,148,
+172, 92,245,186,146,231, 74, 70,154,140, 38,107,195,154,229, 27,247,239,221, 21,154,146,148, 96, 54,163,202,104,204, 74, 59,103,
+238,120,182, 66, 53,191, 99,207,101,159,100, 42, 84,182, 53, 88,127, 49,129,129,129, 6, 0,225, 0,194, 75,110,246,252,255, 1,
+198,152,154,136,166, 18,145, 49,130, 59,245,209,169, 53, 69,191,219, 68,235,110,152,158, 43, 35,122,149,108,201,198,205,230,174,
+ 43,235,220, 43,208, 76, 45, 99,227,230,178, 72,181, 82, 47, 21, 0,196, 34,193,179,210, 54,117, 22,139, 4, 21, 11,189,151,192,
+ 24,197, 2, 48,191, 50,244,108,216,176,241,207,192,172,193, 50,154,159,210, 40,173,206, 85, 89, 24, 12,134,101, 0,150, 89,123,
+ 93, 89,220,186,159,243, 13,128,111, 44,109, 95,184,230,106, 88,225,195, 44,134,231,183,173,190,183,208,208,208, 77, 0, 54, 89,
+123,157,141,138, 17, 17, 17,241,255, 42, 42, 85, 30,140,177,141, 68,244,109,225,215,106, 75,207,149,104, 87,233, 27, 14,191, 34,
+205,163,229,183,170, 60,189, 67,119,244,158,149,217, 95, 25,227,176, 69,180,108,216,248,143, 81,161, 8,150, 13, 27, 54,254, 89,
+148, 99,158, 42,103, 67, 78, 27, 54,108,216,176, 97, 49, 4,160,179,185, 19,214,100, 7, 16,145, 89,141,178, 40, 79,223,166,105,
+211,180,105,218, 52,109,154, 54, 77,155,230,127, 79,179, 60,109,211,235,137,104, 44, 99,204,226,153,170,127, 20,172,160,214,212,
+ 43,121, 0,232,108,211,180,105,218, 52,109,154, 54, 77,155,166, 77,211,166, 89,193,126,198,254, 21,253,188,138,135,101, 85,248,
+108,216,176, 97,195,134, 13, 27, 54,108, 88,140,109, 13,150,133, 80,245,119,191, 0,216,140,130, 23,180,156, 61, 61, 48,239,239,
+ 29,209,191, 23, 34,242, 0,208,195, 81, 38,238,213,208, 69,220,250,214,243,252, 11, 74,173,225,103, 0, 7, 25, 99,229,238, 8,
+ 96,195,134,141,151,135, 92, 27, 86, 7,209, 72,128,253,153, 70,201,179,104,150, 21,179,189, 88, 59,151, 6, 35,192, 81, 67,147,
+ 67, 42, 48,108, 97,153,209,241,102,117,255, 76, 49,119,137,141,141,245, 15, 8, 8,136, 3,144, 85,162,217, 11,231, 88, 97,184,
+162, 52, 77,143, 90, 77,135,218,201,236, 38,104, 52,154,154, 14,142,142,207, 50,158,167,109,202,120,122,115,131, 73, 51,167,203,
+151, 47,123,183,108,217, 50, 9, 64, 78,121,154, 54,108,188,106, 94,218, 96, 81,221, 62, 53,161,231,134,129, 97, 48, 8, 81,236,
+ 81, 68,159, 10,233, 4,188, 95, 13,188,176, 5,128,166, 0,107,106, 47,151, 53, 81,105,180,207,120,198,134,178,216,221,215,173,
+214,171,213,247, 23, 0,221, 75, 57, 59,159, 61,218, 51,207, 58, 69, 54,243,143,179,251,164, 46,118,132,128,102,239,125, 14,147,
+138,203,255, 36,136, 72, 14, 96, 56, 17,189,105,103,103, 87, 55, 47, 47,239, 9, 99,236, 38,128,141,140,177,164, 10,106,114, 0,
+ 70, 57,216,219,119,243,119,148, 52,125,154,158,157,152,163, 51,156, 3,176,194, 90, 67, 68, 68, 18,127, 87,251, 51,171, 7,116,
+ 12,108,221,176, 14,248,232,179,200,215,104,123,157, 78,200,237, 53,247, 98,210, 20, 34,106,202, 24,211, 88,168,229, 13, 64,200,
+ 24,139, 47,124,109, 15, 32, 8, 64, 45, 0,143, 0,220,102,140, 41,203,144,176,164,143,127,133,166,175,175,175, 15,207,243,163,
+ 61, 61, 61,223, 73, 77, 77,253,133,227,184,173, 9, 9, 9, 21,250,121, 87, 34,155,141,235, 39, 44,125, 6, 48,206,154, 14,228,
+114,121,106,126,126,126, 85, 0,144,201,100,207, 84, 42,213, 43,203,250,251, 43,251,250, 75, 32,140, 57,118,254,118, 55,211, 67,
+ 93,219, 53,124,177, 29, 71, 13,143,157,143,110, 95,188, 93,144, 1,102,222, 3, 11,171,166, 98,254,252,249, 20, 22, 22, 54,162,
+118,237,218,117, 56,142,187, 55,103,206,156, 98, 37,108, 74,158,155, 59,119,238,159, 21, 87,205,104,250,214,107,115,176,255,128,
+190, 29, 63, 28, 59,220,161, 90, 21, 7, 36,167, 43,221,191,222, 22,190, 50, 60,252,199, 30,163,251,119,233, 6, 0, 11, 22, 44,
+120,183,122,245,234, 53, 4, 2,193,227, 47,190,248,226,251,178, 52,109,216,248, 43,168,144,193,162,134,125,237,145,207, 66, 1,
+ 26,222,161,117,179,118,227,134,246, 36, 38,144, 97,224,152,105,250,242,175, 46,161, 85, 99,132, 20, 2,213,194, 70, 65, 13, 39,
+247,237,217,153,107, 30, 84, 3,222, 85,156, 1, 78,132,205,135,159,184,175, 91,254,197, 70, 0, 45, 43, 48,204,238, 15, 47,238,
+ 68,114,150, 1, 68, 0, 17,192, 17,144,155,207,163,235,187,195,230,194,106,131, 68,156,139, 29, 97,242,206,124, 0, 84,234,190,
+110,127, 39, 68,212,180, 74,149, 42, 27, 38, 77,154,228,218,168, 81, 35,111,153, 76,102,167, 82,169,234,196,198,198,214,156, 61,
+123,118, 23, 34, 90,202, 24,219,103,165,166, 95,128,175,207,158,117,147, 71,181,120,173,150, 63, 68,154, 92,240,106,101,245,251,
+177, 15, 90,127,176, 49, 98, 12, 17, 13, 96,214,109,151, 48,107,243,196,161,129,193,142,128,246,246,239, 16, 9, 4,176,115,118,
+ 69, 23,161, 0, 2, 66,131, 97, 71,159,204,132, 5,251,177, 21, 86, 48,159, 89,240, 37,253, 40, 16, 8,142,119,238,220,185,230,
+232,209,163,169, 89,179,102,136,140,140,172,181,115,231,206,206, 66,161,240,177,193, 96,184, 9,224, 30, 99,236,133,125, 36, 75,
+209, 22, 1,168, 39, 16, 8, 26,253,147, 53,125,124,124,228, 26,141,102,152,175,175,239,216, 94,189,122, 53,234,217,179, 39,213,
+171, 87, 15,119,239,222,109,118,228,200,145,185,141, 27, 55,190,153,144,144,240,141, 68, 34,217,145,148,148,164,178, 68,179,127,
+ 48,221,221,125,139,213,175,232,249, 18,247, 60, 22,128, 79, 97, 64, 99,190, 5,207, 73, 0,230, 51,198,202,170,131, 85,140,252,
+252,252,170,198,207, 79, 34, 50, 91,175,170,178,176,166, 47, 34,138, 33, 34,183,194,175, 81,214, 51,199,113,208,235,245, 74,189,
+ 94, 95,187, 28,205,122,128, 85,203, 58, 24, 99,172,172, 2,206,114, 0,232,218,182, 97, 6, 8,209, 0, 0,158, 69,191,208,138,
+103,209, 69,198,139,161,225,177,223,163,221,138, 69,189, 74, 48,127,254,124,154, 59,119, 46,230,205,155,215, 19, 64, 8,207,243,
+231, 2, 3, 3,215, 22,147,228,249,162,115,115,231,206, 93, 51,127,254,124, 66,177, 93,111,255,196,173, 70,227, 33,239,189,215,
+187,227,162, 89, 19, 29, 18,159,107, 17,245, 88, 5, 55, 7, 49,230, 78, 29, 47, 81,171,117,173, 55,126, 31, 62,118,253,210,105,
+ 91, 12, 6,195, 27, 0,154, 27, 12,134,171, 0,190, 47, 75,211,134,141,191, 2,139, 13, 22, 17, 17,106,247,105, 15, 3,134,251,
+ 87,247, 12,157, 52,186,159, 60, 40, 48, 0,249,112,192,147,116, 3, 14, 31, 58, 2, 0,187,173,233,156,106,245,111, 46, 20, 99,
+199,242,121, 83,235,135,180, 8,194,173, 68, 29,174, 38, 26,144,247, 88, 7, 1,167,131,129,103, 0,131,249,173,231, 45, 32, 33,
+ 83,143,243,247, 52,224, 8, 16,112, 0,199, 17, 4, 21, 93,117,102,208,220, 95,176, 61, 50, 40, 61,149, 7, 12,154,251, 21, 29,
+211,171,130,136,222,168, 91,183,238,234,176,176, 48,175,212,212, 84,183,171, 87,175, 66, 42,149,194,213,213, 85,232,227,227, 83,
+127,245,234,213,217, 19, 39, 78,156, 74, 68,215, 25, 99, 79, 44,212, 12,236,222,188,209,133,111,150, 47,112,214, 93, 62,130,172,
+ 93,255,131,128, 99, 16,219, 59,160,166, 92,142, 35,239, 5,184,133, 30,122,188,143,136, 2, 25, 99,137,150,104, 6,120,185,119,
+109, 20, 24,136,204,253,235, 17,149,153,143, 35, 73, 42,140,236,210, 10,193,110,114,132,232, 13,240,178, 23,189,129,114, 12, 22,
+ 17,185, 2,152,166,209,104, 56,177, 88, 76, 50,153,108,200,162, 69,139,180, 3, 7, 14, 76, 48,182, 9, 9, 9, 65, 72, 72, 8,
+229,228,228,212, 58,117,234, 84,173,240,240,112, 61, 17,197, 48,198, 14,150,166, 43,151,219, 61,205,207, 87, 85,151,201,229,121,
+ 95,111,220,248,101,251,246,237,121,169,244,207,221, 91, 42,162, 9, 0, 46, 46, 46, 91,234,214,173, 75, 51,102,204, 72,170, 44,
+205,154, 53,107, 30, 11, 9, 9,233,212,181,107, 87, 97,219,182,109,225,227,227, 83,116,206,195,195, 3, 33, 33, 33, 20, 31, 31,
+255,218,185,115,231, 54, 30, 59,118,108,109,205,154, 53, 79, 61,126,252,184,107, 89,154, 0,192,202,217,131,180,188,243,197,218,
+ 22, 68,166, 96,133, 97,250,198, 76, 1,227,127, 37, 68,228,176,121,243,230,170,198, 61, 19,117, 58, 29, 12, 6, 67,209,179,241,
+193,243, 60, 12, 6, 3, 22, 45, 90,100, 81,109,183,194, 72,167,209, 56, 24, 31,188,185,103,137, 68,226, 97,217, 96, 17,237, 45,
+205,106, 96,111,111,239, 15,160,123,221,186,117,167,153,158,174, 83,165,224, 89,169, 84,198, 37,171, 93,162, 1,180,127, 65,227,
+ 79, 92,194,194,194,134,205,155, 55,175, 55,254,220, 83,178, 81,223,190,125, 79,149,104,215,168,240, 89, 73, 68,167, 57,142,251,
+ 25,192,118, 0, 47, 68,196,237,236, 28,198, 77,154, 48,218, 33, 33, 93,139,133,251,210,177,253,172, 2,195, 66, 28, 49,249,109,
+103, 12, 26,216,223, 62,226,127,123,199, 1,216, 98,114,201,221,192,192, 64,186,115,231,142,205, 92,253,183,120, 29, 64, 21,147,
+215, 26, 0,198,173,173,210, 81,240,119,225, 94,226,184,105, 59,227,115, 90,225,241, 42,133,215, 49, 19,221, 52, 0,127, 84,214,
+128,133, 0,138,246,192, 42,115, 47,172,154,161,135, 71, 13,236,213,237,157, 55,219,128,147,185,226,254, 51,224,226, 83, 6, 33,
+167, 3, 7,134,203,191,159, 98, 16,242, 59, 76, 47, 41, 43,178, 65, 53, 67, 63,109, 20, 28,180,108,235,242,143, 5, 49,207,132,
+216,126, 46, 15,218,252, 92,164,165, 60,197,179,164, 56, 36, 39, 60, 66,226,211, 71, 55, 1,154,107,169,102, 73, 24, 3, 12, 60,
+ 10,254,231,227,129,130,239,227,139,183,103,145,166, 78,121,167,118,253,224,160, 76,137, 1,208, 41,239,148,223,119,229,111,130,
+ 89,154, 38, 17,117, 9, 8, 8, 88, 49,107,214, 44,223,219,183,111, 59, 41,149, 74,229,145, 35, 71,206,196,197,197,121,122,121,
+121,197,143, 31, 63,190, 77,181,106,213,170,190,251,238,187,118,123,246,236,153, 5, 96,180, 5,154, 65,189, 90, 53,185,184,109,
+237, 42,251,231, 17,235,160,137,189,129,195,201, 74,252,158,154,199,106, 57, 75,233,163,215,170,192, 65, 42,196,130,182, 62, 14,
+221,247,199, 46, 3, 48,200,146,123,111, 88,221,187,182, 78,149,135,124,149, 14, 59,238,102,168,142, 39, 42,171,146,203,147,180,
+181,161,173,100,130,180, 36,248, 59, 74,234, 88,115,239, 70,100, 50,243,187,156,184,186,186,162, 67,135, 14, 8, 12, 12, 20,182,
+111,223,190, 17,128, 34,227, 82, 82, 83,171,213,120,243, 60,131,163,163,163,220,221,221,221,213,209,209,241,185, 86,171,125, 41,
+ 77, 0,112,115,115,235,211,161, 67, 7,225,206,157, 59,211, 31, 63,126,124,121,224,192,129,143,156,156,156,138, 69,123,237,237,
+237, 81,167, 78, 29,124,241,197, 23,194,110,221,186,149,171,233,233,233,217, 37, 60, 60, 28, 68, 84,244, 97, 93, 18,127,127,127,
+120,121,121,161,123,247,238,194, 62,125,250,116, 49, 61, 87, 82,179,127, 48,221, 53,154,167,126,193, 84,230, 7, 83,191, 96, 98,
+ 4,220, 43, 25,201, 42,169, 89, 24,193, 42, 86,157,188,172,105, 54,115,237, 45,248,185, 63, 51, 70,147,100, 50,153, 69,149,213,
+203,209, 44,117, 90, 83, 42,149, 22, 69,157, 74,246,101, 78,147,227, 56,204,158, 61, 27, 68, 4,145, 72, 4,177, 88,108,246,185,
+ 99,199,142,214,142, 51,158,136, 56,177, 88, 60, 77, 40, 20,142, 86,171,213,190, 50,153, 44,201, 96, 48,124,167, 86,171, 23, 21,
+ 70, 64, 93,204,253,238,150,166,105,111,111,239,127,255,254,253,186,165,125, 83,212,106, 53, 26, 53,106, 4,168, 17, 83,150,102,
+108,108,172,127,237,218,181,235, 1, 48,110,165,118,150, 49,214,222,228,181, 41,103, 25, 99,111, 23,126,125,239,225,195,135,254,
+ 40, 52, 88,166,154, 58,173,182,166,111, 85, 39, 68, 61, 81, 97,251, 89, 5, 78,206,242,193,155,139,146,240,126, 83, 33, 2,253,
+ 28,160,215,234,234,245,237,219,119, 7, 10,126,127,255, 0,240,110,223,190,125,235, 11, 4,130,223, 0, 28, 0,144, 93,214,189,
+191, 12, 54,205,202,165, 28, 47, 82,133,136, 14,153,244,223,195,248,122,250,244,233, 51,151, 44, 89,114,155,136, 14,153, 30, 55,
+109,103,250, 92,216,215, 33,198, 88,143, 25, 51,102, 4, 45, 93,186,116,177,177,109,101,222,143, 53, 83,132, 78,105,249,246, 56,
+247,212, 9, 66,129, 1, 66,142, 32, 20, 0, 96,132,184, 39,177,200, 81,100,157,103,143,254,247,216, 18, 33,170,213,183,109,227,
+ 38,141,150,255,184,250,115,238,219,115,121,200, 82,230,227,206,245,211,248,227,244,129, 20,131,222,112, 0,196,174, 2, 92, 36,
+ 30,241,119, 25,171,120,213,238, 2,131, 85,104,170,138,153,172,255, 14, 68,244,118,253,250,245,151,204,158, 61,219,255,250,245,
+235,142, 10,133, 34,237,135, 31,126,184,171, 86,171,175, 3, 88,243,244,233,211, 14,247,162,136,169, 0, 0, 32, 0, 73, 68, 65,
+ 84,107,214,172,177, 91,185,114,101,215, 70,141, 26,213,139,136,136,200,179, 64,243,181,169,195, 7, 93, 28, 61,233, 19, 89,204,
+158, 13,144,196, 68, 98,246,141,116,195,201,228,188, 89, 0, 86, 35, 62,183,109, 90,190,254,248,170, 14,213,185, 26,142, 98, 4,
+184, 72,204,127, 66,152, 65, 38,145, 10,153, 80, 6,141, 70,143, 28, 13,175, 97,140, 41, 67, 91, 4,106,153,189,135, 12, 0,132,
+ 28,149,251, 59,201, 24,203, 36,162,101, 18,137,100, 54, 17,177,215, 95,127, 61, 42, 56, 56, 56,215,213,213, 21, 42,149, 10,106,
+181, 26, 98,177, 24, 42,149, 10,113,113,113,184,124,249, 50, 92, 93, 93, 45, 29, 34, 0, 32, 55, 55, 23,142,142,142,224,121,254,
+165, 53, 13, 6, 3,109,218,180,201,254,246,237,219,246,123,247,238,245,156, 60,121,242,243, 6, 13, 26, 92,237,223,191,255,131,
+170, 85,171,170,111,220,184,129, 11, 23, 46, 32, 51, 51, 19,173, 90,181,178, 72, 83,163,209, 64, 40, 20, 66,165, 82, 65, 42,149,
+ 66, 40, 20, 66,175,215,131,231,249, 34,211,149,155,155,139,140,140, 12,136,197, 98,104, 52,101, 47,107, 51,154,165,126,193,196,
+246,252,122,225, 25, 12, 60,160, 85,232,160,206, 46,120,104,178,117,200,207,210,245,155,242,229,107,123,110, 89, 86,117,220, 24,
+193, 50,165,172,105, 54,115,237,203,163,178,215, 65,149, 53,173,153,149,149, 37,119,113,113,153,102, 73, 68,142,136, 32, 16, 8,
+ 32, 22,139, 65, 68,104,223,190, 61, 70,141, 26,133,166, 77,155, 34, 54, 54, 22,187,118,237,194, 31,127,252, 1,145, 72, 84,212,
+222, 82, 58,118,236, 40,144,201,100, 23,122,245,234, 21, 52,107,214, 44, 89,141, 26, 53, 16, 19, 19,227,183,116,233,210,105, 39,
+ 78,156,232, 77, 68,205, 25, 99,124,185, 66,198,169,191,130,105,193,238,106,181, 26, 49, 49, 47,248,167,178,174,121,129,128,128,
+128, 56,142,227, 30,240, 60,127, 14, 64, 35,198, 88,123, 34, 58, 2,192,190, 68, 83, 37, 99,236,109, 34, 82, 0,184,201,113,220,
+ 61,158,231,227,204, 45,151,114,116,116, 76, 75,120,166,240,116,119,144, 97,104, 59, 7,188,185, 40, 9,161,205,165,144,138, 9,
+119, 31,167, 32,160,118, 13,138, 58,127,176, 57, 10,204,213,235,201,201,201, 0,208, 28,192,227,248,248,120,111, 20, 26, 44, 27,
+255, 13, 74,154, 32,163,113, 90,178,100, 73,143,146,199,204, 25,166,146,199,151, 46, 93,186,216,228,117,165, 38, 89, 21,125,152,
+ 17,149,253, 95, 43,120,188,127,104,223,206, 75,111,106,201, 63,168, 89, 59,252, 25, 13, 98,136,188,124, 1, 0,251,206,146, 14,
+201,167,167,156,179,179,255,110,211,226,137,220,230,211,121,136, 79,122,134, 11,135,191, 67, 90,242,147,237, 0,155,204, 30, 69,
+ 40, 42,126, 59,133,125,212,234, 27, 84,213,195, 29,249, 90, 6,158, 1,120,193,100,253, 55, 32,162,158,245,234,213, 11,187,120,
+241,162,127,126,126,190,227,239,191,255,158, 21, 30, 30,254, 64,163,209,108,101,140,253, 80,216,230,167,244,244,244, 5,140, 49,
+ 56, 58, 58, 10, 69, 34,145,188,172,133,159, 68,212,116,234,232, 97,231,151,109,218, 38,123,112, 43, 10,107,246, 30, 70, 86, 94,
+158,225,244, 51,213,187,140, 49,227,127, 5,191, 5,184, 72, 19, 25, 88,117, 17, 71,240,182, 23,121, 17,145,140, 49, 86,238,116,
+174,119,117,127, 78,231, 87, 19,231,244,249,168,230, 46,149, 0, 64,173,122, 13, 5,215, 85, 58,252,126, 35, 6, 30, 14, 78, 98,
+ 75,238,157, 49, 54,135,136, 60,119,236,216,193,233,116,186,220,216,216, 88,120,121,121,193,211,211, 19,206,206,206,184,115,231,
+ 14, 78,158, 60,137,187,119,239,130,231,121, 52,110,220,216,194,239,106, 1,207,159, 63,199,141, 27, 55,208,189,251, 59,147,211,
+210,158, 57,185,186,185, 43,207,159, 59,187,178, 34,154, 60,207, 19, 0, 4, 5, 5, 33, 40, 40, 72,150,152,152,232,123,232,208,
+161,170, 11, 23, 46,124,234,239,239,255,163, 74,245,231,242, 40,181,218,178,162,235, 70,195,148,159,159, 95,100,254,100, 50, 25,
+196, 98, 49, 20, 10, 5, 82, 83, 83,145,147,147, 3, 0,112,113,113, 41,215, 96, 21,195,192, 3,225,237,174,190,112, 60,120,184,
+ 85,107,156,204, 69,164, 42,179,253,171,160,172,105, 77, 34, 26, 12, 96,154,153,203, 94,128,136,160,215,235, 33, 22,139,209,178,
+101, 75,172, 91,183, 14,127,252,241, 7, 14, 28, 56, 0, 63, 63, 63, 12, 31, 62, 28, 28,199,225,246,237,219,214, 14,145,191,120,
+241,226,180,119,223,125, 55,104,199,142, 29,178,184,184, 56,220,189,123, 23, 46, 46, 46, 88,183,110,157,116,236,216,177, 1,167,
+ 78,157,154, 3, 96, 69,121, 66,166,217,130, 62, 62, 62,253, 26, 53,106,244, 66, 27, 47, 47, 47,231,163, 71,143, 86, 53, 26,175,
+146, 25,134,102,200,154, 51,103,206,170,192,192,192,213,133,211,130, 33, 0,236, 25, 99, 29,247,238,221, 75, 0, 16, 26, 26,202,
+136,232,116, 97,251,155, 17, 17, 17,157,238,220,185,195,230,205,155,103,246, 61, 41,237, 89,242,166, 85,235, 54,175, 90, 54,127,
+170,100, 74,119,103,132, 54, 23, 65, 38, 38, 56,217,137,176,104,237, 22,221,181,203,103,111,120,123,123, 31, 2,240,110,114,114,
+ 50,188,189,189,115, 1,220, 19, 8, 4,143, 13, 6, 67,146,109,141,251,191, 11,115, 94,164, 48,138,156, 92,248,181, 89,227,100,
+ 41, 37, 35, 92, 70,102,204,152, 17,180,100,201,146, 43, 21,213, 53, 71,209,138,164, 82,167, 6,141, 8, 57,111, 47, 79, 15,183,
+233,195,219,130,231, 1,189, 1,208, 27, 24,148,121, 42,196,220,250, 35, 15, 50,218,107, 81,143, 82,201,242,133,179, 62,169, 21,
+149,192, 33, 41, 83,139, 51, 7, 55,179,180,228, 39,125,216,163, 61, 35, 43,203, 92,121, 85,245, 56,189,115,243, 2,252,241, 72,
+ 3, 3, 95,224,175,120,158, 21,125,253, 95,128,136,234,120,120,120,172,188,116,233, 82, 13,169, 84,234,120,255,254,125, 67, 68,
+ 68, 68,146, 70,163,217,104, 52, 87,133, 12,110,214,172,153,206,222,222, 30,185,185,185,106,173, 86,155, 91,134,185,242,237,216,
+244,181,179,203, 54,109,147,229,107, 52,200, 86,169, 33,112,175, 90,210, 92,129,136,218,116,170, 91,173, 26,201, 28,193, 0, 60,
+ 81,104,147, 44, 49, 87, 0,224,224,236,194,249, 54,239,136,230, 31,175,131,130, 28, 25, 0,184,123, 87,227, 58, 77, 88,132,110,
+107,206, 64,201, 57, 90, 99,129,147, 6, 13, 26,148,208,176, 97,195,236,192,192,192,236,231,207,159, 35, 58, 58, 26,153,153,153,
+ 88,179,102, 13, 98, 98, 98,192,243, 5,114,230,166, 75,202,131,231,121,100,102,102, 56, 48,198,144,153,241,220,126,214,172, 89,
+206, 21,209, 52, 24, 12,197,254,182,170, 85,171,134,241,227,199,139,243,242,242, 92,158, 62,125,234,100,122,206, 82, 77,141, 70,
+ 99, 44,194, 7,198, 24, 52, 26, 13,178,179,179,161,209,104,240,224,193,131, 34,115, 85,216,191,117, 6, 75,171, 48,191,200, 94,
+245,220,162,197,247, 70,152, 73,245,101,185, 92,158,106,124,227,148,201,100, 32, 34,115,211,108,149, 82,173,217,216, 23, 17, 49,
+185, 92, 94,218, 38,207,102, 41, 52,121,102,177,118,124, 6,131, 1, 98,177, 24,163, 70,141,194,149, 43, 87, 16, 27, 27, 11,129,
+ 64, 0,165, 82,137,188,188, 60,116,233,210, 5, 18,137,196,216,175,165,178, 76, 44, 22, 15,158, 57,115,166,236,241,227,199, 72,
+ 79, 79, 55, 46,146,135,193, 96,192,228,201,147,229, 82,169,116, 48,172, 12,213, 39, 37, 37,189,117,255,254,253,122, 37, 31, 41,
+ 41, 41,217,166,107, 6, 43,202,222,189,123, 41, 52, 52,148,133,134,134, 50,163,209,178,148,172,132,232, 77, 7,126, 58,116,252,
+211, 47,150,231,230, 41,115, 80,219, 71,142,220,156,108, 44, 90,178, 76,119,241,226,185,211,211, 38,127,208, 58, 34, 34, 98, 41,
+128,123,133,151,220,139,136,136, 24,246,197, 23, 95,124,143,194,114, 13, 54,254, 61,152,243, 34,166,127,123,149, 49,141,103, 78,
+163,112,154, 80,254,178,218,166, 88, 52, 69, 72, 1,253,155,120,122,184,159,218,177,126,190,195,161, 91, 64, 66,252, 19,164, 37,
+199,161,121,235,142,136,185, 21, 5, 94,103,216,199,238, 71,148,155,102, 78, 53,251,214, 13,108,208,112, 66,135,214,193, 88,126,
+ 40, 23,247, 35,143, 34, 43, 45,121, 61,123,188,199,170,204,182, 82,245,107,245, 13,242,172,226,113,250,251, 13, 97,110, 71,162,
+ 57,196,199, 63,193,193,239, 87, 67,167,125,225,179,255,176,181,218,114, 94, 35,201,205, 74,133, 38,199, 0, 25,151,103,126,193,
+207, 95, 8, 99,236, 65,149, 42, 85,118,172, 90,181,234,131,214,173, 91,219, 13, 28, 56,240,126,102,102,230, 66,198,216, 30, 99,
+ 27, 34,122,163, 94,189,122,159,173, 95,191, 62, 32, 62, 62, 30, 39, 79,158,188, 15,224,197,200,196,159,154, 9, 2,129, 96,227,
+201,239,183, 76,149,215,170,143, 53, 51, 63,213,239,253, 35,186, 23, 99,236,136,137,102, 96,231, 70,117, 15, 45,252,236, 67,142,
+191,246, 43,110,196,165,226, 81,182,250,164,165,227,142,205, 82,234, 68, 82, 57, 28,188,106,224,126,174, 65, 44, 20, 10,175,140,
+ 30, 61, 74,204, 9,132,224,132, 98, 68,103,230, 91,243, 33,238,112,229,202, 21, 78, 32, 16, 20, 51,230,166, 17, 33, 35,150, 70,
+134,172,193, 82,205,146, 6,203,136, 94,175,127,225,184,165,154,106,181, 26,230,124,178,185,181, 88, 60,207, 91,119,255,154,108,
+243, 46, 47,223, 58,131,101, 26,145, 50,157, 26, 52,174,151,203,207,207,175, 42,151,203, 83,141,211,124,149, 21,193,122,153,204,
+194,178,166, 41,173, 25, 31,199,113,224,121, 30, 98,177, 24,141, 27, 55,198,161, 67,135,224,230,230, 6, 39, 39, 39, 56, 57, 57,
+ 65, 46,151,195,221,221,189,200, 96,113,156,197,217, 55, 76,173, 86,251,249,249,249,225,193,131, 7,144,201,100, 69, 15,169, 84,
+138,160,160, 32, 40,149,202,106,248, 79,197,234,129, 49,253, 59,247,222, 16,190,127,232,161, 67,191, 76,208,170,243,131,235,215,
+175,199,174, 94, 60,117, 99,218,228, 15,186,149,127,181,141,255, 18,198,232,147,233, 90,170,233,211,167,207,172,168,222,244,233,
+211,103,154,139,104, 85, 6, 66,224, 79,199,104,206, 57, 26,205,213,246,117,243,156,246, 95, 7, 18, 18, 30,227,248,158,181, 57,
+ 58,173, 38,147,231,117,254,143,238, 70, 1, 28,190,179,168, 55,142,181,232,221,189, 19, 29,191,173,129, 34, 43, 13,247,174, 30,
+125, 2,149,100, 70,101,220,136,209, 92,237,216, 48,223,237,231, 91,132,248,248, 39, 56,178,107,117,182, 78,175,125,131, 61,138,
+176,186,142,150, 41, 67, 36,146,222,253, 27,184,244, 24,213, 46, 9,134, 16, 3, 6,199,220,121,219, 39,132,122, 39,157, 43, 59,
+211,235, 85,147,150,150,182,200,193,193,129, 91,177, 98,197,200,252,252,252,121,140,177,162, 40, 34, 17,117,169, 93,187,246,242,
+ 77,155, 54,249, 62,125,250, 84,114,254,252,249,140,211,167, 79, 51, 0, 75,202,210, 52, 24, 12,159, 19,145,160,105,141,106, 19,
+175, 61, 73,236,197, 24,251,213, 68, 51,168, 71,179,134,191,111, 91, 50,199, 81,247,251, 94,228, 38,199, 99,198,239, 9, 10, 0,
+ 22,253, 12,137,200,205,195,195,131,134, 12, 25,194,231,228,228, 64, 44,145,240, 58,157, 78,208,166, 77, 27,195, 39,159,124,194,
+165,164,164, 64,145,147, 43, 36, 34, 55,198, 88, 70, 57, 90, 97, 0, 38,183,105,211,134, 90,182,108,121,121,245,234,213,199,140,
+231,204,153,137,138, 68,176,202,195, 82, 77,158,231,205,126,122,234,116,186, 23,254,222, 42, 18,193, 50,197,156,193,178, 58,130,
+165, 46, 45,130,149,102,117, 4,203,156, 89, 49, 53,135,166, 6,168, 34,107,176, 42,155,178, 76,148, 53,227, 51,174,131, 19,139,
+197,136,138,138, 66,245,234,213,161,213,106,225,232,232, 8, 71, 71, 71, 56, 56, 56, 32, 39, 39, 7, 34,145,200,170,245, 87, 0,
+120,153, 76,246, 52, 58, 58,186, 94,149, 42, 85, 96, 48, 24,138,153,172,251,247,239,195,222,222, 62, 17, 86, 70,176,124,124,124,
+142, 22,102, 17, 22,195,203,203,203,217, 26,157,210, 48,141, 92,133,134,134, 86,104, 30, 97,195,146,169,225, 0,194,251,246,237,
+187,227,230,197, 95,154,123,123,123,255, 18, 24, 24, 72, 0, 96,203, 24,252,111, 80,150, 23, 1,144, 86, 34,242,164, 49,121,157,
+ 6,128, 10, 95,167, 21,106,148,252, 90, 99,230,216,243, 37, 75,150,156, 50, 89,191,149,134, 74,164,204, 8, 22, 5,244,111, 82,
+213,221,237,212,214, 53,243,156,246, 68, 2,137,241,143,113,102,223,186,108,189, 65,251, 6,120,150,124,241,196,190,189, 32,228,
+225,209,222, 51,192,158,178,164, 10,224,209,180,105, 3,127, 28,184,173, 67, 90,194,125, 48,198,111,103,169,223,151,187,232,186,
+ 60,140,230,106,251,186,121,110,251,163, 8, 9,241,143,113,124,207,218,108,189, 65,251, 70, 69,138,148, 26, 25, 77,228,202, 57,
+218,125, 61,244,173, 22,125,253,107, 85, 3,207,116,224,197, 12,239,127,238, 33,188,119, 45,239,128, 95, 87,193, 30, 62,151,159,
+144,112,241,239,171, 62,158,155,155,187,128,136,246, 51,198,138, 86,167, 18,209,219, 1, 1, 1,139,191,254,250,235, 26,137,137,
+137,142,215,174, 93, 83,124,243,205, 55,143,121,158, 15, 99,140,149,155,105,197, 24,251,148,136,182, 50,147, 26, 58, 68,244,218,
+212,145,131, 46, 14, 26, 49, 90,246,248, 68, 56, 92, 31,199,224,179,223,147, 12,247, 50, 53, 3, 25, 99, 41,229,105, 18,145,155,
+ 84, 42,221,123,248,240,225, 7, 77,155, 54, 37,165, 82, 9,157, 78,135,244,244,116,236,223,191, 63,154, 49, 6, 87, 87, 87, 28,
+ 62,124,152, 31, 52,104,208, 94, 34, 10, 45,205,100,153,148,105,160,194, 50, 13,173,126,253,245,215, 59,221,186,117, 75, 0, 94,
+ 52, 41, 82,169, 20,249,249,214, 85,251, 40, 45, 43,177, 34,154,165, 69,176, 74, 30,183, 70,211, 56, 77,105, 92,220, 94,242,184,
+ 17,129, 64, 0,158,231, 95, 56, 94, 38,234, 44,243, 70, 74,249,172,194, 17, 44,211,108, 63, 75,218,151, 69,121, 5, 63, 43,146,
+ 89,104,164,178, 34, 88, 0,138, 34, 88, 63,253,244, 19, 70,140, 24, 1,131,193, 0, 59, 59, 59, 56, 56, 56,192,222,222, 30,251,
+246,237,131,177,140,131, 53, 67,212,233,116, 63, 44, 89,178,100,230,166, 77,155,228,140, 49, 72, 36,146, 34,131, 53,111,222, 60,
+149, 86,171,253, 1, 22, 24,172,162, 10,237, 60,139,174, 83,165,236, 44, 66,115,215,148,178, 30,203, 37, 44, 44,108, 24,207,243,
+189, 81,162, 20, 67,137,118,197, 74, 56,148, 85,166, 1,128,107, 88, 88,216, 24,158,231,141, 85, 80,139,101, 11,154,180, 51,126,
+150,212,235,219,183,239,142,146, 89,132, 54,254,245, 84, 90,249,132,191,138, 82, 13, 22, 5,244, 13,172,234,238,113,106,203,234,
+121, 78, 63, 94, 1,146,226, 31,225,194, 79,235,179, 13,188,206,212,180,180,179,170, 55,162,166, 62, 85, 93,144,113, 73, 5, 69,
+250, 83,128,225,218,203, 12, 30, 0,168, 86,255, 58, 85, 61,220, 79,111, 91, 59,207, 45,226, 58,135,196,167,143,113,186,208, 4,
+190,140,185, 26, 34,145,244, 14,170,235,187,109,192,219,237, 92,157, 73, 7,125,220, 29,108, 29,222, 15,145, 61,181,104,219,223,
+ 25, 45,186, 59, 34,160,137,172,223,225, 45, 25,111,250,132,208,232,191, 51,154, 85,194, 92,245,172, 81,163,198,252,203,151, 47,
+251,243, 60,239,120,230,204,153,156, 77,155, 54, 61,202,207,207, 95,203, 24,251,197, 10, 77, 83,115,213,116,250,216,225,231, 23,
+127,189, 85, 22, 29,249, 7,150,255,240, 51, 84, 58,141,225,104, 66,110, 95,211,233,195,178,144, 72, 36, 11,126,251,237, 55,251,
+ 70,141, 26,209,243,231,207,139, 34, 45, 90,173, 22,217,217,217,200,201,201,129, 90,173, 70,179,102,205,184,181,107,215,218, 79,
+156, 56,113, 1,128, 9,150,142,215,209,209, 17, 98,177, 24, 90,173,182, 40,130, 37,149, 74,225,236,236,140,231,207,159, 99,247,
+238,221, 0, 80,102, 84, 76, 44,150, 36,115, 28, 85,151,219,217,169,101, 50, 25,239,237,237,253, 66, 27,107, 53, 11, 73,120,251,
+237,183,125,195,194,194,100,205,154, 53, 43, 58,104,140, 96, 85, 68,147, 49,150,215,181,107, 87,187,181,107,215,194,223,223, 31,
+ 26,141,166,152,145,226, 56, 14, 98,177, 24,241,241,241, 88,184,112, 33, 24, 99,150,255, 35,147,159,169, 67,163, 97, 85,160,122,
+174, 43,120,164,235,144,247, 76, 7,109,158, 85, 25,189,166,102,197,212, 4, 21,174,145,122,193, 0, 89, 26, 33, 42,111, 10,208,
+218,204, 66, 83,195, 38,149, 74,145,149,149, 37, 39,162,193,230, 74, 53, 88, 19,193, 50, 26,172,152,152, 24,236,216,177, 3,221,
+187,119,135,171,171, 43, 50, 51, 51,177,103,207, 30,220,185,115, 7, 18,137, 4, 68,100, 77, 20,139,111,217,178,229,178,115,231,
+206,245, 28, 56,112, 96,195,207, 62,251, 76, 30, 28, 28,140,123,247,238, 33, 44, 44, 44, 63, 50, 50, 50, 86,165, 82,133,193,146,
+130,164,133, 21,218,141, 69, 68, 45,202, 34, 44,113, 77, 73, 74, 41,211,240,182,217,198,197, 75, 56, 20, 43,211, 96,202,133, 11,
+ 23,106,214,168, 81, 35, 16, 5,153,129,192,139,217,130,166,252,145,156,156,252, 58,108, 89,132, 54,254, 1,148, 30,193, 98, 52,
+121,224,240,177, 78, 63, 92, 33,196,199,197,226,234,225,141, 37,205, 85,185, 16, 81,103,211, 90, 25, 50,185,125, 48, 79, 5,105,
+201,138,244,120,128, 9,172, 54, 88, 37, 53,193,248, 79, 7, 14, 27,235,182,243, 42, 33, 41,254, 33,126, 63,184,193,106,115,101,
+170, 57, 84, 34,153, 35, 18,114,179,222,105,223, 84, 28,210,164, 30,236,158, 61, 70, 74, 66, 18,118,199,164,101,196,102,170, 71,
+255, 78, 90,196, 61, 84,111,237, 62,198,205,205,213, 75,132, 30, 31,184,187, 93,250, 89,113,160,218, 27,156,150,105,217,146,164,
+243,108,158,217,113, 86, 2,229,105, 18, 81, 29, 39, 39,167, 21,145,145,145, 85,100, 50,153,211,213,171, 87, 13,155, 55,111,142,
+207,207,207, 95,201, 24,219, 85, 65, 77,223,215,235,214, 62,179,120,195, 22, 89,174, 50, 15, 74,141, 22, 82, 79,111,195,254,139,
+183,250,176, 82,138, 97,150,212, 36,162, 78, 35, 71,142,124,173,101,203,150,156,169,185,210,104, 52, 80, 40, 20,200,201,201,129,
+ 66,161,128, 66,161, 64, 98, 98, 34, 58,116,232,192,189,246,218,107,193, 68,212,137, 49,118,170,164,166, 73,153,134,153, 0, 56,
+ 34,250, 35, 42, 42, 42,183, 91,183,110,144,203,229, 80, 42,149,240,243,243,131, 94,175,199,225,195,135, 17, 25, 25,169,228,121,
+254, 12,128,168,178,198,169, 82,229,249, 17, 17,167,202,203,107, 60,108,216,176, 14, 83,166, 76, 41,150, 90, 94,181,106, 85,184,
+185,185, 89,165, 9, 0, 25, 25, 25, 13,126,253,245,215, 79,162,162,162, 62,237,222,189,187,243,204,153, 51,165, 53,107,214,132,
+193, 96,224, 42,170,153,153,153,233,124,237,218,181,149,237,218,181,251,176, 91,183,110,194,197,139, 23,195,217,217, 25, 6,131,
+ 1,114,185, 28, 10,133, 2, 97, 97, 97, 56,127,254,188,158, 49,182, 33, 59, 59,251,179,178, 52,139,213,193,154,242, 85,153,233,
+145,165,213,193, 50,243,115, 55, 27,241, 41,205, 0,153,107,255, 87,252, 29,149, 48,108,112,113,113,153, 6, 96,154,185, 82, 13,
+150,106, 2,127, 70,176, 4, 2, 1,158, 60,121,130,205,155, 55,191, 80, 7,203, 88,198,193,156,118, 41,247,206, 78,159, 62,109,
+ 32,162,214, 87,175, 94,157, 54,116,232,208,209, 74,165,210,215,222,222, 62, 73,167,211,125,167, 82,169,140,117,176,204,102,227,
+150,246,253, 84, 42,149,113,230,178, 8, 75,182, 1, 92,202,212, 44, 81,166,161, 88, 41,134, 18,151, 21, 43,225, 80,178, 76,131,
+169,102,155, 54,109, 30,115, 28,119,183,112,170,253, 46, 74,100, 11,154,104,214, 75, 78, 78,126,221,219,219,251, 12, 0,187,146,
+ 89,132,127,199,123,178, 77,243,255, 55,101, 24, 44,200, 78, 92,126, 2,137, 60, 3, 55, 78,110,183,218, 92,153, 67,157,159, 23,
+ 59,103,231,211, 38, 26,117, 62,148,217,169,247,216,227, 93, 86,133,239,205, 66,176, 63,241, 71, 28,100,246, 89,184,126,226,219,
+ 44,131, 33,255, 13, 22,251,191,168,242, 47, 44, 77, 14,211, 55, 30,142, 16,147,179, 27,110,124, 50, 2, 73, 89, 74, 28,121,148,
+185,135,229,169, 39,132, 23,238,187,231,219,154,206,109,155,149,178, 49,228,125,231,126, 30,213, 68,248,106,234,119,144, 77,119,
+ 23,183,120,179,253,223,186, 71,161,113,225,251,154, 53,107,198,135,132,132, 56,244,235,215,239,126, 70, 70, 70,177,133,239, 21,
+208, 76, 32,162,175,127,217,244,229, 84,247, 70,173,176,254,139,207, 13, 59, 47,222, 42,150, 85, 88, 30, 98,177,184,227,244,233,
+211,197, 74,165,242, 5,115, 85,210, 96, 41, 20, 10,220,184,113, 3,195,135, 15,151, 70, 69, 69,117, 4, 80,178, 2,180,113, 92,
+115,136,104, 19, 10,246, 34, 76, 9, 15, 15,111,125,240,224,193,214,147, 39, 79, 22,119,239,222, 29,151, 46, 93,194,241,227,199,
+181, 90,173,246, 34,128,139,204,194,237,103, 88, 65,253,160,107, 68,116,107,249,242,229,173, 5, 2,193, 28,227,185,232,232,104,
+108,223,190,189, 34,154,122, 0, 43,137,232,235,240,240,240, 57, 39, 78,156, 24, 57,108,216, 48, 39,157, 78,135,152,152, 24,124,
+251,237,183, 21,213,252,164, 74,149, 42,179, 15, 31, 62,252,221,177, 99,199,222, 29, 50,100, 8, 55,105,210, 36,172, 91,183, 14,
+255,251,223,255,120,131,193,112, 80, 36, 18, 13, 75, 75, 75, 43, 55, 1,165, 88, 29,172, 50,234, 92,149,119,190,196, 24,191,161,
+130,237,111, 44,222,139,208,146, 72,206,203, 76, 1, 90, 56,110,139,183,234, 41, 13,227,125,116,236,216,177, 40,170,200, 24, 43,
+182,110,206,104,172,172,157, 34, 4,224, 82,248,123,186, 1,192, 58, 20,175,226, 46,192,159,149,222, 45, 85,108,152,172,118,137,
+134, 26, 49,101,111,246,236, 2, 48,152, 15, 93,253, 73,214,156, 57,115, 86,205,157, 59,119, 85,201, 82, 12,166,141, 74,150,112,
+152, 63,127, 62, 74, 43,211, 0, 32,115,206,156, 57,203, 0, 32, 48, 48,144, 10,167, 5,155,163, 48, 91,208, 68,115, 71,225,113,
+187,121,243,230, 13, 5, 80,150,166, 13, 27,175,156, 50,214, 96,177,153,209,231,118,234, 0,184,131,184, 25,236,225,110,179,133,
+229,172,129,241,108,250,111, 63,206, 91, 7,134, 76,102,208, 91, 84, 79,166, 92,120,193,172,232,115, 63,242, 0,185,128,184,233,
+236,225,255, 94,122,156,228,236,134,156,176,241,248,223,237, 36,150,162,212,189, 23,174,209, 20,139,212, 20,174,185,234,239, 19,
+ 66,187, 93,125, 68,251, 63,121,195,157,126,201, 24,250,178,221, 86, 10,105,105,105,139, 29, 28, 28, 4, 43, 87,174, 28,169, 82,
+169,138, 45,124,175, 40,140,177,207,137, 72,208,162,142,255,196, 43, 15,226,122, 91, 58, 45,104,132,136, 36, 62, 62, 62,183,242,
+243,243, 65, 68, 80,171,213, 69,198, 42, 39, 39, 7,217,217,217, 69,175,181, 90, 45,210,210,210,224,231,231, 7, 34, 42,179, 38,
+ 86,137, 15,194,179, 68, 20, 25, 22, 22,214, 62, 44, 44,172, 49, 10,162, 64,103,173,154, 26, 43,174,173, 3,112, 86, 46,183, 75,
+ 34, 34, 95,177, 68,170,188,112,225,194,137,151,212,204, 67, 65,100,228,171,175,190,250,106,145,189,189,253,235,209,209,209, 39,
+ 95, 70,179,208, 60,245,113,119,119,247,217,177, 99, 71,196,182,109,219, 90, 9,133,194, 75, 68,212, 55, 43, 43,203,234,205,158,
+169,120, 68,192,234,243, 37, 24, 7,203,246, 32, 52,125, 46,151,202, 46, 46,250, 42, 12,155,193, 96,200,157, 61,123,118,145,150,
+241,222, 74, 70,171,140,175,181,218, 23, 83,157,205, 81,222, 58,182, 18,148, 99, 46, 40, 23, 0, 10,246, 22, 44,216,254,198,210,
+205,158, 1,148,186,183,229,220,185,115,217,252,249,243,137,227,184,131, 0,238,113, 28,247,160,228, 34,116,211,115,243,231,207,
+199,220,185,115,217,188,121,243, 74, 29,169, 81,243,206,157, 59, 76, 32, 16,156, 4,240, 88, 32, 16, 60, 49,213, 53, 61,110,188,
+166, 44, 77, 27, 54, 94, 53,165, 26, 44,246, 40, 34, 30,192,136,202,236,140, 61,142, 56, 1, 43,246, 50,179, 72,243,201,174, 56,
+ 0, 67, 42, 77, 15, 88, 49,166, 69,199,169, 40,248, 47,240,171,146,230,202,148,164,115,236,160,119, 91, 90,210,226,205,246,147,
+ 81,112,193,226,202, 26,199,203, 96,110,225,251,203, 98,110,225,187,165, 24, 12,134, 99,114,185,156,148, 74, 37, 84, 42, 85,177,
+104,149, 66,161, 64, 94, 94, 30,114,115,115,139, 22,167,231,230,230, 26,167,187,172,250,239,179,208,164, 28, 33,162, 99,140,177,
+ 10,239, 0, 96,138, 74,149, 87, 29, 0,136, 72, 80, 89,154,133,137, 6,163, 43, 83,243,249,243,231, 73, 0,218, 4, 4, 4, 72,
+ 98, 99, 99,173, 72, 25, 44, 78,121, 27, 57, 91,186,209,179,145,202,136, 6,189,106, 42,219,176, 1,128, 86,171,109, 80,217,154,
+140, 49,107,204,173, 37,130,223,118,109,215, 80, 0,211,218, 63,229,109,246, 12, 0,160, 92, 48,124, 91,202, 24, 25, 21, 56, 72,
+ 6, 96,199,195,135, 15,253,121,158,143, 51, 19, 73, 42,118,110,222,188,121, 96,230,210, 98, 95,212, 4,128, 3,241,241,241, 62,
+ 6,131, 33,185,132,110,177,227,101,105,218,176,241, 87, 96,205, 86, 57,255, 47,248, 94,163,153,139,114, 54, 27, 54, 37,249,119,
+ 54, 11,192,172, 87, 55,162,138, 81,153,230,202, 68,211,106,115, 5, 0, 58,157,238, 55, 0,168, 82,165, 10,170, 84,169, 82, 94,
+115,211,235, 42,210, 29, 42,203,180,252, 27, 53, 95,198, 92,217,248,255, 5,203,140,142, 7,240, 69,185,237,202,175,222, 94,188,
+253,159,166, 38, 19, 64,102, 41, 30,167,172,115,101,105, 2,128, 2,128,194,204,181,165, 29,183, 97,227,111,193,170,201,127, 27,
+ 54,108,216,176, 97,195,134, 13, 27,229, 67, 0, 58,155, 59, 97, 77,118, 0, 17,153,213, 40,139,242,244,109,154, 54, 77,155,166,
+ 77,211,166,105,211,180,105,254,247, 52,203,211, 46,153,141,204, 42,105, 27,173,191, 28, 99,102,203,171,120, 0,232,108,211,180,
+105,218, 52,109,154, 54, 77,155,166, 77,211,166, 89,193,126,198,254, 21,253,188,138,135,109,138,208,134, 13, 27, 54,108,216,176,
+ 97,163,146,177, 45,114,255,151, 66, 68,117, 0,204, 4, 96,186, 87,216, 21,198,216,146, 18,237,126, 4, 96,103,114, 72, 9, 32,
+140, 49,246,192,154,254, 4, 2,193,146,246,237,219, 79, 56,127,254,252,151, 58,157, 46,172, 2,227,245,247,246,246, 94, 70, 68,
+205, 0,136,136,232, 97,106,106,234, 18,157, 78, 87,225, 66,117, 68, 84,203,203,203,107, 41,128, 38, 28,199,137,136, 40, 54, 53,
+ 53,117,161, 78,167, 43,185, 45,135, 53,154,142,158,158,158,109, 25, 99, 94, 0, 4, 34,145,232,121, 98, 98,226,101, 86,193,108,
+184,190,243,239,136, 21, 74,189, 8, 0,156,236,133,186,136,185,129, 90, 75,143, 85,244, 30,108,216,176, 97,195,198,223, 79,153,
+ 6,107, 64, 61,242, 54, 8, 33,140,136,102,241, 64,193,135, 15,128,198, 0,234, 0,120, 0, 32,138, 49,150,243, 50, 3,248,183,
+104,254, 3,153,195, 24, 27,100,122,192, 92, 29,161, 55,222,120,163,215,177, 99,199,236,140,219,168,240, 60, 15,185, 92,174, 7,
+ 48,220,210,142,136,168,234,192,129, 3,167,111,221,186, 21,253,250,245,155, 77, 68,171, 24, 99,185,150, 94,239,230,230, 22, 90,
+171, 86,173,117, 91,182,108,169,210,170, 85,107,146, 72, 36,120,248, 48,214,119,220,184,113,193,158,158,158, 7, 83, 83, 83, 71,
+ 91,170,101,196,221,221,125,112,237,218,181,191,218,188,121,179, 71,187,118,237, 64, 68,136,140,140,244,253,228,147, 79, 26,123,
+121,121,237, 74, 73, 73,249,208, 90, 77, 15, 15,143,186,181,107,215,238,180,126,253,122,121,219,182,109, 33,147,201, 16, 21, 21,
+229,240,193, 7, 31,120,121,121,121,197,164,164,164,156,177, 70,175,239,252, 59,226,155,145, 63,191,171,215,170,151, 3,128, 80,
+ 44,253,188,245, 42,197,207, 25,145,103,123,150,119,172,239,124, 28,176,153, 44, 27, 54,108,216,248,247, 82,170,193, 10,109, 72,
+ 97, 16, 98, 38, 0,122,187, 14,237, 58,254, 88,112,174, 75,151, 46, 1,163, 70,141,162,166, 77,155, 34, 50, 50,178,238,174, 93,
+187,222, 17, 10,133,177, 6,131, 33, 18,192,109,102, 97, 21,106, 34, 18, 1, 8, 18, 8, 4,205,254,201,154,255,112,236, 1,128,
+136, 82, 1, 92, 41, 60,118,165,100,163,223,126,251,237, 39,161, 80,104,140, 96,181, 80, 42,149,158, 40, 30,245,178,132, 26, 58,
+157, 14,119,239,222, 5,199,113, 34, 0, 53,241,226,214, 23,102, 33, 34, 95, 95, 95,223,141, 23,175, 68,186,147, 80,142,204,124,
+ 0,249, 90, 72, 28, 60,177,117,123,184,219,148,143, 63,236,227,228,228,116, 78,161, 80,124,111,233, 96,136,168,166,159,159,223,
+170, 27, 55,110,184,219,217,217,129,231,121,228,228,228,192,203,203, 11, 91,182,108,113,153, 50,101,202, 32,185, 92,126, 90,165,
+ 82,253,207, 10, 77,199,218,181,107,119,186,117,235,150,220,184,209,179, 70,163,129,175,175, 47,126,252,241, 71,233,164, 73,147,
+ 26, 72,165,210, 4,181, 90,253,200, 82, 77,133, 82, 47,210,107,213,203,119,108,152, 87, 29, 0,134,125, 56,111,185, 36,199,233,
+176, 37,199, 20, 74,253, 47, 0,108, 6,203,198, 95, 10, 17, 53,243,240,240,216,155,158,158,126, 6,192,104, 86, 9,165, 68,136,
+200, 71, 40, 20,214,100,140,185, 20,190,206,210,235,245,143, 25, 99, 86, 23,194, 53,226, 17,208,169, 39,164,118, 35,192,248,198,
+ 28, 0,226,184, 40,131, 54,111,123,250,189, 83, 63,191,148,166, 68, 62, 18, 96,141, 57,128, 39,142,187,193,235,243,182,164,221,
+ 57,101, 85, 97,101, 27, 54,140,152, 53, 88,125, 27,146, 43,128,105,187,214,205,228,132, 2, 1, 13,252,120,201,160,109, 27, 86,
+114, 93,122,246, 45,154, 38, 9, 9, 9, 65, 72, 72, 8, 45, 95,190,188,206,201,147, 39,235,252,248,227,143,122, 34,186,193, 24,
+219, 93, 90,103,221, 2, 72,197, 3,178,119,234, 11,149, 3,191,248,126,115,203,150, 45, 33,149, 74,241, 50,154, 0,208,181,142,
+224, 81,247,150, 1, 55, 6, 78,156, 19,215,170, 85, 27, 86, 25,154,255, 34,174, 48,198,122, 3, 0, 17,185,250,249,249,181,213,
+235,245, 50, 0, 16, 10,133,249, 0, 38,178,194, 45,126,136,232, 32,207,243,189, 44, 21, 38, 34, 14,192,220, 94,189,122,205,254,
+232,163,143,224,231,231,135, 73,147, 38, 65,167,211, 69, 18,209, 28, 0, 75, 89,225, 42,196,210,168, 90,181,234,156,141, 27, 55,
+186, 9, 37,246,104, 58,237, 49,146,179,244, 0, 0, 7, 41,240,211,120,134, 73,147, 38, 57, 93,189,122,117, 33, 0,139, 13, 86,
+213,170, 85,195,182,108,217,226,102,103,103, 7,198, 24,114,115,115,145,147,147,131,220,220, 92,228,230,230,226,195, 15, 63,116,
+138,137,137, 89, 6,192, 98,131,229,233,233,217,118,253,250,245,114,153, 76,134,220,220, 92,177, 86,171,165,156,156, 28,228,229,
+229, 49,141, 70,163,157, 56,113,162,244,246,237,219, 29, 1, 88,108,176,108,188, 90,136, 72, 0,224, 61,145, 72,244,126, 64, 64,
+ 64,243, 7, 15, 30, 92,215,235,245,251, 0,236,123,217,127,162,136,232, 77, 31, 31,159, 69, 73, 73, 73,235, 25, 99,225,149, 51,
+226,127, 62,158,158,158,251, 46, 92,184, 80,125,227,198,141,195,191,252,242,203,195,176,226,111,168, 36,133,255,244,182,110,209,
+162,133,199,251,239,191, 47,242,242,242, 66, 94, 94, 30, 98, 99, 99,237, 78,156, 56, 81, 69, 38,147, 61, 87,171,213, 22,111, 15,
+ 5, 0, 30,245,218, 58, 64,232,180,171,117,167,206,237,250,245,121,207,209,211,221, 25, 42,141, 1, 15,226,146,253,126, 61,252,
+ 83, 7,159,224,119, 46,104,181,217, 3,210,239,253,110,113,132,221,168,217,169, 91,143,118,157,223,124,211,209,217,197, 25,217,
+ 74, 45, 30, 62, 73,244, 63,117,252,231, 16,239,224,119,206,242,164, 27,146,122,243, 88,133,118, 91,176,241,255, 23,139, 23,185,
+219,217,217,153, 61,238,236,236,140, 78,157, 58, 97,201,146, 37, 66, 0,205, 76,207,177,146,155,159, 2,210, 67,155,102,192,217,
+ 94,202,249,249,249, 57, 58, 57, 57,189,180,102,193, 65,190,102, 27, 63,246,246, 31,223,207, 28,126,226,199,175,130,148, 57, 89,
+162,146, 77, 28, 28, 28, 80,175, 94, 61,204,158, 61,219, 50,205,151,228,175,214,244,246,246,174, 31, 18, 18,210,236,183, 51,103,
+ 92,146,146,146,164, 73, 73, 73,210, 99,191,253,230,210,186,117,235,102,222,222,222,245, 77, 52,172, 25,231,130, 13, 27, 54,204,
+ 57,120,240, 32, 23, 18, 18, 2, 87, 87, 87,116,234,212, 9,135, 15, 31, 22,126,249,229,151,139, 1,204, 46,111,156, 28,199,181,
+ 11, 9, 9, 33, 48,134,148,108, 61, 46, 47,169,143,168,149,129,200,201,103,200,200, 86, 64,165,202,135,157,157,157,172,112, 90,
+215,210,123,111,211,186,117,107, 2, 80,100,170,114,114, 10, 30,185,185, 74,104, 52, 90, 72,165, 82, 71, 34,146, 89,170,201, 24,
+243,106,219,182, 45, 0, 64,171,213, 22,205,181,102,101,101, 81,118,118, 54, 52, 26, 13, 68, 34,145,152,136,202,156, 86, 55,213,
+116,178, 23,234,132, 98,233,231,195, 62,156, 23, 63,236,195,121,241, 66,177,244,115,141,163,194, 96,201, 49, 39,123,161,206,156,
+102,101, 81,158, 38, 17, 85, 17, 8, 4,223, 6, 4, 4,196, 8, 4,130, 29, 68,228,245, 50,154, 68,244, 58, 17, 45,182,179,179,
+ 59,209,160, 65,131,120,123,123,251,223,136,104, 41, 17,181,174,136, 38, 17, 73,236,236,236,126, 91,188,120,113,196,245,235,215,
+251,157, 60,121,178,230,205,155, 55,251, 44, 95,190,124,151,131,131,195, 57, 34, 50,255,134, 85,206, 56,141,212,172, 89,115,219,
+229,203,151, 95,111,211,166,205, 86, 34,146,150,215,222, 18, 77, 34, 18, 16, 81, 19,178,112, 79,160,191,250,231, 78, 68, 62, 77,
+155, 54,173, 46,147,201,208,185,115,103, 0,232,248,146,154,173, 63,248,224, 3,175, 41, 83,166,136,162,162,162,176,117,235, 86,
+ 28, 60,120, 16,207,158, 61, 67,143, 30, 61,196,111,188,241,134,151, 84, 42, 53,251,243, 47, 85, 83,232,180,235,227, 79, 38,119,
+155, 58,105,140,227,141,167, 90,108, 63,241, 20, 7, 46, 38,227, 89,158, 4, 61,251, 12,115,126,171,119,255,183, 36, 82,103,179,
+ 27,219,151,165, 57,125,218,180,110, 99, 71, 14,114,140, 78,230,241,211,165, 20, 92,186,155, 13,189,200, 5,221,251,140,118,109,
+220,182,219, 59, 66,136,190,179,242,222, 43,204,255,103,205,255, 26, 69, 31, 22, 68,196, 24, 43,216,196, 53, 34,154,101,134, 54,
+164,101,253, 63, 90, 60,155, 56, 98, 53,130,218, 68, 87,171,221, 80,233,238,238,142,188,188, 60,168,213,106,136,197, 98,228,231,
+231,227,233,211,167,184,116,233, 18, 92, 93, 93,173,234, 88,161, 80,192,193,193, 1, 14, 14, 14,149,162, 57, 99,120,103,233,195,
+248, 52,233,209, 75,167, 59,172,153,240,191, 86,181,155,116,188,249,102,255, 73,183,156,170,248,228,223,188,121, 19, 23, 46, 92,
+ 64,102,102, 38, 90,182,108,105,213, 56,255,193, 92, 41,124,159,190, 66, 68,174, 33, 33, 33,190, 71, 79,156,117,205,205,231,157,
+158,164,234, 68, 60,207,195,206,206, 91,191,123,239, 79,217,253,250,244, 36, 34,122, 6,224, 74,161,169,125, 97, 42,209,148, 66,
+ 99, 82, 63, 52, 52,116,250,132, 9, 19, 16, 27, 27,139, 49, 99,198,168,174, 92,185,242,188, 77,155, 54,238, 91,182,108,145, 79,
+153, 50, 5,103,206,156,153, 75, 68,251, 1, 60,102,140,153,221, 75,141, 49, 38, 22,139,197,208, 23,218, 5,173,129,135,209,215,
+ 43, 20, 10, 48, 85, 38,196, 98,177, 0, 64, 21, 0, 22,173,147,227,121, 94, 44, 18,137,138,204,213,211, 84, 5,158, 62,203,131,
+ 34, 87, 3,149, 74, 15,141,138, 65, 96,231, 46, 4,158,120, 2,120, 98,137, 38, 0,129, 76, 38,131, 94,175, 71, 78, 78,193, 48,
+140,145, 49,141, 70,131,236,236,108, 8, 4, 2, 7, 0, 78, 0, 50, 44, 17, 44, 88,188,142, 3,133,211,125,248,227,135, 94, 30,
+ 15,126,153,161, 13,157, 23, 83,116,204,201, 94,168,219, 59,165,129,192,221,183,241,249, 38,253,190, 11, 52, 30,251, 59,215, 95,
+ 17,145,180, 74,149, 42,167, 34, 34, 34, 26,212,169, 83, 7,143, 31, 63, 14,236,219,183,111, 75, 34,106,194,172,220, 51,145,136,
+236, 56,142, 91, 54, 98,196,136, 9, 3, 7, 14,164,186,117,235, 66, 40, 20, 66,175,215,251,198,198,198,118,218,179,103,207, 52,
+161, 80,184,197, 96, 48,124,106,233,186, 62, 34,226, 36, 18,201,238,205,155, 55,183,111,217,178, 37,118,236,216,129, 43, 87,174,
+240,175,191,254, 58, 55,116,232, 80,248,251,251,183, 28, 58,116,232, 1, 34,234, 94,145, 72, 22, 17,249, 15, 30, 60,184,186, 64,
+ 32, 64,155, 54,109,196, 23, 46, 92,104, 10,224,130,181, 58, 37, 52, 29,124,125,125,207,116,236,216,177,201,137, 19, 39,174, 17,
+ 81, 71,107,214, 49, 18, 81,111, 31, 31,159,229,206,206,206, 22,191, 41, 42, 20,138,188,196,196,196,207,152,229,251,145,182,106,
+214,200, 78, 9,201, 0, 0, 32, 0, 73, 68, 65, 84,172, 25,226,226,226, 80,191,126,125,136,197,226,214, 68, 52, 14, 64, 55, 0,
+179,152, 21,187, 67, 16,145, 79,235,214,173, 61, 58,118,236, 72, 75,151, 46, 5, 0,136, 68, 34, 24, 12, 6,112, 28, 7,145, 72,
+132,192,192, 64,122,244,232,145, 27, 17,249, 88, 50, 93,232, 17,208,169,103,155, 55,187,181,107,223,242, 53,238,203,189, 15, 96,
+224, 13, 16,144, 30, 66,226,193,235,164,144,138, 5,168, 27,212, 92,112,247,246,141,150, 30,245,186,244, 76,191,119,188,220,233,
+ 66,143,128, 78, 61,187,245,236, 21,210,160,126, 93,110,205,129,135,200, 74,140, 49, 36,222, 57,155,206, 9, 56, 52,104,246,134,
+ 71,221,134, 77, 4, 77, 90,118, 20, 37, 61,190,221,201,173, 78,135,206, 25, 15,206,216, 76,197, 43,198,212,139,252,219, 41,245,
+191,241,189,209,108,142,147,132,106,238,217,179,147, 75,203,209, 42, 99, 99, 99,225,225,225, 1,111,111,111, 56, 59, 59, 35, 58,
+ 58, 26,191,253,246, 27,238,221,187, 7,158,231,209,184,113, 99,171, 58, 78, 79, 79,199,141, 27, 55,224,234,234, 90,105,154,181,
+171, 87,193, 71,213,171,136, 83,159, 43,196, 39,174,220,107,249,205,140, 62, 13,185,192, 62,219,242,243,255,252,236,215,104,254,
+ 27, 59,137,152,102, 11,250,249,249,181,221,190,125,187, 88,173,135, 99,221,113, 23, 87, 40,243, 13,246, 0, 96, 47, 19, 40, 35,
+151,215,251,116,193,130, 5,202,145, 35, 71, 6, 62,125,250,116, 73,233,138, 5, 72, 36,146, 69,111,191,253,246, 84,198,152,232,
+227,143, 63, 6, 0, 12, 27, 54, 76,113,233,210,165,186,140,177,103, 68,228, 51,106,212,168,251,167, 78,157,178,155, 60,121,178,
+ 64,175,215, 71, 11,133, 66, 70, 68, 97,140,177,121, 37,245, 56,142,187,122,237,218,181, 26, 62,254,245,224,239,206, 33,100,118,
+193,118,106,238,118, 60, 18,158, 60,196,157,155, 87,224,229,229,229,236,237,237, 29, 83,191,126,125,109, 98, 98,226,180,220,220,
+220,141,101,141, 81, 44, 22, 71, 69, 70, 70,122,251,251,251, 35, 55, 55, 23, 9,105,121,152,180,207, 14, 10, 85, 65,208, 66, 4,
+ 21,154, 84,175,231, 40,231, 52, 87, 60, 61, 61,181, 26,141,230,139,172,172,172, 50,183,251, 16,137, 68,207,111,222,188,233,224,
+231,231,135,252,252,124,150,145,145, 65, 74,165, 18, 57, 57, 57,244,203, 47,191,188,155,156,156,252,122,205,154, 53,201,215,215,
+ 55,172, 78,157, 58,170,196,196,196, 49,150,172,241,138,152, 27,168, 37, 34,131, 80, 40,252,114,236,216,177,253,246,239,223,127,
+117,239,188, 6,189, 25, 99, 90, 0, 32, 34,231,160,160,160,163,175,189,214,208, 39,124,101,163,181,140,177, 21,229,105,254, 5,
+140,152, 57,115,102, 3, 55, 55, 55,124,240,193, 7,152, 63,127, 62,230,204,153, 83,231,131, 15, 62, 24, 11, 96,149,165, 34, 68,
+ 36,247,242,242,250, 99,205,154, 53,129,109,219,182,197,225,195,135,177,115,231, 78, 60,122,244, 72, 95,179,102, 77, 97,203,150,
+ 45, 49,119,238, 92,188,245,214, 91, 99, 38, 78,156,216,129,136,154, 90,104, 58, 70,206,157, 59,183,119,187,118,237, 48,124,248,
+112,245,233,211,167,251, 1, 56,118,252,248,241, 55,206,156, 57,179,247,135, 31,126,144, 47, 94,188,184,243,148, 41, 83, 62, 0,
+176,174, 2,247,255,110,251,246, 5,123, 27,183,107,215, 14,203,151, 47,127, 11, 47, 97,176,136, 72,226,238,238,254,203,142, 29,
+ 59,154,212,171, 87, 15, 67,134, 12,105,218,175, 95,191, 95,136,168, 11, 99,204,162, 55,164,106,213,170, 45, 59,120,240, 96, 64,
+105, 51, 9,230, 80,171,213,110,239,189,247,222, 82, 0, 86, 25,172, 31,127,252, 17,159,125,246, 25, 26, 55,110,252, 90,171, 86,
+173, 54,141, 27, 55, 14,161,161,161,111, 18,145, 39, 99, 76,105,137,144, 80, 40,172,217,163, 71, 15,209,190,125,251, 0, 0,237,
+219,183, 71,231,206,157,113,235,214, 45,156, 63,127, 30, 2,129, 0,246,246,246,104,219,182,173, 36, 41, 41,169, 38,128,114, 13,
+ 22, 39,181, 27,209,187, 71,119,199,159, 46, 37,195,192,235,209, 60,192, 9, 45, 3,171,226,110,130, 2,145, 49, 9, 48,104,196,
+112,114,115, 71,235, 14, 93,221, 82, 18, 31,141, 0, 80,254,122, 44,169,221,136,247,123,191,227,240,211,197, 36,100, 37,221, 97,
+ 15,174,236,255, 77,151,175, 28, 3, 0, 87, 79,238,218,228,229, 46,239, 82,183, 89,115, 65,199, 46,189, 92,247,237, 76, 25, 1,
+192,102,176,108, 88, 76,153,211, 29, 57, 90,164,190,249, 78, 31, 92,187,118, 13, 0,240,252,249,115, 60,127,254, 28, 1, 1, 1,
+ 88,183,174,248,251, 86, 69,140, 11,207,243,149,174, 9, 0,158,238, 78, 24,210,189,133,240,252,141,157, 50,101, 90,154,204,193,
+193,161,200, 97,253, 87, 12,150, 41,122,189, 94, 86,179,102, 77, 40, 84,160,236, 60,157, 67,250,174,130,200,190,199,128,211, 14,
+ 26,141,134,115,112,112,128, 90,173, 46,115,186, 12, 40, 88, 51,209,187,119,239,169,187,119,239, 22,221,185,115, 7,181,107,215,
+134, 86,171,197,165, 75,151, 18, 88,193, 6,197, 96,140, 37, 9, 4,130, 36,158,231,235, 52,110,220, 24, 75,150, 44, 65, 96, 96,
+ 32,117,239,222,125, 90,161,201,226, 77, 53,147,147,147,151,141, 27, 55,238,141, 61,123,247,187,109,238,175,130, 34, 91,129,220,
+220, 92, 68, 93,191,138,140,212,124,124,243,205, 55,144,201,228, 4, 64,252,236, 89,170,120,242,228,201,107,125,125,125,187, 37,
+ 36, 36,244, 40,109,156, 73, 73, 73,139, 62,252,240,195,214,187,118,237,114,201,201,201,129, 74,149,143, 12,165, 29, 98, 86, 23,
+236,175,219,224,147, 24,108, 88,191,145,107, 84,195,222, 35, 47, 47, 15, 19, 38, 76,248,202,199,199,167,109, 82, 82,210,168,210,
+ 52, 19, 19, 19, 47,127,244,209, 71,158, 63,252,240,131, 76,163,209,104, 13, 6, 3, 84, 42, 21,183,107,215,174,105, 53,106,212,
+112,221,178,101, 11,201,100,242,194,182, 9,226,241,227,199,239,246,242,242,250, 33, 37, 37,101,120, 57,223, 83,129, 64, 32, 88,
+ 29, 30, 30, 62,180,127,255,254,142,201,201,201, 13, 15, 30, 60, 40, 5,160, 42,108,226,221,165, 75,151, 26, 43, 87,174,172, 18,
+ 20, 20, 52,141,136, 68,140,177,191,117,211,112, 15, 15,143,137,189,123,247,198,210,165, 75,241,243,207, 63, 79,113,115,115,251,
+106,254,252,249,240,241,241,249,136,136, 86,151,183,238,206,132, 21,171, 86,173, 10, 12, 12, 12,196,176, 97,195, 52, 39, 78,156,
+152, 9,224, 0,128,184,115,231,206,249,125,247,221,119, 61,119,239,222,189,116,205,154, 53,178,117,235,214, 5,244,233,211,103,
+ 53,128, 82,127, 70, 70, 60, 61, 61, 39, 15, 28, 56, 16, 43, 87,174,196,233,211,167,251, 48,198, 14, 23,158, 58, 66, 68, 61, 23,
+ 47, 94,124,114,246,236,217, 88,181,106,213,199,176,210, 96, 17,145, 67,131, 6, 13,190,232,214,173, 27,206,157, 59,135,144,144,
+ 16,180,110,221,122, 10, 17,173,101,140,165, 91,163, 85,168,199, 57, 56, 56,236,222,190,125,123, 72,141, 26, 53,176,112,225, 66,
+ 76,157, 58, 21,219,182,109, 11, 25, 50,100,200,110, 34,122,191,228,223,140, 57,156,157,157, 29,236,236,236, 48,109,218, 52,246,
+232,209,163,204,242,218, 87,175, 94,221,245,171,175,190, 34, 87, 87, 87,139, 18, 90,136, 72, 46,147,201,218, 4, 7, 7, 99,238,
+220,185, 56,126,252, 56,102,207,158,141,224,224, 96,196,197,197, 97,192,128, 1,118,179,102,205, 10, 5, 96,209,190,132,140, 49,
+103,119,119,119, 60,123,246, 12, 34,145, 8,109,219,182,197,129, 3, 7,160, 86,171, 81,181,106, 85,100,101,101,161, 69,139, 22,
+ 0, 0,161, 80,104, 97,210, 13, 11,246,112,115,198,179,219,137, 16, 66,143,102,117, 61,112,234,214,115,104,117, 60,170,186,187,
+ 32,229, 89, 42, 90, 5,251, 66,163,241, 3, 99,124,176, 37,138, 18, 1,215, 76, 42,147, 35, 35, 39, 29,137, 49,167,159,107, 13,
+234,113, 89,143,206,199, 3,128, 91,237,246,227,174,158, 63,126,181,239, 59,237,171,230, 42,171,131, 24,223,194,178,113,218,176,
+ 81, 64,185,107,176,204,189,151,230,229,189, 56, 75,240,178,198,229, 85,104,154,227,191,104,176,140, 24, 55, 71,214,232,120,104,
+116, 5,239,217,106,181, 26, 42,149,170,172,203,138, 96,140,233,142, 30, 61,186, 99,210,164, 73,248,234,171,175,112,255,254,125,
+136,197, 98, 4, 7, 7,123, 19,145, 3, 80, 16,113,105,214,172, 89, 85,142,227,112,247,238, 93,124,249,229,151, 24, 57,114, 36,
+187,112,225,194, 54,115, 31, 20,140,177,235, 25, 25, 25,235,199,141, 25,153,149,153,250, 20, 58, 85, 38,158, 37, 62,132, 90,153,
+133,133, 75,150, 33, 79, 39, 68, 74,182, 22, 41,217, 90,112, 82, 55,108,218,178, 93,208,160, 65,131,110, 66,161,176, 84,131,197,
+ 24,187,148,154,154,186,101,252,248,241, 89, 41, 41, 41, 69,247,167,209, 49,104,116,197,127, 95,237,236,236,176,122,245,106,231,
+186,117,235,246, 22,137, 68,157,202,208, 76,142,143,143,191, 51,126,252,120, 77,106,106, 42,178,179,179,241,211, 79, 63,245,172,
+ 81,163,134,235,210, 21, 95,145, 82, 43, 68, 74,150, 22, 41, 89, 90, 72, 28,170, 98,247,222,253,130,122,245,234, 13, 18,137, 68,
+165,174, 33, 50,154,171, 31,126,248, 97,104,255,254,253, 29, 87,172, 88,145,113,240,224,193, 13,140, 49,211, 31,200,221,213,171,
+ 87,239,217,189,123,119,206,212,169, 83,221,150, 47, 95, 62,133,136,102,150,250, 67,122,197, 16, 81,167,254,253,251,215,231,121,
+ 30, 17, 17, 17, 55, 25, 99,171,246,239,223,255,135, 90,173,198,128, 1, 3,106,162, 96,186,200, 18,157,215, 7, 13, 26, 52, 33,
+ 36, 36, 4,159,124,242,137,246,196,137, 19,205, 24, 99, 95, 49,198,158,176, 2,226, 24, 99,107,207,156, 57,211,120,226,196,137,
+234, 22, 45, 90, 96,248,240,225, 35,137, 40,164, 28,221, 54, 3, 7, 14, 12,228,121, 30,187,118,237,186, 97, 98,174, 0, 0,140,
+177,223,246,238,221,123, 73,163,209, 96,240,224,193,181,136,232, 13, 43,238, 93, 44,149, 74, 35, 22, 44, 88,224,146,152,152,136,
+161, 67,135,170,239,222,189,139,121,243,230,201,157,157,157, 15, 27,255, 6,172, 65, 42,149,126,243,245,215, 95,247,110,212,168,
+ 17,198,143, 31,175,217,184,113,227,164, 9, 19, 38,104,154, 53,107,134, 13, 27, 54,244,150, 72, 36, 86,109, 1,146,148,148,148,
+ 21, 29, 29,237, 94,222, 35, 33, 33, 33,213,194,123,182,115,116,116,188, 24, 20, 20,164, 8, 14, 14,110,174,215,235, 17, 29, 29,
+253,112,199,142, 29,124,112,112, 48,214,175, 95,143,229,203,151,163, 71,143, 30, 16, 8, 4,161,214,140, 85,169, 84, 66, 38,147,
+ 65, 44, 22, 35, 50, 50, 18,106,181, 26,118,118,118,144,201,100, 16, 8, 4,112,113,113,129,163,163, 35, 0, 88,100,216,137,192,
+ 20,121, 58,136, 68, 28,132, 28,143, 59,113,217,208,234,120,200,196, 2,136,132, 4, 48, 30, 46,246, 34,200, 36, 2,112, 68,229,
+154,214, 66, 77,100, 43,181,144,136, 57,136,196, 18,226,244, 6,185,241, 28, 39, 52,200,229,114, 9,121, 56, 73, 33, 19,219,106,
+114,219,176,158,114, 11,141,242,252,139,191,167,230, 76,138, 90,173,126,169,129,188, 10, 77,115,230,240,101, 53,255,137, 8,133,
+194,252,123,247,238, 73,156,220,125,120,119, 71, 81,102,141,145,231,157, 1,192,205, 65,152,173, 53,232,248,164,164, 36, 72,165,
+ 82,179,107,164, 74,146,159,159, 63,134,136, 22, 2,104, 40, 20, 10, 15,109,223,190,157,194,195,195, 93, 7, 14, 28, 24, 75, 68,
+137, 65, 65, 65,254,219,183,111,119, 2,128,181,107,215,178,221,187,119,191,133,130,210, 23, 41,165,105,166,164,164,204, 19,137,
+ 68, 23, 62,252,240,195,117, 18,137,196,213,222,222,222,253,220,185,115,148,175,101,120,125,102, 92, 81,102,161,147,156,195,217,
+ 25, 78, 24, 59,118,172, 32, 38, 38,102, 9,128, 67,101,104, 78,147, 74,165,231,238,223,191,255,149,179,111,147, 42,246,254, 51,
+157, 91,206,184, 11, 0,240,247, 16,129, 43,124, 63,204,202,202, 66, 90, 90, 26, 38, 76,152,224, 26, 27, 27, 59, 13,192,169,210,
+ 52, 19, 18, 18,206, 72,165,210,132,219,183,111,119, 20,137, 68, 18,123,123,251,215, 47, 94,188, 72,249, 26, 30,175, 77,139, 67,
+ 70,110,193, 56,221, 28,132,184,186,192, 19, 31,125,244,145,240,193,131, 7,203, 0,180, 51,167,199,113,220,114, 83,115,245,249,
+231,159, 71, 1,168, 69, 68,197,166, 64, 13, 6, 3, 13, 30, 60,248, 22,128,224,169, 83,167,186, 49,198,166, 16, 81, 6, 99,108,
+115,105, 99,125, 85, 56, 57, 57, 45, 29, 55,110, 28,118,239,222,141,204,204,204,213, 0,160, 80, 40, 86,253,248,227,143,187,198,
+140, 25,131,239,191,255,126, 41, 17,253,106, 65, 20,235,237, 1, 3, 6,224,200,145, 35, 56,121,242,228, 23,140,177,104,115,141,
+ 24, 99,247,137,104,218,193,131, 7,215, 12, 28, 56, 16,223,126,251,109, 55, 0,231,202,208,237,242,214, 91,111,225,240,225,195,
+120,254,252,249, 6,115, 13,178,178,178, 54,254,244,211, 79,173,222,122,235, 45, 44, 89,178,164, 11,128,223,202,187,111, 34, 10,
+116,118,118,222,190,102,205,154,215, 27, 53,106,132, 65,131, 6,229,107,181,218,110, 83,167, 78,253,121,231,206,157,142, 59,118,
+236,104, 62,118,236,216,203, 68, 52,154, 49,118,169, 60, 61, 0, 16, 8, 4,139,215,173, 91, 55,170, 99,199,142,152, 50,101,138,
+254,232,209,163,189, 24, 99,199,136, 40,246,243,207, 63,255,229,203, 47,191, 20,172, 92,185,114,148, 64, 32, 72, 51, 24, 12,127,
+151,169, 94,176,118,237,218, 86, 93,187,118,197,195,135, 15,113,233,210, 37,104,181,218,239, 47, 94,188,120,182, 78,157, 58, 11,
+ 52, 26,205,207,246,246,246,195, 28, 29, 29,131,154, 52,105,242, 6, 17,217, 89,178, 14,143,136,178, 98, 99, 99,237,171, 86,173,
+ 10,145, 72,132, 27, 55,110,160,106,213,170, 0,128,103,207,158, 33, 56, 56, 24, 2,129, 0, 89, 89, 89, 0,144,109,201, 64,137,
+184,155,177, 79,146,106,185, 57,218, 3, 6, 25,174,223, 77, 64, 21, 15, 87, 24,136, 67, 74, 74, 50,154,212,247, 5, 17, 33,235,
+121, 10,136,232,150, 37,154, 6,198, 71, 62, 77,122, 86,205,221, 81,138, 70,173,186,186, 95,252, 53, 45,220,185,118,187,177, 66,
+ 1, 9,164, 50,167,205,163,134, 15,247,224,121,134,172,231,169, 16,114, 92,153,107, 87,109,216, 40, 73,145, 45, 47,109, 81, 89,
+193, 98,233,226,243,254, 37, 77,138, 76, 38, 43,138,158, 88,138,105, 41,133,202,210, 44,143, 87,161,249,119, 65, 68, 51,136,232,
+ 32, 17,205,136,143,143,191, 51,106,212, 40,173, 94,171,206,185,176,176,214,244,107, 75,106,140,191, 56,207,123,252,129, 73,206,
+211,243,178, 51,114,214,174, 93,171,139,143,143,191, 99,122, 77, 89,218,140,177,167,140,177,195,223,125,247,221,198,136,136, 8,
+ 4, 7, 7, 35, 58, 58,186,170, 82,169,108,122,235,214, 45,183,192,192, 64,132,135,135, 99,247,238,221, 95, 49,198,142,151,101,
+174,140,232,116,186, 19,201,201,201,245,226,226,226, 2, 92, 92, 92,116, 46, 46, 46, 40,153, 89,168, 80,241,120,158,149, 13, 55,
+ 55,119, 56, 57, 57,213, 44, 79, 83,173, 86, 31, 78, 78, 78,174,203,187,214,111, 95, 55,125,117,118,228,226,234,136, 92, 92, 29,
+135,167,249,192,219, 69,130,204,204, 76,164,165,165, 33, 45, 45, 13, 68, 4,157, 78,215,192, 2,205, 71, 73, 73, 73, 91,159, 62,
+125,122,208,211,211, 19,142,142,142, 96, 0, 82,178,116,136, 90, 25,136,168,149,129, 72,201,210, 65,145,147,131, 26, 53,106,192,
+209,209,209,236, 84, 4, 17,113,213,170, 85,235,222,191,127,127, 71, 0, 40, 52, 78,111, 50,198,198,155,121,124,160,215,235,219,
+ 26,219,126,246,217,103,110, 0,222, 42,111,172,149, 73, 97,134,219,135, 99,198,140,105, 46,147,201,176,126,253,250, 71, 0,126,
+ 40, 60, 29,177,113,227,198,187, 0, 48,105,210,164, 32, 0, 83, 10, 75, 36,148,138, 88, 44,110,214,160, 65, 3, 92,188,120, 17,
+ 0,246,151,211,253,222, 11, 23, 46,160, 78,157, 58,144,201,100,175,151,211,182,102,245,234,213,113,247,238, 93, 0,184, 94, 74,
+155,235,119,239,222, 69,245,234,213, 65, 68,229,254, 30, 17, 81,239,174, 93,187,222, 60,117,234,212,235,109,218,180,193,168, 81,
+163, 52,151, 47, 95,238,206, 24, 59,123,253,250,245, 78,131, 7, 15, 86,214,173, 91, 23,103,206,156, 9, 28, 60,120,240, 5,129,
+ 64,176,208, 2,205,145, 97, 97, 97, 51,222,125,247, 93,132,133,133,177, 61,123,246, 12, 98,140, 29, 3, 0,198,216,209, 93,187,
+118, 13, 93,180,104, 17,123,255,253,247, 49,127,254,252, 25, 68, 52,190, 44, 61,165, 82,153,109, 48, 24,160, 84, 42, 45, 10,193,
+ 91,218,222,195,195,227,237,174, 93,187, 98,246,236,217,168, 86,173, 26,126,254,249,103, 6,224, 16, 99,236,156, 90,173,110,207,
+ 24,251, 82,169, 84, 30,184,120,241, 34,186,116,233, 34, 6,240,142, 37,253,235,245,250, 39,167, 78,157,210,186,187,187,195,215,
+215, 23,126,126,126, 80, 42,149,200,202,202, 66,112,112, 48, 90,181,106, 5,165, 82,137, 67,135, 14,105,179,178,178, 44, 74, 68,
+209,107,148, 59,142,255,178, 47,219,221, 81, 10,223,170,206,168, 81,205, 13,185, 89,233, 72, 75, 73, 66,179, 6,126,232,208,172,
+ 6,210,179, 53, 56,122,104, 95,102, 78, 78,222, 14, 75, 52,117,234,188,237, 39,126,253, 57,219,213, 81,140,122,245,131, 48,120,
+212,164, 38, 77,154,182, 60,222,162, 69,219,163, 43,150, 46,126,237,205,214, 13, 40, 33, 61, 31, 71, 14,237,207,204, 86, 40, 44,
+154, 30,181,241,114,252, 87, 22,184, 3,229, 79, 17,166, 79,153, 50, 5, 82,169, 20,222,222,222, 69,166,200,104, 82, 36, 18, 9,
+188,189,189,161,215,235,177,107,215, 46, 0, 40,115,141, 2, 7,168,123,141, 95,194,171,117, 44, 79, 36, 18, 85,138, 38, 0,112,
+ 28,167,238,243,249,183,252,175, 23,204, 39,185, 84, 68,243, 95, 64,139,194,154, 86, 45, 24, 99,153, 79,158, 60, 73,232,215,167,
+ 87,118, 92,236,237, 20,101, 86, 82,178,226,121,124,114,252,163, 91, 41, 51,167, 77,201, 78, 72, 72,136, 47,172,133,213, 34, 41,
+ 41,169, 23, 0, 75,215, 18, 76,233,215,175,223,215, 99,198,140, 97, 81, 81, 81, 0,128,200,200, 72, 12, 31, 62,156, 13, 29, 58,
+116, 53,128,233, 21, 24,183, 82,165, 82, 21,139,126,104, 13,124,209,212,158, 66,161, 64, 82, 82, 18, 52, 26,141,197, 78,248,254,
+209,149,247, 50,158, 92,213, 5,249,219, 35,200,223, 30,129,213,237, 64,250,220, 34,115,149,150,150,134,212,212, 84, 0,176, 40,
+138, 87,136, 66,173, 86, 23, 27,167,233, 20,164, 66,161, 64, 74, 74, 10, 12, 6,131,217, 15, 48,198, 24,159,152,152,120,116,247,
+238,221, 57, 0,176, 98,197,138, 12, 34, 58, 73, 68, 95,155,121,108, 18, 10,133,191, 27,219,174, 92,185, 50, 3,192, 97,115,186,
+175, 2, 34,122,183, 81,163, 70,153, 51,102,204, 88,255,241,199, 31, 99,211,166, 77, 72, 78, 78,158,206, 24,211, 27,239, 37, 61,
+ 61,253,243, 13, 27, 54, 96,196,136, 17,152, 51,103,206,202,166, 77,155, 42,136,104,112,105,154, 85,170, 84,241, 21, 10,133,184,
+118,237,154,130, 49,246,176,172,254, 25, 99, 41,215,174, 93, 75, 37, 34,120,123,123,215, 46,171,173,155,155, 91,128,163,163, 35,
+ 18, 19, 19, 1,224,113, 41,205,158, 36, 37, 37, 49,137, 68, 2, 31, 31,159, 58,229,220, 62, 92, 93, 93, 63,223,186,117,171,240,
+246,237,219,120,243,205, 55, 19,206,156, 57,211,133, 49,118,186,112,108,215, 34, 35, 35, 67, 58,117,234,116,239,248,241,227, 88,
+182,108, 25, 53,110,220,184, 76, 51, 4, 0,254,254,254, 31,140, 28, 57, 18,235,214,173,195,230,205,155,199, 51,198, 34, 74,220,
+243,206, 13, 27, 54, 76,218,188,121, 51, 70,141, 26,133,154, 53,107,150,250,189, 4,128,184,184,184,105, 29, 59,118,140,188,127,
+255,190, 69, 59, 20, 88,210,158,136, 58,181,108,217, 50, 64,165, 82, 97,251,246,237, 15, 3, 2, 2,254,136,136,136,152,194, 24,
+187, 81,162,233,129,125,251,246, 97,200,144, 33,104,220,184,241,118, 34, 26, 88, 94,255,140,177,164,184,184,184,244, 27, 55,110,
+240, 2,129, 0,190,190,190,232,222,189, 59, 6, 12, 24,128,198,141, 27,227,217,179,103, 56,123,246, 44, 31, 27, 27,155,110, 73,
+ 6, 33, 0,164,223, 59,245,243,227,199,247,126,191,118,249,172, 78, 40,224,224,231,237,134,247, 58, 55,193,232,208,182,104, 22,
+ 88, 13,113,207, 84,248,237,183,227,186,199,143, 31, 94,180, 36,131,208,168,121, 39,250,198,133,219,215,206,235, 69, 66, 66, 96,
+253,186,152, 61,243,115,215, 69,115,167,185,212,173,237,135, 27,143,178,113,252,216, 17, 93, 82, 66,252, 41, 91, 6,161, 13,107,
+ 41,111,138,112,197,166, 77,155, 90,108,221,186,181,203,148, 41, 83, 28,134, 13, 27, 6,153, 76,134,188,188, 60,248,250,250,194,
+ 96,248, 63,246,206, 59, 60,138,226,225,227,223,185,222, 47,245,238,210, 8,132,146, 78,239,189, 24,122, 19, 4, 4,193,242,162,
+ 20, 5, 81, 65, 4, 69, 84, 4, 65,154, 20, 17, 65, 81,148,166, 96, 9, 29, 84, 4, 4,169,161, 37, 49, 4,210,123,114,233,229,
+146, 92,219,121,255, 72,194, 47,196,148, 75, 65, 16,231,243, 60,243,220,221,236,238,103,103,246, 46,119,223,108,153,181,226,248,
+241,227,184,122,245,106, 33,199,113,191,160,202,229,255,132,144,160,202, 99,101, 28,143,162,178,178,193, 43, 13,221,130, 39, 78,
+108, 18, 39, 0, 40,239,114,234,172, 22,198, 93,155,246,159, 27,191,231,196, 53,242,218,148,254,188,206,190,205, 0, 0, 58,157,
+ 14,106,181,186,222,206,198,242, 79, 56, 43, 31,190, 77, 77, 77,189, 77, 8,201,120,233,165,151,252, 42, 78,104,151, 72, 36, 37,
+137,137,137, 17,229,225,234,111,203,212,213,206,242, 43,221, 94, 38,132, 28,204,203,203, 59,241,230,155,111, 98,197,138, 21, 56,
+116,232, 80, 95, 74,233,121, 91,219, 89,197,105,245,242,242,202,189,124,249,178,174,141,127, 39,180,212, 10,209,239,221, 59,160,
+148,194, 73, 78, 81,144,155,141,235,215,175,161,160,160,224, 82,125,218,233,230,230,150,155,145,145,225,172,213,106,145,157,157,
+141,204,204,204,123,225, 42, 39, 39, 7,217,217,217,148, 16,242, 71, 61,156, 69,173, 91,183, 54, 68, 68, 68,136,117,205,218,160,
+149, 86,132,238,111,223, 6, 40,133,167, 35, 15, 5,249,185,184,112,225, 2,242,242,242, 78,215,228,228, 56,110,254,212,169, 83,
+249, 0,158,125,243,205, 55, 29, 1,116, 88,184,112,225, 47, 85,175, 20, 20, 10,133,159,236,218,181,171,109,197,161,196,183,222,
+122,107, 61,165,244, 75, 91,218,217, 80, 42, 59,157,156,156,230, 31, 57,114, 68,101, 50,153,176,105,211, 38,172, 95,191,126, 7,
+165,244,190, 43, 36, 41,165, 71,248,124,254, 22, 30,143,247,202,156, 57,115, 48,115,230, 76,121,151, 46, 93,222,192,255,246,114,
+221,231, 76, 78, 78, 94,210,185,115,231,165, 25, 25, 25, 54,157,176,127,231,206,157, 25,157, 59,119, 94,146,145,145,177,186,166,
+118, 2,128, 66,161, 80, 88,173, 86,196,198,198,230, 80, 74,171, 61,180, 68, 41, 45,241,246,246, 78,182, 90,173, 30,114,185,220,
+177,182,190, 3, 64, 78, 78,206, 71, 93,186,116,121, 63, 61, 61,253, 36,128,229, 85,135, 28,161,148,222, 32,132, 4,206,155, 55,
+111,238,170, 85,171,198,167,165,165,253,109,156,165,170,206,248,248,248,143, 6, 14, 28,248,110,100,100,228,206,154, 14,245, 82,
+ 74, 63, 37,132,152,118,237,218, 53, 59, 54, 54,246,111, 87,248, 86,118, 82, 74, 15,163,150, 67,230,213,184,171,157,191,178,147,
+207,231, 47, 92,181,106, 21,239,243,207, 63, 7,165,116,173,197, 98,169,169,157, 55,249,124,254, 55,189,123,247,126,110,255,254,
+253,210,192,192,192,153, 0,246,214,212,247, 10, 74, 75, 75, 47,254,249,231,159, 61,226,226,226,156, 7, 14, 28, 40, 2,202,254,
+ 49,201,205,205,197,225,195,135, 77, 81, 81, 81,153, 69, 69, 69,213, 30,110,173,201,105, 49,230, 79,249,243, 84,240,222,184, 59,
+161, 61, 7, 12, 27,235, 96, 52,121, 64,146,197, 71,110, 86, 26,142, 31,254, 49, 39, 54, 54,250,130,193,144, 91,109, 0,172,201,
+105, 42,205,155,124,225,247,131,251,146, 98, 35,122,244, 27, 56,194,161,196,216, 28, 18, 17, 15, 89,233,201, 56,126, 36, 56, 59,
+ 54, 54,230,143, 18,115,233,243,245,113, 54,134,255,178,243,177,131, 82, 90,103, 1, 32, 2, 16,164, 84, 42, 87, 44, 93,186,116,
+237,165, 75,151,214,142, 26, 53,106,173, 68, 34, 89, 1, 32, 8,128,168,134,229,130,254, 73,103, 87, 55, 56, 14,108, 69,206, 14,
+105, 77,184, 89,125, 29,172,207,119, 87, 24, 7, 13, 26,180,165, 49,206,134,150, 7,237, 4, 16,108, 54,155, 41,128, 52, 0,193,
+229,101,113, 53,203, 44,174, 52, 61, 45, 33, 33,129, 2, 8,174, 79, 59, 1, 56, 63,253,244,211, 92, 65, 65, 1,157, 52,105, 18,
+ 5, 96,215,152,190, 75, 36,146,129,253,250,245, 51,167,235,179,233,237,152,100,122, 49, 36,156,158, 56,245, 39,221,247,227, 17,
+186,121,203, 54,218,190,125,123, 35,128,230,245,113, 10, 4,130, 65, 3, 7, 14,204, 74, 79, 79,167, 17, 17, 17,244,236,217,179,
+244,192,129, 3,116,219,182,109,116,235,214,173,180, 89,179,102,233, 0,116,245,113,202,100,178,177,195,135, 15, 55,231,230, 27,
+104,108,114, 22,189, 21, 17, 75,207, 95,190, 69,143,159, 58, 79,119,239,221, 79, 3, 2, 2, 74,234,114, 2,224,243,249,252,205,
+251,246,237,203,167,148,210,177, 99,199, 38, 1,144, 86,154,222,114,254,252,249, 25,148, 82,186,122,245,234, 44, 0,111, 63,132,
+207,210, 48,119,119,247,219, 34,145,232, 8,128,103,235, 88,110,178, 64, 32, 56,228,226,226,114, 5,192,184,127,178,157,229,175,
+ 71,105,181,218,139, 0,198,212,177, 92,197,124, 79,254,211,219,243,223,226, 4, 48, 72, 32, 16,156, 69,217, 24, 87,117, 45, 39,
+ 2,240, 33,159,207, 63, 10,224,137,250,180, 19,128,155, 82,169,236,163, 84, 42, 71, 43,149,202,209,246,246,246,125, 0,184, 53,
+166,239, 78,222, 65,163, 61, 59,141,249,185, 89,135,145,241,158, 29, 71,197,123,117, 30,251,179,147,119,208,232,198, 58,155,119,
+ 30, 27,236,217,113, 84,130,103,199,209,113, 45,187,142,253,217,217, 55,104,248,227,246,190, 63,202,206, 26,214, 51,227,159, 88,
+207, 3,105,123, 61, 59,170, 0, 48, 14,192,202,242, 71, 69, 99,223,128, 7,225,236,225, 10,159,160,214, 36, 98,132,175, 32, 27,
+192,132,166,112, 54,224, 67,241,160,191, 28,119, 26,141, 70, 90, 82, 82, 66, 13, 6, 3, 45, 44, 44,188, 47, 56, 85,154, 47, 56,
+ 37, 37,133, 38, 37, 37,209,132,132, 4, 26, 23, 23, 71, 1,236,174,111, 59,213,106,245,151, 19, 39, 78,180, 10,133,194,205, 77,
+209,119, 71, 71,199,149,221,187,119, 55,109,220,184,145,254,252,243,207,244,139, 47,190,160,115,230,204,161,109,219,182, 45,181,
+183,183,159,210, 16,167,139,139,203, 18, 95, 95,223,172, 29, 59,118,208,221,187,119,211, 13, 27, 54,208,119,222,121,199,234,225,
+225,145,166, 82,169,134, 54,196,169,213,106,183,247,233,211,199,180,125,251,118,250,203, 47,191,208, 61,123,246,208,249,243,231,
+ 83, 63, 63,191, 82,133, 66,241,148, 45, 78, 0,124,129, 64,176,110,214,172, 89,105,110,110,110, 71,170, 76,147, 7, 4, 4, 92,
+153, 58,117,106, 10,128,183, 30,151,207, 39,115, 50, 39,115, 50,103, 19,173,231, 95, 27,176,234,188,138,176, 50,180,108,144,185,
+159, 8, 33,135,104,249,249, 25,141,229, 65, 56, 47,164,208, 72, 0,126,132, 16, 65, 83, 57, 31, 65, 62, 18,139,197, 2,148,223,
+244,185,156,234,174,114,185,236,230,230, 86,249,117, 30,128,122,143,179,148,151,151,247, 34, 33,228, 85,122,255, 16, 3, 13, 38,
+ 43, 43,107, 49, 33,228,187,152,152,152,149,246,246,246,157,205,102,179, 57, 63, 63,255,108, 78, 78,206, 91,148,210,164,134, 56,
+ 83, 83, 83,151, 19, 66, 14, 46, 89,178,228, 77, 74,105, 55, 30,143, 87, 98, 54,155, 79,103,102,102,174,164,148,234, 27,226, 76,
+ 79, 79,159, 33, 18,137,190,138,138,138, 90, 41,147,201,218,115, 28,103, 52, 24, 12,167, 51, 51, 51, 95,167,148,218,116, 41, 60,
+ 45,187, 97,238,124, 66,200, 58, 0, 25, 85,166, 25, 8, 33,189,195,195,195,157, 40,165,169,213, 27, 24, 12, 6,131,241,111,163,
+ 94, 1,171,130, 7, 17, 90,254, 45,206, 71, 5, 74,233, 93, 0,181,158, 24, 91, 62, 95,157,163,183,215, 99,157, 77, 18,174, 42,
+249,110, 1, 24,222,196,206, 48, 0,207, 54,165,211,100, 50, 93,130,141,247,101,171,141,154, 2, 20, 45, 59,215,141,133, 43, 6,
+131,193,120,140, 96,163,167, 49, 24, 12, 6,131,193, 96, 52, 49, 4,101, 39,127,255, 13, 90,143,171, 3, 8, 33,213, 58,106,163,
+ 46, 63,115, 50, 39,115, 50, 39,115, 50, 39,115, 62,126,206, 74,238,154,238,109,122,187,138,175, 94,119, 60,120,100,120,192, 39,
+167,253, 43, 78,172, 99, 78,230,100, 78,230,100, 78,230,100,206,135,235,124,220, 10, 59, 68,200, 96, 48, 24, 12, 6,131,209,196,
+176,128,197, 96, 48, 24, 12, 6,131,209,196,176,128,197, 96, 48, 24, 12, 6,131,209,196,176,128,197, 96, 48, 24, 12, 6,131,209,
+196,176,128,197, 96, 48, 24, 12, 6,131,209,196,144,242,171, 1,202, 94, 16, 66, 41,165,228, 33,182,135,193, 96, 48, 24, 12,198,
+127,152,199, 37,139,176, 61, 88, 12, 6,131,193, 96, 48, 24, 77, 12, 11, 88, 12, 6,131,193, 96, 48, 24, 77, 12, 15, 40,219, 29,
+247,176, 27,194, 96, 48, 24, 12, 6,227,191,203,227,150, 69, 42,246, 96, 13, 40,239, 88,163,111,104,203, 96, 48, 24, 12, 6,131,
+209, 0, 30,171, 44,114,223, 73,238, 12, 6,131,193, 96, 48, 24,140,198,195,206,193, 98, 48, 24, 12, 6,131,193,104, 98, 88,192,
+ 98, 48, 24, 12, 6,131,193,104, 98, 30,104,192, 34,132, 4, 49, 39,115, 50, 39,115, 50, 39,115, 50, 39,115,254,215, 96,123,176,
+ 24, 12, 6,131,193, 96, 48,154, 24, 22,176, 24, 12, 6,131,193, 96, 48,154, 24, 22,176, 24, 12, 6,131,193, 96, 48,154, 24, 22,
+176, 24, 12, 6,131,193, 96, 48,154, 24, 22,176, 24, 12, 6,131,193, 96, 48,154, 24, 2,160,218, 43, 1, 40,165,191,218, 44,105,
+192,213, 4,117,249,153,147, 57,153,147, 57,153,147, 57,153,243,241,115,214,229,174, 79,254,120,164,161,148, 62,176, 2, 32,136,
+ 57,153,147, 57,153,147, 57,153,147, 57,153,243,191, 86, 4, 77, 29,216, 24, 12,198, 63,204, 1,194, 71,142,175, 23, 40,117, 3,
+ 95,156,138,212, 91,209,120,143,114,141,118,166, 7, 52,135,204,172,131, 69,170, 71,250,205,152, 70, 59, 25, 12, 6,227, 63, 4,
+ 11, 88, 12,198,191, 29,189,159, 15, 4, 88, 9, 30, 92, 65, 77, 81,208, 4,172, 4, 16,218,104,167,136, 91, 14, 43,207, 3,212,
+ 20, 9,173,239, 42, 0,225, 77,210, 94, 6,131,193,248, 15,240, 80, 78,114,151, 74,165, 33, 98,177,248, 67, 66,136,228, 97,172,
+159,241,223,128, 16, 34, 17,139,197, 31,202,100,178,144,135,221,150, 7,198,174,118,114,240,172,195,141,102,206,253,248,173, 92,
+173,161,212,234, 3,158,101, 4,190,242, 81, 54,202, 41, 32, 67, 74, 76,156,231,238,203, 6, 93,145,209,226, 15,138,198, 57,203,
+ 33,132,216,139,197,226,227,132, 16,231,198,186, 24,143, 38, 1,132,116,233, 42, 20, 46,240, 39,100, 16, 33,132, 60,236,246, 48,
+ 24, 15,139,135, 18,176, 74, 75, 75, 59,117,234,212,233, 13,177, 88, 28, 79, 8, 25,243, 48,218,240,176, 80,169, 84,127,218,217,
+217,165,219,219,219,167,219,217,217, 93,171,171,254,113,132, 16,226,163,213,106,227,157,156,156, 34, 43,215,107, 59,140,239,229,
+221,231,185,247,156, 3,159,236,223, 4,235, 24, 35,145, 72,226,187,119,239,254,122, 73, 73, 73,167,198,250, 30, 89, 74, 56, 29,
+120,252,129, 97,169, 6,121,106,190, 89, 23, 18,103, 80, 1,252, 1, 48,194,181,193,206, 60, 78, 7,208, 65, 55,146,138, 21,127,
+102,107,116,127, 68,151,170,193,227, 13, 68, 9,113,105,108,115,121, 60,222,108,142,227, 6,139, 68,162,215, 26,235, 98, 60,154,
+136,121,188,222,127,142, 25,179,252,173,246,237,231,250, 1,163,171, 11, 89,164,140, 87,253,253,253,143, 17, 66, 38, 55,213,186,
+ 9, 33, 31,251,249,249, 37, 19, 66,230, 53,149,147,193,104, 40, 54, 7,172,137, 45, 73,239,103, 90,145, 51, 79,183, 36, 5,147,
+ 91,145,194,103, 91,145,115, 19, 90,146, 65, 13, 93,241,217,179,103,101, 17, 17, 17,218,254,253,251,239,147,201,100,231, 8, 33,
+222, 13,241, 72,165,210,227, 2,129, 96, 98,229, 58,185, 92,126, 92, 32, 16, 60, 93,165, 46, 76, 46,151,231,201,100,178,104, 27,
+189,119,197, 98,113,145, 84, 42,189, 91,185, 94, 32, 16, 60,173, 80, 40,142, 87,169,155, 88,181,174, 38,132, 66,161, 71, 98, 98,
+162, 54, 41, 41, 73, 43, 22,139,117,149,235, 19, 18, 18,180,137,137,137,247,213,215, 23,161, 80, 56, 72,169, 84, 30,168, 90,167,
+ 82,169, 14,212,180, 76, 85,148, 74,229, 15, 66,161,240,190,247, 86,165, 82,253,173,174, 33, 16, 66,124,134, 12, 25,114, 46, 53,
+ 53,213,211,222,222,222,190,242, 52, 71, 59,251,161,223,238,216,242,198,216, 17, 67,102,107, 3,198,181,107,160,223, 91, 46,151,
+159,235,214,173,219,190, 83,167, 78,105,119,239,222, 45,111,108,155, 31, 89, 14, 4,136, 64,184,126, 28,165,154,191,146, 75, 52,
+ 35,199, 76, 20, 92, 79, 44,214,152,173, 86, 71,128, 63, 0, 59, 91,212,127, 15,241,129, 0, 17, 4,230,190, 28,165,186,223,226,
+132,154,129,147,230,242, 79,197, 9, 52,102,171,213, 9, 60,244,111,144,179, 28, 66,136,144,207,231,191,177,110,221, 58, 30,128,
+ 57,132, 16,113, 67, 93,255, 70,186,187, 19,247, 39,218, 8, 46,119,118, 35,189,155,202, 73, 8, 9, 84, 40, 20, 87, 9, 33, 62,
+ 77,229,108, 44, 70,142,187,189, 47, 38,230,196,180,214,173, 71,189,213,190,253, 11, 85, 67, 86,249,243,183, 86,173, 90,245,108,
+ 88, 88,152,166,101,203,150, 51, 9, 33,141,254,103,159, 16,178, 97,213,170, 85, 11,195,194,194,220,188,188,188, 62,104, 10, 39,
+227,145, 66, 12, 96, 32,128,145, 0,158, 0,208,173,252,121,215,242, 50, 18,101,163, 34, 84,126,236, 90,190,108,197,244,238, 53,
+ 56, 70, 86,179, 92,215, 74,245,149, 95, 87,125, 94, 51,229, 87, 3,208,202,143, 85,203,211, 94,120,127,110, 47,119,195, 95,135,
+246,208,194,196, 24,154, 19,113,157, 94,223,254, 17,157,219, 85, 99,120,166, 37, 62,110,192,213, 7,148, 82, 74, 67, 66, 66,104,
+113,113, 49, 61,122,244, 40,167,211,233, 74,196, 98,241, 6, 0,138,250,184,196, 98,113,161, 70,163, 41,144,201,100, 95, 3, 16,
+ 83, 74, 33,145, 72, 10, 93, 92, 92, 10,164, 82,233, 46, 0, 18, 74, 41,134, 14, 29, 90, 76, 41,165, 18,137,164,200, 22,239,240,
+225,195,139, 40,165, 84, 44, 22, 23,149,183, 89, 34,149, 74,191,237,210,165, 75,190, 68, 34, 41, 44,175, 19,203,229,242,175,187,
+118,237,154, 47,149, 74, 11,109,241, 58, 58, 58, 38, 90,173, 86,122,232,208, 33,170,213,106, 83, 42,234, 29, 28, 28, 18,173, 86,
+ 43, 13, 14, 14,166, 26,141, 38,197, 22, 87,149,109,202, 83, 42,149,107,186,117,235,150,171, 84, 42,179, 42,213,173,237,209,163,
+ 71, 94, 69,157, 45, 69,161, 80,100,121,122,122,230, 40,149,202,181, 0,120,148, 82, 40,149,202,172, 22, 45, 90,100,171,213,234,
+ 53, 21,117,182, 20, 55, 55,183,153, 90,173, 54, 69,171,213,166,216,219,219,175,112,117,117, 77,211,235,245,148, 82, 74, 91,181,
+106,149, 65, 41,133,166,253,184, 94,109,122, 63,251,158, 54,112,204,235,159,239,191,112,233,108,104,150,190,253,224,217,107,236,
+218,143,181,171, 71,255, 21, 98,177,120,131,139,139, 75, 73,112,112,176, 53, 61, 61,157,222,188,121,147,166,166,166,210,154, 62,
+215,255,250,178, 37,192,131,110,243,221, 23,190,212, 51,226,236,170, 97,102, 26,119,138,238,121, 65, 99, 62,243,186,123, 20,221,
+234,247, 3,221,230,223,172, 65,206,173,254,123,110,190,227,121,123,243, 7,175,154,227,227,227,233,130,231,134, 89, 78,206,117,
+143,166,159,251,237,111,144,243,127,239,209,148,113,227,198, 21, 38, 36, 36,208,128,128,128, 34, 62,159, 63,253,161,111,195,127,
+168,116,115,131,123,144,143, 56,249,230,238, 5,220,232, 64,121, 86, 39, 87,244,110,172, 19, 64,160, 86,171,205,220,185,115, 39,
+ 85,169, 84, 25, 0,124, 30,118, 63,203,219, 69,252,128, 49,223,180,111, 31,204, 77,152, 96,253,166,125,251, 96, 63, 96, 12,202,
+134, 5, 34, 0, 22,173, 94,189, 58,196,108, 54,135,124,253,245,215, 33, 99,198,140, 9, 1,176,160,145,235,220,248,241,199, 31,
+ 83,179,217, 76,191,254,250,107, 58,102,204, 24, 10, 96,147,173,203, 43,149,202, 54,237,218,181,219, 21, 16, 16,144,208,161, 67,
+ 7,163,191,191,127,137,143,143, 79, 92, 96, 96,224,209,123,187,187, 0, 0, 32, 0, 73, 68, 65, 84, 78,137, 68,226,245,176,183,
+233,127,165,212,145, 69,186, 45, 90,180,104, 49, 0,186,104,209,162,197,148,210,145,229,243,141,172,252,188,234, 35,165, 52,168,
+242,235,234, 28, 21,165, 58,103,117,235,168,242,188,230,254, 84,116, 6, 64,127, 0,103,170,206, 48,177, 37,122,205,237,229, 94,
+ 92,172, 79,165,161, 31,189, 70,127, 31,232, 65,207, 15,112,161,145,111,140,163,169,187, 55,208,151, 59, 58, 24, 38,180,196,192,
+ 6,108, 68, 26, 28, 28, 76, 79,158, 60, 73,163,163,163,105,122,122, 58,125,247,221,119,141, 10,133, 34,135,207,231, 79,181,213,
+ 37,147,201,242,146,147,147,233,187,239,190, 91, 90,190,183,169,165, 92, 46,207, 75, 75, 75,163, 31,125,244,145, 81, 38,147,197,
+ 0,240,150, 72, 36,133,209,209,209, 84, 42,149,218, 20,176,228,114,121, 94,104,104, 40,149, 72, 36, 69, 0,188, 53, 26, 77,204,
+111,191,253,102,230, 56,142,122,120,120,228, 3,104,169,209,104,238,158, 58,117,234, 94,157, 45, 94, 71, 71,199,196,226,226, 98,
+122,242,228, 73,170,211,233, 82,170,214, 31, 59,118,236,190,224,101,227,246,212,185,186,186, 94,175,104,159,151,151,151, 30,128,
+206,205,205,237,198,153, 51,103,204,148, 82,218,170, 85, 43,189,173, 62, 23, 23,151,140,140,140, 12,186,105,211,166, 82,149, 74,
+117, 13,128,206,197,197, 37, 67,175,215,211, 79, 63,253,180, 84,173, 86,135, 0,208,217,226,114,118,118, 78, 49, 26,141, 52, 55,
+ 55,151,118,239,222,189,240,252,249,243, 52, 63, 63,159, 82, 74,105,139, 22, 45, 50, 40,165,240,237, 63,253,195, 75,119, 10,243,
+255,111,225,150,239,189,186, 61,243,209,137,203,201, 73, 95,254,124, 53,196, 57,112,236, 48, 91,214,193,231,243,167, 42, 20,138,
+156, 79, 62,249,196,148,147,147, 67, 99, 98, 98,232,197,139, 23,233,197,139, 23,105,122,122,250,227, 25,176,246,131, 79,183,249,
+142,165,219,124, 67,118, 78,115,206, 44,184,182,151,210, 95,230,209,232, 15, 91,210,165,195, 84, 5,220, 54,223, 16,186,205,111,
+ 2,125,191,191,160, 94,206,237,254,163,233, 54,223,144,143, 39, 54,207,186, 30,114,133,158, 57,115,134,126,182, 97, 53,157, 27,
+228, 94,196,109,243, 13,161, 91,253,199,215,203, 89,169, 72, 36,146, 59,231,206,157,163,103,207,158,165, 31,124,240, 1,149,203,
+229, 9,141,223, 14,254, 34,186,213,167, 57,221,226, 61,128,238,240,118,165,167, 27,214,182, 7, 89,186,185,193,125,176,143, 56,
+ 41,243,250,207,148,102,223,165,105,107, 3,232, 48, 95, 97,163, 66, 86,121,184,210,199,197,197,209,180,180, 52,186,126,253,122,
+170, 86,171, 31,233,144,229, 11,140, 5,176,120,205,154, 53,247,194,213,150, 45, 91, 66,110,221,186, 21,226,233,233,121,180, 17,
+235,218,180,102,205,154,123,225,106,203,150, 45,244,214,173, 91,180,121,243,230,137,117, 45, 59,109,218, 52,121,175, 94,189, 66,
+166, 78,157,106,216,185,115, 39,141,139,139,163,183,110,221,162,107,214,172,161,239,189,247, 30,253,234,171,175,232,248,241,227,
+139,186,119,239,126,105,194,132, 9,210,122,182, 77, 64, 41, 21,151, 23, 33,165,180, 34, 96, 10, 0, 8, 1,240, 31,246,251,244,
+168,149,218,178, 8,173, 33, 68,213, 20,172,170, 78,171, 37,128,213, 26,212,234, 90, 95,109,253,169,188, 11,245, 52,165,180, 63,
+170, 32,160, 88, 54, 99,254,135,210,216,157,235,145,254,221,167,224,231,166, 67, 88,144,133,210,115, 71, 96, 62,119, 16,207,246,
+236, 41,147, 17,178,188,234,114,182, 32,147,201, 32, 16, 8,144,146,146,130,148,148, 20,204,156, 57, 83,116,238,220, 57,251,190,
+125,251,110, 87, 42,149, 55, 8, 33,237,235,114, 16, 66,224,230,230,134,185,115,231,138,191,249,230,155, 86, 42,149,234,154,213,
+106, 21,234,116, 58,204,158, 61, 91,180,127,255,254, 22,246,246,246, 87,172, 86,171, 72, 44, 22,195,214,115, 46, 9, 33, 16,137,
+ 68,176, 88, 44,194,110,221,186, 93, 13, 15, 15,247,234,223,191,191, 32, 34, 34, 2,153,153,153,130,174, 93,187,222, 8, 15, 15,
+111,221,175, 95, 63, 65, 76, 76, 12,242,242,242,168,173, 94,163,209, 8,137, 68, 2, 30,143,119, 95,125,105,105, 41,234,211, 70,
+160,236,240, 95,239,222,189,195,110,222,188,217,161,127,255,254,130,208,208, 80,100,102,102, 10,187,119,239, 30,118,227,198,141,
+246,125,250,244, 17, 68, 70, 70, 34, 47, 47,207,230, 75,236,165, 82, 41, 52, 26, 13,158,125,246, 89,241,254,253,251, 59,104, 52,
+154,155, 2,129, 64,236,236,236,140,169, 83,167,138,247,239,223,223, 81,167,211,221,176,241,144, 33, 31, 0,204,102, 51,102,206,
+156,169, 80,171,213, 72, 76, 76, 4,199,113,176, 90,173, 0,128,172,156,172, 91, 55,110,133, 70, 60, 59,101, 98,255, 98, 83,105,
+233,133,203, 87,255,106,213,162,185, 7, 33,180, 69,109, 98, 66, 72,123,185, 92,126, 99,242,228,201, 95, 36, 36, 36,216, 79,157,
+ 58, 85, 24, 23, 23,135,172,172, 44, 8,133, 66, 72,165,210,251,182,241, 99, 69,126,128, 19, 56, 12,142,215, 27, 37, 18,123, 15,
+149,210,213, 7, 72, 56,139,150, 26, 9,248, 60,190,244, 74,140, 65, 1,208,193,240,204,116,170,159,147, 27, 28,147, 97,148,152,
+ 29,219, 42,221, 60, 60,145,149,149,133,102,173,252, 80, 34,214,136,255,188, 91,164, 4,169,167,179, 28, 66, 72, 95,111,111,111,
+151, 54,109,218, 32, 51, 51, 19,157, 58,117,130,131,131,131, 3, 33,100,112,125, 93,247,216,217, 66,130,124,244, 6, 33,235,192,
+231,125, 0,179, 96, 37,238,234, 59, 97,123,103, 97,131,157, 77, 76,119,119,226,174, 86,138, 47,238,221,247,157,187,147,167, 63,
+112,228,255,160,179,151, 96,199,236, 78,142, 26, 59, 73,112, 67, 14, 23, 18, 66, 2,117, 58,221,169, 75,151, 46, 57, 75,165, 82,
+ 92,187,118, 13, 1, 1, 1, 88,191,126,189,198,193,193,225,236,163,112,184,144, 82, 74, 35,128, 67, 31,223,188,249,245,174,168,
+168,195,211, 90,183, 30, 53,213,199,103,197,172,201,147,167,191,250,234,171, 88,189,122, 53,130,131,131,209,187,119,111,204,152,
+ 49,195,156,144,144,240, 77, 67,214, 67, 8,249,116,237,218,181,115,231,205,155, 87,213,105,138,143,143,255,184,182,101, 3, 3,
+ 3, 61,238,220,185,147,252,198, 27,111,116,218,181,107,151, 76, 46,151, 35, 55, 55, 23,219,183,111,199,226,197,139, 65, 8, 1,
+165, 20, 95,125,245,149,252,133, 23, 94,232, 22, 21, 21,149,220,162, 69, 11, 91, 78,223, 32, 0,164, 0,228,229, 69, 1, 64,190,
+119,239, 94,187,177, 99,199,170,203,235,100, 0,100,236, 66,175,106,169, 54,139, 84, 64, 8, 57, 92,249, 53,165,116, 84,213,186,
+170,211, 40,165,163,106,115,212,135,218,214, 87,149,202,191, 62, 3, 8, 33,103,254, 38, 3,218,187,120,249, 34,239,151,253,144,
+ 9, 8,100,252,242, 34, 32,224, 69,223, 66, 51,169, 16,102, 74, 3, 27,210, 80,169, 84, 10,153, 76, 6,153, 76, 6, 66, 8,114,
+114,114,160, 86,171,241,221,119,223, 73, 55,109,218,212, 78, 46,151, 95,176,179,179, 91, 89,155,163, 34,140, 68, 70, 70,162, 99,
+199,142,228,240,225,195,234, 89,179,102, 9, 0, 32, 62, 62, 30,237,218,181, 35,191,255,254,187,234,205, 55,223, 36, 18, 73,253,
+ 62,203, 34,145, 8, 11, 23, 46, 36,231,207,159, 87,202,229,114,132,134,134,162,176,176, 16,111,190,249,166,224,207, 63,255, 84,
+ 42, 20, 10, 68, 69, 69,161,164,164,164, 94,193,205,104, 52, 66, 36, 18,221,183, 12, 33, 4, 38,147, 9, 98,177,216,230, 80,224,
+236,236,252, 94,151, 46, 93, 14,156, 62,125,218, 73, 38,147,225,214,173, 91, 48, 24, 12, 88,190,124,185,252,220,185,115, 78, 42,
+149, 10,183,111,223,134,193, 96,168, 87,104,171, 88,255,221,187,119,225,237,237, 77,142, 28, 57,162,157, 49, 99,134, 20, 40,219,
+166, 62, 62, 62,228,232,209,163, 58, 63, 63,191,253, 90,173,118,105,109, 46,142,227,144,154,154,138,176,176, 48, 68, 71, 71, 67,
+175,215, 35, 51, 51, 19, 5, 5, 5,176, 88, 44, 0, 0,121, 65,254,145,189,223, 31,186, 33,147,201,228, 1, 62,222,158,183, 66,
+195, 51,100, 50,153,188,185,167,167, 15, 33, 31, 84,187, 49, 84, 42,213, 74,153, 76,118,225,224,193,131,237,191,248,226, 11, 73,
+102,102, 38,226,227,227, 65, 8,129, 84, 42,189, 87,248,124,190,205,253,254,215, 64, 8, 1, 49,122,131,144, 78, 23,163,139, 28,
+251,142,154, 34, 66,204,113,128, 51, 3, 60, 1, 6,180,247, 16, 4,223, 42,210,129,162, 61, 74,225, 7,216,240,230, 19, 66, 0,
+ 83, 27,128,116, 57,121,199,226,212,123,220,108, 81,114,114, 50, 68, 34, 17, 36, 18, 9, 58, 13,122, 74,176,247,134,217, 5, 4,
+ 29, 96,130,175, 77,206, 74,200,100,178,119,223,123,239, 61, 69,101,231,244,233,211, 21,118,118,118,239, 53,104, 27,236,108, 33,
+ 65,145,188, 39,172,244,181,176,228,226,230, 43,142,164,249, 69,103, 20,251,129, 98, 62, 96,238,216,216,144, 69, 8, 25, 32,149,
+ 74, 99, 8, 33,125, 26,234,232,238, 78,220,213, 42,241,133,125,251,190,115,119,108, 86, 22,174, 96, 41, 1,132, 50,184,104,236,
+177,227,245,129,142, 26,123, 89,189, 66, 86,121,184,250,237,226,197,139,206, 82,169, 20, 33, 33, 33, 16,137, 68,144, 74,165,104,
+215,174, 29,182,109,219,166,113,116,116,124,164, 66,214,170,155, 55,119,174, 12, 11,139, 92, 20, 24,232,247,164, 66,225,248,202,
+212,169,118,239,188,243,206,225,131, 7, 15,126, 61,114,228,200,204,203,151, 47,127, 66, 41,221, 95, 31,119,249, 73,242, 91,214,
+173, 91,247, 74, 69, 96,123,231,157,119,190, 58,120,240,224,202,145, 35, 71,166, 94,190,124,249, 13, 74,233,150,218, 28,133,133,
+133, 7,151, 44, 89, 98, 55,110,220,184,138,215, 56,119,238, 28,190,249,230, 27, 40, 20,138,251,230, 29, 51,102, 12, 94,122,233,
+ 37, 7,163,209,248, 67,109, 78,173, 86, 27,116,241,226,197, 0, 0, 34, 0, 18,148, 7,172,208,208, 80,251,252,252,124,123,165,
+ 82,105,239,234,234,170, 42,175,151,141, 27, 55,206, 94, 40, 20,246,173, 79,223,255, 3, 84,155, 69, 42,168, 26,150,106,170,107,
+232,252,182, 96,235,242,247,126,188, 40,165,103, 0,244,171,110, 38, 83,118, 58, 36,176, 66,198, 39,144,243, 43,133, 44,112, 16,
+228,101,212,243,171,246,127, 84,254, 33,148,201,100,144, 74,165,247,246,228,228,229,229,129, 16, 82,103,216,168, 8, 14, 74,165,
+ 18,197,197,197, 48,153, 76,144, 74,165,247,234, 44, 22, 11, 44, 22, 11,100, 50, 25, 36, 18, 73,189,247, 96,153,205,102,132,133,
+133, 33, 42, 42, 10, 60, 30, 15, 10,133, 2,102,179, 25,127,253,245, 23,146,147,147, 33, 16, 8, 32,151,203,235, 21, 96,172, 86,
+ 43,196,226,191,159,223,107, 54,155,235,181, 7,139,199,227,193, 96, 48,208, 59,119,238, 32, 46, 46, 14, 34,145, 8,106,181, 26,
+ 98,177, 24,122,189, 30, 73, 73, 73,247,234,234,211,190,138,121,101, 50, 25,138,138,138, 64, 41,189,215, 94,153, 76,134,210,210,
+ 82, 16, 66,192,231,243,235,124,127,172, 86, 43, 82, 82, 82,160,215,235,145,152,152,136,204,204,204,123, 33,139,227, 26, 63,110,
+229,213,171, 87,105,120,120, 56, 74, 75, 75, 33,145, 72, 32,149, 74,239,123, 20, 8, 30,195,161,222, 62, 11,180,131, 89, 56, 36,
+179,208, 44,209,155, 68,118,186,192, 32, 32,230, 24,192, 19, 0, 82, 7,244,104,219, 18,241, 57, 86,197,237,116,163, 20, 4, 67,
+177,197,199,193, 38,167, 85, 56, 88, 95, 96,150,196,153, 52,106,255,246,157,145,158,158, 14,137, 68, 2,137, 68,130, 46,189,131,
+ 16,147,101,149,135, 39, 23,203, 65, 49,196, 38,103, 57,132,144, 86, 74,165,178,103,159, 62,125, 72,101,231,136, 17, 35, 64, 8,
+105, 71, 8,241,171, 87,255, 55,183, 22,195, 36,239, 1, 33,125, 45, 60,213,224, 22, 28, 90,226, 51,250,201,167, 28, 55,252,154,
+225, 23,145, 90,226, 5,206,178, 0,212,212,185,161, 33,139, 16,210, 95,165, 82, 29,222,188,121,179,151, 84, 42, 61, 70, 8,105,
+208, 15,160, 82,198,255,252,221, 87,166,184, 59, 84,132, 43,179, 1, 16,200, 0,161, 12, 16,200,224,162,117,198,242,151, 6, 59,
+202,165,194, 31,109,117,202,100,178,189, 91,182,108,209, 84, 13, 87, 21,165, 83,167, 78, 88,186,116,169,198,209,209,113, 79, 67,
+218,220, 84, 16, 66,134,216,219,219,239, 10, 10, 10,186,152,162, 82,189,148,218,185,179,248, 55, 59,187,188, 39,242,242,236,154,
+135,134,154,124,129, 91, 0, 62, 75, 76, 76, 28,102,107,184, 34,132, 76,182,179,179, 11, 9, 10, 10, 50,169, 84,170,132,245,235,
+215,191, 60,103,206, 28,172, 94,189, 26, 75,150, 44,249, 2,192,139,148,210,183, 19, 19, 19,221,234, 10, 87, 0,144,150,150,246,
+204, 91,111,189,149,153,153,153, 9, 0,104,215,174, 29,114,115,115,177, 96,193, 2,188,246, 90,217, 69,174, 29, 59,118, 4,165,
+ 20,233,233,233, 88,187,118,109,122, 90, 90,218,243,181, 57, 57,142, 75,220,191,127,127, 55,147,201,228,129,178,195,128,146,220,
+220, 92,117,118,118,182,202,100, 50, 41, 56,142, 83,216,219,219, 43, 1,200,159,125,246, 89, 65, 88, 88, 88,128,197, 98, 73,182,
+165,255,255, 21,106,203, 34, 13,228, 72, 3,219, 49,138, 16,114,184,186, 61, 96,182,194, 43, 23,145,202,143,149,225, 19,220, 76,
+184,122, 22,142,129,157,239,219,123, 37,231, 19,200,212,118,136, 73,140,135, 8, 36,172, 33, 43,175,252,197, 80, 17,178,194,195,
+195,241,196, 19, 79, 24,222,127,255,253, 91, 69, 69, 69, 61,115,114,114, 22,215,230,168, 8, 3,118,118,118, 56,127,254, 60, 29,
+ 63,126,124,254,198,141, 27, 45, 21,117, 23, 47, 94,164,131, 7, 15, 46, 88,182,108, 25,173,122, 88,174, 46,175, 72, 36,194,198,
+141, 27,233,192,129, 3,243, 46, 93,186, 68, 21, 10, 5,228,114, 57, 54,110,220,104,233,215,175, 95,222,239,191,255, 78, 21, 10,
+197,223,254,219,169, 13, 30,143,119, 47, 96, 85, 14, 61, 60, 30, 15, 28,199,213, 43, 96,101,100,100,124, 16, 17, 17, 49,113,208,
+160, 65,233, 97, 97, 97, 84,173, 86,195,206,206, 14,139, 22, 45, 50,116,236,216, 49,227,230,205,155,247,234,234,115,168,172, 98,
+253, 42,149, 10, 97, 97, 97,116,212,168, 81, 25,159,125,246, 89, 73, 69, 93,104,104, 40, 29, 62,124,120,122, 88, 88,216,196,180,
+180,180,101,181,185, 56,142, 67,116,116,244,189, 61, 86, 37, 37, 37,200,204,204, 68, 98, 98,226,189, 67,132,197, 10,245,176, 41,
+147, 70,119, 40, 46, 46, 54,132, 71,222, 73,104,215, 54, 64, 91, 92, 92,108,136, 79, 72,136,164,244,189,106, 83, 88, 65, 65,193,
+226,226,226,226,158, 43, 86,172,184, 53,113,226, 68,195,237,219,183,255, 22,174,164, 82,233,227, 25,176,120,156, 11, 8,237,243,
+199,157, 66,251,193,163,159, 22,147,180,203,128,169, 16,144, 56, 0, 18, 7, 8, 20, 78, 24,222,183, 35,127,231,197,124, 23, 80,
+174, 23, 68, 18,143, 58,157, 66,170, 3,184,190,191, 68,150, 56,244,153, 48, 87,156,157,157, 13, 62,159,127, 47, 12,201, 21, 10,
+ 60,241,228,179,188,175, 46,151,186, 0,180, 55, 8,191,110,103, 57, 98,177,120,225,187,239,190, 43,202,201,201, 1,143,199,251,
+159, 83, 46,199,172, 89,179, 36,106,181,122,137,205,125, 63, 16, 32,130, 80,210, 3, 28,125,237,118, 90,177,219,193,155,197, 62,
+243, 87,238,144, 5,118,236,134,153, 3,180,178,149, 71, 51, 2,110, 36, 27,188, 0,235, 27,176, 24,187,212, 55,100, 17, 66,250,
+170, 84,170, 35, 87,175, 94,149,143, 24, 49, 2,107,215,174, 85,200,100,178, 99,132,144,122,127,225, 23, 21, 90,231, 44,219,244,
+109,250,205, 79,134, 2,166,162,178, 96, 85,169,100, 20,114, 88,186,227, 84,158,217, 76,167,216,234, 44, 46, 46,126,238,197, 23,
+ 95,204,250,241,199, 31,255, 22,174,164, 82, 41, 98, 99, 99,177, 98,197,138,236,236,236,236,231,235,219,222,166,130, 16, 50,100,
+206,156, 57, 43,146,146,146,124,127,249,229, 23,129, 94,175,215,174,251,242,203,188, 3,121,121,217, 43, 67, 67,111,191,221,182,
+173,247,162,246,237,159,175,105, 8,135, 26,156,147, 95,121,229,149,189, 73, 73, 73,157,126,253,245, 87,161, 94,175,247,120,229,
+149, 87,176,102,205, 26, 44, 89,178,100, 27,128,153,180,252, 36, 30, 91, 49, 26,141,183,115,114,114, 70, 13, 29, 58, 52, 55, 39,
+ 39, 7,237,219,183,199,232,209,163,225,226,226, 2, 55, 55, 55,140, 29, 59, 22, 62, 62, 62,200,202,202,194,148, 41, 83,178,245,
+122,253, 80, 74,105,173, 87,161,103,101,101,221,221,179,103,207,157, 57,115,230,116, 78, 74, 74,242, 7,224, 84, 80, 80,160, 40,
+ 40, 40,144, 24,141, 70,153,131,131,131, 67,199,142, 29,157,103,204,152,161,188,118,237, 90, 64,114,114,114, 1,128,184,250,180,
+251,113,166,182, 44, 2, 64, 95, 30,116,140, 85, 30,245,117, 76,179,117,217,106,159,219, 48, 95,141,212,249,171,107, 2,150,126,
+179,127,103,137,216,179, 13,236,124, 59, 64, 46,149, 66, 38, 22, 67,230,224,132, 82,142,195,151,177,105,134, 34, 74,109,255,130,
+ 44,135, 82,122,239,240,160, 84, 42, 69, 97, 97, 33,230,206,157, 91, 50,105,210,164,220,216,216,216, 89,249,249,249, 29, 40,165,
+ 55,235,242, 16, 66, 80, 84, 84,132,247,223,127,191,120,209,162, 69,209, 5, 5, 5,157, 68, 34,145,217,100, 50,225,221,119,223,
+ 45,153, 61,123,118, 92,110,110,110, 87,145, 72,100,170,239,143,173, 80, 40,132, 64, 32, 48,231,229,229,117,122,235,173,183,162,
+ 86,172, 88, 81, 44, 18,137, 32, 18,137,204,249,249,249,237, 22, 47, 94,124,123,241,226,197,197, 66,161,176, 94,123,198, 42,246,
+ 8, 85, 61, 68, 88,121, 79,145,173,152,205,230, 83, 25, 25, 25, 29,230,205,155,119,125,227,198,141, 6,165, 82, 9,137, 68, 98,
+204,200,200,104,255,242,203, 47,223, 88,187,118,173, 65,169, 84,214,107, 15,150,201,100, 2,199,113,216,188,121,179, 97,222,188,
+121, 55,244,122,125,123,148,125, 32,177,113,227, 70,195,203, 47,191,124, 61, 61, 61,189,131,217,108, 62, 85,151,203,106,181, 90,
+243,243,243, 33, 16, 8, 16, 26, 26, 90, 42, 18,137,192,227,241,112,247,238,221,123, 1,203,209,209, 49,160, 67,187,182,126,223,
+238,221,127, 70, 38,146, 72,122,118,235,226, 31, 29, 23,159, 68, 41,169,245,139,135, 82,122,179,168,168,168, 67, 98, 98,226,172,
+233,211,167,231,206,159, 63,191,164,176,176,240,190, 31, 28,161,240,145, 57, 29,167,233,224, 65, 14, 2,217,157,140, 82,149,148,
+103, 33,136,252,185, 44, 92, 73,237, 1,169, 3, 32,117,128,187,187, 7, 46,199, 26, 84,224, 65, 12,171, 89, 91,167,147, 82, 5,
+ 8,228,161,233, 80, 9,197, 50,146,150,150,118, 47, 8, 85, 20,175, 54,254,184, 22, 95,168, 4,161, 18,240, 81,159,161, 68, 70,
+ 57, 57, 57, 9, 82, 83, 83,255,230, 12, 8, 8,224,155,205,230,161, 54,155, 82,172,174, 0, 55, 39, 50,163,196,237,167, 27, 6,
+159,215, 87,126, 37,147, 89,115,129,171,155, 16,216,202, 13,175, 79,232, 40,126, 39, 88, 31,120, 37,206,208, 10, 2, 58, 11, 92,
+161,198, 86, 53, 33,164,143, 74,165, 58,118,229,202, 21,185, 74,165, 66,116,116, 52,186,117,235,134,237,219,183,203,229,114,249,
+ 81, 66,200,128,122,244, 25, 23,211,104,124, 97,129,181,231,194,253, 9,105, 55, 83, 45,247,133, 43,125, 17,197,139, 31, 31,204,
+205,201, 47,121,234, 66, 66,221,127, 71, 21, 80, 74,175,231,230,230, 14, 89,178,100, 73,150, 94,175,191,239,179, 30, 31, 31, 95,
+ 17, 4, 6, 80, 74, 27,244, 79,111, 83, 96,103,103, 55,117,229,202,149,184,114,229, 10, 70,140, 24,129,179,103,207, 34, 59, 59,
+ 27,251,142, 29,187,179,231,206,157,183, 43,206,201,170,110, 8,135,154, 80,171,213,243, 87,174, 92,137,171, 87,175,222,115,102,
+101,101, 97,229,202,149, 73, 0,102,215, 55, 92, 85,144,158,158,126,249,246,237,219, 67,219,183,111,255,215,230,205,155,147, 92,
+ 93, 93,185, 25, 51,102,224,197, 23, 95,132, 70,163,177,110,216,176, 33,161,111,223,190,161, 81, 81, 81, 65, 69, 69, 69,183,234,
+242, 81, 74,105,102,102,230,249, 47,190,248,226,194,160, 65,131, 20,211,166, 77,211, 6, 7, 7, 59, 25, 12, 6, 55,145, 72,164,
+ 51, 26,141,226,240,240,112,193,129, 3, 7, 92,255,250,235,175,216,226,226,226,203, 13,109,251,127,144, 43, 40,219, 27,245,107,
+149,199, 43,117, 76,179,117,217,154,158,215, 53, 95,205,216,114,102,255,212, 86,120,127, 86, 91,149,225,207,105, 61,104,218,140,
+ 62, 52,253,105,127,122,174,191, 35,157,222,154, 20, 61,215,192, 97, 26,172, 86, 43, 77, 79, 79,167,233,233,233,116,249,242,229,
+ 22,153, 76, 86, 44,151,203,235, 61, 76,131, 82,169, 44,244,246,246, 46,176,179,179,187, 55, 76,131, 74,165, 42,244,245,245, 45,
+176,183,183,191, 55, 76,131, 66,161, 40,164,148, 82,165, 82,105,211, 85,132,106,181, 58,175,176,176,144,202,229,242,138, 97, 26,
+ 68,118,118,118, 95,120,123,123, 23, 40,149,202,138, 97, 26,132, 14, 14, 14,159,251,248,248, 20,168, 84, 42,155,134,105,112,113,
+113, 73, 76, 74, 74,162, 73, 73, 73,180, 89,179,102, 41,149,235,227,227,227,105,124,124, 60,245,240,240,104,208, 48, 13, 26,141,
+102, 77,215,174, 93,179, 53, 26, 77, 86,165,186,181, 93,187,118,205,169,168,179,165, 56, 59, 59,103,117,233,210, 37, 71,163,209,
+220, 27,166, 65,163,209,100,149,187,235, 53, 76,131, 76, 38,155, 41,149, 74, 83,164, 82,105,138, 68, 34, 89,209,162, 69,139,140,
+239,191,255,158,110,216,176,129,170, 84,170,178, 97, 26, 2,198,244,108,211,235,249,183, 53, 1, 99,231, 55,102,152, 6,185, 92,
+190, 65, 38,147, 21,127,244,209, 71,150,162,162, 34,106, 54,155,105,249,151, 23,173,239,246,124,164,203,118,159, 54,116,171,223,
+193,168,101, 94,225,243,250,201, 75,110, 45,239, 64,233, 15,227, 40, 61,250, 34,165,167, 22,210,203,219,102,208, 94, 94, 18,235,
+249, 5,205, 34,233,231,190, 63,217, 52,180,194,246,118,109,232, 86,191,163,119, 62,240, 10,127,174,175, 91,201,151,159,109,160,
+151, 46, 93,162,161,161,161, 52, 58, 58,154, 30,253,249,123,218,171,149,188,204,185,213,239, 96,125,134,107, 0,208, 91, 34,145,
+ 20,174, 95,191,158, 94,188,120,241,158,243,224,193,131, 84, 46,151, 27, 0, 27,175, 66, 6, 8,221, 18, 48,206,242,153,239,185,
+ 37,131,149,133, 89,135, 23, 82,122,107, 39,165,219, 3, 41,253,186, 59,165,223,143,164,244,208,243,244,226,134, 9,180,183,151,
+200, 76, 63,247,253,131,238, 8, 24,108,107, 59,133, 66, 97,254,143, 63,254, 72, 83, 82, 82,232,217,179,103,233,213,171, 87,105,
+ 68, 68, 4, 77, 72, 72,160, 71,142, 28,161, 66,161,176, 4, 64,189,175, 82,236,174, 67,243, 32,111, 81,234,141, 85,189, 41, 13,
+158, 66,245,123,166,210, 81,109, 85,217, 61,154, 9, 6, 53,244, 51, 0,160,163,147,147, 83,230,145, 35, 71,104,108,108, 44, 61,
+115,230, 12,213,106,181,153, 0, 2, 31,246,231, 51, 40, 40,232, 18,165, 52,100,196,136, 17, 33, 0,142, 7, 5, 5,133,196,196,
+196,132,116,235,214,237, 34,106, 25,194,161, 54,231, 19, 79, 60, 97,162,148,210, 17, 35, 70, 80, 0, 41, 65, 65, 65, 52, 38, 38,
+134,118,235,214,205,216, 20,109, 70,217,197, 56,207, 11,133,194, 47, 29, 29, 29,127,119,112,112, 56,197,231,243,183, 3,152, 86,
+159,239,187,106,156,238, 0, 2, 80, 54, 94, 82,151,242,231,110, 96, 87, 16,254, 39,138,205, 51, 78,240, 66,239, 23, 90,145, 51,
+207,180, 68,193,148,150, 40,252,191,214,228,220, 83, 94,168,245, 11, 2, 53,220,109,187, 34, 96, 29, 58,116,136, 54,107,214,172,
+ 72,165, 82,157, 3,224,109, 83,131,171, 56, 29, 28, 28,142,243,249,252,137,213,212, 61, 93,185,206,206,206, 46,204,222,222, 62,
+ 79,173, 86, 71,219,210, 78,181, 90, 29, 33,151,203,139,212,106,117, 68,229,122, 62,159, 63,214,201,201,233, 72,149,186, 49, 85,
+235,106,234,187,139,139, 75, 98, 74, 74, 10,213,235,245,212,211,211,243,190,128,149,148,148, 68,211,210,210,238, 11, 94,182, 56,
+ 43, 23,129, 64, 48, 72,163,209, 28,168,171,174, 54,167, 78,167,251, 65, 32,184,255,203,191,186,186,250,190,239,229,211,124,220,
+221,221, 51,214,173, 91, 71,149, 74,101, 70,229,105,190,253,254,239,221, 75,119, 10,243, 95,124,107,235,247, 26,255, 39,219,213,
+183,239,229,243,121,171, 84,170,115,205,155, 55, 47,250,237,183,223, 40, 45,171,164, 13,221,158,245, 45,255,136,115,191,191,136,
+110,243,239, 77, 63,247, 63, 18,241, 94,243,191,158,239,174, 40, 13, 89, 55,130,210, 83, 11,233,197,173, 47,210,158, 94,226,178,
+ 32,180,205,239, 24,253,202,167, 31,221,212, 74,108,147,243,203,214,125,233, 54,191, 99,225, 75,155,255, 53,174,179,198,184,119,
+231, 54,122,247,238, 93,122,240,192, 30,218,163,101,121,184,250,220,255, 36,221,234, 63,208, 38,231,253,211,122, 75, 36,146,194,
+ 29, 59,118,208,187,119,239,210,159,126,250,201,166,112,117,159, 19, 32,116,107,192,147,150,207,124,207, 45, 14, 82,230,190,216,
+ 93, 90, 58,165,163,216, 56, 54, 80,100, 26,210, 70,100,233,213, 92, 96,237,224,202,227,252, 53,160, 67,124,101,165,244,115,223,
+ 63,232,231,254, 67,109,109,167, 88, 44, 78, 64,165, 49,113,170, 22,137, 68,162,175, 41, 96,213,245,190,119,215,161,121,144,143,
+ 36,245,183,101,131,232,232,246,170, 44, 91,194, 85, 93, 78, 0, 29,157,157,157, 51,191,254,250,107,170,211,233,244,182,132,171,
+127,226,243,105,103,103,183,171,176,176, 48,228,196,137, 19, 33, 65, 65, 65, 33,187,118,237, 10, 57,119,238, 92,136, 92, 46,223,
+ 85, 62,255,223, 66,150, 63, 48,180, 54,167, 90,173, 14, 41, 40, 40,160, 39, 78,156,160, 65, 65, 65,116,215,174, 93,244,220,185,
+115, 84, 46,151,135, 52,248,239,232, 1,244,157, 57, 89,185,111, 27, 61, 80,121, 45, 1,107,218,180,105, 6,185, 92,158, 14, 96,
+204,195,126, 83,255, 73,167,179,179,243,159, 58,157, 46, 93,167,211,165,107, 52,154,107,213,213, 59, 59, 59, 95,123,216,237,124,
+144, 78, 0, 62, 34,145, 40, 94, 40, 20, 70, 86,174,215, 4,140,233,217,186,247,115, 75,116,129, 99,134, 55,182,157, 0,198,200,
+229,242,244,241,227,199, 23, 61,118, 1,139, 82,208, 77,173,196, 21, 33,235,214,146,230, 17,163,219,202, 77,219,223, 24, 66,123,
+182,168, 18,174,190,110, 46,169,151,179, 60,100, 93,127,199, 51, 98,160,143,210,178,114,201,235,180, 71, 75,217,253,225,170, 62,
+206,251,167,247,150,203,229, 5,239,189,247,158,205,123,174,254,230,252,210,215,147,110,245,219, 93, 22,158,234, 42,254, 95,210,
+ 79,125, 61, 31,149,247,189,187, 14,205,159,240,145,132,217,186,231,202, 22, 39,128,142, 14, 14, 14,127,217, 18,174,254,169,190,
+ 3, 24, 50,107,214,172,144,152,152,152,144,232,232,232,144,115,231,206,133, 60,249,228,147, 33, 0,134, 84,154,231, 94,200, 50,
+141, 31, 95,218,145,199,123,189, 14,231,228, 89,179,102,209,152,152, 24, 26, 29, 29, 77,207,157, 59, 71,159,124,242, 73, 10, 96,
+114, 83,190, 71, 15,226,125,103,206,255,110,121, 40,103, 0,171, 84,170,107, 63,254,248,227,241,226,226,226, 21,148,210,210,135,
+209,134,135,133, 94,175,239, 85,159,250,199, 17, 74,105, 36,128,230, 85,235, 51,194,130, 47, 0,184,208, 68,235, 56, 72, 8, 57,
+121,252,248,241,119, 84, 42,213,176,166,112, 62, 82,204,141, 50, 98,115,235,171, 16,139, 87,181,117,151, 47,122,119, 4, 37, 43,
+ 79,252,217,124,245,120,109, 66,175,214,138, 88, 8,185,143, 65, 74, 47,227,249, 56,219,255,190,202,156,151, 33, 51,175,234,208,
+ 76,190,232,163,177, 32, 31, 31,219,217,124,205,147, 78, 9,189, 90, 41, 19, 64,241, 49, 36,134, 11,245,114, 86,130, 82,122,158,
+ 16, 50,124,221,186,117,223, 24, 12,134,151, 40,165,191,215, 91,162,226,165,161,200,188, 20,102,126, 91, 80,212,124,194, 34,165,
+ 6,240, 16,138, 44, 94,122, 67,218,250, 32,184,152, 70,227, 1, 52,104, 72,155,154,160,148, 94, 7,224,223,148,206,198, 66, 41,
+ 61, 73, 8,193,158, 61,123,166,250,249,249,181, 10, 15, 15,143, 54, 24, 12,187, 41,165, 39, 43,205, 67, 9, 33,135, 62,190,121,
+179,232,211,240,240,243, 70,142, 59, 95,135,115, 95,185,115,190,159,159, 95, 96,120,120,120,152,193, 96, 88, 71, 41,221,247,224,
+123,196, 96, 52,140,135, 18,176,242,243,243, 59, 63,140,245, 50,254, 91,148,135,247,119,203,203,227, 71,165,144,213,217, 83, 54,
+247,199, 89, 50, 3, 40, 73,130,144,219, 80,239,112,117,191,243, 50,100,230, 85,221,154,203, 94,251,105,166,204, 0,138, 52, 80,
+124,210,152,112, 85, 1,165,244, 60,128,150, 13, 22, 76, 8, 55, 1,136, 5, 33,113,120, 31, 53,159, 28,253, 62,238,253,155,205,
+248,231, 41, 15, 83, 39,235,152,135, 2, 56, 85, 94,108,113,238, 3,192, 2, 21,227, 95,195, 99,120, 13, 59,131,241, 31, 98,110,
+148, 17, 7, 2,174, 32,147,191, 0, 60,180, 4, 44,241, 40,178,164, 97,110,156,177,145,206, 75,200, 36,243,192,135, 15,196,150,
+ 40, 20, 26,211, 48,171, 17,206,166,166,236,199,185,230, 0,213,176,225, 75, 25, 12, 6,163,201, 96, 1,139,193,248,183, 83,182,
+ 87, 39,169,188, 60,186, 78, 6,131,193,248, 15, 65, 0, 4, 85, 55,129, 82,250,171,205, 18, 66,170,117,212, 70, 93,126,230,100,
+ 78,230,100, 78,230,100, 78,230,124,252,156,117,185,235,147, 63, 30,105, 30,228, 25,244,248,151, 92,185,192,156,204,201,156,204,
+201,156,204,201,156, 15,215,249,184, 21,219,239,159,194, 96, 48, 24, 12, 6,131,193,176,137,135,122, 14,150,220,217,199, 21, 2,
+ 94,123,194, 81, 63, 0,160, 60, 18, 1, 11,119,211,144, 25,153,218, 88,183,202,221,215,145, 66,188,159,192, 56,177, 32,249,118,
+118, 99,125,237,124,237,198,235,156, 85, 83,211,178,242,190, 9,141, 40, 8,174,207,178,246,246, 45,236,164,142, 14, 19, 74, 77,
+230,182, 98,145, 40,193,148,155,191, 61, 59, 59,170,160,177,109, 98, 48, 24, 12, 6,131,241,104, 82, 99,192,106, 17,216,247,138,
+ 84, 42,243, 2, 0,142, 82,112, 20, 40,202,207, 13, 73,141,186, 50, 20, 0, 52, 94,157, 79, 8,165,234,206, 28, 45,155,110,229,
+ 0,139,169, 36, 54, 47,238, 98, 87, 91, 86,172,212,250,142, 11, 26, 18, 52,126,212,168,145,190,237,218,182,107, 13, 0,183, 66,
+111, 69, 29, 62,124,228,182, 82,235,251, 99, 97,198,237,159, 26,211, 49, 10,233,135, 93,186,116,236,115,245,234,181,101, 0, 94,
+105,140, 11, 0,156,156,148,115, 79,254,176,160,223, 19,227,215, 42, 0,212, 43, 96, 73, 29, 29, 38,140, 29, 61,172,227,155,175,
+206,226,189,184,224, 35,175, 43,231, 79,175, 86,185,181,205,165,156,249,100, 81,250,211,127,212,116, 67, 99, 6,131,193, 96, 48,
+ 24,255, 78,106, 12, 88, 82,169,204,235,226,233,195,142, 63,157, 75, 4, 0, 4,117,114,193,219,203, 55, 15, 33,132,220, 6,128,
+ 49, 47,190,239,179,108,241,171,248, 51, 44, 3,148, 82,116,108,227,132,225, 99, 39,218,180, 82,153, 75, 64,215,167, 39, 77,122,
+102,193,130,249, 99,238,222,189, 27,183,119,239,222, 63, 0,160,111,191,126,109, 62,250,232,163, 73,107, 29, 28, 37, 50,151,128,
+228,226,180,240,218,111,164, 88,147,223,189,181,123,128,119,251,169,223,125,181,153, 55, 96,232, 83, 83,100,238,173, 87, 22, 39,
+ 71, 37,219,178,172, 70,163,153, 39, 20, 10,237, 0,128,227,254,151,123, 90, 53,227,187, 0,128,197,202,169, 28,221,253, 10,248,
+ 34,169, 85, 34, 17,133, 23, 20, 22,126,147,151, 20,254,101,109,206, 82,179, 57,240,181,217, 47,240,174, 71,103,193, 43,176, 47,
+127,195,202,119,192, 89,205, 14,175, 47, 94, 62,225,234,165,239, 0,188,119,166, 33,253,100, 48, 24, 12, 6,131,241,104, 82,235,
+ 33, 66,165, 76,128,219, 49,105, 0, 0,123, 25, 48,119,230,115,200,202,212,251, 24, 45, 28,254,239,185,105,184, 22,145,138,219,
+177,122, 80, 74,225,227, 33,183,121,165,124,112, 93,254,111,250,255,245, 63,113,242,228,229,119,151,188,251, 45, 33,101,163,119,
+111,219,254, 69,207,165,239, 45,125,105,218,115,211, 6, 31, 56,112, 32, 12,117,221,169,186,166, 78, 17,213,230, 53,171, 86,136,
+147, 50, 75, 74,230, 45, 88,196,205,127, 99,222, 6, 0, 79,217,178,172, 80, 40,180, 75, 74, 74, 82,242,120,247,159,158,246,241,
+138, 69,103, 7,143, 95,123, 39, 46, 33,247,250,137,131, 7,187, 6, 4, 4, 32, 41, 57,173,247,234,141,159,119,112,109,221,245,
+133,130,252,226,241, 69,250,240,106, 71,141,150, 8,133, 97, 31,172,222,218,145,179,111,195,123,251,165, 17, 8,108,237,134,228,
+140, 92,244, 27, 58, 70, 16,114,229,202, 16, 0,103, 26,210, 79, 6,131,193, 96, 48, 24,143, 38, 60, 0, 32,132, 84, 59, 96,159,
+213, 74,113, 59, 54, 21,183, 99, 83,113, 57, 66, 15, 19, 21, 98,195,234, 15,176,110,229,123,200, 46,230,225,167, 63, 19, 17, 25,
+155,134,200,216, 52,100,230, 20,254,109,121, 90,229, 82,203,117,171,228,157, 54,108,176, 91, 51,164,159, 98,128,163,131,131,195,
+157,176,111,139,150,190,145,238,255,193,107,137, 34,161, 81,146,164, 80, 42,122,237,223,255,125,128, 78,163, 85, 40,149,170,133,
+ 10,143,142, 59,236,237, 59,216,213,230,172,138, 92,231, 63,102,204,200, 97,131, 92, 92,116,220,172, 13, 33, 17,109,253,253,204,
+222,109,188,123,203,117, 62, 99,106, 90,166,178,147,227, 56,240,120, 60,164,167,167, 35, 37, 37, 5, 49, 49, 49,136,140,140, 68,
+ 98, 98, 92, 58, 71,169,208, 10,142,231,234,234, 1,129, 64, 12,175, 22,205,177,117,195, 74,249,242,247,223,238, 38, 85,136,131,
+ 9, 33,164, 58,103, 73,118,206,129,163,199, 79, 38, 31,219,187,213, 10, 0, 25, 57,133, 56,117,229, 46,174,133, 39,214,214,149,
+ 90,219,217, 84, 48, 39,115, 50, 39,115, 50, 39,115, 62, 10,206,154,178,200,191,149, 90,175, 34,140, 74,204,198,237,152, 52,116,
+246,115, 71,235, 22,174,184, 28,153,131,221,167, 18,177,227, 68, 60, 78,221,208,131, 19,168,144,150, 15,220,137, 75,199,157,248,
+204,218,198, 85, 6, 0,240, 37,194,167, 95,123, 45,111, 65,187,128,252, 30,167,143,205,133,187,230, 78,192, 91,111,229,206,229,
+ 75,132, 79, 59, 52, 83,237, 93,180,224,245,169, 42,185, 92,108, 44, 53,162, 85,203,230,210, 87,231,204,125,129, 56, 72,246,218,
+218, 25,181, 71,128,131, 68, 38,251,114,249,251, 11, 37,159,252,116, 39,161,200,136,162, 31, 47,164, 71,207, 95,180, 52, 91, 32,
+148,110, 85,123, 4, 56,216,234, 50,155,205, 40, 45, 45,133,209,104,132,201,100, 66,114,226, 95, 99,126,251,233,205,161, 45,155,
+ 57, 14,149, 72,165,160, 0,242,139, 45,136, 73, 53, 96,224, 19,131,249,157, 59,117, 10, 84,186,250, 79,175,206,149,155, 27,151,
+199, 81,190,234,240,207,123,248,223,255,114, 29,223, 30,190,130,224,223,175,227,242,153, 99, 22,202,153,239,221, 78, 66,229,230,
+237,163,114,107, 31,175,114,239,144,126,175,120,180,187,106,107,155, 25, 12, 6,131,193, 96, 60, 26,212,120,136,176,164,164, 56,
+246,169,167,167,193, 85,235,162, 28, 59,224,121, 81, 72, 84, 46,244,169,241,184, 27, 25, 10, 67,137, 25, 34,135,150,128,212, 5,
+ 45,188,154,227,230,237, 96,211,166, 53, 71, 10, 57, 75,105,108, 77,190,177, 99,221, 60, 92, 53, 10,222,154,213,158, 23, 35,111,
+231,116,222,179,228,107, 60,243,140,210,121,205,106,207,139,113,209, 10,158, 92, 74,123,189,240,220, 20,194, 35, 20,111,189,181,
+ 0, 99, 71, 13,195,255,189,240, 44,249,230,155,157, 61,108,237, 12, 7,225,167,139,223,249, 64,156,158,107, 49, 94,142, 44, 44,
+149, 43,100,178,243,119, 10,139, 2,189, 60,101, 35,198, 63,159,114,100,255,151,159, 0,120,206, 22, 87, 69,176, 50,155,205, 48,
+153, 76, 0, 96, 5, 0, 30,175,236, 49,171,192,136,140,220, 82,164,231,150,194, 98,229, 48,254,233,231,100, 87,174,222,120, 14,
+ 64, 13,231, 99,113,156,217, 98,198,143,191, 92, 67,242,149, 3, 28,225,241,243, 42, 78,114, 7,202,194,149,139,139,231,217, 81,
+227,159,213,136,165,101,135, 91, 11,138, 74,241,205,231,171,109,237, 62,131,193, 96, 48, 24,140, 71,132, 26, 3, 86, 92,216, 31,
+ 93, 1,192,183,235,208, 44,165, 84,224, 40,224, 17,164, 39, 69,225,155,181,243,192,113, 20, 35, 94, 90, 3,149,151, 11,100, 34,
+ 62, 74, 11,179, 10,179,238,158,118,170,109, 69,132,152, 7,111,217,150,236,245,242,236, 86,234, 61,123, 10,133, 0,176,103, 79,
+161,112,246,172,102,234,207,182,197,122,117,239,211, 25,212,106,197,168,177, 79,225,233,201, 79, 35, 46,205,128, 31,206, 38,160,
+168,216,104,211,253,207,228, 26,255, 14, 90, 55,247, 97,175, 61, 63, 76, 33,224, 19,226,221,220,142, 41,233,120, 44, 0, 0, 32,
+ 0, 73, 68, 65, 84,159,168, 55, 91,248,124,161,245,208,149,188,148,241,227, 39, 59,159, 58,250,253, 32,185,198,191,131, 65,255,
+215,141,186,124,165,165,165,176, 90,173, 40, 45, 45,133,217,108,134,163,115,203,163,131,159, 90,155,148,154, 86,112, 36, 45,167,
+164,123,145,217,130,244,220, 82,100,228,150, 34,183,200, 4, 23,149, 3, 44,102, 99,187,154,124,148,210,111,159,124,106,218,179,
+ 0,120,132,103,249,186, 32,229,175,200,138,105, 21,225,106,216,216,103, 52,103, 67,162,112,247,234,177, 28,202, 89,204,101, 27,
+142, 99,183, 42, 97, 48, 24, 12, 6,227, 95,198,189, 67,132,132, 16, 90,211,241,207,228,244,108, 56, 41, 5,208,184,121, 97,234,
+188,117, 0, 0,171,213, 12, 74, 1,139,213,182, 17, 6, 40, 21,254,242,202,108,175,216, 22, 94, 36,111,234, 51,242, 98, 0,152,
+250,140,188,184,133, 23,201,123,101,182, 87,108, 65,137,210,100,177, 90,113, 62, 44, 3,107,190,251, 11, 75,119,222,194,241,171,
+182, 15,135,197, 23,139,102,175, 94,181, 82, 36,224, 19, 18, 22, 95, 88,152,148,101, 41,228, 11,133, 38,185, 92, 76,141, 84, 80,
+ 26,151, 73,179,158,120,242,133,187, 60, 62,169,246, 48, 94, 5, 21, 87, 14, 86, 28, 34,172,216,131, 69, 41,165, 4,224, 56, 98,
+181, 38,101,150, 32, 81, 95,140,196,140,255,149,244,156,210, 26,143,144,170,220,188,125,236,212,202,227, 14,246,234, 23,236,237,
+212,207, 41,100, 14, 39, 84,110,222, 62, 21,211, 42,194,213,197,176, 20, 68, 93,255, 53,221,106, 50, 76, 42, 72,190,161, 43, 72,
+190,161, 43, 72,186,213,197,230,141,192, 96, 48, 24, 12,198,191,152,218,178,200,191, 13, 30, 0, 80, 74, 73, 69,169, 58, 3,165,
+192,157,248, 76,136, 5, 28, 60, 90,180, 6,173, 20, 35, 40, 0,139,213,182,237, 16, 28,156,146,212,170, 77, 17,183,112, 97, 66,
+207,182,237,156,110,206,158,213, 44,162,109, 59,167,155, 11, 23, 38,244,108,213,166,136, 51, 91,132, 86, 90, 62,222, 86,197,216,
+ 90,229,195,241,219,218,149,110, 29, 2, 90,242, 63,216,115, 39,225,229,207, 34,111,139, 68, 34,179,135,179,156, 52,215,201,249,
+158, 26,153,184,212,204, 43,245, 9,236,100, 4,143,116,170,205, 82, 17,176,140, 70,227,125, 37, 75, 31, 53,230,228, 15, 11,198,
+186,235, 28,158, 79,214, 23, 35, 33,195,128, 68,189, 1, 9,122, 3, 12,165, 22,220,250, 43, 26,224,139, 66,171,115,170, 85,142,
+ 39,246,238,254,214,179,131,127, 43,109,128, 79, 11,237,151, 59,191,245,148, 74,237, 79,168,220,188,125, 60,189,124, 67, 46,253,
+250,189,230, 98, 88, 10,226,111, 95, 77,179,148,230,239, 45, 74,143,248,173, 30, 29,103, 48, 24, 12, 6,227, 95, 79,109, 89,228,
+223,136, 77, 35,185, 55,247,208,225, 82,104, 44,218,249,181,132,157, 90,133,136,168, 36,240,121, 66,240, 8, 96,182,216, 30,130,
+168,201,252,221,250,245,118,136,143, 85,240, 62,219, 26,235,245,202,108,175,216,245,235,237, 46, 80,147,249, 59, 0,211, 40, 45,
+187, 55, 98,197,192,166, 54,238, 28, 43,115,115,230,102, 58, 71, 57,255,106,116, 81, 22,143,199, 47,117,178,147,114, 78,118, 18,
+158,147, 74, 44, 20, 9,249,156,133,242, 76, 30, 90,175, 18,202,113, 29,108,241, 85, 62, 68,104,181, 90, 65, 8,207, 10, 0, 28,
+199, 41, 18,179,138,145, 87,194, 71,122,110, 41,114, 10, 76,240,118, 87,224,215, 83, 7, 12, 86,115,241,158,234, 92,124,161,200,
+174,181,151, 7,222,254,112, 61,138, 75,173,184,147, 92, 8,145, 68,226,162,115, 9,188, 49,237,229, 69,146, 87,183, 71, 97,250,
+ 32, 39,188,241, 71, 84,178, 33, 93,186,200,246, 94, 51, 24, 12, 6,131,193,120, 20,177, 41, 96, 41,229, 82, 80,190, 20,127,132,
+ 68,193, 55,160, 61,118, 30,188,140, 54,237,122, 32,181,192, 2, 10, 94,157, 87, 15, 86, 48,127,145,225, 26,128,107, 99,199,186,
+121,140, 27,231, 62,152, 82,225, 47,159,125,158,151, 4, 0, 91,247,245, 7, 5,192,113, 20,148, 2,148, 43, 11, 90, 54, 67, 4,
+241,177,169,249, 45,188, 92, 20, 8, 79, 50,149, 42, 36, 34,158,131, 66,204,215,216,137, 69, 34,129, 0, 86, 74, 74, 83, 83,163,
+ 74, 9, 16,103,139,174,226,208, 96,197,163, 92,233,122,244,137, 39,215,232,227, 18,242,174,122,103, 27, 58,228,153,196,160, 20,
+240,118, 87, 32,244,226, 17,107,122,242,221, 59,197,233,183, 63,175,206,197,113,224,155, 44, 28,110, 68,231, 33,183,200,140,220,
+ 66, 19,122, 15, 28, 45,234, 29, 52, 6,127,132,102,130,179,152,177,250,139, 35, 5, 86,106,126,154,210,112,179,237,157,102, 48,
+ 24, 12, 6,131,241, 40, 98,211,205,158,173, 28,133,179,147, 35,164, 10, 53, 98,211, 77, 40, 32, 90,228, 24, 40,172,214,178, 61,
+ 88, 53,237,104, 34,132, 4, 85, 87, 31, 28,156,146,244,243,207,250, 29,193,193, 41,149, 78,224,254,223,158,171,123,143,220,223,
+ 3, 86, 77, 78, 66,173,191, 30, 60,118, 58,111, 76,119,141, 3,143,207, 47, 22, 9,121,165, 2, 17,223, 36, 18,240,204, 34, 1,
+207,168, 83, 11,249,167, 15,237, 19, 83,130,211,117, 57, 75, 74, 74, 16, 20, 20,132, 17, 35, 70, 96,236,216,177,152, 56,113, 34,
+124,124,252,181, 60, 62, 49, 82,194,113, 26,113, 1, 90,107, 8, 4, 37,137,248,109,223,199,134,208,243, 63,223,176,150,150,140,
+166,149,142,105,222,231,164,148,203,206, 43, 69,137,201,138,156, 66, 19,114,138, 76,176,104,122,226,231, 63, 83, 80,108,180, 34,
+ 62,228, 64,177, 62, 45,105, 94, 73,250,157, 26,175,194,172,173,239,141,129, 57,153,147, 57,153,147, 57,153,243, 81,112, 62,110,
+216,176, 7,139,162,149,171, 2,109,220, 21, 40, 49,105, 81, 98,180,162,168,196,138,124,131, 9,249, 6, 51, 98,211, 12, 8, 61,
+216,248,134,148,237,181, 2, 72,249,115,144,178, 96,103,235, 62, 44,177,201,248,225,186,213, 31, 77,218,215,169,163,241,213,145,
+174,205,110,198, 26, 83, 8,225, 21,243,248, 2,179,163, 74, 32,140,136,184,169,191,112,246,104, 63,169,197,250,108,109, 30,139,
+197,146,231,238,238, 14,224,254, 91,229,248,183,150,141, 61,127,228,173,150,253,199,172,214,124,178, 98,129,129,199, 23,113, 68,
+ 32, 10,181,154,139,247, 22,167,223,222, 74,107, 57, 97,140, 39,146,254,117,233,122,120, 15,123,199,102,184,155, 92,132,162, 18,
+ 11, 76, 22, 14, 14, 74, 17,146,110,157, 48,197, 70, 92,253,190, 32,249,198, 78, 27,187,202, 96, 48, 24, 12, 6,227, 17,167,206,
+128, 85, 82, 82, 18,219, 39,104, 52, 56,142,194, 74, 1,206, 90,190,167,137,251,223,222, 38,171,185,164,214, 61, 47,182,192,113,
+214,203,159,110,223, 49,162, 83,183,254,252, 0, 79, 37,242,179,210,112,241,252,239, 22,112,244,130, 45,203,103,102, 70, 22,202,
+ 93,188,159,154, 52, 97,220,254,231,254,111, 86,110,191,129, 3, 21, 90,173, 75,105, 82,114,146,225,171, 93,187,205, 39,142, 6,
+247,227, 96,153,156,153,121,231,239, 67,206, 87, 34, 55, 55,119, 99,117,245, 79,244,105,214, 27, 64, 75,190,128, 24, 13, 25,145,
+138,250,244, 45, 51, 57,113,252, 71, 31,190, 31,247,204, 75,175,139, 91,185,183, 70, 70, 30, 31,177, 73,105,136, 56, 27, 92,154,
+ 28,121,229,167,252,164,107,181, 94,217,200, 96, 48, 24, 12, 6,227,223, 69,157, 1, 43, 33,188,108, 60,172, 7, 77, 65, 90,198,
+180,157, 59,191, 93,254,237,174,125,189, 75,140, 70,119, 10, 81,162,213, 98, 60, 83,104,197, 82, 91, 29,134,180, 59, 87,157,157,
+125,218,126,245,197,167,239,124,181,227,179,254,224,172,126, 4,136,163, 4,167,165,102,235,115,117,133,171,218,200,204, 44,216,
+ 54,248,169,181,197, 89, 89,133,223,214,119, 89, 67,102, 68,154, 82,215,170,217,182, 13, 31,174,225,241,248, 67,172, 86, 78,200,
+ 89,205,119,173,166,146,143,139,245,183, 15,214,182,247,139,193, 96, 48, 24, 12,198,191, 15,155, 78,114,255, 39,200,206,142, 42,
+ 0,240,106, 99, 61,153,153,145,133, 0,154,252, 74,188, 91,145,121, 63, 0,248,161,161,203, 23,166, 71,235, 97,227, 40,242, 12,
+ 6,131,193, 96, 48,254,221,216,116,146, 59,131,193, 96, 48, 24, 12, 6,195,118, 8,128,106,175, 4,168,207,157,178, 27,114, 53,
+ 65, 93,126,230,100, 78,230,100, 78,230,100, 78,230,124,252,156,117,185,235,147, 63, 30,105,104,249,136,233, 15,162, 0, 8, 98,
+ 78,230,100, 78,230,100, 78,230,100, 78,230,252,175, 21,118,136,144,193, 96, 48, 24,255, 57,156,157,125,148,206,206, 62, 74, 91,
+231, 87,104, 2,116, 10, 77,128,238, 65,182,137,241,120,193, 2, 86, 35, 33,132, 16, 95, 47,229,220, 33,253, 91,254,236,215, 74,
+ 62,246, 97, 57,149,186, 86, 26,149,103,215,243,106,143,182,195,155,162, 13, 85,218, 35, 9, 12, 12,236, 25, 24, 24,216,147, 16,
+ 34,105, 10,167, 66,231, 59,165,153,119,207,179,186,214,157,126, 87,186,248, 76,104, 10,103,101, 84,110,222, 78, 42,207, 46, 63,
+168,220, 59,228,168,220, 58,228,171,154,117, 57,163,214, 4,180,170,107, 57,207,177, 43,253,150,237, 11,219,235, 57,118,165, 95,
+117,211, 29,135,111, 86,189,255,221,221, 21,206, 99, 86,219,252,197,204,184, 31,207, 62,207,216,187, 13, 88,224, 84,223,229, 60,
+124,123,134,121,181,237,151,225,238,211,163,218,123,126, 86, 71, 51,191, 94,215, 90, 4,246, 73,111,230,219,235,106,125,215,247,
+ 95, 69,166,109,213, 83,230,216,252,136,212,177,249, 81,169, 83,171,129,141,245,185,185,185,201,252,253,253,135,245,236,217,115,
+102, 80, 80,208,107,157, 58,117,154,209,162, 69,139, 33,132,144,135,118,145,149, 66,231,187,184, 84, 72, 50, 75,133, 36, 83,161,
+243, 93, 92,215,252, 74,157,223,114,194,179,166, 16,158, 53, 69,169,243, 91,254, 79,180,209, 22,164, 46,190,205, 21, 58,223,245,
+106,215,192,203,114,157,207,232,250, 46,239,232,232, 56, 68,171,213, 62, 89, 81, 28, 29, 29,135, 60,136,118,254, 87,169,247, 7,
+156,144,206, 66,165,171,249, 53,177, 84,246, 60,143, 7,117,198,221,139,238, 15,162, 97, 77,133,166, 85,247,171,124, 30,223,163,
+114,157,149,179, 38,233,163, 47,117,105, 10,191,111, 11,217,244,119, 22, 78,123, 99,202,164,160,230, 65,163,230, 17, 0,193,213,
+205,167,242,236,250, 39, 33,188,150, 60, 2,240,120, 4, 60, 2, 0, 52, 37, 51,250,210,223,110, 62,109,171,179, 2, 59,109,235,
+150, 98,165,230,108,159,177,175,184,132,252,186,123,167, 66, 19, 48,184, 72, 31,126,179,177,125, 35,132,104, 90,183,110,221,213,
+199,199,199,105,238,220,185, 34, 0,248,228,147, 79,218,180,105,211, 38, 43, 42, 42,234, 10,165, 84,223, 16,175, 66,235, 55,109,
+227,218,101,223, 14, 31, 62, 2, 41,153, 69, 88,189,126,203, 0,165,139,207,196,194,180,200, 3,141,109, 51, 0, 56, 56,180, 84,
+ 11,212, 14,183,230, 45, 92,166, 29, 54,160, 43,191,176,196,130,227,103,175,247,221,189,101,217,101,181, 38,160, 91,190, 62, 60,
+186,166,101, 57, 67,222, 18,157,146, 14,227, 12,121, 0, 48,165,234,116,119,165, 57, 72, 35,179, 14,115,149, 8,174, 3,248,177,
+206,182,120,245, 57, 33,148, 72,154,243,120, 60, 84,188,247,124, 82,246,254,155, 77,197,241, 73,127,157, 29,218,168,206, 54, 17,
+234,230,221,211,192, 23, 56,241,200,255,218, 71,202, 63,167,132,210,252,212,200, 63,234, 29,136,170, 66, 8,177,107,219,198, 62,
+112,100,239, 62, 95,157,137,201, 86,120,246,127,253, 8,161,188,207,226,207,174,187, 97,203,242, 82,169,212,225,208,161, 67,154,
+ 97,195,134,217,233,218, 62,121,198,150,101,148, 98,105,192,225,195, 7, 69,195,134,217,190,153, 21, 90,223,193,224,241,118, 17,
+ 64,200,113,244, 19, 62, 71,191, 47,204,138,140,162,229,199, 69,108, 69,174,243,155,206, 3,181,249,123,134, 3,185,106, 72,143,
+216, 81,159,117, 84, 64, 8,225,203,180,190,207,203,164,210, 5,222,190,254, 62,177, 49, 81,145,249,249,121,235,139, 51, 34,119,
+ 80, 74,235,113, 87, 87, 0,102,203,155,191,254, 17, 50, 92, 32, 20,146, 97, 79,116,231, 3,248,189, 33,109,170, 64,167,211, 61,
+185,121,243,230, 86, 61,123,246, 4, 0, 88, 44, 22,245,254,253,251, 93, 62,252,240, 67, 5,108,248, 27,170, 14, 66,136,187, 70,
+163,241, 20,139,197,238, 0, 96, 52, 26,147,245,122,125, 2,165, 52,185,174,101,149, 46,173,157, 9, 4,203,254, 56,123, 86, 0,
+ 0,125,251,246, 91,222,188,239, 92, 7,190, 72, 89, 92,221,252,102, 99,129, 2,192,235, 23, 47, 93, 32, 0,208,163,123,207, 69,
+ 10, 77,192,167, 69,250,240,244,134,180,189, 41,144,233,252,186,243,128, 55,122,247, 27, 60,254,233,201,211,120,129,222,158, 24,
+ 50,120,208, 91, 0, 14,213,199, 35, 16, 8,100,151, 47, 95,110,205,227,241,248, 22,139,165,164, 71,143, 30, 9,141,105,151,187,
+111,175, 63, 9,120,205, 76, 22,227, 23,250,232,171,203,171,126,246, 8, 33,124,187,102,157,222, 1, 95,240, 18,199,113,137,249,
+241, 87,122, 53,102,125,143, 58,245, 10, 88,132, 16,190,218,163,227,185, 73, 79, 79,109,251,225,194, 25,210, 77,187,126,129, 99,
+203,110,225,217, 49,151, 3, 30, 84, 3, 27, 11,159,199,247, 56,121,242,132, 86, 38,225, 3, 0, 10,139,173, 24,110,195,151,173,
+189, 87,247,211, 60, 66,124, 43,110,233,109,181,152,164, 2,161,184,132, 0, 0, 41,187, 58,192,217,173,197, 41, 87, 87, 71,249,
+148, 73, 65,205,119,237,251, 37, 41, 33, 41,235, 76, 77, 62, 30,143,239, 17,124,240,144,214,221, 73, 10, 1,159,160,176,216,130,
+ 97, 35, 70, 91,171,155,215,213,213,113,228,148, 73, 65,205,247,124,247,107, 66,106,106,246,145,218,218, 41,119,245,233,172,176,
+211, 29, 31, 63,243, 67,167, 18,158, 35,150,174,216,232,124,246,216,158, 51,253, 71, 78,227,226,227, 19, 75, 40, 33,225, 57,217,
+169,175, 21,166,222,189, 93,103,167, 81,246, 30, 43,149,202, 86, 74,165,178,195,240,225,195,165, 11, 22, 44, 16, 14, 24, 48,224,
+222,244, 25, 51,102,136, 78,159, 62,237,186,118,237,218, 17,110,110,110, 37,133,133,133, 55, 10, 11, 11,163, 41,165,213,246,165,
+ 58, 92, 92, 52,115,158, 26, 55, 26,131,198,191, 2, 43, 71, 48,227,229,215,113,226,216,143,179, 0, 52, 73,192, 50,203,213, 31,
+190, 52,115,129,166, 71,215,142,252,101,123,110, 67, 38, 22, 96,104, 23, 95,242,194,220, 37,246, 59, 54, 45,251, 18, 64,255,170,
+203,120,142, 93,233,199, 25,242,150,180,117, 54, 78, 30,211,179, 37, 14,238, 53, 78,246, 8,122, 11, 60,185,221,242,132,224,197,
+ 17, 0,208,122,248,171, 42, 7,153,108,179,155, 61, 95, 43,177,234, 55,183, 30,254,234,175, 81,199, 54, 21,212,214, 22,161, 68,
+210,124,223,222, 61,222, 14, 74, 17,248,124, 2, 1,143, 7, 62,159,160,212,100,197,132,137,147,155,162,187,229, 63,174,222, 35,
+120,192, 11, 0,192, 1, 95, 23,103,220, 57, 90,159,247,132,240, 69, 78,135, 15,254, 36,208,218, 73,192,231, 19,240,121, 0,159,
+ 71, 16,151, 94,140,233,211, 95,176,107,100,251, 52,195,123,107,187,158,254,180,255,208, 30,109, 29,219,127,119,129,216,245, 24,
+254,180, 83,102,137,252,249,125,193,191, 79,246,236,247,198, 37, 74,185, 53,137,127,108, 56, 89,155,167,180,180, 52,125,232,176,
+225,106, 34, 80,200,127,253,121,103, 63, 1,143,192,108,165,176, 88, 41,172,229,247, 46, 45,251,123, 37,224,241, 8, 40, 71,241,
+210, 75,211, 49,116,216,112, 3,103,225,146,106,115,223, 7,143,183,235,248,175,231, 53,165,102, 14,107, 55,239, 88, 86,148,167,
+ 95, 22, 19,225, 20, 39,215,249,188,110, 72,143,180,249,190, 21, 60,208, 46,137,209,161, 51,247, 28,190,136,182, 1,254,176,114,
+101,237,244,245, 80, 96,207,145,139,240,243,245, 43,107, 55, 71,225,211, 76,137,174, 93,186, 2, 64,189, 3, 22, 33, 3, 4, 10,
+157,223,222, 49, 19,158,155, 48,126,194, 20, 56, 58,168, 97, 52,149,250,252,118,226,232,246,173,155, 87,247, 38,132, 60, 95,175,
+112, 72,173,247,126, 23, 40,199, 53,122, 47,147,155,155,155,166,107,215,255, 13,167,104,177, 88,224,229,229,133,228,228,100,223,
+250,186, 8, 33,114, 87, 87,215,145,219,182,109,211,142, 24, 49, 66,232,226,226, 2, 0, 72, 75, 75,115, 63,126,252,120, 39, 55,
+ 55,183,140,212,212,212, 35,148, 82, 67, 77, 14,171,153, 39,226, 9,192,151, 74,229, 0, 0, 10,194, 91, 48,231,217,246, 58, 87,
+183,210,234,230,215,235,211,196, 11, 95,249,157, 8, 4,162,242,249,193,163,148, 35,213,205, 11, 0,142,142,142, 65, 66,161, 80,
+ 86,221, 52, 19, 95,221,131, 10,237, 94,228,241,121,101, 31, 86,139, 89,159, 29, 31,226,111,107,255, 21, 58,223, 64,161, 88,180,
+245,153,231,102,246,154, 48,126, 44, 92, 53,118,248,245,220, 77,204,154,243,134,217, 98, 50,175,183,213, 83, 25, 62,159, 47,200,
+200,200,136,115,112,112,112,105,200,242,247,185,120,164,229, 47, 39,142,105,127,253,237,212,162,117, 27, 54,205,118,243,233,107,
+230, 40,189,119,159, 97,207,182,131,132,131, 71, 77, 82,107, 91,247,144,110,122,239, 69, 97, 99,215,247,168, 83,175, 63, 30,165,
+ 91,192,107, 19, 39, 77,106,251,202,172, 25,210,215, 54,159,195,111,123, 63,201,108,170,112,165,210,250,246, 36,124,193, 76,194,
+231, 43, 8,143,136, 57, 43,151,104, 49, 26,151, 27, 50, 35, 83, 27,235,182,114,192, 15,231, 51,234,181, 12,161,104,179,235,251,
+159,181, 58,123, 9, 74,140, 22, 60, 61,101, 26,118,237,250, 86,229,172, 22,163,196,104,193,154,117,235, 10, 10,227,142,104,227,
+ 18,115,146,131, 70,191,113, 50, 58, 54, 35, 52, 33,181,228,251, 26,125,132, 7,173,157, 4, 43,246, 69, 66, 45, 19,194, 65, 37,
+ 2,143, 71, 42, 77, 39,196,167,133, 98, 78,179,102,154,129, 41,169, 57,121,149,156,187,107,114, 42, 92,219, 13,181,115,112,219,
+ 59,110,230, 10,251, 59, 25, 2, 80,152, 16,165,150, 98,210,243,175,170, 91,185,200,160,144,242,237, 99,226,147, 93, 23,188,249,
+230, 57, 59,109,235,110,121, 25, 81, 49,117,245,187, 69,139, 22,227, 71,141, 26, 37,159, 63,127,190,176, 89,179,102,248,122,207,
+254,230,125,135, 78, 28,157,146,154,222,140, 82, 10,157, 86,155,248,210, 11, 19, 15, 29, 61,122, 52, 62, 49, 49, 81,184,122,245,
+234,238, 63,253,244, 83, 0,234,241,159,168,149, 82,148,148, 90, 97, 45,255, 97,212,231, 85,251,189, 86, 35,132, 16,226,238,238,
+ 46, 73, 78, 78, 46,173,248,225, 32,132,220,219,152, 74,247,142, 67,159,232,223, 93,176,237, 88, 44, 10, 75,172, 80, 72,133,136,
+ 77, 55,160, 75,199,118,228, 11,171,165, 67,117,206,233,147, 70, 46,209, 41,233,176, 49, 61, 91, 66,235, 32,199, 87,159,174,192,
+193, 11, 49,195,210, 11, 9,156,199,172,158,233, 42, 17, 12,214,200, 69,155, 7,116,105,237, 50,168,115,115, 92,233,210,218,229,
+108,200,237,200,118,147,214,207, 77, 46, 20,254,154,125,108,110,181, 65,139,207,227,193, 81, 37,198,151,199,227, 32,151, 10,160,
+144, 10,160,144,148, 61, 86,126,255, 27,130,204, 45,160, 25,159,179, 78, 87,187, 5, 76,159, 60,105,162,219, 51,147, 39, 82,240,
+121,216,255,195,161,177,187,119,239, 74, 85,186,248,126,105,229,241,119, 20,167,132, 39,214,229, 34, 60, 64,107, 39,198,155, 95,
+134, 66, 45, 19, 66, 37, 23, 66, 45, 23, 98, 80,123, 13,248, 13, 60,145,128, 16,226, 48,107,108,171, 17, 55,191, 13, 26,232,235,
+169,244,190, 17,149, 23, 62,125,249,213, 13,167,115, 7,190,246,233, 39, 1, 78,133,185, 70,193,210, 5, 47, 9,146, 82, 82, 6,
+238, 63,116,102,144, 91,183,233,183, 45,166,162,183, 51,110,124, 95,237, 30,219,196,136, 63, 59,121,244,156, 40, 53, 21,154,111,
+221,184,157,212, 58,167, 84,130,176,184,124, 40,164, 2, 40, 43,182,173, 84, 0,133, 84, 8,165, 84,128,148,164, 88,100, 23,241,
+207, 37, 59,241, 6,210,211,127, 90,234,211,246, 18,147, 21,215, 99, 10,209,194,183, 35, 92, 93,221, 96, 28, 49,181,197,165, 83,
+ 63, 4, 43, 92,253, 87, 22,165,254,245,182,173,158, 61,135, 47, 98,209,235, 51, 67, 8,112, 13, 0, 40,208,105,233,170, 45,157,
+151, 45,122,229,190,186, 5, 31,108,234, 92,159,246, 85, 64, 8,225,203,117,190,187,251,143,156, 54,161, 93,143, 33,136,142,141,
+197,177, 67, 87,241,196,224,225, 24, 49,122, 60,140,198,210,103,119,108,219,116, 5,192,150,170,203,170, 92,253,251,180,107,235,
+191,219,221,205,173, 25,199,149,221,149,131, 82,160, 79,255, 65, 88,248,218, 75,224, 40, 69,135, 78,221, 6,141,152, 60,151, 82,
+ 90, 22, 4, 51,179, 50,139,110, 71,132, 7, 21,167, 71, 92,178,181,141, 37, 37, 37,102,189, 94,143,235,215,175, 35, 50, 50, 18,
+ 97, 97, 97,200,202,202,130,157,157, 93,189, 6,126, 38,132,168,219,183,111,255,204,169, 83,167,164, 14, 14, 14,247,234,141, 70,
+ 35, 84, 42, 21,158,121,230, 25,225,144, 33, 67,220, 71,142, 28,249, 28, 33,100, 15,165, 52,191, 58, 79,113,214,157, 20,181,139,
+223,231,253, 7,244,159, 13, 0, 50,181,107,204,230,175, 15,133,213,182,110,153,157, 91,243, 94,189,122,183, 6,165, 32,160, 27,
+139, 50,111,167,213, 52,175, 64, 32, 80, 92,188,120,177, 21,159,207,191,247,251,202,113, 28, 62,251,234, 59,191, 95,254,184, 53,
+126,213,154,181, 82,181, 66, 2,125,158, 17, 47, 78, 29,103,243,111,176,220,197,111, 68,239,222,253,131,151,125,240,174, 64,169,
+ 80,224,228,165,104,204,125,237,205,146,212,184,208,181,148, 19,110, 41,202,184, 93,191, 31,185,191,211, 36, 3, 94,123,123, 40,
+161, 26, 51, 84, 58,235,217, 49, 82,163,217,138,220, 34, 51, 74, 77, 86, 88, 57,138,188, 34, 51,194, 19, 10,224,172, 22, 55, 68,
+221, 21,128, 6,128, 30,192,149, 42,175, 81,254, 28,213,188,206, 68,217, 62, 17, 39, 0, 70, 0,149, 87, 94,241,186,166,250,138,
+229,195, 1,248,151, 59,173, 0, 46, 3,200,169,171,193, 2, 66, 8,165,148,222,251,166,175,250,186, 50, 34,177,114,210,162,185,
+211,164, 31,238, 9,193,111,123, 63,202,212, 71, 93,168,232, 0,180,173,187, 95,203,136,186,255,112, 23,181,225, 82, 75,153, 91,
+ 64, 51, 1,225,175,239, 63,160,223,144,217, 47,191, 12,223, 86, 30, 34,171,213, 74, 67, 35, 99,204, 59,119,124,245,188, 93,179,
+118, 27,242,147, 66,151, 84,236,106,180,197, 89, 25, 43,103, 77,170,186,199,202,202, 89,239,251,111,182, 58, 39, 33,128,189, 66,
+132,207,143,198,128, 82,128,128, 66, 45, 23, 98,223,233, 36,196,132,252,152, 63,170, 67,126,209, 51,171,222, 31, 52,112,196,171,
+167,194,163, 74,190,207,200, 40, 57, 65, 41, 77,171,201,201, 35,128,128, 79,160,150, 11, 97, 39, 23,193, 94, 33, 2,169,244,195,
+ 85,249,176,224,128, 17,175,254,114,234,124,252,219, 0,244,148,210,210,234,156, 50, 23,239,174,106,123,143,239,199,207, 94,173,
+186,149,100,129,128, 15,180,116,145,193, 81, 37,130,209, 66, 16,167, 55,149, 45, 3,123,204, 93,240,129,227,162, 55,102, 31, 37,
+ 36,160, 45,165,225,166,218,250,110, 48, 24,196,211,166, 77, 19,154,205,102,211, 51, 47,206, 27,146,150,166, 31,251,217,198,143,
+ 37, 90,173, 14,134, 18, 11, 66,194,238,250, 47, 91,246, 65,203, 67,199, 79,255,252,254,155,179,130,135, 13, 27,102,247,221,119,
+223,113,181, 57,171,162, 79,207,252,244,171,221, 7,190,253,100,237, 71,184, 29,159,131, 29,219,182,128, 90, 45,159,215,182, 76,
+101, 39,165,148,190,253,246,219,178,159,127,254,217, 67,161, 80,228, 27, 12,134,202,135, 42,121, 60, 30, 17,164,103, 27,224,172,
+ 18, 67, 36,224, 65,231, 32,133,214, 78, 2, 33, 31,224, 17, 98,173,206,185,227,251, 35,203, 57, 67, 30, 14,238, 53, 78,254,234,
+211, 21,248,191, 57,239, 32, 52, 83,124,156, 39,183, 91,254,202,228,241,139, 52, 50,235, 48, 55,123,158,118, 80,231, 22, 80, 72,
+ 69, 88,252,234, 52,116, 11,137,211, 38,231,114,239,232,139,249, 29, 1,188, 83, 93,223,121, 60, 2, 1,159, 64, 37, 23,226,248,
+238, 53, 25, 69,121,250,188,138, 67,111,198,210,146,248,218,250, 92,219,246, 84,232,124, 23,117,238,216,126,197,236, 25,211,121,
+189,123,118,163, 60,158, 16,153, 5, 70, 66, 41,240,218,220, 89,120,101,214, 75, 46,137, 41, 25, 75,183,108,249,124,137, 82,235,
+255, 97, 97,198, 95,239,215,230,228,145,178,189, 62, 74,169, 0, 74, 89, 89, 96, 81, 74, 5, 40, 49, 90, 65,254,159,189,251,142,
+111,170,220,255, 0,254,121, 78,102, 51,186,119,161, 45,179,236,189, 55,200, 18, 5, 5, 68, 65,112,224, 0, 68,175,202, 21, 21,
+113, 32, 23, 5, 68,134,160,168, 12,153,138,202, 18, 68,150,236, 97,101, 21,202,106, 11,165, 3, 74,119,155,166,217,243, 60,191,
+ 63,218, 98,129,142, 20,235,239, 94,241,251,126,189,242,162, 73, 79, 62,121, 78, 72,210,111,158,113, 14,131,196, 63,186,131,158,
+149,244,220,102, 22,164, 85,252,141,251,206,204,128,168,150,251,127, 77,241,110,166,251, 81, 23,155,154,121,241,163, 51,241, 57,
+ 39, 57,231,133, 81,125,254,253,140,195,197, 97,180,186,144,154, 99,134,203,193,217,115, 67,162, 81,127, 20,107, 58,123, 85,220,
+ 58,198,152, 79, 89,225,124,103,102, 70,236, 70,107, 80,235,145,163, 23, 45, 89,118,106,254,199,239, 74,242,245,118,136,156,195,
+ 75, 33,129, 74, 33, 45,189, 72, 96, 49,233,177,244,171, 21,217, 46,176,145,252,208, 33, 87, 85,237,188,139,200,199,141,120,168,
+247,247, 12, 80, 48, 65,158, 17, 17, 93, 47,186,255,176,103,189,250, 63,242, 20,220, 46,251, 52, 77,104,179,131,166,156,132,253,
+158,100,182,106,209, 28, 12,136, 51,230, 36, 78, 2, 0,109,104,211,175,155, 53,109,214,225,206,219, 26, 55,110,122, 87,129, 85,
+ 89, 38, 99, 76, 80, 5,199, 76,104,220,172,245, 91, 47,189,191,172, 94,106,150, 25, 1,145, 49,184,120,254, 44,118,253,240, 69,
+156,197,160,155,191,107,251,150,183,102,125,178,184,237,176,225, 79, 96,219,214, 31,222, 96,140,125,201, 75,252,241, 62, 18,197,
+113,107, 86, 46,143,148, 41,148,112,186, 68, 56,221,188,228, 95,151, 27,133,133, 58, 56, 93, 34,188,212,222,112,137, 12, 78,183,
+ 8,167, 75,132,205,238,210, 76,122,234,225,201, 0, 78, 84,212,206,186,205,251,238,145, 43,149,209, 28, 37,231,150,229,156, 67,
+226,178, 11,225,225,225,223, 1,128, 82,169,132, 82,169,132, 40,138, 56,147,152,247, 74,112,179, 1, 47,161,180,176,115, 59,236,
+233,186,212, 99,131, 43,219,247,176,176,176, 97,119, 22, 87, 86,171, 21, 70,163, 17, 71, 99, 79,249,174, 92,183,233,193,212,244,
+140,134, 34,247,181,121,135, 52, 28, 12,224,182, 57, 73,229, 51,139,179, 19, 38, 71,118,155, 32,188,241,242, 51,141,151,172,217,
+113,242,202,238, 89, 85,206,195,106, 48, 96,154,253,141,137,143,117,156,187,248,155, 43,133,199,190,154, 82,221,255,145, 84, 42,
+149,229,229,229,165,151, 93,255,124,197,134,142,113,137, 55,135,127,182,232, 51,175, 51,215, 12, 56,159,154,137,103, 6, 68,225,
+182, 63, 2, 85,100,106,195, 26, 5, 53,106,212,236,187,165,139,231, 74,175,100, 90,241,197,150,147, 56,176,237,235,163,217,185,
+ 39, 30,228,217,153, 21, 14,109, 86,151, 89,209,102, 30,108,227, 81,230,193,248,124, 24,173, 46,216,236, 46, 56, 69,142, 98,179,
+ 19,185, 69,118, 20,155, 29, 48, 90, 92,120,102, 96, 84,133,247,171,166, 30, 9,102,140,237,224,156, 15, 69,201,225,165, 20,229,
+174,131, 49,182,163,180, 93,183, 93,159, 54,109,218,244, 57,115,230, 92, 44,219,182,236,246,178,109,171,186,189,220,253, 3,223,
+121,231,157, 86,115,231,206,157,221,173, 91,183,239,127,251,237,183, 20,120, 82, 96,149,223, 9,198, 88,149, 79,176, 82, 46,141,
+ 80,123,251,151, 20, 28,127,116, 24,160, 94,171,190, 5,159,205,251, 79, 64,120, 76,215,244,172, 43,191, 71, 87,247,160,101,188,
+ 67,154,116, 87,169,212,191, 44, 88,176, 0, 99,134,245, 82, 93,207,119, 26,227,175, 91,114, 76,118,184, 66,130,155, 40, 62,154,
+ 61, 87, 59,119,222,167, 47,239,216, 46, 22, 1,248,180,162, 12,191,250,157, 78, 75, 88,185, 57, 86,140,129,139,238,140,194,212,
+147, 29, 1,224,207,204,181, 50, 89, 93,144,148,206,157, 97, 12, 48,219,220,144, 72, 88,110, 81,226,143,151,198,206,250,232,129,
+245,223,255,154,201, 5, 63,131,201,148,170,230,156, 87, 57, 4,193, 4,134, 98,179, 19,190,106, 25,252,180, 50,248,106,228,144,
+148,123,115,149, 13, 11,174,223,176,247,102,122,122,193, 41,148, 20, 87,149,102, 74, 37, 66, 10,119, 59,173,156,187,189,135,118,
+ 10, 70,136,159, 2,225,254, 74, 40, 21, 82, 56, 93,128,197, 46,194,106,119, 35, 45,215, 2,131, 69,133,214,125, 30,111, 16, 24,
+126,218, 22, 24,221,233,167,130,244, 83, 35,171,106,171,219,237,198,154,239, 54, 53,206,204,204,121,116,231, 79,223, 42,243,138,
+157,136, 79, 51, 33,183,200, 6, 72,130, 49, 99,246, 23,202,183,167, 76, 24,190,102,195,230,244,254,189,186,164,215,240,105,133,
+ 41, 55, 97,125,235,238, 15,127, 61,116,232,112,213,197, 19, 59,113,229,236,254,143,141, 57,158,207,191, 98,140, 9, 27, 55,110,
+116, 77,152, 48,193, 48,123,246,236,200,237,219,183,215,207,203,203, 59, 11,192,233,231,231,215,172, 73,227,232,115,123,119,239,
+170,243,240,240,199,101, 25,249, 22,248,170,229,136, 14, 81, 35,246,232, 30,167, 66, 33,171,112, 62, 73,233, 48,224,147,117, 7,
+188,141,237,177, 41, 15, 94, 44,240, 58,244,226,243,207,164,239, 61,146, 88,240,249,186,189,159,212,209, 58,207,122,137,121,159,
+159,238,216, 40,108,218,191,158,194,156, 37,235,113,248, 76, 98,174, 73, 8,255, 56,203,230,250,245,195,209,111, 85,216, 86,137,
+ 80, 82, 88,123,171,100, 48, 21,231,233,175,158,217,213,164,166,207, 87, 37,158,217,251,211,122,161,208,224,196,141,124, 43,203,
+ 44, 52,192, 45,114,248,169,229,112,137, 28, 69,133,249,236,219,245,235,112,234, 84,172, 0,137,240, 2,128, 15,171, 10, 19, 88,
+201,144,160,214, 75, 86,210, 3,164, 42,249,215,233, 22,209,180,113, 35, 44,255,124,161, 79, 80, 72, 40,122,246,246,124,206,179,
+119, 96,116,219,239, 87,127,142, 67,191,197,245, 61,252,217, 23,157,180, 17,193, 75,124,234,182,152,239, 91,127,160,213,230,112,
+ 67, 95,164,131,194,126, 3,157,235,228, 33, 64,237, 70, 90,113, 56, 46,100, 95,209, 86, 55,156,149,127,126,203,217,224, 86, 35,
+222,219,244,243,129, 57,131, 7,246,197,133,180, 98,168, 20, 82,120, 41, 36,240, 82, 72, 32, 99,110, 44,252,234,107,167, 78,111,
+ 24,154,127,225,167,124,143, 27, 92,202,148,155,176, 15, 37,223,118, 1,148, 44, 32, 89,191,228,189,181, 47,190, 53,111,240,131,
+ 35,158,101, 23, 78, 29,156, 14, 96,127,229, 9,127,112,139,119,239, 74, 69,183,137, 21,220, 86, 17,198,152, 16,210,168,227,119,
+171,215,108, 24,221, 34, 38, 18, 57, 69, 78,100,234, 28, 56, 26,151,140,181, 43,223, 43,210,229, 92, 27, 7,135,209, 40, 50,151,
+126,207,238,159,119,191,242,218, 91,104,217,170,109,189,226,140, 98, 31, 0,250,219, 30, 83,194,150, 61,253,252,196,209,161,161,
+161,222,127,244, 96,113, 52,105,218, 2, 15, 61,242, 24,246,108,219,138, 75, 23,227, 33,242,146, 66, 73, 20, 57,138,116, 5,217,
+ 46,167,125, 77,101,237, 83,120,121, 69,175, 90,189, 46, 70, 16, 24, 28, 78, 17,118,151,136, 41,147,199,219, 39,189, 62,189,231,
+ 67,131,250, 92, 84, 72, 80,156,118, 61,203, 47, 54,238,114,107, 81,166,141,124,126,234, 66,185,213,230,134,222,236,196,206,111,
+ 42,175,113, 84, 1,209,221,218,118, 31,254,252,164,247,151, 43,149, 18,193,209,178, 73,100, 74,159,174, 45,111, 68, 69, 4, 25,
+254, 51,247,139,206,199, 78,196, 61,244,196,216,231,189,158,105,214,129, 69, 4,170,188,199,143, 29,209, 70, 19, 24,245,180,169,
+224,122,165,167, 54,147,169,253,139,162,234, 55,190, 53,148,168, 14,107,186,133,113, 52, 40,191, 13,103, 72, 49,103, 39,142, 4,
+128,240,136, 40,171, 76,233, 83,229,148,128,219,238, 91,250, 58, 94,178, 98, 67,199,115, 73,153, 47, 46, 90,244,153,250,204, 53,
+ 3,206, 94,211, 67, 41, 23,224,112,138, 96, 30,118, 98,139, 92, 50,241,221,119,166,249,232, 76,110, 28,138,207,195,197,211, 7,
+185,221,104, 29,171,118,249,140,212,132, 54,125, 26, 64, 35, 0,201,140,241,101,166,156,176,109,156, 31,170, 81,143, 45, 80,210,
+203, 6,148,204,233,117, 75,149, 15,201, 20,154,110,140,241,150,140,195, 31,224, 55, 11, 74,255,166, 86,185,207,229,126, 54,229,
+ 36, 97,222,236, 15,176,120,229, 86,100, 22, 88,225,235,190,129,109,223,124,132, 55,230,124, 7,139,173,242,217, 11,213,213, 35,
+ 21, 21, 68,119, 22, 90,101, 63,151,109, 55,103,206,156,161,183,181,179,244,247,119,181,255,142,219,203,223,127,238,220,185,179,
+203,253,190,210, 33,232,242,164,165, 33,172,186,157,242, 9,110,209, 80,238,163, 85,250,168,100,168, 31, 21,142, 49, 47,125, 24,
+ 20, 22,211, 35, 87,169,144, 74,126,218,176, 60, 32,223,162, 4, 19, 4,147, 39, 15, 10,148, 76,210,243,246,246,222,185,101,243,
+ 86, 52,140, 10,145,127,123,180, 48, 53, 46,197,114,171, 75,183, 56, 47, 93, 81,223,199, 44, 29, 57, 98,132,122,255,129,131,175,
+163,146, 2, 75,194, 36,117, 87,172,219, 28,226,173,146,129, 49,192, 96,113,225,197,167, 31,243,180, 25,149,227,162,228,185,103,
+159, 6, 43, 45,174,138, 11,178, 49,253,173,151,172, 26,231,149, 75,215,211,174,223, 28, 48,236,141,253,197, 70,102, 29,253,212,
+228, 83,151,146,230, 84, 91,201, 66,116,102, 60,244,240, 67,242,146,158, 2, 64,194, 24, 68, 46,230, 52,173,175,253,215, 93,195,
+130,217,182, 21,213, 21,108,134,155,137,133,222,225,173, 71,173, 95,240,202,138,136,208,144, 64,173, 70,197,181,106, 37,107,217,
+ 44, 70,222,181,107,119, 69,253,166,109,228, 71, 47, 91,112, 61,207,130,148, 76, 61,148,161,237,164, 99, 30, 24,130,245,159, 77,
+237,203, 24, 19,170,155,248,250,235,161,223,135,173,252,106,145, 50,167,200,129,132,235, 70,100,235,172,200,210,217,144, 93,104,
+133, 86, 37, 67,239, 71, 38, 40,127,217,182,108, 88,255, 94, 93,150,212,240,153, 5, 0,164,164,164,254,146,118, 51,235,241, 54,
+237, 59, 99,253,218,213,189,252,253, 27,248,232,116, 41, 21,118,233, 87,128,127,244,209, 71,138,185,115,231, 74, 63,255,252,243,
+226,174, 93,187,134,189,243,206, 59,131,115,115,115, 79,214,171, 87,175,233,158, 45,107, 14,180,235,253,104, 39,136,142,224, 94,
+125,250,201,149,162, 20,123,119,236,112,252,248,195,183, 5, 22,139, 97, 82, 85,193,130,218,247,163, 28, 35, 67,112,157, 58, 23,
+181, 10,247, 64,169, 80,148, 84,184,235, 95,235, 0,108,105, 52,228,213,125, 7, 79, 39, 38,117, 60,147, 22,114,224,204,213,220,
+ 66,179,163, 73,242,174,127, 87,249,129, 43, 97, 12, 82,137, 0,111,149, 20, 66,233,167,169,119,157,182, 87,193, 88, 48, 80,242,
+218, 98, 96,165,255, 2,140, 33,179, 48, 61,206,131, 57, 25,140,139, 28, 72,204, 48,193,104, 45,233,130,175, 27,164, 70, 94, 78,
+ 6,190, 92,178, 6,113,167, 79, 97,208,144, 71,176,116,197,183,120,241,233,199,173,213,165, 9, 66,105, 15, 86,185,222, 43,173,
+ 74, 10,128,161,200,228,196,230, 99, 55,208,168,129,224,241, 31, 4, 0,240,214,170,161, 55, 88, 32,200,189,145,124,102,167,122,
+215,193, 19,239,188, 55,107,209,155,186,172,248,235, 87,207, 31, 69,211, 32, 61, 26,212,113,224, 98,182, 15, 78, 23,212, 71,211,
+198, 13, 33,200, 79,121,148,157,127,177,245,188,109,194,230,161, 29,219,181,232, 22, 29,226, 7,139,221, 93,218,139, 37,193,234,
+ 85,235,144,150,154,241,124,254,197,159,226, 60,111,109,229,140, 57,215,242,188, 66, 99, 94, 62,127, 98,127,202,136,177, 47, 35,
+188, 78, 84,133,195,204, 21,169,168,112,170,232,182,138,138,174, 59, 49,198,132,128,122,237,214,174, 93,191,113,116,131,168, 48,
+252,122, 34, 21, 39,147, 10, 16, 20, 20, 8,137, 58, 12, 49,125,198,251,157,223,189,248, 49, 75,190,113,173, 76,174,126,161, 75,
+215, 30,224,156, 35,241,242,197, 66,189,222,247,174,207,102,115,102,194, 89, 0, 62,229,111, 83, 7, 55,111,171,245, 13, 56,107,
+115,184,113,243,102, 6,142,255,118,168,125,233,118, 30, 83,202, 37,216, 27,151, 11,135, 83,132,195, 37,162,119,159,129,118,185,
+ 96,235,245,241,162, 85, 93,179, 50,179, 4,141, 79,144, 24, 80,167,185, 60, 92,233,176,157,187,166,151, 59,156, 34, 26, 70,104,
+170,204, 12,142,104, 60,123,234,212, 41,205, 37,114, 21, 12, 38,155, 61, 43,243,102,216,242, 13, 7,141,151, 19,206,215,169, 27,
+226,235,243,201,103,160,118,160, 3, 0, 0, 32, 0, 73, 68, 65, 84,203,228,197, 86,134, 92,189, 13,133,134, 98, 54,118,226, 91,
+ 17, 43,191,152, 51, 14,128,199,231,142,101, 28, 13,126,217,123,180,153,191,183,156, 25,173, 46,177,160,216,225, 30, 59,252,207,
+ 45,162, 44, 45,174, 38, 44, 90,248,153, 58,238,154, 1,231,174,233,225, 37,151, 64, 33, 23, 96,119,138,240,228,237,196, 24, 19,
+ 26,180,234, 51,169,123,199,214,216,115, 54, 31, 18,137, 0,139, 65,103,150,162, 32,169, 99,223, 65,234, 14,157,187,162, 95,223,
+ 62,184,154,148, 24,181, 99,251,230,254,177,199, 15,103,107, 67,154,190, 98,204, 77,220, 90,147,182, 26,205,102,137, 83, 17, 54,
+ 62,188, 78,189, 30, 35,199,140,247,141,142,170,195, 66,130, 2,225,226, 82, 76,120,250, 49,143,223,249, 37, 5, 57, 48,119,214,
+ 59,176,217,236, 8,246, 83,128,115, 96,213,146, 15, 97,183,219, 17, 17,168,132,222,228,172,244,254,213,213, 35,149,245, 58,213,
+ 68,249, 34,172,170,219, 25, 99, 59,166, 77,155, 54, 29, 0,159, 54,109,218,244,178,235,115,230,204,177, 0,200,172,238,113,254,
+152,204, 88,201,176, 32, 0,120, 71,196, 52,241, 15,137, 56,246,227,218, 47,252,117, 70, 7,188,228, 18,212,141,140,198,219,255,
+ 89, 28, 60,164, 99, 16,242,172,106,108,220,180,186,208,110, 53,255,224,201,206,169,195, 98, 58,122,107,124,246,172, 93,255,131,
+ 24, 20, 24, 40,124,185, 55,239, 90,129,193,117,107,232, 42,233,196,118,241,244,158,229,225, 28,108,183,151,151, 87, 99,187,221,
+238, 95, 85,158,200,129, 85,123,211, 75, 39,231,254,185,121, 45,101,152, 68,226,254,246,219,245, 8,244, 81,192,230, 20, 49,237,
+205,215, 44,207, 12,210, 22,141,125, 98,204, 3,253, 30,122,245,128, 76, 19,179,191,123,251, 24,222,174, 93,187, 34,137, 68, 82,
+109, 94, 65,202,201,187, 86, 75, 52,171,175,126,225,221,183,158,121,183,130, 97, 65,143, 38,228, 26,178,206, 31, 3,112, 91,143,
+ 8,107,212, 72,241,221,198,109,175,141,122, 98,244,123,117,218, 14,215,166,102,233, 33,103, 14,116,106, 30,142,131,187,183,242,
+140,180,164, 41,158,172, 42,202,205, 43,140, 12, 14, 14, 69, 92,138, 17, 55, 11, 44,200, 46, 45,174,178,116, 54, 24, 44, 6,180,
+137,142, 64,145, 94, 31,233, 73, 59, 43,194,128,173,123,246,236,121,252,161, 71, 71,227,213, 55,103,246,252,230,171,249,241,218,
+176, 38,207, 25,179,147, 14, 85,119,223,210,119, 94,225,219,111,191,221,104,197,138, 21,194,184,113,227, 44,173, 91,183,246,122,
+234,169,167,122,174, 91,183,206, 75,173,246,178,156, 59,186,253,189, 23,254, 53,237,209,229,139, 63,106,171,211,233,152,203,233,
+220,229,208,233,166, 25,170, 41,226,174,111,123, 39,129,181,152,249,236,192, 94,193,219, 3,212, 66, 75, 37,183,143, 97, 45,102,
+254,192, 47,205,112, 36,239, 90, 98,104,253,196,194,127,101, 22,137,239, 90,133,144,143,171, 43,174, 0, 64,144, 48,216,157, 34,
+188, 85, 50, 8, 66,105,143, 37, 23,195, 87,255,176, 75, 29,236,171,128, 76, 34, 64, 42, 41,233,221,204, 47,118,224,229,241,158,
+ 30,233,131,139, 46, 55,135,197,238,130,185,244,219,160,161, 56, 31,239,188,249,111, 12, 25, 54, 2, 47, 76,250, 55,116, 22,224,
+116,138, 1, 14,167,179,218, 55,133,192, 4,152,109, 46, 60, 55, 40, 26,133, 70, 7, 76, 22, 23,236, 46, 17,106,133, 20, 50,169,
+ 0,141,151, 20, 62,106, 25,192,185,156, 49, 54, 1, 0,100, 50,153,213,225,112,172,175,180,133,156,163,126,100, 40, 44, 78, 1,
+157, 71,207,199,128,110, 77,112,241,216,102,233,225,223,207, 55,120,253,205,119,241,218,139,195,176, 41,161, 17, 2, 66,162,161,
+213,168,224,228, 2, 0,238,209,132, 60,206,103,136,225,205, 70, 62,249,245,138, 85,137,255,249, 96,154, 87,145,137, 65, 41,151,
+224,192,254,125,136, 61,113,122,113,222,197,159, 42,109,215,189,144,113, 33,212,199,199, 7, 94, 10, 9,236, 14,155,221,211,251,
+185, 69, 14, 14,180,215,134, 54,253, 26, 40,153,111,229, 22, 81,193,109, 85, 23, 88,140, 49,230, 27,209,106,245,215, 43,191, 29,
+ 23, 17, 22,130,173,251,227,177,122,197,231,104,208,110, 40,142,253,178, 26,190,245,187, 66, 19,213, 19, 10,239,141, 19, 4,137,
+180,245, 43,175, 79, 31,217,161, 83, 55, 28, 63,122, 0,185,217, 89, 95,115,158,224, 81,143,134, 68,198, 94,125, 96,224, 48, 88,
+237,110,244,234, 63, 20,187,127,222,250, 47,148, 46,158,240,212,157, 69,184, 8,193,245,239, 41,175,202,114,245,118, 89,190,222,
+142, 27,249, 22,164,101,155,240,211,247,223,120, 60, 36,197, 96,239,212,187, 77, 93,217,132,121, 7,110, 68,214, 13,183,201,108,
+ 22, 85, 82,242,181,102, 47,140,127, 70,214,160,113, 51, 33, 87,111, 67,158,222,134,124,189, 13, 70,171, 11,141,235,198, 8, 78,
+ 23,235, 86,147,118, 3, 64,144,175, 66,182,244,231, 20,248,104,100,232,222,236,222, 23,206,138,162,248, 71,113,181,168,164,184,
+138, 79,209, 67, 41,151, 64, 41, 23,160,148, 75,224,114,115,143,190,176,168, 66,154, 60,244,242, 43,147, 35,236, 46,160, 64,111,
+135, 84,194, 16, 18,228,175,233,212,246, 73,172,154,255, 47, 0,192,139,111,127,137, 23,158,123, 10,205, 91,182, 70,145, 78, 23,
+246,228,168,135, 22, 1,240,168,192, 18, 69, 17, 59,247, 30,138,218,123, 36,238,237,151,167,206,208, 62, 49,172,159,228,236, 53,
+ 61,178, 10,109, 72, 78, 50,212,168,167, 13, 0, 92,110, 17, 28, 28,107,126,216, 1,149, 66,138, 60,189, 3,156,115,124,244,249,
+143,240, 86,201,144,165, 43, 25,214,175, 74, 85,245, 72,233,239, 43,236,129,242, 84,233,253,243,240,199, 60,173, 10,115,203,247,
+ 96,205,153, 51,231,226,156, 57,115, 42,236, 17,171, 76,181, 19,236,188, 35, 98,154,248,249,135, 31,223,254,195,138,128,173,113,
+118,252,190,241, 52, 30,238, 18, 14,185, 84,128,218, 55, 24,231, 82, 76,216,179,123, 67,209,206,237,155,110, 22,202,204, 21,246,
+ 50,149,167, 14,111,218, 94,163,242,217,183,116,249, 90, 87, 80, 72, 8,214, 31, 45,204,208,153, 92,183,202, 89,183,219,201, 78,
+239, 89,222,192, 37, 58, 31,180,100, 95,169,246,235,172,200, 33,159,243,213, 54, 0, 28,162, 40,130,139, 34,100, 94, 90, 77,112,
+163,110, 57, 0,224, 22,185,151, 84, 96, 37,223,224, 75, 95, 37, 92,116,101,228, 93,171,186,187,147, 1,240, 81,203,240,195,225,
+155, 0,144, 35, 49,156,185, 60,246,137,146, 97, 65,171,221,171,184,101,163, 70,188, 83,167, 78, 69, 42, 85,133,139, 69, 60, 82,
+211, 97, 65, 79,240,228,100, 59,128,121, 17, 77,123,141, 24,172,109,211, 89, 33,200,209,161,105, 56, 14,238,249,137,255,190,123,
+213,139,230,156,196,181, 30,229,112, 14,163,213,137,204, 2, 43,110, 22, 88,145,173,179, 34,187,208,134,108,157, 21,140, 49, 88,
+237, 53,238,129,190,141, 41, 55,113,227,250,181, 43, 31,177, 57, 48,166,247,160, 17,248,247,140,165,209,235,191,158,187, 79, 21,
+218,172,135, 39, 19,104, 57,231,110,198, 88,218,248,241,227,219,110,216,176, 65,210,170, 85, 43,203,229,203,151,213, 0, 68, 0,
+ 14,173, 86,173,250,230,139, 57,123, 58,119,238,252,253,205,164,132, 3, 0,116,158,172,164,170,215,119,188,178,153, 79,225,132,
+ 40, 77,247,193, 13,195,212,136,210, 24, 6, 55,211,158,251, 52,164,255,235,179,115,247,127,150,155,101,115,253,154,103,145,180,
+187,105,148,121, 52, 23,208,105,179,166,143, 28, 53, 26, 18, 38,192, 97, 53,167, 3, 0, 88,201,132,242, 15,191, 77,128,214, 75,
+ 6,111,149, 20, 90,149, 12, 61, 91, 4,120,244,141,182,236, 41,112,186, 69,152,109,110, 88,108, 46, 88,237, 46, 4, 69,250, 99,
+197,250,141,184,158,107,193,182, 83,249, 72, 76, 55, 32,166,174, 6,156, 87,255,241, 40,186,157,166, 97,143,141,243,150, 8, 12,
+ 18,129, 9, 45,154, 53, 65,161,209, 1,185, 84,128,220, 75, 5,141, 82, 10, 31,149, 12,114,185, 12,185,185,185,176,217,108,136,
+138,138,242,170,178,129, 34,135,183, 86,133,152, 6, 17,112, 56, 93,216,121,228, 18, 62,158, 50, 18, 3,123,119, 4,147,105,145,
+ 96,107, 15,239, 0,111,136,130, 0,135, 75,132,221,225, 6, 32, 84,218,219, 22, 21, 21,245,128, 70,163,209,152,205,102, 67,122,
+122,250,161,172,132, 45,215, 67, 90, 14,159,176,123,239,129,245, 67,135, 12, 68, 92,252, 69,108,218,186,253,104,126,160,126,106,
+217,125, 90,181,106,213, 53, 40, 40, 72, 91, 80, 80, 80,124,254,252,249,147,158, 63,189,127, 96,140, 49, 77,104,179,215,187,245,
+236, 11, 99, 81, 46,114,110,164,122,252,173,185,121,180, 55,222,159,179,180, 67,211, 38, 77, 59,184,121, 73,193,213, 34,202, 27,
+111,204, 88,210,161, 81, 76,147, 14,101, 11, 61,154, 71, 85,125, 88, 53, 77,104,211,201, 31, 47,252,234,233,168,200, 72,236, 58,
+158,128, 57,239, 78,138,211,168,189,235,215, 13,245,247,147,183,236,136,179,103,127, 67, 8, 20,240, 9,141,169, 59,230,145,137,
+117, 7, 15,121, 4,231,207,157,198,103,243,102,197,154, 36,170,217,158,180, 85, 27,218, 48,184, 93,167,222, 99,189, 3, 66, 81,
+164, 55,192,219, 63, 4,205,219,116, 26,171, 13,109,248,118,233,201,234,239,137,200, 57,108, 14, 14,157,193,129,235,121, 37,197,
+ 85,106,142, 25,162, 88,131, 57, 63,110,145,105,189,164,210, 0,231,213,168,243,251, 14,240,232,200, 80, 54,111,214,155, 18, 7,
+188,144, 87, 84, 82, 92,229, 21,219,145,167,183,195,104,117, 34, 64, 35,133,232,174,124,165, 95,101,116, 70, 7,188, 75,231,201,
+122,210,171, 88,153,175, 86,255,208,244, 92, 82,230,240,133, 11, 63, 83,159, 77, 41, 87, 92,201, 74,122,175,148,114, 9,220,162,
+ 8,120,240,142,151, 73,101,175, 62,250,208, 0,220,200,183,148,174, 68,102,136,105,221, 25, 65, 42, 17,253, 71, 79, 3, 0, 12,
+123,168,100,158,113, 74,150, 9, 63,255,158, 7,220, 62, 97,187, 74, 38,139, 69,178,252,219, 95, 94,223,248,227,247,190, 86,183,
+ 20,203,118,165,193,108,115,193, 75, 46,129, 82, 46,129, 74, 46,185,109, 74, 80,117, 92,238,146, 57,117,215,243,157, 48, 91,173,
+ 40,182, 56,193, 1,156,188,106,132,197,238,130,222,228, 68,215,102, 85,246,153,120,226, 23, 0, 15,151, 93, 41,223,155, 85, 73,
+ 15, 84, 69, 78,149,207, 40,219,254,206,140, 59,127, 87,154,231,209, 23, 65,233,157,149, 98,249,235,222, 17, 49, 77,252,252,194,
+143,111,255,126, 69,192,150, 56, 27, 14,158, 43,192,168, 94,117, 97,214,103, 99,238,156,183, 10, 25,184, 93,144, 8, 69, 54,171,
+101, 75,129,218,241, 49,191,148,236,184,251, 33,254,160, 9,110,209, 70,165, 86, 31,248,228,179,101,142,144,208, 58,226,150,223,
+139,114,245,102,247,109,125,133,110,155, 77,224, 34,151,123, 82, 92, 1,128, 32, 48,199,140,127,141,128,200, 57, 62,252,108, 35,
+102, 79, 29, 13,173,106,156,154, 49,166, 54, 89, 93,152, 50,115, 37, 22,188,255,188,183, 90, 41, 5, 99,128,213,238,198,211, 99,
+ 70,120, 18, 13,147,213,133,228, 19, 27,140,134,148, 29,151,203, 15, 11,118,233, 57,228,116,151, 46, 93,138,252,253,253,161, 82,
+169,254,232,153,240, 64,101,171, 5,115,139,144,225,237,237,221,199,199,199,167,124,158,169,168,168,232, 39,143,195,203, 49, 20,
+229, 31,200, 78, 59,223,185, 71,191, 97, 56,180,231, 39,254,251,174,111, 94,172,201, 49,118,252, 3,252,111,156, 57,159,220,156,
+177,128,146, 30,172,210,226,202,238, 20, 17, 29,170,198,141,180,100,248,249,250, 86,187, 58,173,140, 58,164,217,163, 76,224,147,
+ 24,248, 42, 99,118,210,198,210, 98,231, 73, 77, 88,179,248,139, 23,206,126, 60,116,236,171,210, 65,163, 38, 75,190,158,243,202,
+116,220, 49, 57,181, 10,142,196,196,196, 75,207, 63,255,124,247,216,216, 88, 55, 0, 51, 99,204, 41,145, 72,212,118,187, 93,222,
+175, 95, 63,125, 66, 66,194, 97,120, 48, 25,177,215,115,155,130,152,210, 48,164, 81, 76,167, 39,163,189, 13, 3,251,245,234,134,
+110, 45, 35,113,163, 87, 55, 0,120, 53,221,168,109,218,243,165,111,126,104, 16, 92,119,231,215,171,127,158,253,226,232, 1, 83,
+ 34,134,205, 92,152,249,243,140, 42, 39,152, 94,191,116,168,130, 99,130,148, 13, 27,202,160, 85, 73,225,173,146,193,219, 75, 6,
+167,203,179,111,180,165,184,211, 37,150,244, 96,217, 93, 48, 90, 92, 56,112, 54, 7,217,122, 59,138, 12, 14, 88, 28,110,112,240,
+146,111,159, 30,124,138,231, 94, 57,230, 87,246,179,127,116, 7,253,242,207,231,251,108, 62,150,113,107,133,158,175, 90, 1,111,
+117,201,170,234, 35, 71,142, 32, 48,176,250,111,247,162, 40, 98,211,238,147, 88,184,230, 0,118,175,122, 11, 94,114, 9,218, 60,
+ 58, 19,207, 14,239, 2,145,139, 72, 78,188,152, 19,211,162,109,168, 32,168, 32, 48, 6,155, 83, 4,192, 43,125, 62,237,118,123,
+224,245,235,215,139, 27, 55,110, 28, 86,167, 78,157, 81, 18,137,132, 43, 1,219, 79,223, 23,154,247,239,248, 78,109,178,216,220,
+106,151,126, 85,227, 44,203,195, 49, 49, 49, 96,140,241,160,160, 32,249,129, 3, 7,140,173, 91,183, 14,174, 44,183, 42,140, 49,
+ 65, 21,210,100,241, 11, 47,189, 62,170, 81,195,134,216,248,221, 42,112,206, 54,123,122,255,111,127,142,197,172,119,110, 95, 49,
+248,198,140, 37, 29, 22,204,124,245,182,219, 94,122,103, 97,165,171, 8, 25, 99,172,110,171, 7,222,106,214,172, 5, 98, 47,102,
+ 96,222,123, 47,197, 89,115, 83,158,180,107, 3, 39, 58,140, 89,255,110,215,190, 35,194, 2,125,144, 89,104,195, 35,227,134,163,
+ 71,207, 94, 56,127,238, 52,102,189,255,102, 44,204,246, 65, 60,239, 82,181,147,160, 1, 64,228,178, 73,253, 6, 15,151, 89,108,
+ 14, 44,153,247, 1, 38, 78,253, 24, 93, 31, 24, 38,187,112,246,247, 73, 0,254,227,233, 62,219, 28,110,244,107, 29, 84, 82, 52,
+ 59, 69,108, 79,145, 72, 43,122, 5, 74, 37, 76,104,215,208, 15, 22,187, 11,197,230,202,135,140, 0, 64, 42,151,101, 23,233,139,
+235,125, 49,251,117,137,201,234, 66,158,222,142, 92,189, 13,249, 69,127, 20, 86,249,122, 27,242,244,118,200,164, 12, 73,215,210,
+ 33,200,164, 53,158,127,167, 51, 58,209,185,137, 63,128,146, 66,230, 94, 56,165, 62, 93,118, 31, 62, 55,114,225,194, 69, 94,231,
+ 82, 13,136, 79, 41, 46,237,185,146, 64, 41, 19,160, 40,253,217, 45, 2,213, 61,132,111, 72,163, 6,207, 60,255, 98,127, 31,173,
+ 10,153, 87,114, 33,149, 48, 72, 36, 12,190, 33,145,240, 85, 90,241,202, 75, 19, 16, 20,232,135,235,249, 54, 44,222,154,132,248,
+ 75, 87, 33, 90,106,182,219, 75,150,125,255,224, 11, 47,191,225, 39,200, 20, 88,183, 39,181,164,157, 18, 55, 18,126,255,217,154,
+153,124,222,100, 44, 46,224,224,110, 15,191,248, 51,238,114,151, 20,166,179, 63,156,134,239,215,124,137, 61,103,114,111, 77,206,
+ 58,182,121, 1, 94,127,231, 35,228, 23,219,129, 10, 38,213, 87, 85,143,160,164, 3,162,172,231,233,174,235,229,138,162,138,174,
+179,210,235,246, 74, 50,236,119, 20, 85,246, 59,110,183,223,145,231,209,177,251, 42,237,193,242,142,136,105,226,235, 31,118,124,
+219, 15,203, 3,182,156,177,227, 80,124, 73,113,229,178, 21,225,171,121,239,100,153,139,138,123, 87,117,192,198, 59,105, 66,154,
+180, 82,106, 52,135,223,251,104,177, 45,180, 78, 61,215,206,179,197, 5, 6,171,251,174,110, 16,185, 90,227,214,248, 6, 91,253,
+162,219, 47,148, 89,236, 31,228,229, 93,170,114, 94, 23, 67,201, 55,164, 29, 39,178,193,121,201, 87,162, 31,143,220, 68,233, 55,
+113,184,197,146,225,147, 95,207,230, 66, 90, 58,207,196, 19,140, 1, 95, 45,251,178,248,225,214,122,211,216,217, 31,222, 26, 22,
+236,218,182,164,231,202,199,199, 7,126,126,126,208,106,181,240,100,136,176, 76,101,171, 5,189,189,189,251,156, 61,123,214,203,
+199,199, 7, 18,137, 4, 54,155, 13, 45, 91,182,244, 56,183, 60,109, 88,179,151, 59, 63, 48, 98,122,207, 7,134,225,192,238, 45,
+252,247,221,171, 39,212,244, 0,134, 15, 15,232,254,243,172, 89, 31, 54,120,239,227, 47,148,222, 94, 82, 92, 54,218, 33, 48,134,
+232, 80, 53, 2, 53, 2, 14,253,180,206, 58,122, 88,119,143, 15,106, 23, 25, 89,103,253,130,207,151,107, 22,204,157,217,207,187,
+ 78,211, 3,134,155,137,133, 0, 96,202, 78,152,167, 14,107,118,169,238,111,123,119,182,237, 51, 2,161, 17, 13, 7,122,154, 89,
+ 58, 84,104,190,118,237, 90,202,123,239,189,215,116,238,220,185, 92, 34,145,136, 0,148,159,125,246,153,249,202,149, 43,103, 81,
+178,196, 22,213,245, 94,245, 31,216,114,138, 86,225,238, 26,160, 22, 90, 54, 12, 83,163, 91,203,146,209,207,209, 15,247, 68,100,
+ 84, 20,174,101,155,219, 21,154, 69,153,209, 46,105,184,116, 89,252,169,250, 65,146, 23, 93, 22,251, 37, 84,115, 16,216,138, 48,
+252, 49,241,189,172,247,202, 91, 37,131, 8,212,228,155, 34,119,186, 68,216, 28,110, 88,108,110, 88,236, 46,152,236,110,152,237,
+110,136,188,228, 61,193, 24,131,195, 37,150, 61,164,231,237, 99,128, 79, 64, 16, 26,214, 47, 89,245,234,173, 42, 57,100,131,143,
+ 90, 86,178,214, 57, 48, 16, 33, 33, 33,213, 55,144,115,216, 29, 37,111,113,187, 83,188, 53,124,111,119,184,192, 57, 71, 82, 82,
+226, 91,105, 41, 41,143, 54,142,105,220,187, 69,155,182, 1,106,165, 0, 0,149, 22, 3,102,179,217,237,237,237, 29, 18, 16, 16,
+ 32,220,188,121,243, 86,209,220,184, 93, 63,215,214, 45,155, 49,114,228, 8,227,229,147,231,110, 45, 85,183, 88, 44,172, 71,143,
+ 30, 62,145,145,145,130,205,102,243,116,126, 95,233,115,192,152, 38,184,201,240,200,102,221, 63,126,122,252,196, 38,253, 6, 60,
+136,131,251,247, 98,219,150, 13,107, 77,185,137, 85, 30,175,171,188,166, 77,155,221,181,138,176, 81, 76,147,187, 86, 17,214,107,
+ 16, 83,105,129,229,235,219,198,167, 77,167,190,145,105,249, 14,236,218,181, 19, 38,125,246,251,118,187,209, 12, 25, 95,185, 99,
+195,210,231, 95,120,125,166, 79,223, 62,189,224,239,163,134, 84, 42,193,153, 83,177,152,251,159,233,177, 48,219, 7, 85,247,249,
+121,107,127, 91,180,144, 55,142,170,247, 90, 84,163, 86, 56,243,251, 81, 36, 39, 93,184,120,238, 84,108,203,198,173,187, 34, 56,
+ 34,250, 53,214,162,197, 92,126,233, 82,149, 95,160, 1,192,110,181,166, 63,251,204, 83, 40,191,138,176, 91,251,166,129,183,189,
+ 0, 75,175,152, 13,185,142,111,230, 79,185, 82,182,138, 80,116,216,211, 43,203,213,235,242, 54, 29, 58,126, 98,234,163, 15, 63,
+ 40,228, 23,219, 75,122,172,244,246,210,139, 13,249,101, 63, 23,219, 16, 19,161, 69,226,197, 51,162, 85,159,239,113, 33, 92,218,
+ 44,235,179,143, 15,190, 4,252, 49,169,159, 1,213,206, 95,188, 19,151,249, 76,152,247,233, 66,175,115, 41, 70,196,167, 22,151,
+ 12, 9,202, 36, 37,133,149, 76,184, 85,108,149,172, 78,175,154,139, 73,102, 63,247,204, 24,228, 23, 59, 32,138,128, 84, 34,148,
+ 94,228,184,110, 96,184, 97, 48, 35, 95,151,135,148,180,116, 20,101, 39, 67, 16, 4, 4, 69, 52,129,167,221,141,110,174, 8, 55,
+219,121,235, 81, 15,247,150,110,249, 45, 11,106,165, 20, 54, 67, 14,118,253, 48, 63,207,102, 44,254,216, 98, 54,110,177, 20, 92,
+169,118,174, 81, 25,129,177,188, 98,163, 53, 84, 41,147, 96,227,154, 47,240,248,179, 47,149, 62, 41, 37,255,188,245,238, 44, 64,
+ 96, 40,212, 25,192, 24,171,105,175,232,157,157, 46,158, 77,216,172, 89,102,173,170,180,192, 82,171, 3,247,109,251,126,121,192,
+111, 41, 2, 78, 38,234, 48,170, 87, 93, 56,173, 58, 44,254,232,223,217,197,197,185, 15, 24,242,174,120, 92, 92, 1, 0, 4, 97,
+240,232,231,166, 94,108,216,164,133,237,224, 5, 99,106,145,201, 89,233, 60,134,110,163,222,187,120,250,151,207, 31,210, 59,175,
+ 77,214, 70,180,116,139, 46,215, 60,115,110,226,204,138,182, 21, 57, 20, 51, 23,111,188, 53, 60,248,246,220,117, 37, 63,187,221,
+112,115, 17, 92, 4, 94,121,255, 43,184, 68, 55, 68,183, 27,162,155,195,233,230,234,234,154, 27, 18, 81,111,139, 46,225,199,102,
+ 99,255,115,247,176,160,159,159, 31, 2, 3, 3, 17, 24, 24,136,178,130,200, 83,149, 13, 11,250,248,248, 64,171,213,226,232,209,
+163, 80,169, 84,208,104, 52, 53,202, 45,163, 13,107, 54,185, 83,223, 71,191,120,224,145,231,241,235,150,101,252,212,145,159, 39,
+154,115, 18, 87,122,122,127,183,219,205,156, 78, 39, 30, 30,212, 55, 61,238,226,213,221,239, 78,157,244, 96,247,161, 19,149,221,
+154,214,129,213,238, 70, 70, 90, 50, 14,253,180,218,218,164, 65,248,158,254,189,186,164, 59,157, 78,184,221,238,106,255,128, 91,
+237,142,124,137, 76,165, 25, 51,102,172,236,212,201,147,155,181, 33, 77, 54,186,153,112,142,113,177, 13, 99,108,100,155, 54,205,
+225,112,138, 48,155,139,171, 95, 48,112, 7,131,193,144,178,106,213,170, 6,207, 60,243,140,186, 69,139, 22,178,228,228,100, 44,
+ 88,176,160,192, 96, 48, 84,123,220,175, 50,123,143, 36,126, 38,101,186, 43, 10,209,241,100,180,183, 97,224,245,158,221, 48,102,
+104, 79,124,255,203, 49, 28, 58, 26,139,116,163,246,172,209, 37,253,233, 70,122,166,173,101, 64,241,230, 71,186,213,147,108, 92,
+163,219, 28,210,239,157, 39, 56, 87,238,205, 59, 52,195,227, 5, 30, 37,139, 49,156,240, 81,151, 28,175,169,172, 39, 75,194,152,
+199,149, 16, 3, 82,142,198,158,105,213, 49,166, 5,226, 82,244,200, 45,178,193, 98,115, 65, 20, 57, 68,112, 4,122, 43,224, 37,
+ 23,112, 61, 45, 5, 34,119,164,122,218,182, 18, 60,175, 79,239, 62, 82,128,129, 49, 46,149, 73,165,224, 40, 57, 46,162, 74,165,
+ 50,134,132,132,120,212,131,229,112,185, 48,242,193, 46,232,218,169, 13, 30,157, 56, 31, 0,176,127,237, 52,248,107,101,248,126,
+253, 74, 92, 63,188,104,125,195,238, 47,237,189,112,254,226, 99, 23,227,126, 27, 59,164,131,170, 93,152, 52, 83, 94, 89,158,209,
+104,220,204, 24, 83,200,229,242, 7,123,247,238, 29,176,121,243,230,162,160,160, 32, 81, 33,151,231, 61, 50,108,168, 40,147,203,
+ 11,203,182, 61,126,252,184,108,226,196,137,222, 58,157,238,122, 78, 78, 78, 44,231,188,202, 46, 18, 77, 72,179, 1, 16,176, 1,
+140,121,105, 85,234,244,110, 3,198, 68,116,234,218,197,119,248,200,199,161, 84, 40,241,235,222,221, 88,178,104,238,143,198,172,
+203,207,121,252, 52,162,118, 86, 17,234,245,190,166, 43,151,206,233, 82,115,237,254, 50,191, 24,200,148,222, 19,153,111,196, 98,
+137, 82, 59, 35,184,237,112,159, 77,219,119,226,252,133, 11, 8, 80, 57,113, 45,249,138,249,194,217,184, 47,205, 76, 54,147,231,
+ 93,242,104,165, 19, 0,168, 11,220,143,117,123,234, 65,127,155,195,141, 35, 7,126,177,138, 46,241,193,216,195, 59,147,235, 54,
+233,228,213,170, 83,127,255,252,109, 43, 71, 2,248,190,186,156,140,203,119,247,216, 70, 53,237,156,186,255,192, 62,223,208,232,
+150, 18, 6, 6,135,205,138,188,107,167, 92,230,156,132, 98,125,198,121,143, 86,213, 22,220,192,251,239,204,248,100,114,167,142,
+ 29, 53, 28, 94,183,245, 88,149, 21, 86,249,197,118, 4,121, 43, 96, 41,206,195,149, 83,187,173,230, 60, 73,149,199, 43,115,217,
+ 77,234,252,220,156, 91, 67,105,198,156,196,174, 85,109,159,159,155,163,112,217, 77,213,254,237, 16, 4, 9,124, 52, 10,156, 79,
+189,121,107, 66,187, 82, 86, 50,247, 74, 33,147,220,154,135, 5,220, 61, 95,173, 2,125,229, 94,126,184, 89, 96, 5, 3,135,232,
+118,193,229,180,195, 80, 92,140,155,153,217,200,201,206,129,193, 80, 4,181,214, 31,173,218,117,134,183,198, 11,231, 14,253, 8,
+206,185, 71,199, 37,116, 50, 89,211, 78, 93,123, 41, 47,164,149,204,181,242,146,113,252,188, 97,110,129,177, 56,183,151, 33, 51,
+233,138, 39, 25,229,185,220,238,125,241,151,174,180,172, 27, 94,159,157, 77,214, 99,253,138,207, 97, 47,237,201,116, 58,221,184,
+112,221,132,172, 66, 51,174, 95,187,204, 69,183,187, 70,135, 92,250, 59,170,180,192,146, 43,100, 42,159,128, 8,204,122,114, 28,
+190,252,242, 43,164,222,184,137, 37,179,166,100, 23, 27,242,250, 25, 50,175, 36,121, 18,206, 24, 27, 80,118,172, 12, 83,118,194,
+188,231,190, 76,205,216, 30, 87, 40, 88,236,188,202, 9, 60, 94,193,209,232,245,220,130, 61, 22, 67,161,194,109, 51, 75,127, 94,
+255,220,134,138, 50, 1, 64, 96,176,127,252,198,104,104, 85, 82, 48,198, 80, 54, 44,184,116,214, 4,168,149, 37, 99,199, 22,155,
+ 11,227,166, 44,196,250,133,255, 6, 7,240,228,227,199,110,251,224, 41,159, 89,110, 8,175,110,122, 90,238,205, 1,195,222,216,
+111,117, 40,109, 67, 71, 60,115,186, 99,199,142, 69, 42,149, 10, 42,149, 10, 62, 62, 62,240,247,247,135,159,159, 31, 42, 82, 73,
+102,165,171, 5, 5, 65,128, 32, 8,208,104, 52,208,106,181,208,104,238, 94, 85,115,231,190,223, 73, 27,214,108,114,167, 62,143,
+ 44,237,255,232, 11,248,117,203,114,126,234,200,207,147,204, 57,137, 43,170,122,174,239,204, 20, 69,241,220,200,145, 35, 91, 79,
+156, 56, 81, 62, 99,234,196, 61,191,236, 61,148,180,113,199,242, 97, 58, 93, 81, 36,231, 28,126,190,190, 55, 70, 15,235,254,115,
+191, 30,157,210,247,239,223, 47,110,216,176,193,198, 24, 59, 95, 93, 59,243,115,115,215,238,223,119,224,195, 94,125,250, 98,229,
+154, 13,125, 46, 94,186,220, 39, 57,249, 10, 34,163, 27,162,126,131, 24,152,153, 63, 14, 28, 62, 10, 99, 81,110,133,115,196, 42,
+219,247,178,165, 38, 58,157,238,183,209,163, 71, 15, 58,118,236,152, 48,122,244,104,115,126,126,254,113,148,126,111,170,172,247,
+170,124,230,111, 95, 13,207, 3,176,182, 94,223,241, 63,222,116, 20,189, 6, 96,110, 84,116, 20, 14, 29,141, 69,236,177, 19, 95,
+229,171,163,102, 62, 55,110,252,132,122,143, 72, 94,120,164, 91, 61, 73,136,191, 26,223, 45, 95, 32,217, 30,155,182, 48,173,192,
+189, 18,192,172,170,218,121,167, 2,131, 3, 61,154, 7,192,233,230, 16,121,201, 7,173,183,151,172,194, 15,220,138, 50,165,118,
+229,115,147, 38, 78, 76,110,213,166,221,235,227,198, 79,146,183,107, 24,137,147, 87,139, 0,198, 16, 16,166, 65, 86, 86, 22,142,
+108, 90,238,210,221, 76,248, 74, 34, 17,239, 26,222,169,170,157,133,105,113,141,203,109, 55, 33, 63, 63, 31,135, 14, 29, 66, 89,
+ 97, 21, 28, 28, 92, 97,129,117,103,102, 65, 78,230,241, 89,159, 46,235,241,226,211, 35, 48,180,111, 75, 28, 62,149, 12,123,233,
+241,150,202,150,132,167,196,126,173,120,109,116, 67,251,228,145, 77,138, 45, 78, 69,218,251,169,250, 35,229, 87,185,222,153,201,
+ 57,183, 51,198,182, 39, 38, 38,246,108,219,182,109,189,157, 59,119, 22, 94, 60,177,231,213,242,237,120,227,141, 55,180, 95,126,
+249,165,154,115,126,220,102,179,221,245, 69,176,194,125, 23,240,221,153,211,167, 3, 29, 78, 17, 71, 79,156,107,222,191, 71, 59,
+136, 28, 56,117,234, 20, 86,126,179,210,122, 62,254,236,124, 83, 78,216,127, 42, 91, 32, 82,217,243,233,105, 49, 85,209,118,101,
+153,156, 31,114,105, 67,155,125,117,252,232,225,119,149, 17, 29,209,236,161,233,143,220, 60,183,253,145,176, 22,131, 17,212,176,
+ 59, 50,227,183,227,248,158,111,119,138, 46,215, 52, 47, 81, 72, 55,229, 37, 84, 90,236, 87,214, 78,165, 74,253,175, 22, 29,250,
+224,122,122, 26, 82,175, 92, 88,107, 41,184,146,169, 13,107,182, 54, 51, 35,125, 82,131,150, 61,112,108,207,247,175,162,146, 2,
+171,186,215,124,100,176,106,249,206, 29,219,199,100,100,124, 29,102,178, 88,149,156,115,171, 82, 33,205,214, 10,134, 74, 23, 69,
+221,253,255,126,201,161, 9,168, 63,242,241,113,147,126, 89,178,100,145, 44,212, 79,141,108,157, 21,197, 22, 7, 12,102, 7, 4,
+198,208, 56, 66, 3,179,161, 16,135, 55,125,234,180, 27,117,163, 57,191,234,168, 44,179,228,124,130,252,149, 55, 94, 58, 8,133,
+111,100, 68,131,254,211,171,236,157, 51,100,198, 15,123,227,165,159,155,114,206,251,107, 67,155, 25,140, 57, 9,239, 85,182,239,
+140,149,188,191,199,246,139,132,195, 85,114,252, 48,151, 8,184, 69,177,180, 87, 15,224,183,198,237,239,126,195,223,158,201,196,
+ 31,126, 57,142,204,156, 34, 88,236, 78,216,236, 46, 56,156,110, 8, 18, 9,252,252,253, 16, 83,191, 61,124,253,124,144,147,157,
+137,216,253,219,145, 20,127,248, 56,227,152,105,206, 77,218, 95,121,230, 31,228, 42,191,166,225, 17, 97, 66, 86,177, 29, 42,133,
+ 4,103, 15,239,116, 56,237,182,249,158, 20, 87, 21,101, 22, 21, 20, 46,124,125,234,155, 79,174, 94,181, 38,172,117, 3, 31,100,
+228, 91,144,145,103,133,193, 90,242,253,198,229, 22, 97, 51,230, 35,254,192,154,108,183,213,112, 79, 71,158,255, 59,169,180,192,
+ 18, 93,110,123,226,213,107,152, 54,243, 83, 92, 75, 75,199,146, 57,111,230, 24,107, 80, 92, 85,100,213,228,250,213,126, 3,186,
+ 93,233, 33, 73,254,147, 86,229, 86,119, 13, 11,114, 17, 34,231,248,249, 68,246,173, 97, 65,177,116, 70,101, 92,114, 81,149, 89,
+119, 14,225,197, 39, 26,190,181, 88,114,124, 19,174,206,215, 1,128, 68, 34,185,117, 41,155, 43,101,181, 90,171, 92, 85, 84,197,
+ 65, 68,111, 27,215, 22, 69, 17, 62, 62, 62, 80,169, 84, 53, 30,122,212,132, 54, 29,211,169,239,163, 95,244, 31,254, 34,246,109,
+ 93,193, 79, 29,222,254,146, 57, 55,113,185,199, 1,165,116, 58,221, 69,198,216,149,249,243,231,183, 91,185,114,101,131,169, 83,
+167, 94, 91,247,197,135, 75, 0,160,160,160, 0, 0, 16, 23, 23,199, 95,122,233, 37,155,213,106, 77,209,233,116,103, 56,231,213,
+ 14, 29, 88,242,212,179, 87, 46,157,219,234,198,205,172, 17, 13, 91,117, 70,112,131,206, 8,107,220, 5, 58,131, 3, 39,175,102,
+226,218,229,253,184,124,116,211, 78,179,214,245, 97, 77,219,220,182,109,219, 72, 65, 16,234, 27,141,198,176, 22, 45, 90,180,213,
+104, 52,113,109,219,182,109, 47,149, 74, 51, 78,159, 62, 93,245,139,231, 14,105,135, 86,219,234,245, 29,191, 56,221,224,221,239,
+ 90,182,185,125,186,193, 59,206,172,244,253,119,238,254,207,108,161,131,230, 47,228,142,252,139, 27,215, 20,111,254,110,249, 2,
+201,184, 9,111,184, 47,232,253, 95,147,170, 20,191,206,121,182,181,199,143,193,152,144, 53,249,153, 71,255, 56, 76, 67,105,207,
+ 85,233,207, 30,117,199, 23, 21,157,211, 3,120, 91, 21,209,242,139, 11,175, 77,156,213,166, 83,143,167,122, 15, 25, 45,184,228,
+ 90,236,217,250, 53, 79,137, 63,176, 81,202,221,239,154, 61, 56,122,127,117,236,118,123,181,197, 85, 69,244, 55, 52,125, 55,110,
+248,230,217,205, 91,183,204, 25,254,200,163,129, 75,223,127, 2,159, 46,251, 9, 26,149, 18, 92, 20, 49,250,129,168, 81,151, 55,
+ 12, 30, 22, 25,234, 85,103,243,193,140, 35,175, 44,186,240,182,217,236, 72,170,110,149,107,105,193,124,212,219,219, 59,175,103,
+207,158, 93,149, 74, 37,203,207,207,151,134,132,132,184,124,125,125,237, 25, 25, 25,102,155,205,182,153,115,238,113,175, 34, 0,
+ 56,156, 34, 82,115,172,216,182,101, 51,206,157,216,143,203,151, 19, 13,151, 47, 93,254,156, 73,249, 34, 99,118, 82, 97,245, 9,
+119, 19, 43, 92, 69, 88,241,109, 85, 49, 73, 84,179,227,118,124,218, 55,230,129, 87,187, 5, 54,234, 1,255,232,146, 53, 58,250,
+140, 11,184,113,106,227, 54, 67,166,252,113,206, 47, 84, 61,145,169, 10, 17,117, 27,196,112,137, 2,191, 29,250, 5, 92, 20,191,
+ 2, 0, 46,138, 95,197, 29,219, 57,169,203, 67, 47, 32, 32,164, 94,219,178,181,243, 53,205,150, 75, 5,211,174,205,171,183,166,
+166,166, 34, 33, 33, 1, 87,175, 94, 69, 97, 97, 33,190,251, 46,181, 70,255, 63,166,194,212, 95,181,129, 13, 7, 63,246,196,216,
+159, 71,141,121,218,171, 65, 76,107,161,105, 93,127, 4,106,165, 72,188,154,134,164,211,241, 98,226,201,157, 86, 71,113,238,112,
+115, 97,106,165, 5,159, 38,184, 69, 40, 19,248,180,178,115, 11,118,235,214,163,233,155, 31,207,233, 26, 24, 28, 82,225,231,120,
+ 65, 94,174,226,173, 87,182, 55,141,253,253, 55,143,206, 69, 40,186,221, 5, 19,158, 29, 45, 74, 74, 78,228,137, 91,253,210, 12,
+ 0, 47,235,181, 42,185,157,139,174,106,123,236,199,143,232, 5,151, 40,194,100,113,160,216,100,131,222, 96, 69, 86,110, 1,206,
+197,199,227,240,207,219,145,156,120, 46,197,105,183,239, 21, 4,182,201,156,157,120,184,186,188,219, 8,210, 6,129, 1, 1, 72,
+ 41, 52,194, 75, 33, 69, 90,210,105,155,169, 88, 95,233,217, 67,170, 99,206, 79,202,210,132, 54, 29, 52,122,244,152,221, 15, 12,
+126,196,183, 83,247, 1,234, 32, 31, 63,200,165, 28, 87, 82, 51,113,230,248,110,211,181,115, 71,138,157,118,227,131,181,113,150,
+150,255,117,149, 22, 88,197,134,188,126,207, 63, 55,113,143, 32,149, 40,193, 69,171,217,172,123,240,207, 20, 87,127, 21,206,221,
+ 25,207, 62, 89, 50,105,189,236,187,128, 75,228,170, 39, 31,223, 99, 41,255,221,192,233,230,234, 39, 31, 63,110, 6, 0, 46, 86,
+ 62, 97,239,214, 16,222,247,191,102,164,167, 23,156, 42, 44,180, 29,252,179, 43,251,202,159, 91,176,138,213,130,166,102,205,154,
+221, 42,170, 36, 18, 9,220,110,183,199, 31, 64,114,165,234,197, 7, 30,121,158,237,251,105, 5, 63,121,232,167,201,230,220,164,
+101,247,218,222,210,130,233, 4, 99,236,194,187,239,190,219, 41, 52, 52, 52,244,131, 15, 62,240, 42, 46, 46,150, 45, 93,186,212,
+154,159,159,159, 93, 92, 92, 28,203,121,229, 19,146,239,206, 60,227, 4, 48, 82, 27,218,164, 31,223,188, 98,160, 95, 80,157, 65,
+190,193,117, 27, 21,229,221, 76,209,231,101,238, 5,176,175,244, 0,143, 53,210,190,125,251,134,130, 32,140, 6,208, 74,163,209,
+ 52,214,106,181, 74,206,121, 51,198,216, 69, 81, 20,227, 91,180,104,177, 3, 64,141,254,255,210, 14,173,182,245,158,252,205,134,
+ 66,179, 40,183, 11,242, 13,105,135, 86,219, 0, 32,103,239, 84, 51,128,109,161,253,166,141,220, 30,155,182,228,162,206,247,213,
+220,131,179, 61, 62, 55, 93,153,162, 27,103, 27, 87,191,149,103, 44,153, 23, 51, 0, 60,171, 9,109,186,224,124, 92,236, 12,198,
+ 33,115,195,245,145, 57,231,202,233,218,200,151,201,100,214, 58,117,234, 84,184, 90, 80,169, 84, 86, 57, 63,165,244, 96,135, 43,
+ 25,235,187,102,203,143,107,158,253,105,251,182, 57,189,251, 15, 15,244,170, 91, 23,245, 67, 24,214, 76,235,240,234,254,184,188,
+147,143,188,121,228,203,107,153,214,120,206,121,141,230,187, 24, 12,134, 36,198,152,206,104, 52, 62,202, 57,191,193, 24,139,212,
+233,116,103,157, 78,231,249, 26, 23, 2, 34,198,118,235,214,249, 59,198,152,148,187,196,121,177, 50,201, 6,107,214,229,140,123,
+ 41, 40,202,107, 93,223, 7, 83, 62, 88,220,161, 81,227, 38, 29,202,206, 69,216,178,158, 55, 38,190,189,160, 67,189, 6, 49, 29,
+254, 56, 63, 97,213,171, 8,121,230, 25, 11, 11,109, 61, 48,113,239,252,247, 3,147,143, 79, 86, 5,212,213,154,242,211, 10,117,
+105,167,231,155,115, 67,231,223,203,129, 37,203, 75,189,122,113,209,202,249,111, 79,205,186,153,178,210,148,155,116, 1, 0, 76,
+185, 73, 23,212,161, 77,222,207,207,206,152, 90,144,123,109,254,189, 62, 23, 38,147, 41,243,219,111,191,245,235,209,163,135, 16,
+ 26, 26,138,188,188, 60, 28, 60,120, 80, 20, 69,177,218, 19, 51,223,201, 88,112,237, 32, 99,141, 2,214, 46,251, 98,158, 92,227,
+253,144,203,229,138,224, 28,144, 74,165, 89,118,115,241,110,131,160,121,147, 23,166, 86,243,186, 20, 25, 0,161,236,220,130,162,
+ 40,178,121, 75,214,164,201,188,188, 43, 28, 82,117, 90, 13,106, 81, 20, 61, 62, 23,161, 46,253,116,163,154,238, 87,101, 24,231,
+ 51,219,118,236, 58,221,233,116, 88, 81, 50, 31,204, 10,192,202, 57, 10, 4,129, 29,150,136,206, 61,158,156, 2,173,210,124, 6,
+ 31,206,164,240, 86, 73,193,192, 96,212, 23,242,154,204,185,170,136, 41, 39,241, 34, 99,125,163,119,217,127,124,230,192,175, 59,
+ 31,119,187,221,245, 75, 95, 57,169, 54,139,105,163, 49,203,127, 45,231,167,254,220, 50,244,191,137, 74, 11,172,210, 98, 42,250,
+255,175, 41,247,166, 32,165,250,163,203,214, 68, 86, 78,225,154,193,195,167,242,212,180,220,147,215,179,109,107,121,185,211,223,
+252,217,204, 27, 55,242, 14,150, 14, 11,222,181,196,243, 94, 87, 11,150,113, 88, 45,159,124,246,238, 24, 88, 45,166,117,230,220,
+164, 53,127, 38,171, 76,105, 1,117,152, 49,230, 59,121,242,228,246, 74, 16,255,138, 0, 0, 32, 0, 73, 68, 65, 84, 90,173, 86,
+150,159,159,127,130,115,174,175,246,206,149, 48,230, 36, 29, 4,112, 16,192,180,218,104, 99, 92, 92,220,181,118,237,218,173, 23,
+ 4,161, 62,231, 60,148,115,238,139,146, 2, 54, 95, 42,149,222,188,116,233, 82,141, 63,196, 1,128,219,188,119, 25,237,146, 24,
+ 23,247,223,125,231,239,100,129, 33,191,166, 23,186, 87, 72, 52, 94,255, 51,115, 8, 76, 57,137, 23, 1,212,194, 17,118,111, 87,
+213,113,174, 60, 85,190,208, 58,244,203,234,103, 5,133,239, 71,253,155, 90,205,131, 94,191, 57,235,232,249,188, 19,156,115,143,
+143,142,125,119, 54,207, 83, 40, 20, 22,198, 88,164, 92, 46,183,216,237,246,248,123,201, 41, 45,238,239,105,165, 97,101, 68,176,
+211, 29, 58,120,254,241, 36,130, 85, 89, 20,243,156,243,102, 0,211, 88,139, 22, 31,168,147, 79,249,155,243,131, 10, 56, 79,172,
+149, 63, 84,198,236,132, 89, 40, 29,230, 46,207,156,147,244, 17,128,143,254, 76,246,169, 83,167,126,158, 63,127,190,126,201,146,
+ 37, 81,110,183, 91,109,183,219,205, 22,139, 37, 53, 35, 35,227,183,123,201,227, 60,217, 14,224,181,210, 75,141,153,243, 19,178,
+181,161, 77, 22,119,239,214,253, 53, 0, 96,224,139, 83, 15, 47,158, 82,213,125,180,161, 77, 44,229,183,175,234, 92,132,181,201,
+152,155,244, 21,128,175,254,178, 7,224, 98,222,216, 81,143, 2,165, 7,212, 22, 93,174,123, 62, 28,199,109,177, 37,239,249,111,
+112, 15, 39, 47,191,175,240,210,211, 35,252, 21, 23, 0, 3, 40,147, 50, 41,147, 50, 43,216, 86,248, 59,180,147, 50,239,223, 76,
+175,240,230,145, 94,225,205, 35, 61,189,127, 69,219,255, 93,247,253,127, 53,243,126,187,120,124, 38,111, 66, 8,169, 45,220,131,
+179, 9, 16,242, 87,178,100, 94,242,248, 56,126,247,178, 61, 33, 12, 37,103,165,190, 11,247,236,236,219, 37, 33,140, 85,152, 81,
+149,234,242, 41,147, 50, 41,147, 50, 41,147, 50, 41,243,254,203,172, 46,187, 38,245,199,255,180,191,178,123, 12,127,147,110, 73,
+202,164, 76,202,164, 76,202,164, 76,202,252,239,102,222,111, 23,207,207,241, 66, 8, 33,132, 16, 66, 60, 66, 5, 22, 33,132, 16,
+ 66, 72, 45,163, 2,139, 16, 66, 8, 33,164,150, 81,129, 69, 8, 33,132, 16, 82,203,168,192, 34,132, 16, 66, 8,169,101,140,115,
+142,210, 83, 76, 49, 0,183,253, 76, 8, 33,132, 16,242,255,225,126,171, 69,110,245, 96, 49,198,254,212, 57,183, 8, 33,132, 16,
+ 66,254,140,251,169, 22,185, 85, 96,113,206,217,253,180, 99,132, 16, 66, 8,249,123,185,159,106,145,219,230, 96,253,221,187,227,
+ 8, 33,132, 16,242,247,118,191,212, 34, 52,201,157, 16, 66, 8, 33,164,150,177,210, 67,222, 19, 66, 8, 33,132,144, 90, 66, 61,
+ 88,132, 16, 66, 8, 33,181,140, 10, 44, 66, 8, 33,132,144, 90,246,151, 22, 88,140,177, 1,148, 73,153,148, 73,153,148, 73,153,
+148, 73,153,255, 52,212,131, 69, 8, 33,132, 16, 82,203,168,192, 34,132, 16, 66, 8,169,101, 84, 96, 17, 66, 8, 33,132,212, 50,
+ 42,176, 8, 33,132, 16, 66,106, 25, 21, 88,132, 16, 66, 8, 33,181,140, 1,168,112, 37, 0,231,124,159,199, 33,247,176,154,160,
+186,124,202,164, 76,202,164, 76,202,164, 76,202,188,255, 50,171,203,174, 73,253,241, 63,141,115,254,151, 93, 0, 12,160, 76,202,
+164, 76,202,164, 76,202,164, 76,202,252,167, 93,104,136,144, 16, 66, 8, 33,164,150, 81,129, 69, 8, 33,132, 16, 82,203,168,192,
+ 34,132, 16, 66, 8,169,101, 84, 96, 17, 66, 8, 33,132,212, 50, 42,176, 8, 33,132, 16, 66,106, 25, 43, 93, 13, 0,198, 24,231,
+156,179,255,114,123, 8, 33,132, 16,242, 15,117, 63,213, 34, 2,240,199, 14, 49,198,248,127,187, 65,132, 16, 66, 8,249,231,185,
+223,106, 17, 26, 34, 36,132, 16, 66, 8,169,101, 84, 96, 17, 66, 8, 33,132,212, 50,154,131, 69, 8, 33,132,144,255, 9,247, 83,
+ 45,114,171,192, 34,132, 16, 66, 8, 33,181,131,134, 8, 9, 33,132, 16, 66,106, 25, 21, 88,132, 16, 66, 8, 33,181,236, 47, 45,
+176, 24, 99, 3, 40,147, 50, 41,147, 50, 41,147, 50, 41,147, 50,255,105,168, 7,139, 16, 66, 8, 33,164,150, 81,129, 69, 8, 33,
+132, 16, 82,203,168,192, 34,132, 16, 66, 8,169,101, 84, 96, 17, 66, 8, 33,132,212, 50, 42,176, 8, 33,132, 16, 66,106, 25, 3,
+ 80,225, 74, 0,206,249, 62,143, 67,238, 97, 53, 65,117,249,148, 73,153,148, 73,153,148, 73,153,148,121,255,101, 86,151, 93,147,
+250,227,127, 26,231,252, 47,187, 0, 24, 64,153,148, 73,153,148, 73,153,148, 73,153,148,249, 79,187,208, 16, 33, 33,132, 16, 66,
+ 72, 45,163, 2,139, 16, 66, 8, 33,164,150, 81,129, 69, 8, 33,132, 16, 82,203,168,192, 34,132, 16, 66, 8,169,101, 84, 96, 17,
+ 66, 8, 33,132,212, 50,198, 57, 7, 99,140,151, 94,239,203, 57, 63,252,223,108, 16, 33,132, 16, 66,254,121,238,183, 90, 68, 90,
+246, 3,231,156,149,238, 28,251, 47,182,135, 16, 66, 8, 33,255, 80,247, 83, 45,114,107,136,176,116,135,250,254, 23,219, 66, 8,
+ 33,132,144,127,176,251,169, 22,185,173, 7,235,191,217, 16, 66, 8, 33,132,252,179,221, 79,181, 8, 77,114, 39,132, 16, 66, 8,
+169,101,172,244,144,247,132, 16, 66, 8, 33,164,150, 80, 15, 22, 33,132, 16, 66, 72, 45,163, 2,139, 16, 66, 8, 33,164,150,253,
+165, 5, 22, 99,108, 0,101, 82, 38,101, 82, 38,101, 82, 38,101, 82,230, 63, 13,245, 96, 17, 66, 8, 33,132,212, 50, 42,176, 8,
+ 33,132, 16, 66,106, 25, 21, 88,132, 16, 66, 8, 33,181,140, 10, 44, 66, 8, 33,132,144, 90, 70, 5, 22, 33,132, 16, 66, 72, 45,
+ 99, 0, 42, 92, 9,192, 57,223,231,113,200, 61,172, 38,168, 46,159, 50, 41,147, 50, 41,147, 50, 41,147, 50,239,191,204,234,178,
+107, 82,127,252, 79,227,156,255,101, 23, 0, 3, 40,147, 50, 41,147, 50, 41,147, 50, 41,147, 50,255,105, 23, 26, 34, 36,132, 16,
+ 66, 8,169,101, 84, 96, 17, 66, 8, 33,132,212, 50, 42,176, 8, 33,132, 16, 66,106, 25, 21, 88,132, 16, 66, 8, 33,181,140, 10,
+ 44, 66, 8, 33,132,144, 90,198, 74, 87, 3,128, 49,198, 57,231,236,191,220, 30, 66, 8, 33,132,252, 67,221, 79,181,136, 0,252,
+177, 67,140, 49,254,223,110, 16, 33,132, 16, 66,254,121,238,183, 90,132,134, 8, 9, 33,132, 16, 66,106, 25, 21, 88,132, 16, 66,
+ 8, 33,181,140,230, 96, 17, 66, 8, 33,228,127,194,253, 84,139,220,234,193,186,159,198, 61, 9, 33,132, 16,242,247,115, 63,213,
+ 34,183,122,176, 8, 33,132, 16, 66, 72,237,160, 57, 88,132, 16, 66, 8, 33,181,236, 47, 45,176, 24, 99, 3, 40,147, 50, 41,147,
+ 50, 41,147, 50, 41,147, 50,255,105,168, 7,139, 16, 66, 8, 33,164,150, 81,129, 69, 8, 33,132, 16, 82,203,168,192, 34,132, 16,
+ 66, 8,169,101, 84, 96, 17, 66, 8, 33,132,212, 50, 42,176, 8, 33,132, 16, 66,106, 25, 3, 80,225, 74, 0,206,249, 62,143, 67,
+238, 97, 53, 65,117,249,148, 73,153,148, 73,153,148, 73,153,148,121,255,101, 86,151, 93,147,250,227,127, 26,231,252, 47,187, 0,
+ 24, 64,153,148, 73,153,148, 73,153,148, 73,153,148,249, 79,187,208, 16, 33, 33,132, 16, 66, 72, 45,147, 86,116,163,172,203,199,
+ 57, 46,151, 43, 4, 0,164, 82,105,174,243,228,123,225, 85,133,200,128,254, 46, 96, 69,105,224,139, 78,206,127,173, 32,243, 87,
+151,203,229, 95,154,169,115,158,124,111,112,149,153,157, 63,218,115,219,246, 39,222, 29,120,215, 70,140, 73,100,157, 63,202,188,
+163,173, 17, 85,229,222,134,115,247,255, 71, 59,255, 46,153,255,100,242,174, 31,231, 56,157, 37,175, 35,153, 76,154,235, 56, 81,
+245,235, 72,222,229,163,204,219,182,255,253,221,208,170, 50,213, 42,101, 65,163, 58,193, 11,171,202,188,150,153,255,111,147,217,
+ 26, 88, 85,102, 77,223,155,145,225,225,253,221,165,239, 77, 9,240,226,141,204,204,255,159,247,166,135, 24, 99, 29, 1,188, 7,
+192,167,220,205,241,156,243,215,239, 53,147, 16, 66,254, 23, 84, 88, 96,185, 92,174,144, 51, 91,103,192,100, 3,250, 63,253, 81,
+ 72,195,225,203,190,187,107, 27,171, 78, 81,116,241,135,214, 18,103,177,127,176,212,225,147,153,153,201, 0,128, 49,182, 2, 64,
+ 84, 5,153,254,103,182,206,128,217, 14,244, 30, 51,211, 63, 10,240,201,147,203,223, 80,105, 52,253, 44, 22, 75, 75, 0, 80,169,
+ 84, 23, 45, 38,211,193, 96,135, 99,193,157,219, 87,182, 3,229,219,250,192, 83, 31,133, 52, 27,190,236, 85,183, 40, 42,110,158,
+250,186,183, 53,255,138, 84,230,178, 45,157, 14,236,154, 1,220, 85, 76, 85,146,247,199,227, 62,254, 78,160, 12,120, 64,225,229,
+213,214,207,223,191,151,200,121,115, 81, 20,153,219,229,186, 84,172,215, 31, 21, 93,174,115, 46,187, 41,240,204,246, 57, 98, 85,
+237,188,115, 95, 30, 7,164, 91,129, 81, 26,173,182,159, 68, 38,235, 14, 0,110,167,243, 55,147,209,120,112, 4,176,201,147,125,
+247,244,249,185,215,237,255,105,156, 78, 87, 72,202,158, 25,176, 57,129,246,143,205, 9,105, 51,118,237,119, 0, 96,207, 61, 23,
+106,188,178,189, 11, 0,104, 26, 13, 61,161, 12,107,159, 3, 0,210,244,172,144,164, 29,239,194,230, 4,154, 15,157, 25, 82, 93,
+230,248, 15,126, 12,124,107,194, 72, 37, 0,236,221,252, 69,147, 3, 91,190, 26, 2, 0, 15,140,124,105,215,160,199, 94, 73, 2,
+128,121,203,183, 4,126, 63,231,137, 42, 51, 61,123,111,234,229,250, 43, 59, 26,219,139,179,252, 34, 53,210,176, 43, 87,174, 8,
+ 0, 16, 17, 17,225,209,123,179, 46,224,155, 5,188, 44, 72, 36,189, 26, 53,110,220, 30, 0,191,150,156, 28,231,118,185,142,133,
+ 3, 75,107,249,181,244, 42,231,124, 88,249, 27, 24, 99,127, 50,146, 16, 66,254,251, 42, 44,176, 0,192,100, 3, 14, 95, 5,250,
+116,109,131, 9, 99, 31,210,150,255,221,166,101, 51,163,174,156,218,214,236,155,181, 11,132, 54,109,218, 32, 37, 37,197,163, 7,
+ 51,219,129, 67, 87, 0, 20, 93,246,214,105, 52,201,139, 62,253,212,103,224,192,129,210,136,136, 8, 48,198,144,157,157,221,117,
+223,190,125, 29,167, 76,153, 50, 9, 69,151,117,102, 59, 12,135,174, 84,159, 91,214,214,150, 77,234,225,189, 87,158,240, 5,128,
+233, 79, 47,237,120, 42, 49, 39, 32, 57, 57,185,255,219,111,191, 93, 32, 57,120,240,171, 32, 96,117, 14,112,195,147,118,174,251,
+249,132,151,111,214,134,134,227, 94,121,101,115,227,198,141,181,209,209,209,204,219,219, 27, 18,137, 4, 58,157, 46,234,194,133,
+ 11, 67, 78,158, 60,105,218,119,120,133,226,244,201, 71,174,229,122,117,177,122,180,239,150, 76,175,189,222,222, 23,159, 26, 49,
+162,238, 19, 79, 60,225,213,168, 81, 35, 0, 64,114,114,114,204,166, 77,155,198,108,222,188,249, 3, 88, 50, 93,102, 59,172,213,
+237,251,173, 76, 0, 94, 64,119,191,144,144,113, 18,153,172,165,203,229,170, 3, 0, 82,169,244,166,219,233,188, 88,148,155,251,
+237,157,219,147,187,217,156,192,229, 44, 96, 64,175,246,120,106,228, 0, 13, 0,188, 61,250,227,174,233,169, 87,229,118,187, 29,
+ 77,154, 54,239, 49,107,206,194, 61, 16, 4,172,223,178,239,214,246,158,100,198, 95, 78,193,140, 89,139,144,121,126, 83, 87,183,
+254,106, 63, 67,177, 94, 2, 0, 62,190,190, 35, 55,253,176,225, 96, 68,235, 81,191, 95,205,119,120,148, 89,213,123,115,247, 15,
+159,135,103, 92, 56,216,226,203,189,171,100, 81, 81, 81, 56,127,254,188, 71,251,126,235,181,161, 79,244, 22,195,195, 47, 45,120,
+243,205,176,222,189,123, 67,171,213, 66, 42,149,194,229,114, 13, 56,118,236,216,128, 25, 51,102,188, 4,125,162,201,211,247,166,
+ 7, 22, 48,198,250,141,159,240,106,248, 67,143,142,194,200, 7,123,212, 74, 40, 33,132,252,183, 85, 88, 96, 73,165,210,220,129,
+207,204, 14,233,213,165, 21, 78,157, 75,210,167, 93,207, 50,150,253,174,240,226,166, 38,143,246,168,211,226,200,145,195,176,217,
+108,248,237,183,223,112,238,220, 57,164,166,166, 98,226,196,137, 54, 41,240, 98, 37,153,186,222, 99,102,250, 67,127, 69, 27,163,
+ 72,172,191, 47, 33, 65, 98,181, 90,113,228,200, 17,232,116, 58, 40, 20, 10,212,173, 91, 23,131, 6, 13,146, 38, 36, 36, 4,244,
+ 31,248,160,111,239, 7,159, 76,129,111,140, 81, 42,149,234, 42,221, 1,169, 52,183,255,211, 31,133,180,136,169,135,228,180, 76,
+253,123,115,190, 49,138, 34,151, 94, 75, 77,119, 28, 62,124, 24,237,219,183,199,175,191,254, 26, 88, 88, 88,248,254,210,165, 75,
+223,147,125,242,229, 98,167,189, 96,106, 21,121,186,222, 99,102,250, 7,230,110,140, 62,176,251, 39,249,197,139, 23,229, 95,127,
+253, 53, 10, 10, 10,160, 80, 40,224,231,231,135,176,176, 48, 52,105,210,132, 77,159, 62, 93, 59,116,232, 69,252,235,197, 81,209,
+142,134, 47, 36, 86,214,206, 91,251,110, 76, 87, 7, 21,239,109,180,229,151, 95,132,158, 61,123,222,246, 53,189, 65,131, 6, 24,
+ 60,120,176,215,184,113,227, 26, 61, 49,102,172,216,251,225,241,201,208, 70,155,171,205, 52,221, 80, 5,154, 99, 35, 6,140, 25,
+179,125,230,204,153,126, 97, 97, 97,208,104, 52, 0, 0,189, 94, 95, 55, 45, 45,173,235, 7, 31,124,240,216,137,248, 31,164,189,
+135,222,200,132, 38,210, 82,213,243,249, 79, 37,147, 73,115,203,122,141,188, 53, 42,221,141,140, 28, 19, 0,216,237,118,216,237,
+118,216,108, 54, 76,126,105,162,228,197,199, 58, 55,142,238,245,234,217,212,155, 57,133,205,247,253, 30, 80,118,223,234, 50,165,
+230,212,162,162,235,251, 95,156,241,230,155, 97,161,161,127,140,252,173, 95,183, 78, 82, 88, 88, 56, 96,198,140, 25, 45,184,186,
+111, 81,243,161, 51,253,170,202,172,234,189, 89,148,244, 75,253, 89,175, 12,110,187,108,206, 14,184,221,110,196,198,198,226,200,
+145, 35, 88,184,112, 33,223,181,107,151,222, 71,163,169,230,189,153,232,221, 51, 60,187,225, 39,159,108,102, 74,165, 18,219,182,
+109, 67, 66, 66, 2, 4, 65, 64,155, 54,109,240,212, 83, 79, 97,192,128, 1, 97, 19, 38, 76,228,189, 31, 28,125, 13,190, 77, 13,
+127,230,181,196, 24, 19, 0,188,250,206,140, 79,194,159,126,225,101,204,155, 53,157, 10, 44, 66,200,253,163,116, 53, 0, 47,189,
+244,225,156,131, 3, 66,131,225,203,190,223,120, 90,252,165,193,240,101,223,115, 64,224,128,224, 3,212,107,215,174,157,179,168,
+168,136,159, 60,121,146, 79,158, 60,217,180,120,241,226,131,191,252,242,203, 38,151,195,177, 50, 34, 60,124, 62, 7,132, 10,103,
+212, 3, 66, 52,224,171, 86,171,243,174, 95,191,206,119,238,220,201, 63,252,240, 67,254,237,183,223,242, 93,187,118,241,125,251,
+246,241, 93,187,118,241,239,191,255,158,199,199,199,243,164,164, 36,174,209,104,242,162, 1,223, 42, 50, 37, 28,144, 52, 25,254,
+245,212,205,167,156, 51,155, 14, 95, 54,133, 3, 18,127,160, 89,187,118,237,220,155, 54,109,226,235,215,175,231,107,215,174,229,
+241,241,241, 60, 63, 63,159, 75,149,154,188,178,251, 85,214, 78, 14, 8,117,234,212,201, 43, 42, 42,226,145,145,145, 92,161, 80,
+240,208,208, 80,222,164, 73, 19,222,181,107, 87, 62,100,200, 16, 62,118,236, 88,254,254,251,239,243,162,162, 34,238,229,229,149,
+ 83,118,191,202, 50,219, 3, 42,141, 70,115,253,204,153, 51,188, 50, 22,139,133,231,231,231,243, 61,123,246,112,141, 70,115,189,
+ 61,160,170, 42, 83, 5,116,104,221,186,117, 94,126,126, 62,119, 56, 28,252,250,245,235,252,194,133, 11, 60, 33, 33,129, 95,191,
+126,157, 91, 44,150, 91,217, 73, 73, 73,188, 97,195,134,121, 42,160, 67,165,153,255,228, 75,217,107,226,142, 75, 84,104,232,144,
+176,176, 48,203,230,205,155,249,205,155, 55,249,154, 53,107,184, 0,124,124,215,182, 85,100, 42,128, 65, 61,123,246,116,199,198,
+198,242,179,103,207,242,105,211,166,241,193,131, 7,243, 7, 31,124,144,207,152, 49,131,103,100,100,240,140,140, 12, 62,100,200,
+ 16,183, 2, 24, 84,221,235,179,162,247,166, 47, 16, 53,116,232, 80,139,195,225,224,215,174, 93,227, 45, 91,182,204,144, 0,227,
+ 52, 64,139, 62,128,178,186,215,103, 29,192, 63, 60, 60, 60, 43, 54, 54,150,111,217,178,133, 71, 71, 71,231, 73,128,241, 62, 64,
+ 3, 31,160,129, 4, 24,223,160, 65,131,188,216,216, 88, 94, 80, 80,192,163,162,162,178,234, 0,254,247,250, 90, 66,201, 49,248,
+ 86,189, 51,227, 19,158,152, 97,226,239,204,248,132, 3,184,206, 75,126,249,235,127,253,245, 64, 23,186,208,229,255,253,114, 87,
+ 45,242, 55,191, 72,203, 21, 90,140, 49,198, 81,114,108,172, 10, 89, 36,146,217,243,230,205,147, 90,173, 86,124,243,205, 55,134,
+ 39, 71,143,222,226,231,231,231,146,201,100, 96, 66,245, 11, 18,243,148,202,215, 62,157, 55,207,207,110,183,227,244,233,211,232,
+216,177, 35,148, 74, 37,228,114, 57,100, 50, 25,100, 50, 25,194,195,195,145,155,155,139,150, 45, 91,226,173,183,222,242,157, 59,
+123,246,107,176,217,102, 85,149, 43,138, 92, 10, 0,110, 81, 84,200,129, 9,109, 59,117,154, 63,125,250,116,193,199,199, 7, 86,
+171, 21, 54,155, 13, 9, 9, 9, 8, 12, 12,132, 90,165,150,194,102,170,182,173,130, 32, 8, 90,173, 22, 7, 14, 28,192,242,229,
+203,145,154,154,138,172,172, 44,120,123,123,163,101,203,150,104,222,188, 57,250,244,233,131,107,215,174,129,121, 48,105,228,146,
+ 84,250,242,228, 23, 95, 12,105,223,190,125,133,191,183, 90,173, 40, 42, 42,130, 94,175, 71,221,186,117, 49,106,212,168,144, 13,
+235,215,191, 12,151,107, 65, 69,219, 7, 2, 97,117, 99, 98,182,159, 60,121, 50,136,115,142,245,235,215,195,104, 52,194,110,183,
+ 67, 16, 4,120,121,121,193,223,223, 31, 15, 60,240, 0,130,131,131, 17, 19, 19,131, 31,127,252, 49,104,200,144, 33, 59, 2,115,
+115, 59, 20, 0,153,213, 62, 9, 4,233, 57, 57,123, 7, 1, 65,227,198,142,221,117, 46, 62,190,215,184,113,227,144,147,147, 51,
+ 93, 54,109, 90,145, 19, 88, 84,221,253,155, 2,190, 1,225,225,171, 63,249,228, 19, 33, 59, 59, 27,111,188,241, 70,126,102,122,
+250, 52, 95,224, 40, 0,236,223,189,187,215,183,223,126, 59,119,253,250,245, 65,235,214,173, 19,218,183,111,191,186,233,245,235,
+ 45, 19, 1,125, 77,218,105, 0, 94,253,236,179,207,188,172, 86, 43, 6, 14, 28,120,205, 43, 53,181,173, 11,176,120,122,255, 44,
+224,229,133,111,189, 21,166, 84, 42,241,198, 27,111,228,155,211,211, 91,185,128,188,114,155,164, 5,167,164,236,126,250,233,167,
+ 47,196,199,199, 7, 45, 90,180, 40,236,177, 17, 35, 94, 6,240,177,167,143,113,199,132,246,152,241, 19, 94, 13,109,223,185, 27,
+214,173, 92,138, 57, 51,223, 94, 13, 96, 25, 99,236, 21, 0,159,122,154, 73, 8,185,191,120, 82,139,252, 93,220, 42,176, 74,119,
+168,111, 85, 27,251, 7, 6,118,108,213,170, 21,142, 28, 57,130,214,173, 91,159,244,243,243,115,201,149, 74,200,100, 50,112, 81,
+172,246,193, 84, 26, 77,255, 1, 3, 6, 72,127,255,253,119, 52,108,216, 16, 42,149,234, 86, 97, 85,118,145,203,229, 8, 15, 15,
+ 71,113,113, 49,250,247,239, 47, 91,178,100, 73,255,234, 10, 44, 0, 72,191,114, 65,155,247,251, 39, 99, 87,172, 89,221,160,119,
+239,222,208,235,139, 33,138, 34,212,106, 53,236,118, 59,164, 82,105,201, 80,143,147, 23,123,242,196,184,221,110,183, 68, 34, 65,
+195,134, 13, 49,123,246,108, 88,173, 86,200,229,114, 0, 64,113,113, 49,138,138,138,112,225,194, 5,164,165,165,129,151,150,222,
+ 85,241,246,245,125,232,137, 39,158, 80, 84,244, 59,155,205, 6,189, 94, 15,189, 94,143,162,162, 34, 88,173, 86,116,235,214, 77,
+241,203,142, 29, 15,161,160,160,194, 2,203,230,229,245,216,186,117,235, 66, 20, 10, 5, 44, 22, 11, 12, 6, 3,110,220,184,129,
+244,244,116,107,110,110,174,203,219,219, 91,136,142,142, 22,148, 74,165,114,248,240,225,172,184,184, 24,140, 49, 12, 29, 58, 52,
+240,187,245,235,159, 0, 80,229,138, 54,242,135,189,128,173,131,221, 62,172, 75,231,206, 7, 78,158, 58,213,254,181,215, 94, 67,
+124,124,252, 39,234, 31,126, 56,108, 6,206, 85,117,223,107,192,203,243,203, 21, 46, 60, 61,189,181,227,142,194, 37,186,164,112,
+ 57, 95, 86,184, 60, 94,195,194, 5, 0,188,125,125, 59,133,135,135, 99,215,174, 93,184,158,154,250,118, 77,138, 43, 0, 16, 36,
+146,158,189,123,247,198,182,109,219,144,145,158,254,246, 29,197, 21, 0, 32, 15,200,147, 94,187,246,246,234,213,171, 87, 61,247,
+220,115,144, 72,165, 61,225,114,213,228, 97,238,154,208,254,220,196,215,176,122,249,146,213, 0, 94,224,156,139, 0, 78,214, 36,
+144, 16,114,127,241,164, 22,249,187,184,213,237,196, 57,103, 0, 14, 85,181,113, 72, 72, 72, 29,173, 86,139,204,204, 76, 52,111,
+214, 44, 87,169, 84, 66, 33,147,193, 75, 81, 97,221,112, 23,179,217,220, 58, 34, 34, 2,122,189, 30, 65, 65, 65,144,203,229,183,
+ 46, 10,133,226,214,207,222,222,222, 16, 4, 1, 81, 81, 81, 48,155,205,173,171,205,205,185, 16,242,195,146,151, 38,199, 30,222,
+213, 96,196,136,145,240,247, 15, 64,100,100, 93,132,132,132, 64,165, 82, 33, 50, 50, 18,141, 26, 53,226, 11, 22, 44,128, 58,164,
+141, 71, 31,224,229,139, 38,169, 84, 10,183,219,141,156,156, 28, 36, 38, 38, 34, 62, 62, 30,177,177,177, 56,123,246, 44, 12, 6,
+ 3, 60,168,175, 96,182, 88,218, 74,165,119, 79,121,179,217,108, 40, 42, 42,186,213,123, 85, 84, 84,132,188,188, 60,164,165,165,
+193,104, 50,181,171, 44,207, 63, 48,112,100,171, 86,173, 36, 0,160, 82,169,208,174, 93, 59, 44, 91,182,204,245,243, 79, 63,141,
+110, 17, 27, 27, 16,185,103,143,223,138,175,191, 30, 61,106,212, 40,247,239,191,255,142,226,226, 98, 92,190,124, 25,193,193,193,
+ 82,133,151,215, 19,158, 60, 7,228, 15,103, 0, 83,144,193,240, 96,247,238,221, 83,244,122, 61, 62,253,244, 83, 65,230,237,189,
+124, 38, 32,169,242,142, 18, 73,143,222,189,123, 99,251,246,237,200, 76, 79,159,150, 94, 65,225,146, 14,228, 93,191,118,109,218,
+234,213,171, 49,104,208, 32, 48,169,180,198, 19,145,186,118,237,218, 74, 20, 69,156, 63,127, 30,126,192,137,154,222,191, 81,227,
+198,237,181, 90, 45, 18, 18, 18,160, 41,237, 93,171,136, 6, 56, 26, 23, 23, 7,149, 74,133,230, 45, 90,116,168,225,195, 44, 96,
+140,101, 61, 55,241, 53,108,217,125, 28, 0,176,122,249,146, 28,252, 81, 92, 17, 66,254,225, 60,169, 69,254, 46,106,116,160,209,
+178, 66, 66, 38,147, 65,161, 84, 66,161, 80,148, 20, 70, 74,165,199, 25,140, 49,120,121,121,221, 42,168,202, 23, 86,229,127, 86,
+171,213, 30, 21, 46, 0,160,187,186,187,215, 11,207, 63,167, 80, 42,149,176,219,109,224,156, 67,169,244,130,159,159, 31, 26, 54,
+108,136,226,226, 98,116,239,209,199,118,163, 72,190, 35,176,249,240,248,154,236,115, 25,151,203, 5,147,201, 4,157, 78,135,194,
+194, 66, 20, 23, 23,195, 98,177,120,188,164, 92, 20, 69,201,141, 27, 55,176, 97,195, 6, 20, 20, 20, 0, 40,153, 64, 93, 86, 84,
+149,253,155,146,146,130,245,235,215, 35, 53, 53, 21,168,193,255, 79,175, 94,189,176, 99,199, 14, 73,223,254,253, 87,254, 26, 29,
+157,249,107,116,116,102,223,254,253, 87,110,223,190, 93, 82,167, 78, 29,164,165,165,225,244,233,211,208,233,116,101, 47, 96, 82,
+ 67,201,128,206, 92, 88,248,220,244,233,211,185, 86,171,197,167,243,231,183,253, 24,120,178,170,251,148, 47, 92,124,171, 40, 92,
+124,255, 92,225, 2,206, 57, 68, 81,132,219,237,209,209, 72,238,194, 24, 99, 50,153,172,166,135, 72,240,120,227,242, 19,218,223,
+122,127, 54,118,110,219, 84,246,171, 43, 84, 92, 17, 66,238, 71, 82,224, 86,197, 88,237, 31,222,156,156,156,155, 38,147,169, 65,
+116,116, 52, 50, 50, 50, 66,162,162,162,210, 21, 50, 25,228, 10,133, 71,115,176,212,106,245,249,204,204,204, 30,117,234,212,129,
+203,229,186, 85, 76,221, 57, 68, 8,148,244,202,156, 61,123, 22,106,181,250, 60,172, 85, 30, 1, 1,110,187,174, 94,135, 14, 29,
+110,245, 4,249,249,249,193,207,207, 23, 74,165, 23,222,125,247, 93,113,209,130, 5, 75,163, 30,152,169,127,118,202,116, 62,253,
+227,149, 30, 62, 53,158,241,244, 15,146, 90,173, 62, 31, 25, 25,217,205,215,215, 23, 91,182,108, 65, 90, 90, 26,116, 58, 29,204,
+102, 51,108, 54, 27,204,102, 51,236,118, 59,188,188,188,208,162, 69, 11,248,248,248, 96,223,190,125,231, 97,179, 85,152,167, 43,
+ 40,216,114,254,252,249,110,157, 59,119,190,213,131,210,175, 95, 63,214,175, 95,191,160,178,235,102,179, 25,249,249,249, 56,121,
+242, 36,246,237,219, 7,198, 24,174, 92,185,226,182, 89, 44,223,255,217,253,254,167,178, 2,191, 73, 86,175, 94, 53,105,210,164,
+231,123,244,232, 1, 55, 48, 4,192,250,202,182,255,171, 11,151, 50,177,177,177, 23,220,110,119,143, 38, 77,154,160, 8,232, 2,
+ 96, 91, 77,238,159,124,245,106,156,203,229,234,223,182,109, 91,108,217,184,177, 23,128,180,138,182, 51, 1,189,218,183,111, 15,
+139,197,130,203,151, 46,157,241, 36,187,180,184, 90,249,206,140, 79,198, 63,253,194,203, 88,183,114, 41, 86, 47, 95,114, 99,213,
+178,197,145, 0, 28, 53,105, 39, 33,228,254,229,105, 45,242,119, 81,163, 30, 44,189, 78,119, 38, 46, 46, 14, 29, 58,116, 64,114,
+114,114,103, 46,138, 82,185, 66, 1,133, 92, 14,193,131, 63, 32, 22,147,105,255,254,253,251, 93,237,218,181,131,209,104,132, 84,
+ 42,189,173,247, 74,161, 80, 64, 38,147, 65, 42,149, 66,173, 86, 99,235,214,173, 14,139,201,180,191,186, 92,209, 45,186, 5, 65,
+184,245, 71,172,168,168, 8,102,179, 5,179,103,207,198,231, 11, 22,140,117, 3, 83,100,154,224, 26,205, 73,169,109, 86,179,249,
+192,206,157, 59,157, 13, 26, 52,192,248,241,227, 49,101,202, 20, 76,153, 50, 5,147, 38, 77,194,248,241,227,241,212, 83, 79, 97,
+196,136, 17,232,210,165, 11,130,131,131,145,152,152,232,180,154,205, 7, 42,203, 83, 90,173,155,159,121,230,153,220,178,194,204,
+100, 50,193, 96, 48, 64,175,215, 35, 47, 47, 15,199,143, 31,199,186,117,235,176, 96,193, 2,108,221,186, 21, 54,155, 13, 14,135,
+ 3,103,207,158,213,105,156,206,141,255,159,251,126,191,145, 1, 91,142, 29, 59,134,128,128, 0, 68,212,173,219,167,170,109, 75,
+ 11, 23,180,109,219, 22,122,160, 87,101,219,233,239,161,112, 41,207,100, 48,156, 74, 73, 73, 65,223,190,125, 17, 94,183,238, 39,
+ 45, 0, 85, 77,238,239,118,185,142, 30, 59,118, 12, 79, 63,253, 52,162, 27, 52,248, 36, 24, 8,190,115,155, 96, 32,184,126,163,
+ 70,159,140, 31, 63, 30,123,247,238,133,219,229,170,180, 71,142, 49,214,145, 49,182,157, 49,118, 24, 64,218,248, 9,175,142,191,
+ 99, 66,251,227,140,177,111, 1, 84,122,200, 20, 66, 8,249, 59,171, 81,129,165,114,187,223,153, 58,117,170, 83, 16, 4,140, 28,
+ 57,210,123,219,246,237,163,206,158, 59,215, 48, 55, 55,215,207,237,118, 87,155, 21,108,179, 45,158, 58,117,106,145,221,110, 71,
+211,166, 77, 81, 88, 88, 8,183,219, 13,169, 84, 10,169, 84, 10,198, 24, 4, 65,128, 86,171, 69, 92, 92, 28, 86,173, 90, 85, 28,
+108,179, 45,174, 46,215,237,118,159, 95,191,126, 61, 36, 18, 9,247,242,242, 2, 99, 12, 82,169, 20,139, 22, 45,202,253, 28,216,
+ 2, 0, 18, 65,176, 3,128, 32, 48, 79,103,229, 86, 59, 62,169, 80, 40, 32,150, 76,238,175,118, 91,127,155,237,179,121,243,230,
+ 25, 46, 95,190, 12,147,201,116,171,183,205,104, 52,222,154, 52, 95, 84, 84, 4,198, 24, 76, 38, 19,182,111,223,110,240,183,217,
+ 62,171, 44,175, 0,200,206,184,114,229,145,206,157, 59, 23,164,164,164, 64,175,215,227,252,249,243,216,183,111, 31,126,252,241,
+ 71,236,221,251,127,236, 93,119, 84, 84,215,215,221,119, 58, 83,232,189,139, 20, 65, 4, 21,177,119, 81,177,119,141, 70, 99, 18,
+ 99, 52,137,137,177, 36,209,104,108,137,198,152,166,166,153,104, 18,107,130, 93, 36,118, 69,137, 26, 43,168,128, 10,138, 32, 34,
+ 48, 67,155,222,203,253,254,128,225,135, 74, 25, 82,190,196,100,246, 90,179, 24,102,238,219,239,220,247,238,188,183,223,185,231,
+158,115, 12,119,238,220,129,201,100,130,191,191, 63, 40,165,216,191,127,191,204,164, 80, 12,174, 0, 74,109, 60, 6,255, 73,180,
+240,241, 73,240,246,242, 42,244,244,240, 40,106,225,227,147,240,248,247,206, 64, 78, 78, 78, 14, 76, 38, 19, 66, 67, 67,221, 26,
+139,195,162, 38,211, 89,171,112, 9,108,217,114,117,112, 61,194, 37, 24,240, 12, 14, 11, 91,109, 21, 46,212,100, 58,219, 92,155,
+ 29,129,245,111,189,245,150,134,195,225, 32, 41, 41, 41,212, 24, 30,126,139, 5, 76, 18, 1, 81,125, 0, 78, 83,219,251, 2, 95,
+189,247,222,123,165,132, 16,108,223,190,221,195, 57, 44, 44,147, 5, 76,117, 6, 90, 56, 3, 45, 88,192, 84,231,176,176,204,164,
+164, 36, 15,147,201,132, 57,115,230,148,250, 2, 95, 53, 66,249, 6,165,116, 56,165,180, 23,165, 52,240,135,111,215,225,208,129,
+221, 86,113,245, 18,165,244, 18,165,116, 10,165, 52,179,185,125,181,195, 14, 59,236,120, 26, 64,234,139,115, 98,119, 94, 41, 6,
+168, 87,239, 46,109,113,249,218,109,153,135,171,211, 81,235,119,149, 89,187, 91,245,139,117,106,251,245,215, 95,131,205,102,227,
+193,131, 7,200,206,206,134,147,147, 19,158,125,246, 89,157, 70,161, 24, 97,173, 69, 72, 8,233, 79, 41, 61, 81,195, 89, 93,239,
+ 76,150, 43, 10, 99, 93,111,121,228, 80, 10,211,217,217, 25, 74,165,178, 54,173,128, 64, 32, 0,159,207,199,149, 43, 87, 48,116,
+248, 72,115,153,160, 87,109,162, 81,107,189,179,186,156, 32,132, 9, 0,157, 1, 65, 58, 48,207,203,207,111,254,226,197,139,249,
+137,137,137,224,112, 56, 8,104, 17, 81, 26, 58,232,227,245, 12, 6, 49, 21, 85,200, 23,133,181,240,115,206,206, 45, 0, 64,170,
+107, 22,214,212, 34,172,207,206, 32,253,153,208,125, 91, 62,117,106,223,190, 58,206, 92, 42,149, 66, 44, 22, 67, 34,145, 64, 42,
+149, 66,165,170, 78,245,144,146,146,130, 67,105,183,228,154,128,113,121, 13,217,249,191,190,223,118,244, 51, 92, 12,217,177,109,
+ 11,211,211,211, 19, 98,177, 24,101,101,101,144, 74,165,208,104, 52, 48,155,205,168,172,172,196,247, 63,110, 49, 87,136,122,229,
+ 91, 19, 57, 54,202,169,122,192,119, 83,158,243,143,139, 14,166,211,166, 77,115,116,114,114,130,197, 98, 65, 85, 85, 21, 10, 11,
+ 11,113,239,222, 61,164,165,165,169, 36, 82, 61, 84, 30, 3,138,172,137, 70,235, 61,158,127,214,160,122, 26, 57,107,198, 18, 0,
+248,249,250, 22,223,191,127,223,203,108, 54,195,223,223,223, 36,173,172, 92,205, 5,142, 57, 2, 37, 0,104, 57,176,120,237,250,
+245, 47,142, 28, 57, 18, 29, 59,118,124, 80, 42, 22,135,212, 55,150, 64, 8, 51, 18,112, 86, 7, 4,100, 93,186,116,201,167,176,
+176, 16,207, 61,247, 92,249,253,187,119,107,211, 52,200,128,158,193, 97, 97,171,147,146,146, 60, 90,182,108,137,216,216,216, 82,
+ 7,107,154,134,250,199,103,131,191, 77,105,206, 47, 33,175,140,142,233,248,234,171,175,194,100, 50, 33, 45, 45, 13, 23, 47, 94,
+196,253,251,247,113,238,220, 57,169,147, 80,248,140,181, 22, 97, 67,227,115,112,132, 42,116,251,246,109,132,195,225,224,199, 31,
+127, 68,122,122, 58, 0, 32, 46, 46, 14, 47,188,240, 2, 76, 38, 19, 38, 79,158, 66,127,185,205,207,107,108,124, 18, 66, 98, 0,
+124,130,106,113,215,145, 82,234, 64, 8, 41, 6, 16,216,156,152,171,167,114, 44,217, 57,237,156,118, 78, 59, 96, 67, 45,194, 15,
+190,129,243,163,229, 56,166, 23,239,254,118, 57,171, 71,207, 94, 81,203,151, 45,101,116,234,212, 9,129,129,129,136,139,139, 67,
+ 97, 97, 33,207,197,197,165,169,122,103,202, 94,131, 38,221,107,219,182,173,203,130, 5, 11,156, 7, 14, 28,200, 14, 12, 12, 4,
+165, 20,233,233,233,216,187,119,175, 97,211,166, 77,114,181,247,112,233,213,212,159,148,182,212, 59,187, 8,168, 1,172, 8, 40,
+ 46,254,238,181, 87, 94, 89,218,190, 67,135,105,203,150, 45, 99,136, 4,124,246,170, 69, 47, 57, 0,192, 7, 95,238,116, 30, 57,
+238, 89,172, 13, 7,122, 79,170,191,206, 91, 93, 59, 11,139,166,223, 31, 50, 58, 33,124,222,172, 23,205, 19, 38, 76, 16, 58, 57,
+ 57, 33, 48, 48, 16,174,174,174,200,203,203, 67, 81, 81, 17, 61,120,240,160,242,183,140, 28,246,254, 99,151,239, 59, 56,251,218,
+ 82, 55, 80,209, 43,113,124,254,144, 33, 67, 92,167, 78,157,234, 24, 31, 31,207,230,241,120,224,241,120, 16,139,197,184,115,231,
+142,225,224,193,131, 74,181,215,224,170,171,169, 73, 10, 27,107, 17,106,122, 77, 92,126,231,215,227,203,230,100,221,184, 49,197,
+ 2,180, 51, 24, 12,254,102,179,153, 48, 24,140, 18,139,197,114,195,160, 80,252,160,139, 91,246,185,189, 22,161,109, 48,155,205,
+ 28,179,217, 12,169, 84,138,227,199,143,179,238,222,189,187,248,218,181,107,139,139,139,139, 97, 52, 26, 49,118,236, 88,196,197,
+197, 33, 53, 53, 21,101, 98,241,193,198,184,110, 3, 50, 94, 81,209, 11,211,167, 79, 63,188,109,219, 54,198,181,107,215, 60,126,
+252,241,199,239,235, 19, 46, 83,166, 76,177,136, 11, 11, 95,208, 53,146, 3,171,137,223,102,249,145,164, 47,174,141, 26, 51, 46,
+122,217,146,197,236,110,221,186,193,195,195, 3, 61,123,246,132,193, 96,112,105,221,186,117, 83,191, 77, 69,175, 65,207,228,181,
+107,215, 78,248,249,231,159,251,188,248,226,139,152, 53,107, 22, 0, 64,163,209,224,216,177, 99,152, 51,103, 78,105, 33,171,179,
+170,169,241, 89,227,153,178, 10,175, 51, 0,122, 1,200,179, 7,180,219, 97,135, 29,255, 21, 52, 89,139,240,215,139,153,168, 91,
+142,163, 26,190,217,166,160,169,119,103,204, 95, 29,203, 52,202, 93,217, 68,235,148,155,147, 67,154,170, 73, 88, 91,239,204, 57,
+ 66,233,126,239,231, 78,171, 62,248, 96,246,218,181,107, 19,172,169, 24, 4, 2,193, 13,141, 74,117,210, 83,167, 91,167,118,142,
+ 56,217,220,218,121, 69,128, 24,192, 43,174, 87,175,174, 31, 54,114,236, 26, 7,183, 80,246,187, 43, 55,105,153, 12,134,254, 78,
+113, 25,214,134, 3, 66, 27, 22, 60,170,245, 64,150,212,215, 36,118, 31,119,251,189,183,222,154,247,193,138, 21,157, 68, 34, 81,
+111,131,201, 20, 97,177, 88, 0,139, 37, 87,173, 82,157,161, 6,195, 37, 93,220,146, 79, 29,156,125,169,205,117, 3, 93, 90, 43,
+220,242,119,119,218,252,195, 15,111,236,218,181,235,137,190,187,235,116,235,213, 46,173, 79,216,210,247,186,109,180,192,121, 72,
+ 36,231, 27,106, 75, 96,175, 69,104, 43, 88, 22,203,203,174,174,174, 91, 19, 18, 18, 28,250,247,239,143,161, 67,135,162, 91,183,
+110,176, 88, 44,160,148, 66,161, 80, 96,231,206,157, 88,179,102, 77,110, 8,176,162, 41, 62, 29,112,146,119,232,208,224,118,237,
+218,253,216,152,112,169, 17, 87, 77,198, 28, 54,254,219,228,229,154,156, 71, 20, 76,124,109, 85,184, 94, 94,226,226, 46, 48,249,
+100,101,222, 96,216,254,219,140, 84,152,211,119,118, 30, 59,122,244,107, 76, 22,171,103,205,138, 70,122, 51, 59,251,170,181,216,
+ 51,226, 94, 56,222,204,177,100,205, 61,103, 15,104,183,195, 14, 59,254, 51,104,176, 22,161,213,203,195, 98,177, 36,121,251,103,
+ 60,219, 24, 9, 27, 72,168,241, 92,161,201, 90,132, 53,239, 11, 0, 5,116,186,247, 31, 73, 34, 90,103,181, 32,251,177,246,205,
+233, 84, 21,112, 27, 38,221, 48, 72,178,129,228, 87,170,249, 58,125,240, 78,221, 62, 53,180,237,163,118,114, 42,181,192,175, 80,
+ 42,127,133, 82, 89,111,118,105, 54,139, 83,217,148,157,143,247,189, 16,144,255,209,190, 63,206,217,224,193,248,157,237,255,203,
+120, 88, 94,190, 31,128, 40, 32, 37,197,251, 72, 74,202,132,121,115,231,142,245,245,243, 11,243,240,240,112,117,116,116,100, 92,
+184,112,225,158, 73,171, 93,223, 30,216, 92,227, 61,109, 18, 58,224,100,100, 97, 97,155,241,163, 71,191, 70, 88,172, 30,117,133,
+ 11, 53,153,206,133, 2, 95, 53,230,185,178,162,185,191,205, 64,158,111, 66,141,231, 10, 76, 27,127,155, 69,213,118,172,132,201,
+180, 18,215,159,204,106,242, 59,126,155, 31, 16, 66, 20,176,103,104,183,195, 14, 59,254, 75,248, 43,235,240, 0,232,111,231,180,
+115,254, 91, 56, 81, 29,204,238,244, 79,183,211,206,105,231,180,115,218, 57,159, 70,206,127,219,171,193, 41, 66, 59,236,176,227,
+ 81,208,234,160,115,155, 74, 45,217, 97,135, 29,118,216,241,223, 6, 1,208,191,190, 47,104, 51, 86, 7, 16, 66,234,179,190,216,
+255, 0, 0, 32, 0, 73, 68, 65, 84,229,104, 12, 77,241,219, 57,237,156,118, 78, 59,167,157,211,206,105,231,252,247,113, 54,197,
+221, 28,253,241,143,198, 95,233, 30,195, 83,226,150,180,115,218, 57,237,156,118, 78, 59,167,157,211,206,249,247,114,254,219, 94,
+205, 74, 52,106,135, 29,118,216,241,111,197,242,229,132, 1, 16, 2, 44,103, 0,187,153,192,120,102,245,255,191, 31,227,199,147,
+122,147,208,190,241, 6,113,252, 35,188,118,216, 97,199, 63, 31,246, 24,172,191, 17,132,144, 32, 31, 31,159,111, 1,144,210,210,
+210,151, 41,165,133,127,183, 77,118, 60, 9,119,119,247, 4,147,201, 4,153, 76,214,100, 10,133,167, 17,109,194,201,104,202, 64,
+235,218, 15, 40, 10,179,115,233,214,250,218, 70, 71,144,231, 64,254,151, 75,139, 88,112, 51,235, 14,221,103,235,190, 8, 33,140,
+ 81,131, 61, 63, 1,128,253,135,203,230,211,191, 32, 47, 22, 33,164,149,167,167,231, 81, 22,139,197, 50,155,205,175,136,197,226,
+148,134,218,142, 31, 63,158, 9, 0,158,252,189, 11, 93,220, 60, 22,188, 55,143,176,245,186,143,165, 58,173, 86,198, 96,177,242,
+185, 28,193, 89, 19, 67,120,184, 72, 60, 56,187,190,237,119,237,218,213, 96,117,237,152, 8, 50, 56, 42, 58,122,120,135, 88,126,
+222, 39,235, 58,173,237, 29,234,193,190,247, 32, 67,244,205,214,194,111, 61, 93,253,135,207,126,137,149,194,163,230, 41, 31,125,
+ 79,149, 13,113,216,241, 36, 62, 36,196,205, 0,196,178,121,188, 64,179,201,228, 77, 0,202,100,177,196, 70,157,238, 1, 7,184,
+190,128, 82,233,191,157,147,195,227, 5,152, 77, 38,111, 0,248, 39,218,105, 71, 53, 26, 20, 88,142,142,142, 87, 24, 12, 70, 64,
+221, 34,181,140,154,130,206,214,207,234,126, 71, 8,129,217,108, 46,170,172,172,140,183,117,231,132, 16, 39, 0, 19, 0, 88,151,
+154,239, 0,176,147, 82,250,187, 2,137, 9, 33, 78, 28, 14,103,190, 80, 40,236,167,209,104,218, 0, 0,159,207,207, 82,169, 84,
+167, 12, 6,195, 39,191,135,151, 16,194, 2, 48, 94, 36, 18,245,101, 48, 24,125, 41,165,132, 82,154,170, 84, 42, 79, 1,216, 69,
+ 41,181,181,244, 78, 93, 78,190,151,151,215,202,168,168,168, 73, 11, 23, 46,172,112,119,119,143,156, 51,103,206,101, 79, 79,207,
+159,202,203,203, 23, 81, 74,255,214,186,137, 86, 16, 66,194,124,124,124,118,176,217,108,230,131, 7, 15,250, 2, 64, 96, 96, 96,
+170, 94,175, 55, 75, 36,146,103, 41,165,119,155,201, 39, 4,208, 69, 36, 18,197,139, 68,162, 94,102,179,185,181,197, 98,129,197,
+ 98,185,169, 84, 42,211, 12, 6,195, 21, 0, 23, 40,165,170,191,162, 63,191, 7,132, 16, 71, 47, 47,175,109,132, 16, 16, 66, 34,
+ 40,165,138,191,219,166, 63, 27,148,129,214,217, 89,183, 34,173,255, 71,183,137,106,184, 49, 65, 80, 61,109,109, 22, 88, 67, 18,
+ 92, 6, 13, 31,222,142, 1, 0, 6,195,229, 65, 0, 14,253, 14,147, 27, 54,143,144, 86, 99,198,140, 57,191,109,219, 54, 87,157,
+ 78,135,151, 95,126,121,135,179,179,243, 87, 50,153,108, 97, 99,219, 57, 58, 58,206, 89,241,254,151,130,154,107,154,151,197, 98,
+241, 42, 41,121, 16,113,251,214,141, 65,183,111,103,174, 50,168,246, 93, 48, 80,230, 12,169,122,196, 45, 91,236,136, 14, 35,195,
+ 70,142, 31, 61,116,197,138,101,152,244,204,164, 22, 89, 89, 90,190,191, 83, 30, 87,110, 16,134,123,120, 4,140,120,231,221,143,
+200,133,223, 78,143,216,181,115,211,169,119,166,145,126,118,145,213, 52, 8, 33,228, 3, 22,171,139,107, 84, 84,175,103,246,239,
+135, 40, 48,144,197,226,241, 24, 0, 96,210,233, 2,149, 15, 30,248, 38,141, 24,209,121, 57, 33,167,151, 82,122,209,206,249,255,
+207,105,199,163,104, 80, 96, 49, 24,140,128,135, 15, 31,122, 9,133, 66, 0,213,177, 90,102,179, 25,102,179, 25, 53, 55, 69, 80,
+ 74,107,255,154, 76, 38, 68, 69, 53,114, 97,174, 1, 33,132, 1,160, 31,128,231,251,244,233, 51,238,147, 79, 62, 97,199,198,198,
+ 90, 75,123,244,124,247,221,119,191, 36,132,236, 1,176, 25,192, 73, 91,159,112, 9, 33,137, 66,161,112,251,199, 31,127,236, 52,
+ 96,192, 0,150,159,159, 31, 8, 33, 40, 45, 45,237,114,226,196,137,248, 57,115,230,188, 66, 8,153, 76, 41, 61,218, 52, 91, 45,
+103,140,163,163,227,238,209,163, 71, 7,244,238,221,219, 33, 58, 58, 26,102,179, 25, 25, 25, 25, 47, 94,185,114,101,226,158, 61,
+123,150, 18, 66,198, 81, 27,235,169, 17, 66,136, 72, 36,154,234,239,239,191,114,201,146, 37,110,147, 39, 79,230,102,102,102, 86,
+133,134,134,146,179,103,207,122,238,220,185,243,149,213,171, 87,143,119,116,116, 92,164, 84, 42,183,208,154,137,238,198,224,228,
+228,116,133,193, 96, 4, 0, 77, 11, 96, 0, 54,139, 96, 66, 72,251,144,144,144,157,191,254,250,107, 72, 65, 65,129,121,212,168,
+ 81, 91, 1,224,212,169, 83,177, 70,163,145, 12, 28, 56,240, 48, 33,100, 2,165, 52,195,198,190,183,117,115,115, 59, 48,105,210,
+ 36,183,176,176, 48, 65, 72, 72, 8, 17, 10,133, 96, 50,153,144,201,100,126,153,153,153,253, 47, 94,188,168, 57,113,226, 68, 37,
+ 33,100, 4,165,244,201, 4, 76, 13,115,119,243,242,242,154,194,102,179, 99, 76, 38,147, 63, 0,176, 88,172,135, 70,163, 49, 83,
+ 34,145,108,163,148, 54,152,128,181, 41,120,123,123,127,177,114,229, 74, 15,137, 68, 66, 87,175, 94,253, 5,128,169,191,151,235,
+159,142, 29, 63,237,194,149,203, 23, 1,128, 67, 8, 33,143,143, 63, 66, 8,105, 29, 1,206,155,111,206, 69,124,199,206,120,118,
+210,248, 38, 57, 71, 13,245, 88,193,101,178,220,213,122,221,197,114, 25,227, 64,144, 23,119,244,228,241,241,121, 0,112,228,240,
+141,209,157, 59,187,157,245,112,182,140, 20,112,121,157,245,102, 83,197,254, 95,202,151,216,106, 47, 33,164,149,191,191,255, 81,
+ 87, 87, 87, 65,101,101,101,105, 89, 89,217, 55, 99,198,140,249, 96,243,230,205,174,247,238,221,195,131, 7, 15, 48,123,246,108,
+ 81, 81, 81,209,107, 60, 30,239, 55,157, 78,215,160, 39, 75,161, 80,172, 91,249,254,220, 37,142, 78,174, 76, 1, 95, 8,145,163,
+ 19, 66, 66, 34,208,177, 83, 79,244, 31, 48, 2,121,121,183,187,236,252,121, 83, 58,179,100,247,135,102,110,220, 7, 82,105, 72,
+131,215,165, 54,145,164,183, 85, 92, 45, 89,178, 12, 57,183,110, 41, 10,242, 25,175,255,178,159, 37, 24,156, 16,197,211, 27,148,
+ 5, 23,126, 59, 29,210,165,107, 31, 0,136,223,181,115,211,169,229,147, 73,194,210,237,255, 62,241,254,103,129, 16, 66, 86,176,
+217, 83, 19, 63,255,220, 43,238,149, 87, 56,202,252,124, 67,222,134, 13,106,113, 90,154,153,197,227,209,192, 65,131,136,103,223,
+190, 14,175,220,188,201, 57,183,122,117,175, 85, 92,110,232,187,122,253,118, 59,231,255, 31,167, 29, 79,162, 65,129, 69, 8,129,
+ 80, 40, 68, 82, 82, 18,216,108, 54, 88, 44, 22,216,108,118,131,239,131,130,158,168,192, 81, 31,231, 24, 31, 31,159, 47,191,250,
+234, 43,239,196,196, 68, 56, 56, 56,212,126,199,100, 50, 49, 96,192, 0,244,239,223,159, 93, 92, 92, 60, 49, 41, 41,105,226,170,
+ 85,171,196,132,144, 89,148,210,189, 77,240,246,141,140,140,220,123,236,216, 49,190, 86,171, 69, 90, 90, 26,170,170,170,192,229,
+114, 17, 16, 16,128,129, 3, 7,178,110,221,186,229, 54, 96,192,128,189,132,144, 97,148,210, 84, 27,108,141,247,242,242, 58,179,
+107,215, 46,135,118,237,218,145, 59,119,238, 32, 46, 46, 14, 0, 32,147,201, 48,106,212, 40,135,201,147, 39,135, 77,156, 56,241,
+ 2, 33,164, 55,165,244, 74, 19,124, 29,124,124,124,182,140, 30, 61,218,111,213,170, 85, 78,142,142,142, 40, 40, 40, 40,241,241,
+241,137,176, 30,239,137, 19, 39,114,135, 15, 31,238,187,102,205,154,117,187,119,239,126,139, 16, 50,149, 82,122,181, 49, 94,171,
+ 16, 22, 8, 4, 16,139,197,216,177, 99, 7, 94,123,237, 53, 48,153, 76, 72, 36, 18,236,220,185, 19,175,191,254,186, 85,200,216,
+ 36,130,133, 66, 97,255,118,237,218,125,127,234,212,169, 0, 23, 23, 23,248,249,249, 49,222,123,239,189,152,208,208, 80,126,139,
+ 22, 45,152, 37, 37, 37,216,187,119,111,232,148, 41, 83, 14, 56, 56, 56,188,168,213,106,155,156, 58,243,246,246,254,225,151, 95,
+126, 9,202,202,202,194,134, 13, 27, 80, 89, 89, 9, 46,151, 11, 23, 23, 23,248,248,248, 32, 34, 34,130, 44, 88,176, 64, 48,124,
+248,112,193,172, 89,179,126, 0,208,190, 41, 78, 66, 72, 59, 47, 47,175,111, 39, 78,156, 24,186,124,249,114, 23, 31, 31, 31, 88,
+ 31, 8,100, 50, 89, 64, 65, 65, 65,151, 37, 75,150,140,243,246,246,190, 39,145, 72,102, 80, 74,175, 53,217,249, 71,249,219, 39,
+ 36, 36, 12, 27, 53,106, 20,179,164,164, 4,219,182,109, 27, 70, 8,105,111,171,168,124,218,112,229,242, 69,188,252,234,108,165,
+ 95, 96, 32,231, 96,242,207, 35,149,202,239,206,138, 24, 46, 44, 0, 80, 90,164,166,238, 93, 68, 61,134,143,152,200, 25, 50,116,
+148,242,187,175,215,137,108, 17, 88, 92, 38,203, 61,105,251,204, 7,105,231,114, 91, 31, 61, 81,208,127,212,136,254, 12, 22, 39,
+ 50, 12, 0,230,205,157,206,221,159,124,226,171,196,254, 45, 74,122,117,143,120,240,204,228, 13,129,182,218, 74, 8,105,213,170,
+ 85,171,211,233,233,233,222, 60, 30, 15,149,149,149,238,223,125,247,221,103, 61,122,244, 96,228,229,229,225,214,173, 91,200,207,
+207,135, 76, 38,195,128, 1, 3, 68, 87,175, 94,253, 6, 64,131, 2,171, 76, 51,102,101,168, 87,249,122,127,119,215, 16,173, 65,
+230,101, 54, 85, 68,159, 58,113,173,237,158, 93,234, 56, 47,159,128,136,137, 19, 95,198, 59, 11, 63, 98,239,219,179,101,201,153,
+180, 99, 0, 66, 26,206,224, 79,209,237,221, 69, 11, 33, 87,232, 48,121,210,116, 76,153, 52,221,157, 66,239, 75,205, 90,161, 94,
+ 83,229,226,204,201, 74,217,242,243,174,209, 0, 2,234,136,172,147,118,145,213, 48, 86,176, 88,157,135,125,249,165,103,204, 75,
+ 47,241,174, 45, 95,174, 42, 79, 75,211,132, 15, 25, 82, 21, 55,115,166, 14, 0, 20,249,249,156,156,165, 75, 5,158,189,122,241,
+187,206,159,239,106,214,235,125,222, 39,164,211,123,148, 94,106, 46,103,208,132, 9,230, 37, 63,254,216, 49,109,238,220, 62,196,
+104,100, 14,234,218, 53, 99,245,182,109, 15,255, 8,231,159,105,103,241,153, 51,186,202,208, 80,196,141, 26, 85, 17,228,229,165,
+251, 51,251,254, 71,236,180,227, 73, 16, 74, 41, 8, 33,189, 1,156, 6,176,156, 82,186, 12, 0, 92, 92, 92,196, 82,169,212,107,
+239,222,189, 77,138, 43, 54,155, 13, 95, 95, 95, 68, 68, 68, 72,196, 98,177,119,131, 59, 35,228,129,197, 98, 9,160,148,214,122,
+ 91, 26,130, 78,167, 67,110,110, 46,218,182,109, 91, 68, 41,109,240,194, 75, 8,113, 20, 8, 4,121,183,110,221,242,200,206,206,
+198,149, 43, 87, 16, 26, 26, 10, 87, 87, 87,176,217,108, 24,141, 70,200,229,114, 68, 70, 70,130,199,227,161, 67,135, 14,229, 42,
+149, 42,180,177,169, 30, 66, 8, 79, 40, 20,230,158, 57,115, 38, 48, 46, 46, 14,151, 46, 93, 66, 96, 96, 32,124,124,124, 0, 0,
+249,249,249, 56,123,246, 44,134, 12, 25,130,244,244,116,140, 29, 59,246,129, 74,165,138,160,148,234, 26,226,116,119,119, 47, 57,
+117,234, 84, 81,108,108,172, 86,165, 82, 49,196, 98, 49, 59, 45, 45,205,164, 80, 40, 68, 50,153,140, 45,149, 74,217,114,185,156,
+165, 82,169,216, 12, 6,131,163,209,104,216, 39, 79,158,100,234,245,122,167,198,142,147,245, 60, 37, 39, 39, 35, 54, 54, 22,123,
+247,238,197,188,121,243,112,238,220, 57, 4, 6, 6, 98,215,174, 93,152, 63,127, 62,110,223,190, 13, 15, 15, 15, 68, 71, 71, 55,
+122,142, 0, 32, 60, 60,252,206,141, 27, 55,194, 56, 28,142,181,238,162,181,158, 29,202,202,202,112,247,238, 93, 60,124,248, 16,
+225,225,225,152, 52,105,210,221,162,162,162,240,198,248, 0, 32, 32, 32,160, 44, 43, 43,203,163,109,219,182, 16,139,197,112,113,
+113,129,179,179, 51, 92, 92, 92,106,223,135,134,134, 98,238,220,185,240,241,241,145,104, 52,154, 70,109, 36,132,180,143,141,141,
+ 61,122,242,228, 73, 15, 39, 39, 39,148,150,150, 66, 46,151,131,197, 98, 65, 32, 16,192,195,195,163, 86,192,231,230,230, 98,232,
+208,161,229,121,121,121,137,205,240,184, 49,188,189,189,111, 93,191,126, 61,130, 82,138,194,194, 66,220,190,125, 27,175,190,250,
+106,174, 86,171,141,250, 43, 98,135,254, 46,212,137,171,226, 76,125,225,101,206,168, 17, 35,213, 25, 87,142, 88,248, 56,131, 78,
+237,249, 82, 0,184,148,161,113,209,160, 55,218,199, 15, 98,236, 79, 62, 32,216,178,249, 59, 54, 44,240, 6,193,237,236, 28,250,
+126, 67,220,195, 18, 93,158,155, 63,123, 80,235, 94,221,123,177,228,114,234,243,253,214,141,157,238,223,203,243, 6,128,224,150,
+161,226,105,207, 77,191,228,228, 68, 74,211,206,165,153, 62, 89,119,228,102,202, 81,105,189,177, 95,117, 65, 8, 9,141,136,136,
+248, 45, 57, 57,217,195,203,203, 11,206,206,206, 80,169, 84, 48, 24, 12,200,206,206,214, 38, 37, 37, 25,157,156,156, 28, 75, 75,
+ 75, 33,149, 74, 65, 8, 65,114,114,114, 33,165, 52,248,113, 46,107, 12, 22, 0,188, 58,184, 53, 59,186, 95,132, 43,135,103,226,
+243,217, 57,190, 32,102, 30,161, 34,239, 83,167,126,107,155,122,230,215,103,135, 12,123,198,179,107,215,190,248,104,213, 59,198,
+194, 82,113,156, 84, 61,226, 86,125, 49, 88,173, 35, 72,191, 81, 99, 71,143, 95,177, 98, 25,150, 45, 89,142,148,228,253, 50,145,
+144,161,115,114, 97, 59,247,234,210, 93, 59,247,181,145, 15,212,202,162,192,207,190,218, 56,105, 64,226,248,128, 46, 93,251,224,
+194,111,167,177,107,231,166, 43, 28,179,209, 62, 93,248, 24,150, 19,226,234, 18, 26, 58,227,141,220, 92,206,181,101,203,148,166,
+226,226,170,248, 57,115,202,235,107, 91,116,252,184,144,235,231,231,228, 58, 98,132,219,186,224, 96,106,148, 72,190,173, 47,134,
+168, 62,206, 19, 34,145,203,207,135, 15, 39, 80, 54,187,247,219,239,188,195, 31, 54,108, 24,228,114, 57,246,236,217,131,111, 55,
+108,208,249,250,250,222,240,203,204, 76,143,145,203, 23,219,202, 25, 63,103, 78,185,217,108, 38,227,231,207, 31,144,149,159,223,
+175, 84, 34,105, 1, 0,190,110,110, 15,226, 67, 67,175,252,144,146,114,251,139,144, 16,139,173,118,110, 60,114,196,123,119, 65,
+193, 75,110,110,110,124,177, 68,194,226,113,185, 21, 93,162,163,119,125,189,104,209,105,211,245,235, 28,135,128, 0, 39,231, 97,
+195,154,221,247,248, 57,115,202, 43, 21, 10,214, 27, 31,124,208,253,190, 88,220, 66,169,211,133, 75, 21, 10, 31,179,209,200,112,
+ 18, 8, 42, 90, 70, 70, 74, 52,105,105, 37, 45,213,234,217, 27, 41,109,176, 18,202, 31, 69,125, 90,228,105,134,213,131,117,154,
+ 82,250,196,106, 25, 74,169, 77,222, 43, 54,155,253,200,116, 84, 35,224, 16, 66,112,245,234, 85,184,187,187,195,199,199, 7, 60,
+222,163,197, 1,203,202,202,112,238,220, 57,220,188,121, 19,237,218,181, 3, 0, 78, 99,132, 60, 30,239,205, 53,107,214,184,232,
+245,122, 92,185,114, 5,241,241,241,224,241,120,224,112, 56,143,136, 63,137, 68,130, 54,109,218,224,237,183,223,118, 94,181,106,
+213,155,104,164,134, 28,139,197,154, 53,125,250,116, 47,171,199,234,193,131, 7,232,208,161, 67,237,247,158,158,158,200,200,200,
+ 64,124,124, 60, 2, 2, 2, 48,110,220, 56,175,109,219,182,205, 2,240, 73, 67,156, 92, 46,151, 17, 27, 27,219, 17, 0,132, 66,
+ 33, 24, 12, 70,142,147,147,147,167,183,183,183,208,201,201,233,137, 62,254,248,227,143, 82, 6,131, 97,108,172,239, 64,245,180,
+ 96,105,105, 41, 98, 98, 98, 32,147, 85, 87, 90, 81,169, 84, 8, 15, 15,135, 92, 94, 29,114,166,211,233,224,231,231, 7,141,166,
+241,208,174,118,237,218, 45,139,138,138, 26,216,167, 79, 31, 30,155,205,198,181,107,215, 16, 23, 23,135,164,164, 36, 4, 5, 5,
+ 65, 32, 16, 32, 55, 55, 23,177,177,177, 56,115,230, 12, 60, 61, 61,209,166, 77, 27, 94,135, 14, 29,126,173,172,172, 76, 45, 40,
+ 40, 88,214,136,157, 12,145, 72,132, 51,103,206,224,135, 31,126, 64,126,126, 62,138,139,139,225,232,232,136,246,237,219, 35, 58,
+ 58, 26,221,186,117, 67,110,110, 46, 72, 19,131,137, 16,226, 19, 17, 17,145,114,233,210, 37, 15, 74, 41,182,109,219, 6,165, 82,
+ 9,189, 94, 15, 6,131, 1, 7, 7, 7,184,186,186,162, 95,191,126,240,244,244, 68, 68, 68, 4,118,238,220,233, 49,120,240,224,
+ 67, 53, 30,168,210,166,142,171,171,171,235,236,165, 75,151, 6,122,121,121,161,160,160, 0, 50,153, 12,222,222,222,232,211,167,
+143,255,137, 19, 39,102, 3,248,188, 41,142,167, 5,214,128,118, 66, 8, 57,152,252,243,200, 32, 95,110,235, 78,113,138,224, 27,
+ 87, 89, 97,135, 78,220,105, 11, 0,174,174,193,215, 59,117, 80,220,189,116,229,200,253,131,201, 63, 95,188,153,131, 3,182, 76,
+ 97,151,203, 24, 7,142,158, 40,232,223,182, 77, 79,230,250,175,150,142,124,121, 90, 34,207,205,181, 39,145, 75,118,226,220,197,
+ 27,193,239, 45, 91,224,245,254,178,213, 7,143,158, 40, 48,151,203, 24, 43,109,177,183, 77,107,223, 47, 78,239,247,242, 80, 26,
+190, 70,198, 69,103,128,221, 21, 45, 67, 91, 65, 46,151,195,193,193,193, 97,210,164, 73,230,133, 11, 23,170,157,156,156, 4,132,
+ 16,164,166,166, 74, 0, 36, 54,197,171,245,114,165,102,131,209, 68,185, 76, 11, 37,142, 26, 98,174,228,102,102,223, 67,239,222,
+131,197, 29,227,227, 86,173,254,248,243,119, 67, 67, 35, 61, 39, 77,158,193,254,228,147,197, 27, 0,244,172,143,231,102, 46, 61,
+ 21, 29, 70,248, 0,134,174,120,127, 25,242,242,114, 93, 95,126, 94,186,156,197,227,251, 69, 5,119,119,220,240, 67,234,160,240,
+240,144, 22, 47,191,240,226, 47,223,253,248,195, 80,212,241,100,253,252,211,119, 7, 8, 33, 9,182, 28,219,255, 16,218, 78, 73,
+ 73,129,178,176,208, 88,249,235,175,218,132, 47,191, 44, 15, 76, 76,252, 92,111, 48,120, 88, 47, 21, 12, 66, 64,172, 33, 18, 22,
+ 11, 97,189,253, 54,131,178, 88, 48,186,186, 62,191, 0,104,213, 20,231,188,146,146, 49,207,190,244,210,208, 3, 71,142, 32, 36,
+ 36,164,246,126,230,226,226,130,249,243,231, 99,206,156, 57,188,140,140,140, 78,187,119,239,238,244,201,199, 31,123, 47, 0,198,
+216, 98,231,177, 11, 23, 92,103,174, 88,177,168, 93,124,124,208,214, 29, 59,120, 97, 97, 97, 0,128,187,119,239, 70,124,180,122,
+117,112, 76,108,172,120,213,155,111,110,206, 90,184,176, 13,128, 95, 27,227, 44, 77, 75,211,239, 46, 40,120,233, 84,106,170, 75,
+ 76, 76, 12, 0,224,246,237,219, 94,235,214,173,155,222,102,220,184,201, 43, 94,121,101,241, 48,173, 86,234, 84, 86,198, 27,246,
+197, 23,172,159,199,143,111,146,211,106, 39, 0,244,121,241,197, 55,123,246,237, 27, 61,230,165,151,220,130,130,130,136, 72, 36,
+130,193, 96, 64,113,113,177,107, 86, 86, 86, 88,138, 66, 33,223,119,225,194,182,141, 53, 69,220,255, 34,212,171, 69,158, 86, 88,
+ 5, 86, 31, 66, 8, 5,208,135, 82,122, 6,168,190,113,155,205,102,155,196, 21,139,197, 66, 77, 16,176, 77, 59,165,148,162,188,
+188, 28,229,229,229,181, 83, 68, 18,137, 4,167, 78,157, 66,110,110, 46,216,108, 54, 56, 28, 14, 12,134,166,107,195, 10,133,194,
+254,253,251,247,103, 93,184,112, 1,161,161,161,224,243,249,181,118, 89, 95, 28, 14, 7,190,190,190,144,203,229, 72, 72, 72, 96,
+175, 95,191,190, 63, 26, 17, 88,206,206,206, 67, 38, 76,152,192,181,254,175, 84, 42,193,100, 86, 63,232,234,116, 58, 40,149, 74,
+ 84, 86, 86, 66, 42,149, 66,171,213,162,107,215,174,220,148,148,148, 33,104, 68, 96,213,133, 90,173, 86, 74, 36, 18,151,158, 61,
+123,186,110,222,188,249,118,215,174, 93, 35,235,126,127,250,244,105,173, 86,171,101, 51, 24, 12,155,234,220,109,223,190,189,246,
+216, 63,124,248, 16, 27, 54,108,168,253, 46, 55, 55, 23,235,215,175,175,205,203,209,216, 57,138,138,138, 26,188,109,219,182,248,
+173, 91,183, 86, 49,153, 76,220,190,125, 27, 59,118,236, 0,165, 20,158,158,158, 80,171,213, 16,139,197, 72, 77, 77,133,201,100,
+130, 72, 36,130,191,191,191,195,172, 89,179,122, 44, 95,190,156, 13, 96, 89, 67,220,102,179,217,204,100, 50, 17, 28, 28,140, 37,
+ 75,150, 64,171,213,130,195,169,214,149,114,185, 28, 82,169, 20,233,233,233, 40, 40, 40, 64, 83, 55, 23, 7, 7,135,113, 91,183,
+110,245,226,114,185,208,104, 52, 80, 40, 20,120,240,224, 1,238,223,191,175,149, 72, 36, 38, 71, 71, 71, 70,112,112, 48,131,199,
+227,241, 70,141, 26, 69,172, 66,115,216,176, 97,238,219,182,109,123, 6, 77,136, 35, 66,136,103,235,214,173,223,157, 62,125,122,
+237, 28, 54,165, 20,165,165,165, 24, 51,102,140,224,252,249,243, 11, 9, 33, 59, 40,165,101,141,241, 60,109,160,148, 82,165,242,
+187,179,105, 7,190,108,125,227, 42, 43, 76,175,175,234, 58, 96,200,108, 22, 0,156, 63,243, 99,215, 27, 87, 51,193, 39,166,251,
+135,143,125,114, 86, 36,122,185,209,115, 68, 8, 97, 12, 73,112, 25, 20,228,197, 29, 61,106, 68,127,198,247, 91, 55,118,122,121,
+ 90, 34,207,171,229, 70, 2, 0,174,156, 0,116, 51,207, 99,104,117, 42,135,239,183,110,236, 52,106,196,144,139,249,247,238,127,
+ 62,180,191,235,190, 67, 39,165, 71, 26,243, 16,250,250,176,253,221,156, 42,224,230, 24,135,224, 80, 71,164,103, 92,199,129,189,
+191, 34, 34,170, 7,116, 58, 29, 76, 38,147,112,248,240,225,234,164,164, 36,109, 78, 78,142, 66,163,209,244,166,148,230, 52,213,
+255,162,162,108, 75,164, 79, 23, 3,135,207, 51, 41,100, 28,245,130,197,187,199,119,232, 60, 48,222,213,215,159,237, 41,180, 28,
+236,219,187,231,142,159,182,127, 59,103,222, 91,239,163,125,251,174, 93,111,222, 57, 28, 13,224, 70,125, 92,217,119,105, 74, 76,
+ 4, 49,229,221,185, 51,244,126, 65, 65, 81, 43,111, 31,253, 93, 41, 53,206, 94,176,113, 64,207,222,227,218,134,181,238,197,205,
+202, 62, 67,230,190, 54,253,167,207,190,218, 56, 9, 53, 34, 43, 45,237,104,239,101,203, 10,184, 0, 26,244,134,255,215,192,225,
+241, 2, 68,193,193,172,252,205,155, 53,161,195,135, 87, 1,128,222, 96,240,200, 47, 40,112, 22, 8, 4,160,148,194,104, 52, 62,
+ 18, 35,108,141, 11,142,137,140,172,215, 19,254, 56,103,254,123,239,181,125,251,237,183, 81, 90, 90, 10,147,201, 4, 54,155,253,
+ 72,123,181, 90, 13,149, 74,133,231,159,127, 30, 95,124,252,113, 23, 91, 56,205,102, 51,153,185, 98,197,162,119, 22, 45, 10,155,
+ 49, 99, 6,163,238,181,215,205,205, 13,187,247,236,225,126,245,213, 87, 1,239,126,241,197,243,207,242,120,121, 77,113,150,135,
+135,195, 77, 44,230, 91,197, 21, 0, 68, 70, 70, 98,195,134, 13,188,105,211,166,113,135, 15, 31,254,105, 70,187,118,235, 62,239,
+209,227,142,123,171, 86, 78, 92, 30, 47,192,214,227, 9, 0, 10,173, 54,230,243,117,235, 92, 47, 94,188, 8,177, 88,140,210,210,
+234,231, 80, 66, 8, 58,118,236, 72,166, 76,153,226,220, 50, 48,176, 83,253,103,233, 79,195, 19, 90,228,105, 6, 11, 0,106, 58,
+ 66,106, 58, 86, 59, 10,204,102,243, 35, 66,165, 41,129,245,123, 32,149, 74, 33,149, 74,177,105,211, 38,112, 56,156,218,155, 46,
+ 0,232,245,250, 38,183, 87,171,213,177,126,126,126,144,201,100,104,213,170,213, 35,158, 43, 14,135, 3, 22,139, 5, 14,135, 3,
+ 30,143, 7,157, 78,135,160,160, 32,168,213,234,216,198, 56, 53, 26, 77,123, 55, 55, 55,212, 28, 27,232,116,213,215, 58,157, 78,
+ 87,107,175, 94,175, 71, 85, 85, 21,148, 74, 37, 20, 10, 5, 84, 42, 85,156, 45,253,181, 88, 44,200,204,204,188, 27, 25, 25,217,
+158,201,100, 66, 36, 18, 9, 85, 42, 85,109,236, 80,101,101, 37,182,108,217,162,122,238,185,231, 60,146,147,147,155, 20, 88,132,
+ 16,188,254,250,235,224,241,120, 80,171,213,248,230,155,111,240,198, 27,111,128,195,225, 64,161, 80, 96,195,134, 13,152, 59,119,
+ 46, 88, 44, 22,244,122, 61,214,173, 91,215, 32, 87,118,118,118,254,133, 11, 23,226, 58,116,232,224,186,111,223,190,178, 1, 3,
+ 6,120, 38, 38, 38,130,207,231, 67,163,209,192,104, 52,162, 75,151, 46,136,138,138,130, 68, 34,193,225,195,135,203, 35, 34, 34,
+ 60, 46, 94,188,104, 41, 45, 45,189,223,152,157,117, 69, 19,139,197,130,217,108,134, 88, 44,134, 84, 42, 69, 89, 89, 25,138,139,
+139, 81, 84, 84, 4, 22,139,133,166, 30,222,221,221,221,199,198,196,196, 48, 1,128,207,231,163,125,251,246, 88,180,104,145, 73,
+163,209, 76, 0,112,184,166,217,224,141, 27, 55,238, 59,123,246, 44,203,207,207, 15,183,110,221,130,167,167, 39,203,193,193,161,
+ 73,129,229,227,227,243,227,193,131, 7,221,172,162,218,122,156,213,234,234,211, 49,102,204, 24,183,173, 91,183,254, 8, 96, 72,
+163,134, 62,133, 16, 49, 92, 88,157,218,243,165,135, 78,220,105, 59, 96,200,108,150,111,216, 82, 0, 64, 55,128,117,252,208,186,
+182, 67,250,135,239,178,198,101, 53,134, 81,131, 61, 63, 25, 62,188, 29, 99,242,248,248, 60, 22, 39, 50,108,251,214,117,222,110,
+174, 61,255,119,145, 96,186, 65,200, 7,162,194,204,140,223,126,206,243,158, 59, 59, 82,191, 99,243, 75,121,219,119, 93,233,207,
+225, 92,235, 7, 96,110, 67,220,215,179,116,201, 85, 10,255,214,174,156,211, 4, 14, 35, 16,215, 62, 2,158,158, 82,124,243,221,
+ 86,248, 7,117,135, 78,167,131,147,147,147,192,108, 54, 27,152, 76,230,118, 91,196, 21, 0,156, 60, 41,181,180,105, 35,213, 51,
+ 21, 22,211,107,111,124, 50,122,192,224, 17,209,253,250,245,183, 28, 59,126,204,208, 61,206, 80,210,175, 95, 87,113,234,233,180,
+220,210,210,135, 17, 81, 81,109,145,115, 59, 99, 16, 64, 50,129,250, 7,108,102, 46, 61, 18, 22, 70, 82,147,146, 94,182,104, 44,
+233,252, 15, 86,222, 24, 60,116,232,212,152, 94, 61,123, 89,142,159, 56,165,231,162,252,166,168, 71,183,135, 83, 39, 78,216,151,
+180,119,223,192,212, 83, 41,225, 50,185, 56,229,227,175, 26, 14, 53,248, 47,194,108, 50,121,179,120, 60, 70, 89,106,170, 41,118,
+218, 52, 29, 80,253,123, 20, 8, 4, 56,112,224, 0,184, 92,110,237,139,195,225,212,190,247,246,246,182, 46,170,178,137, 19, 0,
+ 74, 74, 74, 80, 90, 90, 10,103,103,103,120,122,122,162,180,180, 20,231,207,159, 71, 78, 78, 14,216,108, 54, 6, 13, 26, 4, 70,
+ 3,177,203,143,115,142,159, 63,127, 64,235,216,216,160,199,197, 21, 0, 24, 12, 6, 84, 86, 86, 98,228,200,145,140,195,135, 15,
+251, 28, 41, 44, 28,241, 30,240, 68, 16,121, 93,206,184,161, 67, 43,196,187,119,215,187,239, 14, 29, 58,144,115,231,206,241, 6,
+ 37, 38,206,153,183,114,229, 87, 95,108,221,250,192,108, 50,249, 52,167,239, 12, 6,131, 65, 8, 65, 96, 96, 32, 42, 43, 43,161,
+ 84, 86,207, 84,139, 68, 34,184,186,186,194,104, 52,194, 66, 41,187, 62,206, 63, 11, 13,105,145,167, 21, 44, 0,168,233, 12, 0,
+244,177,126, 65, 8,129,197, 98,177, 73, 92,177,217,236, 38, 99,170,154, 66,125, 55, 85, 91, 4,150,213, 86, 7, 7,135,218, 31,
+ 88, 93, 97,101,181,147,193, 96,128,201,100, 54,121,243, 6, 0,139,197,194, 84, 40, 20,216,179,103, 15,122,247,238, 93, 59,253,
+ 36,147,201, 32,149, 74, 33,147,201,160,213,106,145,159,159,143,147, 39, 79, 34, 60, 60, 28,128,109, 73, 91,243,242,242,174,132,
+132,132,196, 91,111,222,125,251,246, 13,216,188,121,115,241,144, 33, 67,252, 40,165, 88,188,120,113,121,151, 46, 93, 60,234,222,
+220,155, 2,147,201,196,249,243,231, 17, 30, 30, 14, 74, 41, 56, 28, 14,110,223,190, 13, 47, 47, 47, 88, 44, 22,176, 88, 44,148,
+149,149,193,209,177,241,220,134,153,153,153, 47,188,248,226,139,197,206,206,206,109, 43, 42, 42, 74,120, 60, 94,207,180,180,180,
+ 64,131,193, 0, 39, 39, 39, 56, 57, 57,225,208,161, 67,112,113,113,193,155,111,190, 89,168,209,104,206, 11,133, 66,111,141, 70,
+115,189,180,180,116,177,205, 6, 3, 48,153, 76, 80,169, 84,168,170,170, 66,101,101, 37,228,114, 57,180, 90,109,147, 54,214,135,
+158, 61,123, 34, 37, 37,133,249,225,135, 31,126,159,151, 87,253, 32, 24, 26, 26,138, 55,223,124,147,233,239,239,143,252,252,124,
+ 92,185,114, 5, 6,131, 1, 77,185,159,217,108,118,223,121,243,230,245, 8, 10, 10, 34, 6,131, 1, 22,139, 5, 58,157, 14,214,
+247,133,133,133,104,221,186, 53, 35, 56, 56,184, 43, 33,164,175, 45, 11, 38,236,168,134, 92,178, 19,174,156, 0,128,233, 6,139,
+252, 43,168,126,103, 50, 18,137, 68,178,114,210, 12,230,180, 67, 59,148,222,183,239, 56, 34, 48,116, 10, 2, 90,142,196,244, 23,
+205, 88,246, 65, 10,252, 3,163,113,255,254,125,244,237,219,151, 83, 92, 92,252, 34,128,249,182,114, 31, 63,126,193,124,236,208,
+225,113,227,159,153, 26,223,191,255, 16,211,209,163,135,144,121,253,104,214,139,207,140,149, 80,139,146,184,184, 8,210,239,220,
+185, 25, 17, 19,211, 1, 6,163,177, 39,176,108, 13,128, 6, 47, 42,119,239, 82,253,242,229,203, 25,191,236,255,113,202,164,201,
+207,183, 75, 72, 24,104, 60,122,252, 32,174,252,118,252,218,167,107,166,159,249,112,221,206,190, 3, 6,141,109,227,224,116,225,
+ 80, 76, 27,205, 75,129, 78, 65,205, 74,125,242, 95, 2,203,193,193,130,154,235, 34,131, 16, 80, 74, 31, 17, 87,143, 11, 44, 6,
+131,209,228,131,127, 93, 78, 43, 40,165,181, 15,210,223,126,251, 45,120, 60, 30,184, 92, 46,216,108,118,147, 97, 22,117, 57,179,
+242,243,251,109,217,190,157, 87,159,184,170,168,168, 64, 69, 69, 5,148, 74, 37, 38, 78,156,200, 89,126,249,114,135, 6,232,106,
+ 57,131,124,125,117, 66, 62, 95,156,157,157,237, 23, 29, 29,253,136,189,114,185, 28,124, 62, 31,219,119,236,224, 12, 27, 58,244,
+213,132, 67,135, 62, 5,208,104,254,170,250,250, 78, 8,129,151,151, 23, 92, 93, 93, 65, 8,129,201,100, 66,105,105, 41,178,178,
+178,112,249,242,101, 48, 9,105,118, 90,162,230,160, 62, 45,242, 52,195,234,193,170,119, 20, 54, 71, 96, 49,153,204,223,237,197,
+106, 8,182, 76, 17, 10, 4,130, 27,197,197,197,221,253,253,253, 97, 50,153,106, 5,214,227, 83,132, 64,181,183, 35, 35, 35, 3,
+ 2,129,160, 94,183,126, 93, 78, 74,105,215, 78,157, 58, 97,239,222,189, 72, 77, 77,197,189,123,247,160, 86,171,161,211,233,160,
+209,104,144,149,149, 5,139,197,130,152,152, 24, 8,133,194, 38, 57, 1, 64,165, 82,149,176,217,236, 72, 62,159, 95,251,153,175,
+175, 47, 42, 42, 42, 44, 70,163, 17, 91,182,108,145,251,248,248, 8,249,124,190,205,130,149, 16, 2,137, 68,130,128,128,128,218,
+ 24, 44,133, 66, 1, 47, 47, 47,171,160,128, 78,167,131,163,163, 99,147, 83,132,148, 82, 45,128,121,117,184, 59,142, 31, 63,254,
+167,164,164,164,150, 39, 78,156,192,197,139, 23,225,233,233,137, 85,171, 86,221, 43, 40, 40,152, 68, 41,189,108,147,145,205,128,
+ 45, 99,168,162,162, 98,207,141, 27, 55,186,118,234,212,169,246,234,208,183,111, 95,210,183,111, 95, 15,235,255,106,181, 26,101,
+101,101,184,116,233, 18, 78,156, 56, 1, 66, 8,114,115,115,205, 26,141,230,167, 70,246,205, 9, 14, 14,222,188,104,209, 34,145,
+201,100,170, 29,219,124, 62, 31, 14, 14, 14,224,112, 56, 96, 50,153, 40, 40, 40,192,200,145, 35,157,191,252,242,203, 31, 9, 33,
+ 97,148,210,166, 7,234, 83, 2,165, 69,106,186,148,161,113,113,117, 13,190,126,254,204,143, 93,187,213, 92, 35,206,159,249,209,
+228,234, 26,124,253, 82,134,198,165, 87,160,212, 36,106,130,103,255,225,178,249, 6,195,229, 65, 71, 14,223, 24, 61,111,238,116,
+110,112,203, 80,241,185,139, 55,130,187,153,231, 49,132,124, 64,165, 1, 42,165,192,173,187, 76, 75,112,203, 80,241,229,171,183,
+185,159,126,182, 41, 84,173,209,239, 59,116, 82,122,164, 49,110, 74,169,150, 16, 50,234,245,119,217,103,166,190,224,197,229, 58,
+ 4, 66, 81,117, 21, 45,130,221, 49, 97,108, 36,190,250,238, 42,156,156,220,224,237,237, 13, 6,131, 33,180,181,239,229,229,229,
+100,207,207,191, 78,123,238,249,233, 93, 18, 7, 14, 53, 29, 57,250, 11, 43,245, 88,242,249, 31,191,123,119, 31,101,170, 4,132,
+ 42,248,129, 65, 1,215,243,239,229, 76,234,213,107, 32,248, 92, 65, 56, 16, 85,239,128,173, 93, 56, 64, 81,200, 96,192,225,185,
+231, 95,238,150,152, 56,194,116,244,232,126, 28, 61,180,245,194,210,165, 45, 14,221,123,184,131,243,219,229, 34,135, 81,227, 94,
+169, 74, 57,124, 83, 63,118,120, 72,142,159,176,253, 63, 34, 7,222, 63, 9, 76, 22, 75,108,210,233, 2, 3, 18, 19,153,234,251,
+247,217, 34,111,111, 19, 0, 24,141,198, 38, 5, 22,128,122,167,154, 31,231,180,213, 22,181, 90, 13, 11, 80,175,200,120,156,179,
+ 84, 34,105, 81,243,240, 93, 11,163,209, 88, 43,174, 42, 42, 42, 32,149, 74, 33, 20, 10, 81,166,211,213, 59,149,249, 56,231,192,
+206,157,183, 44, 95,182,108,254,238, 61,123, 56,192,255,196,149,245,197,102,179,241,209,154, 53,156, 55,222,122,235,149, 87, 89,
+172,217,205, 57,158, 64,245,195, 58,147,201, 4,139,197,194,253,251,247, 81, 88, 88,136,251,247,239,227,254,253,251,224,243,249,
+160, 13, 28,207, 63, 11,255,166,248, 43,160,137, 52, 13,205, 9,114,183, 85, 16,152,205, 13, 38, 62,126, 2,182, 8, 44,149, 74,
+117,226,228,201,147,157, 71,141, 26,197,186,112,225, 2,124,124,124,106, 5,150,245,175,117,218, 73, 32, 16, 96,223,190,125, 6,
+149, 74,213,104, 33, 73,181, 90,125,242,208,161, 67,241, 75,150, 44, 97,191,240,194, 11,200,206,206,198,140, 25, 51, 32,149, 74,
+ 33,151,203, 81, 81, 81, 1,181, 90,141,206,157, 59,195,193,193, 1,215,175, 95, 55,170,213,234, 70, 83, 21, 80, 74,169, 68, 34,
+ 81,122,122,122,250, 62,254,221,184,113,227,188,191,254,250,107,245,173, 91,183,140,221,187,119,119, 2,108, 19, 26, 86,252,252,
+243,207,181,158,185,156,156, 28,124,253,245,215,181, 49, 87, 87,175, 94,197, 39,159,124, 82,155,187,172, 57,160,148, 94,110,211,
+166,141,201,104, 52, 34, 60, 60, 28,254,254,254,208,106,181, 88,187,118,173,233,175, 16, 87,182, 66,171,213,238,158, 58,117,234,
+ 59,233,233,233,190, 44, 22,171,218,117, 93,211, 63,131,193,128, 59,119,238, 32, 43, 43, 11,183,110,221, 66,101,101,101,237, 3,
+ 64, 70, 70, 70,149,209,104,220,217, 16,175,167,167,231,226, 31,126,248,193, 71, 32, 16, 60, 50,158,173,222, 79,171, 87,180,172,
+172, 12, 46, 46, 46, 72, 72, 72,240, 58,121,242,228, 98, 0, 54,231,110,250, 39,131, 16, 66,186,119, 17,245,120,253,149,231,209,
+169,131,226,238,141,171,153, 56,126,104, 93,109,144,123,108,135,152,187,151,210, 29, 49,120,224,252, 30,231, 46,204,104, 52,200,
+189, 38,134,234, 80,231,206,110,103,247, 39,159,248,106,193,220,233,151,222, 91,182,192, 75,171, 83, 57, 68,133,153, 25, 64,181,
+184,250, 45, 93,168,125,127,217,244, 75,171, 63,219, 98, 41,148, 24,230, 92,188, 88,213,224,234,222,186,162,165, 77, 43, 56,248,
+ 4, 15, 45, 14,110,217, 55,228,250,213, 77,240,112,174,130, 99,120,119, 12, 78,236,140, 19, 39,111,224,254, 67, 45, 74, 74, 74,
+160,211,233, 26, 77,123,112,235,250,190, 41,148,208, 32, 66, 73, 33, 97, 80,135, 41, 83, 95,234, 57,116,232, 8,154,146,146,108,
+218,191,111,251,217,157,219,214,239,102,112,216, 44,141,222, 89, 79,136, 86,102, 97, 56,102,171, 84, 21, 0, 0, 22,135,211,176,
+187,181, 38, 33,107,116,155, 40,159, 41, 83,103, 56, 15, 25, 60,146, 30, 58,180,223,178, 51,105, 75,234,206, 77,177,219, 45, 12,
+ 57,167,228,129,154, 39,147, 27,101,148,112, 93,148,114,139, 90,156, 23,166,245, 27, 58,238, 95, 35,214,255, 44, 24,116,186, 34,
+229,131, 7,190,110,189,123,243,238, 44, 91, 38,240,238,220, 89, 75,106, 98,132, 27, 19, 88, 76, 38, 19, 96, 48,234,189,232, 61,
+206,105,171, 45, 26,141, 6, 22,160,222,197, 71, 77,113,154, 76,166, 71,196,149, 85, 96,213,192, 38, 59,191, 91,186,244, 66, 80,
+ 98, 98,229,233,211,167,189,251,244,233, 67, 20, 10, 5, 20, 10,197, 35, 34,203,207,207,143, 68,199,196, 8,126, 78, 77, 13,173,
+239,194, 84,223,241,180,165,239, 12, 6,227, 47, 23, 88,255, 54, 52, 26, 75, 97,245, 96,217, 34,176,108,244, 96, 25,141, 70, 35,
+188,188,188, 80, 94, 94,222,224, 13,185,212,196,113, 0, 0, 32, 0, 73, 68, 65, 84,159,193, 96,128,207,231, 91,231,128, 27, 93,
+ 73,167,211,233,214,206,159, 63,127,214,224,193,131, 61, 34, 35, 35, 81, 86, 86, 6,111,111,111, 56, 56, 56,212,198,134, 89,249,
+174, 94,189,138, 31,126,248, 65,174,211,233,214, 54,193,249,249,154, 53,107, 94, 27, 51,102,140,155,143,143, 15, 92, 93, 93,113,
+253,250,117,184,186,186, 66, 46,151,227,246,237,219,112,116,116,172,141,203, 73, 78, 78, 86,232,116,186, 70,227,122,212,106, 53,
+ 77, 75, 75, 51, 56, 58, 58, 94, 47, 43, 43, 99, 86, 86, 86,178,170,170,170, 88,114,185,156, 45,147,201,216, 71,142, 28,241,112,
+118,118, 86,159, 58,117,170, 44, 40, 40,136,121,239,222, 61,166,209,104,108, 82,181, 18, 66, 48,123,246,108,112, 56, 28,232,116,
+ 58,172, 93,187, 22,243,231,207,175,141,185, 90,179,102, 13, 22, 45, 90, 84, 43,152, 55,110,220,216, 20,229, 35,160,148,194, 96,
+ 48,192,104, 52,194,104, 52,218, 36,122,255, 8,108, 17,234,148,210, 82, 66,200,176, 78,157, 58, 29,219,181,107,151,123, 77, 78,
+ 49,136,197, 98,136,197, 98,148,149,149, 65,169, 84,194,100, 50,193,223,223, 31, 98,177, 24,251,247,239,151, 41, 20,138,196,198,
+ 86, 16, 50,153,204,169, 61,123,246,100, 61,110,131,245,169,206, 42,218,121, 60, 30,138,139,139,209,183,111, 95,238,233,211,167,
+167,226, 41, 23, 88, 86,225,210, 58, 2,156,225, 35, 38,114,218,199, 15, 82, 95,186,114,228, 62,159,152,238, 15,233, 31,190, 11,
+168, 78,211,112, 41,221, 17,237,227, 7, 49,134,151,232, 59, 75,171,190,107, 31,221,138, 24, 26, 43,171, 3, 0, 30,206,150,145,
+137,253, 91,148, 56, 57, 17,214,251,203, 86, 31,252,126,235,198, 78,191,253,252,191, 52, 13,239, 47,171, 78,211,144,216,191,133,
+ 41,251, 86,206, 72, 0, 13,167,105,120, 76,180, 12, 27, 54, 60,253,187, 77,219, 80,148,151,236,247,213,106, 23, 46,180, 85, 0,
+ 59, 18, 61,187, 56,225,226, 23,133,184,118,237, 90,169, 94,175,239,219, 88,223, 41,161, 65, 89,217,153,173, 98,219, 68,251, 76,
+153,250,178,211,176, 97, 35,145,146,114, 0,219,182,108, 74, 27, 59,113,204,247, 15,171,228, 76, 47,182,128, 35,160, 22, 46,147,
+227,204,114, 16, 8, 36,134,226, 98, 0, 0,139,197,118, 2,198, 91, 26,153, 33,196,204,151, 39, 59,247,235, 63, 18,191, 28, 58,
+128,109, 91,190, 59,243, 94,155,113,155, 66,226, 90,147,206, 29, 62,126, 37,164,101, 72,176, 74, 41,150, 51, 8,215,160,213, 90,
+ 28, 63,222, 82,240, 89,222,162,169,121,233,153,227, 63,181,175, 34,124, 4,215,183, 13, 25,210,233,141,187,119, 57,158, 61,122,
+240,139, 83, 83, 5,164,186,114, 72,163, 2,139,197, 98,129, 54, 60,165,245, 8, 39,217,186,149, 1,160,209,197, 85, 28, 14, 7,
+106,181, 26, 70,160,161,139,224, 35,156,190, 71,143, 62,184,123,247,110,132,155,155,219, 35,226,170,178,178,178,246,189, 86,171,
+133, 90,173, 6,159,207,207,178,133, 83,156,150,166, 93, 61,123,246,146, 73, 19, 39,174, 63,113,242,164,131,187,187, 59,100, 50,
+217, 35, 2, 75,175,215,163, 95, 66, 2,103, 77,122,250, 20, 0, 75,109, 57,158,222,125,251, 54, 25,239,203,100, 50, 97,249,139,
+167, 8,255,109,104,240,110,102, 21, 75,182,174, 34,172,239,198, 72, 8,233,255,216, 71,139,226,227,227,181, 57, 57, 57, 8, 10,
+ 10,170, 21, 41,117,247,233,228,228, 4, 23, 23, 23, 92,189,122, 21, 43, 87,174,212, 0, 88,212, 24, 39,165, 84,161, 86,171,159,
+ 25, 48, 96,128,134,197, 98, 33, 42, 42,170, 54,255,149,197, 98, 1,151,203,133, 80, 40, 68,122,122, 58,134, 15, 31,174, 86,171,
+213,207, 60,158, 3,171, 30, 78,153, 90,173,126,118,224,192,129,234,236,236,108,244,236,217, 19,215,174, 93,131, 82,169,132, 82,
+169, 68,126,126, 62,162,163,163,161, 86,171,241,245,215, 95,107,212,106,245,179,148, 82, 89, 99,156, 10,133, 98,248,252,249,243,
+153, 63,253,244, 83,136,191,191,127,155,142, 29, 59, 70, 38, 36, 36,132,141, 30, 61, 58,120,200,144, 33,190, 17, 17, 17,218,196,
+196, 68,207,193,131, 7,123,170,213,106,246,185,115,231, 74,140, 70,227,224, 38,142, 39,128,106, 81,146,147,147, 83, 59, 37,200,
+ 98,177, 80, 94, 94, 94,155,105,223,122, 49,170, 79, 0, 55,196,105,133,197, 98,169, 21, 86, 86,161,213,212,181,191, 1,206, 38,
+111, 24, 92, 46,215,234,225,124,162,109, 61,231, 40,227,230,205,155, 3,122,247,238,157, 49,109,218, 52, 69,105,105, 41, 28, 29,
+ 29, 17, 26, 26,138, 86,173, 90,193,195,195, 3, 6,131, 1,251,246,237, 83,237,223,191,255,134, 76, 38,235,251,120, 14,172,199,
+ 57, 25, 12, 70,126,125, 23, 87,171,247,202, 42,176, 28, 28, 28,224,239,239,111, 61,182,249, 54,244,253, 15,225, 47,231,172, 17,
+ 46, 9,253, 18, 91, 14, 25, 58,202,121,127,242, 1,193, 23,223,108,190,217,107,228,172, 13, 30,193,243,246,122, 4,207,219,219,
+107,228,172, 13, 95,124,179,249,230,254,228, 3,130, 33, 67, 71, 57, 39,244, 75,108,153,157,117, 43,242,145,186,132,245,216, 41,
+224,242, 58,247,234, 30, 33, 77, 59,151,102, 90,253,217, 22,115,247,110, 67, 46,174, 95,191, 97,231,250,245, 27,118,118,239, 54,
+228,226,234,207,182,152,211,206,165,153,122,117,143,144, 10,184,188,206,182,244,125,230,203,147,157,135, 14, 25,137,148,148,125,
+166,221, 63,127,189,102,227,182,226,222,125, 71, 23,137,243,243, 46, 83,168, 55,195,195,241, 58,110,222,188, 41,211,235,245,125,
+235, 11,112,175,143,115,198,244,201,117,197,213,175,238, 62, 61, 55,222,188, 9,243,241,227, 7,141, 39, 79,166,107,126,205,144,
+200,174,100,151, 87, 86,200,181,247, 84, 10,185,222, 98,177,128, 90,204,204,229,203,171, 3,113, 27, 58, 71,221,187,247,193,169,
+ 19, 59,176,101,243,183, 50,139, 5,218,113,187,118,153,199,143, 95, 70,131, 91,180, 8,222,254,243, 14, 50,108,196, 40,103, 10,
+ 88,134,143, 25,233,242, 83,210, 79,164,101,120,203, 22,161,161,213,169,105,158,202,177,244, 23,112, 46,165,180, 74,126,255,254,
+153,171, 95,126,169,243,126,230, 25, 55,174,183,183, 19,204,102, 98,189,190, 55,244, 98,177, 88,143,120, 92, 26,227,244,247,240,
+120,152,156,156,140, 86,173, 90,193,223,223, 31,117, 99, 96,173,137,180,221,221,221,177,103,207, 30, 80,224,138, 45,156,113, 33,
+ 33, 87, 63, 90,189, 90,111,177, 88, 80, 85, 85,245,132,247,170,170,170, 10, 22,139, 5,135,126,249, 69, 47, 87, 42,183,216,218,
+247,190, 76,166,114, 82,175, 94, 31, 14, 29, 58,212,112,247,238, 93, 88, 44, 22,212,245,100, 73, 36, 18,136, 68, 34,104,117,186,
+ 64, 66,136,192, 22, 78,201,145, 35,194, 6,214,106,212,226,113, 15,214, 95,113,222,255,109,104,212,131,101, 50,153, 16, 24, 24,
+248, 72,233, 21, 6,131,241,200,171, 57, 43, 8, 41,165, 91, 9, 33, 71, 19, 19, 19,151,116,233,210,101,230,146, 37, 75,152,145,
+145,145,144,201,100,112,117,117,133,151,151, 23,110,223,190,141,228,228,100,115,121,121,249, 6, 0, 43,108, 89, 10, 79, 41, 77,
+ 37,132, 12,107,219,182,109,210,130, 5, 11,156, 7, 14, 28,200, 14, 12, 12, 4,165, 20,233,233,233,216,187,119,175, 97,211,166,
+ 77,242, 26,113,101, 83, 80, 50,165,244, 24, 33,100,236,224,193,131,183, 79,157, 58,213,209,108, 54,179,243,243,243,161,211,233,
+ 96, 52, 26, 81, 88, 88,104, 72, 73, 73, 81,170,213,234,201,148,210, 99, 54,240, 93, 37,132, 68, 31, 63,126,124,234,185,115,231,
+ 86, 78,155, 54,205, 61, 33, 33,129, 99, 50,153,112,246,236,217,178,184,184, 56, 47,137, 68, 98,216,179,103, 79,133, 86,171, 93,
+100, 54,155,109, 42,149, 67, 8,129, 92, 46,135,135,135, 7,116, 58, 29, 44, 22, 11,244,122, 61, 68, 34, 81,109,121, 35, 74, 41,
+154, 19, 52, 95, 23, 38,147,137,105, 48, 24, 48,113,226, 68, 88, 44, 22,172, 93,187, 22, 38,147,169,217,100,206,206,206, 87, 50,
+ 50, 50,134,181,111, 95,157,160,157,201,100,214,142, 33, 30,143, 7, 15, 15, 15,184,187,187, 35, 37, 37, 5,108, 54,187,209,172,
+248, 86,212,100,102,143, 35,132,116,187,113,227,198,115, 0,218, 27, 12, 6,127,179,217, 76, 24, 12, 70, 9,165,244,186, 92, 46,
+255,222,214, 82, 57, 18,137,100,229,243,207, 63, 31,183, 99,199, 14, 17,139,245,191,159, 6,139,197, 2,143,199,131, 53,169, 37,
+165, 20,122,189, 30,139, 23, 47,150,171, 84, 42,155,114, 55, 61, 13,136,239,216, 25,223,125,189, 78,116,242,212,209,178,155,185,
+ 56, 80, 55, 21,131, 8,192,185, 11, 51, 14, 72,171,190,107, 95,252,224,129, 40,190,227, 19, 90,168, 94,232,205,166,138,103, 38,
+111, 8,172, 41,149,179, 50,255,222,253,207,119,108,126, 41, 15, 0, 62,253,108, 83,104,161,196, 48, 39,251, 86,206,200,111, 54,
+156,238,172, 55,155, 42,108,225,252,159,104,217, 46, 3,133,150, 82,122,145, 16, 18, 18,217, 77,187, 40, 38,138, 51,162, 88,108,
+124,168, 84,234, 95,167,148,214,187,244,189, 62,244,232,222, 27,167,142,253,132,109, 91,182,203,169,133,169,245,240,240,160, 0,
+112,243,166, 7,189,121, 83, 74,255, 23, 47,236,162,242, 20,148,173, 88,180,112,230, 92,133, 66,241,249, 87, 31, 55,158,112,182,
+109,187, 46,104,219,174, 11,102,189,254,174,115,116,155,168, 32, 0,216,181,139,154, 99, 34,200,193, 37,239, 45, 27,177, 98,197,
+ 50,200, 21, 58, 88,203,234,220,206,204,254,229,238, 93,106,219,234,158,255, 16,150,152, 76, 23, 49,119,110,132,186,178,210,179,
+199, 59,239,120,176,222,122,139,209, 88,144,123,221,223,175, 45,156,151,175, 95,255,101,198, 75, 47, 61, 92,186,100, 73,226,134,
+111,191,229,199,198,198,162,180,180, 20, 81, 81, 81,240,247,247,199,241,227,199,177,103,231, 78,149, 84,161, 88, 4,224, 27, 91,
+ 56,183, 30, 58,116, 59,178, 77,155,242,111,191,253,214,111,232,208,161, 68,165, 82, 65, 38,147, 65, 38,147, 65,167,211,161, 38,
+145, 51,205,201,205,189,105, 52, 26, 55,216,194,217,227,157,119, 60,204,101,101, 14, 43, 58,119, 46,226, 88, 44, 31,141, 29, 51,
+102,254,138,247,223,231,181,108,217,146,232,116,186, 90, 47,150,193, 96,128, 72, 36, 50,232,245,122,119, 0, 79,120,167,234,227,
+228,109,218,100, 42, 43, 43,131,167,167,103,109,218,165,186,121, 5, 21, 10, 5, 40,181, 39,193,109, 14, 72, 67,247,112, 55, 55,
+183, 43, 44, 22, 43, 0,104,188,182, 93,221,207,140, 70, 99, 81, 89, 89, 89,124,157, 54,253, 41,165,245,198, 59, 17, 66, 66, 1,
+172,234,215,175,223,216,121,243,230,145,211,167, 79, 99,255,254,253, 52, 47, 47,111, 55,128, 69, 13, 93, 28,155,224,116,228,241,
+120,111, 10,133,194,254,214, 84, 12, 2,129,224,134, 74,165, 58,161,211,233,214, 54,148,189,189, 9, 78, 39, 30,143, 55, 91, 40,
+ 20, 14, 80, 40, 20,237, 1,192,209,209, 49, 67,165, 82, 29,215,233,116,235,104, 3, 5,164,155,224,228, 59, 59, 59,175,244,240,
+240,120,246,173,183,222,114, 79, 75, 75, 43, 57,117,234, 20, 71, 42,149,238,208,235,245, 13, 22,123,174,143,211,221,221,253, 10,
+147,201, 12,248, 43,206, 17, 0,180,107,215, 46,101,248,240,225, 67, 39, 79,158, 12,163,209,136,111,190,249, 6,199,143, 31,255,
+ 37, 55, 55,119, 88, 67,219,212,199, 73, 8,241, 8, 8, 8, 56, 61,115,230,204,224,137, 19, 39, 10, 92, 93, 93,193, 98,177,160,
+ 82,169,112,231,206, 29,164,167,167,211, 3, 7, 14, 40,175, 94,189, 90,164, 86,171,251, 80, 74,203,155,226,252,163,168,143,147,
+205,102,247, 14, 12, 12,252,121,233,210,165,142, 3, 6, 12,224,187,187,187,131,201,100,194,104, 52,162,164,164, 4,153,153,153,
+ 56,122,244,168,106,247,238,221,170,138,138,138,137,143,231,106,249,255,178,243,207,228,140,110, 69,222,123,172,128,115,131,217,
+217, 27,107,107,139,157, 67,251,187, 14, 25, 59,182, 99,127, 0,216,179,231,242,137, 95, 78, 84, 53, 90,236,185, 49, 59,155,178,
+213, 22,206,214, 17,204,165, 89,217,153,143, 36,162,108, 19, 29,147,211, 58,118,204, 7,182,112, 89, 51,185, 63,222,247, 58,217,
+241,255,135,199,166, 83,173, 5,161,223, 93,180, 16,171, 86,126,136, 3,187,246,253,146,125,151,214,150,243,121, 26,199,210, 95,
+201, 73, 72,117,113, 98,129,175,111,175,181, 22,203,194,107,153,153,162,186, 15,106, 86, 79,115,221,135, 73, 63, 63, 63, 73,113,
+113,177,183, 45,156,195,190,248,194,160, 22, 10,121, 11, 63,250,168,183, 82,171,237,189, 98,197, 10,214,229,203,151,241,245,151,
+ 95,154,180, 69, 69,219,203,128,217,245,205,126, 52,198, 25, 60,123,182,195,219, 95,127,253, 66,104,120,184,215,115,207, 61,199,
+102,179,217, 80,169, 84,120,240,224, 1,142, 29, 61,170,207,190,121, 51, 91, 46,151,143,160,148, 22,219,202, 57,236,139, 47, 12,
+ 46,161,161, 16,120,122,210,147,169,169,206, 51,222,124,115,102,139,144, 16,231,196, 65,131,216, 78, 78, 78,168,170,170, 66,126,
+126, 62,246,237,219, 39, 81, 42,149,126,148, 82,179, 45,156,219,207,157,107,123,232,204,153,113, 31,124,240, 1, 55, 38, 38, 6,
+206,206,206, 80, 40, 20,200,204,204,196,153, 51,103,116, 27, 54,108,144,201,100,178,153, 38,147, 41,185, 33, 59,237,120, 20, 13,
+ 10,172, 63,133,220,134, 19, 64, 8,137, 7,240, 94,205,191,239,211,166,107,250, 61,181, 23,136,122,218, 4,185,185,185,125,167,
+213,106,169, 70,163,153, 65, 41, 45,252,167,217, 73, 8, 97,197,199,199,127, 45,145, 72,186, 81, 74,225,236,236,124, 62, 43, 43,
+235, 85, 74,105,131,115,241, 13,113, 18, 66,152, 0,186,137, 68,162,206,142,142,142,189,117, 58, 93,235,154,105,182,155, 42,149,
+234,140,193, 96,184, 8,224, 60,165,244,137,149, 16,255,159,125,175,177,115,128,159,159,223, 75, 22,139, 37,156, 16,226, 98, 54,
+155, 97, 52, 26,165, 22,139,229,142, 76, 38,219, 4,224,248,223,109,231,159,197,217, 38,156,140,166, 12,180,174,253,178,145,184,
+170,199,133, 3,177,224,102,214, 29,186,207, 86, 59, 9, 33,140, 81,131, 61, 63, 1,170, 87, 26,210, 38, 74, 14, 61, 34,176,108,
+ 16, 45,182,224, 17,206,112,214,243,148,208, 71, 56, 9, 37,133, 81,109, 71,111,179,133,171, 33,129,101, 43,218, 68,146,222,160,
+232,102,161,184,120, 51,151,158,106,200,206, 63, 11,255, 6,206, 15, 9,113,251,210,213,245, 60,131,197,242, 1,192,168,241,182,
+ 88, 44,132,152, 41, 33,166,186,211, 88,117, 31, 40,155,226, 52, 0,177,108, 30, 47,208,108, 50,121,151, 2,162, 67,102,115, 7,
+ 45,165,202, 0,224,189,116, 74,111,255, 30, 59, 13, 64, 44,147,199, 11, 58, 68,233,200, 50,161,176,173, 68,163,241, 4, 64, 69,
+ 66,225, 77,185, 74,181, 69,171,213,126,245,248, 76,133, 45,156, 28, 30, 47,192,108, 50,121, 3, 0,131,197,146, 36,233,116,129,
+ 69, 78, 78,207,105,117,186, 96,145, 72,100,212,235,245,114,173, 86, 59,217,104, 52,158,108, 78,223,239,152, 76,209,231, 24,140,
+158, 6,161,208,221, 64,136, 80,111, 50, 25,244, 6,195, 3,173, 86,123, 3,192,103,148,210,218, 52, 34,118,129,101, 3,172,171,
+205,254,138, 23,128,254,118, 78, 59,167,157,211,206,105,231,180,115,218, 57,255,122, 78, 0, 2, 0, 65, 0,152,255,100, 59,255,
+ 43,175,166, 39,170,237,176,195, 14, 59,236,176,195,142,127, 60, 40,165,106,212, 19,115,101,199,223, 3, 2,160,222,149, 0,180,
+ 25,174,191,223,179,154,160, 41,126, 59,167,157,211,206,105,231,180,115,218, 57,237,156,255, 62,206,166,184,155,163, 63,254,209,
+248, 43,221, 99,120, 74,220,146,118, 78, 59,167,157,211,206,105,231,180,115,218, 57,255, 94,206,127,219,235,143, 21, 16,252, 23,
+131, 16,226, 77, 8,169,183,124,193, 31,105,107,199,211,135, 63,114,126, 9, 33,254,132, 16,255,102,182,127, 34,219,191, 29,118,
+216, 97,135, 29, 79, 23,254,223, 5,150,173, 55,171, 63,120, 83,251, 67,130,135, 16,242, 33, 33, 40,174,126,145, 15,255,172,182,
+ 54,236,215,207,211,211,243,141, 54,109,218,108,247,241,241,153, 69, 8,241,106,230,246, 17, 66,161,112,157, 72, 36, 58, 45, 18,
+137, 78, 11,133,194,117,132,144,136, 63, 98, 83, 29,110, 66, 8,153,225,224,224,144,234,231,231,247,144,199,227,165, 18, 66,102,
+ 18,210,140,154, 62,143,242,133, 17, 66,230, 18, 66,230, 17, 66, 34,155,222,226,127,240,142, 25,181,211, 43,102,212,117,175,152,
+ 81,153, 30,177, 35, 34,188, 98, 70,101,122,197,140,186,238, 29, 51,170,193, 50, 56,191, 23,127,228,252,214,108, 91, 88,253,106,
+122, 91, 66,200,103, 4,120, 64, 8,138,254,232, 88,178,195, 14, 59,236,176,227,239, 69,179,130,220, 3, 2, 2, 6, 91, 44,150,
+ 73, 0,192, 96, 48,126, 42, 42, 42, 58,220,156,237,107,110, 56,111,215,188, 95, 67, 41, 93,248, 71,218,217,176,237,231,148,210,
+249,205,180,209,155, 16,188,109,177, 80, 6, 0, 48, 24,228, 29,111,111,111, 1,147,201,124, 34,112,208,108, 54, 11, 8,193, 44,
+139,165,186, 64, 37,131, 65,222, 38,132,172,163,148,138,155,179, 79,235,126,167, 76,153,242,249,186,117,235, 28, 4, 2, 1,238,
+223,191, 63,112,230,204,153,221, 9, 33,115, 41,165, 37, 77,109,207,231,243, 39,117,234,220,109,238, 71, 31,127, 42,242,246,242,
+ 18,154,204, 22, 67,126, 65,129,112,241,194,249,157,249,124,254,186,198,138, 28, 63,102, 7, 1,240, 50,139,197,154,224,224,224,
+ 16,166,213,106,239,154, 76,166,221, 76, 38, 51,113,229,202,149, 49, 67,134, 12,113,144,203,229, 92,147,201, 20,190,109,219,182,
+185, 63,252,240,195, 96, 66,200, 72,218,200,114,123,171, 7,135, 82,250,176,206,199,131, 11, 11, 11, 99,217,108, 54,194,194,194,
+ 8,128,219, 77,180,175, 5, 5, 34,178,206,238,138, 5,128, 54, 61,198,231,100,157,221,133,154,247,182,116,209,102,212, 55, 22,
+248,124,254, 55, 26,141,230,129,245,251, 26, 59,159, 56,223,245,109, 75, 8, 89, 79,171,203,252,196, 0, 24, 83,211,116, 47,165,
+ 52,147, 16,226,227,192,227,189,169,209,106, 9, 0,242, 71,198,146, 29,118,216, 97,135, 29,127, 63,154, 37,176, 40,165,207,221,
+185,115, 71, 96,177, 88, 16, 25, 25, 57, 5,128,205, 2,171,190, 27, 78, 66, 66, 66, 28,159,207,127, 36,107,177, 70,163,225, 18,
+130,132,223, 35, 90,172,251,208,235,117, 12, 54,155, 11, 6,131,204,109,219,182,109,139,242,242,242, 52, 6,131,177,189,168,168,
+168,170, 57,253,173,225,196,198,141, 27, 91,249,250,250, 62,145, 93,185,164,164,132, 59,114,228,136,102,241,189, 64, 8, 79,199,
+227,117,230, 16,226,107, 54,153, 92, 0,128,197, 98, 85, 69, 58, 59,199,175,250,224, 3, 1, 33,196, 82, 81, 81, 1,141, 70,131,
+ 57,115,230,240,179,179,179, 71, 1,248,170, 9, 27, 91,117,233,218,125,206,209,163, 71, 90,203, 43,171,180, 27, 63,255, 46, 93,
+195, 98,171, 90, 70,183,230,126,253,221, 22,151,151, 95,152,252, 58, 33, 36,131,214, 83, 54,228, 49, 30, 6,128,125,111,190,249,
+102,155, 97,195,134,113, 21, 10,133,131, 70,163,105,177,125,251,246,197,241,241,241,162,246,237,219,115,127,254,249,103, 34,147,
+201, 64, 41, 21, 68, 69, 69,209, 9, 19, 38,104,147,146,146,102, 1, 88,223, 0,231, 35,130,215,215,215,119, 9, 0, 48, 24,140,
+186, 99,143,237,231,231,199, 7,128,146,146,146, 21,132, 96, 78, 77,251,122,197, 53, 1,114,219,244, 24, 15, 16,132,103,157,221,
+229,208,166,231,120, 45, 40,238, 16, 32, 23, 0,252,253,253, 87, 0,117,242, 58, 61,138,155, 15, 31, 62,252, 93,181, 3,135, 13,
+ 27, 14, 74,233, 55,254,254,254, 41, 98,177, 56,134, 16,204,104,204,206, 71,108, 38, 4,238,238,238, 99, 1,124, 1,224,153, 91,
+183,110,181, 1,128,168,168, 40, 54,128, 76, 23, 23,151, 14,186,106,113,101,135, 29,118,216, 97,199,191, 0,205, 21, 88, 28, 0,
+ 72, 75, 75, 3,165,148,251, 59,246, 87,123, 3, 33, 53, 69,138,125,125, 31, 13, 55, 41, 41, 41,193,233,211, 54, 85,179,177,105,
+ 31,239,191,255,190, 72, 42,149,246,255,254,251,239,123,249,251,251,127,242,240,225,195, 11,141,109, 76, 41, 21, 19, 66,214,212,
+120, 28,192,227, 57,228,204,156, 57, 51,189,230,235, 22, 7, 15, 30, 20, 12, 31, 62, 92, 13,160, 0, 0,120, 60, 7,127, 38,147,
+209,170, 58,168, 13,107, 26, 19,130,227, 9, 9,229,114,185,253,102,124,241,133,169,195,240,225, 44,161,167, 39, 1,128,130, 91,
+183,220,215,124,252,113,247,170,188, 60,174,198,221,189,162, 66,165,210,228,228,228,128,199,227, 17, 38,147,217,161,169, 14, 11,
+133,194, 55, 62, 88,181, 70, 40,175,148,106,116,114,165,158,105, 54,234, 28,249,124,115,105,169,184, 92, 36, 16,168, 23,190,183,
+156,243,202,244,231,222, 0,240,106, 19, 84,179,230,206,157,219,186, 83,167, 78,254, 59,119,238, 36, 50,153, 12, 44, 22, 75,212,
+190,125,123,196,199,199,155, 79,157, 58, 69, 66, 66, 66, 16, 19, 19,131,179,103,207,226,252,249,243, 36, 46, 46, 78,176,119,239,
+222, 41,168, 71, 96,213, 35,170,231,118,237,218, 53, 80, 36, 18,105,229,114, 57,166, 77,155, 6, 0, 24, 48, 96, 64, 43,161, 80,
+248,141, 82,169,116, 72, 78, 62, 48,182, 41,113, 45,206,220, 63, 1, 0,188, 98, 70, 93, 7, 16, 11,138, 59,146,204,253,109,235,
+ 52,105,125,251,246,237, 46, 85, 85, 85,181,193,134,214,194,226,189,122,245,106,234,112,214,194, 58, 22, 70,140, 24,254, 14, 64,
+208,167, 79, 31,241,236,217,179,105,102,102,230,232,241,227,199, 37,228,230,222,105,208,206,199,199,209,164, 73,207,222,115,115,
+115, 27,224,231,231,151, 11,128,197,102,179,173, 77,153,254,254,254,110, 49, 49, 49, 19, 69, 34, 81, 62,147,193, 8,161,160,180,
+169,177,100,135, 29,118,216, 97,199, 63, 27, 44, 0, 32,132,212,102,146,165,148, 54,248, 20, 77, 8, 41,207,200,200,240,213,106,
+181, 32,132,148, 55,212,174, 14,215,137, 58,239,197, 76, 38,243,107, 6,131,188, 74, 8, 65, 76, 76,236,189,181,107,215,214, 87,
+115, 75, 31, 19, 19,123,143,201,100,180,164,148,130, 16,198, 55, 22,139, 89, 92, 31,103, 61,251, 19, 19, 66,214,112,185,188,183,
+ 1,192,199,199, 55,239,240,225,195,250,113,227,198,225,227,143, 63,230, 44, 88,176, 96,126,112,112,240,172,251,247,239,151, 54,
+100,103,205,255, 11,189,189,189, 5, 27, 55,110,108, 53,115,230,204,244,226,226,226,133, 0,224,231,231,247, 33,128,104, 0, 5,
+117, 62,195,134, 13, 73, 15,167, 79,159,158, 35, 22,139, 23, 54,196, 57,150,144,176,224,168,168,126, 43,210,210, 40, 67,167, 35,
+229,191,254, 42, 47, 19,139,141,119,203,202, 4,155,175, 92, 25,182,248,195, 15,217,129, 65, 65, 56,157,156,236, 81,174, 86,151,
+201,116, 58,173, 88, 44,166, 38,147,233,124, 67,156,117,208,198,203,211, 83,240,237,103,223, 92,118,100, 51, 45,222,254,254,132,
+229,230,194,102, 8,156,185, 12, 22, 75,219, 50, 56,156, 3,160, 77, 3,199,172,150,147,195,225, 76, 25, 56,112,160, 32, 41, 41,
+137,196,196,196,192,197,197, 5,191,254,250, 43, 50, 50, 50, 96, 52, 26, 25, 85, 85, 85,232,216,177, 35, 62,250,232, 35, 4, 5,
+ 5, 65, 42,149,162,176,176,208,131,203,229,122, 54,114, 60, 31, 17,188,243,231,207, 71, 96, 96, 32, 76, 38, 19, 42, 43, 43, 97,
+ 50,153, 32, 20, 10, 1, 0, 5, 5, 5, 56,120, 48,185,222, 14, 54,118,222, 27,104,143,174, 93,187, 42, 8, 33, 55, 31,251,234,
+102,157, 54, 77,114,250,250,250,110,145, 72,202,226,250,246,237, 11,153, 76,166, 95,186,116, 41,218,182,109,139, 86,173,234, 15,
+ 27,123,108,204, 47,228,241,120,155,130,130,130,222,123,235,173,183,220,220,220,220,160,211,233, 94, 47, 41, 41,193,204,153, 51,
+ 1, 0, 67,135, 14,141, 98,177, 88,155,167, 77,155,134, 22, 45, 90,220, 82, 40, 20,183, 51, 50, 50, 22, 40,149,202,236,223,219,
+119, 91, 96,231,180,115,218, 57,237,156,255, 52, 78, 91,181,200,211, 2, 22, 80,221, 17, 66, 8,109,170, 67,148,210, 42,127,127,
+127, 95, 62,159, 15, 74,105,179,167,219,204,102,243, 44, 15, 15, 15,201,194,133, 11,123,180,106,213, 74, 63,107,214,172,204,252,
+252,252, 69,117,219,132,132,132,172,252,242,203, 47,145,147,147, 83,240,225,135, 31,158, 45, 47, 47,111, 86,157, 49, 74,233, 2,
+ 66,200, 90, 0, 40, 41, 41, 41, 79, 78, 78,110,155,150,150,246,234,231,159,127,238,249,218,107,175,113,222,120,227,141,201, 0,
+ 62,110,138,135,201,100,170,235,155, 22,172, 15,190,190,190,250,250, 98,180,172, 24, 78, 8,223,137,203,237,187, 34, 45,141,234,
+ 11, 10,212, 63,124,250,169,227,183,151, 46, 45, 53, 82,234,237,229,229,133,158,221,187, 43, 29,152,204,114, 73,105,169,197, 43,
+ 44,140,153,127,248,176,135,134,203, 45, 78, 74, 74,146, 85, 84, 84,236,111,106,255,132, 16,185,217, 98, 49, 56,250, 7,154,198,
+141, 30,216,230,242,197,140, 91,142,158, 30,140,248,184,152,216,236,156,130,171,212,108, 54, 18, 66,234,173,153, 88, 23,206,206,
+206,173, 42, 42, 42, 32,151,203,225,233,233,137,181,107,215,194,199,199, 7,106,181, 26,191,253,246, 27, 13, 8, 8, 32,105,105,
+105, 8, 8, 8, 64, 89, 89, 25,244,122, 61, 20, 10,133, 68,167,211,213, 91, 59,145, 82, 42,102,177, 88,155, 24, 12,242, 18, 0,
+180,104, 17,114,243,155,111,190,209, 2, 64,235,214,173, 49,122,244,104,236,217,179, 7,217,217,217,176, 88, 44,160,148,106, 3,
+ 2, 2,111, 50, 24,164,117,245,230,191,223,139, 99, 45,193,243,240,225,195, 49, 77,183,126, 18,132, 16,226,227,227, 51, 58, 42,
+ 42,106,242,164, 73,147,244,108, 54, 27,106,181, 26,106,181, 26, 55,111,222,212, 15, 28, 56, 80, 60, 98,196,112,239,148,148,148,
+ 70,237,212,233,116,247,252,252,252,230,207,157, 59,119,237,134, 13, 27,156, 22, 47, 94, 12,179,217, 12,139,197, 82,251,215,250,
+126,255,254,253,200,203,203, 91, 87, 87, 92,217, 97,135, 29,118,252, 87, 96,171, 22,121, 90,240,255,158,201,157,201,100,126,123,
+236,216,177,246,189,122,245, 98, 37, 36, 36,196, 4, 4, 4,196, 20, 21, 21,101, 2, 64, 64, 64, 64,204,160, 65,131, 98,188,188,
+188,176,110,221, 58, 53,147,201,252,246,247,236,227,177,155, 93,186,175,175,239, 39,123,247,238, 93, 51, 99,198, 12,248,248,248,
+ 68,255, 41, 29,105, 6,156,120,188,184,105,107,215,154,216, 70, 35,227,139, 79, 62,113,250, 52, 53,117,205,206, 93,187, 88, 93,
+187,118, 37,148, 82,220,184,126,157,255,209,250,245,130,137,163, 70, 21,220,206,203, 51, 29, 56,122,212, 40,126,248,176,242, 97,
+ 89,217, 18, 74,105,101, 83,252, 70,163,241,183,220, 59,185,254, 61,250,118,243,251,245, 82, 86,198,152, 81, 67,250,177, 89, 12,
+114,167,224,225, 21, 95, 31, 15,231,211,169,199,181, 70,163,241,183,166,120, 84, 42, 85,190,201,100,114,163,148,122,158, 62,125,
+ 26,158,158,158,168,170,170,130,209,104,132, 94,175,215,171,213,106,135,138,138, 10,104,181, 90,232,116, 58, 56, 57, 57,225,198,
+141, 27, 98,147,201,116,170, 33, 78,147,201,244,178,131,131,195, 42, 74, 41, 91,167,211, 21,159, 56,113, 2, 28, 14, 39,208,217,
+217,121,161,209,104, 68,113,113, 49,206,157, 59,247,161,193, 96,120, 96,221,134,203,229,121,234,116, 58, 83, 67, 65,238,182,128,
+210,223, 95, 99, 51, 32, 32,192, 47, 36, 36,100,238,130, 5,111,135,183,109,219, 30,229,229,229,176, 88, 44, 16,137, 68, 80,171,
+213,112,114,114, 66,183,110,221,210, 87,174, 92, 89, 73, 41, 22, 52, 37, 2,139,139,139, 43,130,130,130,150,204,156, 57,115,110,
+120,120,120, 16, 0, 68, 68, 68, 96,224,192,129, 56,124,248, 48,114,114,114,160, 84, 42,205,151, 47, 95, 62, 88, 92, 92,252,239,
+ 72,176,103,135, 29,118,216,241, 31,199,255,187,192, 18,139,197,101, 1, 1, 1, 71,174, 94,189, 58,108,194,132, 9, 56,125,250,
+244,243, 0,230, 2, 0,143,199,123,126,194,132, 9,184,122,245, 42,110,221,186,117, 68, 44, 22,151,253, 25,251,228,114,185, 90,
+189,190,218, 25,229,224,224,224,208,204,205, 91,212, 76, 13, 2, 64,139, 70, 62,107, 16, 12, 22,203, 55,118,208, 32, 86, 85, 70,
+134,124,227,197,139,239,111,223,190,157,213,163, 71, 15, 98, 52, 24, 96,182, 88, 16, 26, 26, 74, 18,250,247, 23,254,184,125,187,
+155, 89,165, 74,251,224,157,119,126,253,110,218, 52,101, 14,165, 5,182, 24,168,211,233,214,191,254,234,203, 3, 78,166,166,249,
+ 69, 69,133,186, 31, 57,158,154,238,238,230, 44,104, 21, 17, 33,172,172,170, 50, 47, 90,240, 54, 75,167,211,125,209, 20,143, 70,
+163,217,119,226,196,137, 81,129,129,129,158,153,153,153,208,235,245, 48,155,205, 72, 72, 72, 0,165,148, 7,192,194, 98,177,112,
+235,214, 45, 24, 12, 6, 73,110,110,110,241,157, 59,119,120, 0, 86, 55,198,171,213,106,239,215,253, 63, 40, 40,168,199,208,161,
+ 67, 97, 50,153, 48,104,208, 32, 36, 39, 39,247, 40, 46, 46,222, 88,167,201, 35,237,127, 15,106, 98,175, 90,251,251,251,239,173,
+249,200,166,224,118, 95, 95,223,200,136,136,136,149, 31,126,248, 33, 59, 48, 48, 16, 22,139, 5,110,110, 46, 80,169, 52,168,168,
+168, 64,116,116, 52, 2, 3, 3,241,209, 71, 31, 1,213, 43, 0,109,242,176, 21, 22, 22,230, 3,152, 21, 29, 29,205, 81, 40, 20,
+ 49, 26,141,102,105, 66, 66, 2,210,211,211,241,219,111,191,189,174, 82,169, 42,133, 66,161,209,207,207,111, 18,131,193, 16, 26,
+ 12,134,100,137, 68, 34,249,253, 71,192, 14, 59,236,176,195,142,191, 19, 54, 11, 44,111,111,111,129,131,131,195,179, 47,189,244,
+146,139,197, 98, 1,135,195,137,245,240,240, 88, 85, 94, 94,174,108,238, 78,213,106,245,206,237,219,183, 15,252,236,179,207, 56,
+ 67,134, 12, 9, 11, 8, 8,232, 4, 0, 99,198,140, 9,115,116,116,196,246,237,219, 13,106,181,250, 79,203,105,100, 52, 26,123,
+117,236,216, 17,149,149,149, 40, 40, 40,200,108,206,182, 7, 15, 30, 20,160, 58,238,170,209,207, 26,131, 73,175,119,117,241,247,
+103, 60, 76, 77, 53, 84,202,229,190,189,122,247, 38, 70,131, 1, 12, 6, 3, 21, 21, 21, 40, 44, 44,132,179,139, 11,185,149,155,
+ 43,218,244,246,219, 7, 91,180,107,199, 53,235,245,238,182,242, 83, 74, 85,132,144,231, 95,159,245,218,190, 29, 59,126,242,144,
+ 74,229,121, 14,124,190,158,199,101,123,191, 49,235, 53,115,101,101,229, 84, 74,169, 45,231,105,245,142, 29, 59, 6, 13, 26, 52,
+232,122, 80, 80,144, 87, 89, 89,153,143, 84, 42, 53, 87, 86, 86, 50, 81, 29, 75, 69, 0, 32, 53, 53, 21,114,185,220,100, 54,155,
+211, 0,172,160,148,218, 52,149, 10, 0,110,110,110,142,125,251,246,237,226,237,237, 13,185, 92, 14, 15, 15, 15,196,197,197,117,
+113,115,115,219, 89, 89, 89,169,176,149,199, 22, 28, 63,126,220,145, 82,218,133, 82,138, 65,131, 6,217,180, 13, 33,100,220,208,
+161, 67,217, 12, 6, 3, 26,141, 26, 60,158, 3, 68, 34, 39, 56, 58, 58,163, 85,171, 86, 40, 46, 46, 70, 98, 98,162, 33, 55, 55,
+119, 91, 73, 73,201, 47,205,181, 73, 38,147, 13,232,218,181,235, 75,175,190,250, 42,204,102, 51, 70,142, 28,137, 7, 15, 30,188,
+151,159,159,127,208,195,195, 99,212,139, 47,190,232,230,238,238,142,121,243,230,241, 1,172,109, 46,191, 29,118,216, 97,135, 29,
+255, 12,212, 10,172,198,230, 60, 3,254,143,189,243, 14,143,162,248,255,248,123,118,175,230, 82, 46,189, 23, 66, 75, 66, 8, 1,
+164,215,128,244, 34, 16,154, 8, 42, 22, 64, 44,136, 34, 32,126, 5,197, 66, 81, 1, 11, 29,145,222,130, 32, 2, 2, 65, 36,244,
+ 22, 33,144, 0,129, 4, 8,185,244,222,175,237,238,252,254, 72, 49,196, 36,119, 23,162, 63,197,125, 61,207, 61,119,187, 55,243,
+222,217,107,251,190,207,124,102,198,219,187,163,179,179,243,155,182,182,182,246, 39, 78,156,176, 6,128, 30, 61,122, 64, 16,132,
+181,158,158,158,171, 82, 83, 83,207, 90,114,208,188,188,188, 66, 15, 15,143,159,206,159, 63, 63, 54, 60, 60, 28,145,145,145, 47,
+ 0, 64,120,120, 56,206,159, 63,143,123,247,238,253,148,151,151,103, 50,103,200, 28,188,189,189, 7,135,133,133,133,119,236,216,
+ 17, 7, 15, 30, 4,207,243,231, 76,215,250,131,234, 35, 6, 81,203, 40,194,202,125,102,137,177, 44, 8, 33,224, 56, 14, 0,144,
+157,149,133,248,219,183,145,155,151, 7,157, 86,139,146,210, 82, 62,192,223,191,172, 64,175,151, 18,192,162, 62, 46, 74,105,146,
+141,141,205,195,210,210, 18, 87, 71,103,135, 50,107,165, 18,249,133, 5,178, 43,151, 47, 20, 81, 74, 19,204,212,208, 19, 66,122,
+255,242,203, 47,243, 89,150, 29,103, 99, 99,131,233,211,167,179, 97, 97, 97,144,201,100,208,233,116,200,207,207,199,182,109,219,
+178, 56,142,107, 10, 0,132, 16, 27,107,107,235,205, 44,203,106, 10, 11, 11,255,103,234, 24, 10,133, 34,236,153,103,158, 97,117,
+ 58, 29, 22, 46, 92,136,249,243,231, 99,208,160, 65,236,165, 75,151,194, 0,212,158,225,222, 0, 4, 65, 64,255,254,253,171, 39,
+185,215, 76,118,175, 21,169, 84, 26,208,162, 69, 11,100,101,101, 33, 43, 43, 11, 46, 46, 46,240,244,244,132,155,155, 27,150, 47,
+ 95, 78, 87,172, 88, 17,197,243,252,214,244,244,116,147,131, 60,106,226,237,237, 61,225,197, 23, 95,124,118,236,216,177, 40, 41,
+ 41,193,137, 19, 39,208,189,123,119, 44, 89,178,196,229,244,233,211,175,116,236,216, 17, 82,169, 20, 81, 81, 81, 48, 24, 12,169,
+150,234,139,136,136,136,252,219,121, 82,242,175, 0, 19, 17, 44, 7, 7, 7, 59,165, 82, 57,117,216,176, 97, 61, 70,142, 28,137,
+207, 63,255,172,234, 57,134, 97,176,101,203, 22,155,125,251,246,205,241,241,241,233, 45, 8,194,234,148,148, 20,147,249, 66,149,
+ 8,130,176,111,251,246,237, 67,186,118,237,170,234,211,167, 79, 51, 0, 80, 40, 20,250,237,219,183,151, 10,130,176,207,210, 19,
+169, 57,233,163,151,151, 87,168, 68, 34, 9, 31, 54,108, 88,232,228,201,147, 17, 27, 27,139,109,219,182,221, 13, 8, 8, 56, 99,
+161,244, 3, 19,163, 8, 43,247,213, 9, 43,151,231,228,167,167,219,219,248,250, 74, 29,108,109,211, 14, 30, 60,232,211,175, 95,
+ 63,146,156,156,140,188,188, 60,104,181, 90, 92,190,124, 89,144, 0, 73, 18, 7, 7,146,116,254, 60, 97,229,242, 28, 75, 95, 3,
+ 31, 15,135,150, 31,206,157,214, 68,171,213,182, 46, 40, 40,224,164, 82,169,212,219,221, 62,217,116,205, 63,160,148,234,172,173,
+173, 59, 0,144, 8,130, 80,234,232,232,168, 58,118,236, 24,228,114, 57, 8, 33,104,211,166, 13,148, 74,165,204,218,218,250, 33,
+ 0,184,187,187,203,215,174, 93,171,158, 56,113,226,105, 83,218, 97, 97, 97, 18, 63, 63,191, 1, 1, 1, 1, 56,119,238, 28,110,
+222,188,153,114,225,194, 5,175, 14, 29, 58,192,203,203,107, 64, 88, 88,216,225,147, 39, 79,114,150,158,119, 29,231,209,160, 36,
+119,158,231, 41, 33, 4, 12,195, 64, 16, 4,100,101,101,161,105,211,166, 88,185,114, 37,150, 47, 95,254,109, 67,115,164,130,131,
+131,101,237,218,181, 11, 31, 59,118, 44, 18, 18, 18,176,104,209,162,188,204,204,204,115,199,142, 29, 27, 60,125,250,116,182,123,
+247,238,200,201,201,193,198,141, 27,185,223,127,255, 61, 34, 35, 35,195,226,239,128,136,136,136,136,200, 63,135, 58, 13,150,151,
+151,215, 80, 71, 71,199, 87,198,143, 31,207, 6, 6, 6, 34, 35, 35, 3, 69, 69,197,218,208,208, 16, 1, 96,168, 92, 46, 51, 88,
+ 91, 91, 99,202,148, 41,104,211,166, 77,167, 57,115,230,116,116,119,119,223,146,158,158,190,215,156, 3,103,100,100,148,122,120,
+120, 68, 76,159, 62,125,241,213,171,191, 55, 5,128, 75,151, 46,221, 75, 77, 77,157,155,145,145, 81,231,136,188,218,168, 54,153,
+ 37,177,178,178,186,216,178,101,203,251,131, 7, 15,182, 27, 57,114, 36, 92, 92, 92, 16, 29, 29,141, 37, 75,150,220,209,235,245,
+243, 27,235, 2,110, 9,156, 78,151,126,101,255,126,219,176,231,158,179,155, 49,116,232,151,175, 79,159,190,236,195, 15, 63,148,
+ 4, 6, 6,146,210,210, 82, 92,188,120,145,238,221,187,215,248,195, 39,159,172,128,181,181,244,252,222,189,114,189, 94,159,100,
+201, 49,188,189,189,123, 15, 25,212, 59,240,203,101,223, 64, 91, 86,140,139,231, 14, 33, 47, 47, 11,107,215,253, 24,232,237,237,
+221, 91,163,209, 68,153,171, 69, 8, 9,136,140,140,116,165,148, 66, 46,151, 99,225,194,133,240,244,244,132,157,157, 29,138,138,
+138,240,206, 59,239,168,223,126,251,109, 53, 0,196,198,198,194,198,198,198, 44,221,219,183,111, 63, 53,109,218, 52, 21,207,243,
+ 56,114,228,136,129,101,217, 47, 35, 35, 35,151,182,109,219, 86, 22, 22, 22,166,250,232,240, 3, 78, 0, 0, 32, 0, 73, 68, 65,
+ 84,225,135, 31, 58, 0,168,119,158, 50,115,105,104,146, 59,207,243, 15,142, 29, 59,214,102,220,184,113, 84, 34,145,144,252,252,
+124,168,213,106,172, 92,185,178, 52, 45, 45,173,193, 19,180,229,228,228, 72, 91,183,110, 45, 19, 4, 1, 17, 17, 17, 72, 73, 73,
+121, 47, 35, 35, 35,203,211,211,243,200,172, 89,179,166, 6, 6, 6,122,223,186,117, 43,165,172,172,108, 77,106,106,170,166,161,
+199, 17, 17, 17, 17, 17,249,103, 80, 95, 4,235,185, 35, 71,142,176,130, 32, 96,221,186,117,136,142,142,166,217,217,217,243, 9,
+ 33,155,237,236,236,248,236,236,236,231, 94,125,245,213,145,243,231,207, 39, 61,123,246,196,249,243,231, 73,211,166, 77,195, 1,
+ 84, 25, 44, 66, 72,191,250,230,202, 40, 40, 40,184,156,145,145,222,180,218,196,146, 77, 21, 10,229,229,250, 26, 92, 83,179,230,
+100,150, 44,203,116, 94,184,112, 97,137,135,135,135,254,198,141, 27, 88,179,102,141,112,229,202,149,223,228,114,249,218,212,212,
+ 84,157, 57,154,141, 65,117, 77, 57,199, 69,111,157, 53,171,213, 83, 35, 70, 8,175,188,251,110,177,204,202,234,173, 47,191,249,
+102,118,126, 81,145, 39, 8,161, 78,106,117,210,186,133, 11, 23, 13,122,230,153,226,216,168, 40,229,213,200, 72,169,139,209,120,
+205,146,118,106, 52,154,168,150,205,125,177,105,253, 50, 24, 12, 58,164,165, 36, 1, 0,178,115, 10, 80,159,185,170, 77,147,227,
+184,130,209,163, 71,203, 0, 88, 77,154, 52, 73,158,153,153,137,230,205,155, 3, 0, 10, 11, 11,113,232,208, 33, 4, 5, 5, 1,
+ 0,174, 95,191, 94,245,216, 84, 59,109,109,109,251,245,234,213, 11, 73, 73, 73,136,139,139, 59,151,146,146,146,239,229,229,117,
+238,225,195,135, 97, 29, 59,118,196,222,189,123,159, 70, 29, 6,203,210,247,200, 28,131, 85,199,185, 47,222,183,111,223,216,243,
+231,207, 15,123,247,221,119, 37,125,251,246, 5, 0,148,148,148,104, 41,165,124, 67, 52,171, 99, 52, 26, 43, 39, 61, 45, 5,128,
+ 10, 51, 85,111,215,234, 95,253,249, 20, 53, 69, 77, 81, 83,212,252, 39,104, 62,105,212,103,176, 56, 65, 16,112,242,228, 73,252,
+248,227,143,188, 94,175,127, 63, 45, 45,237,118,181,231,127,240,241,241, 57, 29, 30, 30,254, 85,124,124, 60, 27, 23, 23, 7,115,
+ 46, 64,213,209,106,181,198,154, 75, 5,107,181, 90,163, 37, 26,181,177,105,211, 38,164,167,167, 27,146,147,147,143,115, 28,183,
+239, 49, 71, 35, 62,246, 40,194, 31, 40,213, 61, 71,200,241, 5, 61,122,244,159, 31, 25,169,120,101,222, 60,221,139,147, 39,191,
+199,235,245, 70, 86, 38, 19,228,214,214, 12,175, 80, 72, 99,163,162,148, 95,191,246,154, 99,153, 78,119,100,171, 5,137,227, 64,
+ 85, 4, 11, 47,190, 50, 19,101,213, 34, 88,231, 47,199,195,210, 8,150, 86,171,109, 13, 0, 86, 86, 86, 15, 1,184, 63,255,252,
+243, 16, 4, 1,101,101,101, 40, 42, 42, 66,106,106,106,193,228,201,147,121, 0,176,182,182,150,132,135,135,219,153,163,219,164,
+ 73, 19,119,150,101,113,248,240, 97, 40, 20,138, 19, 0,160, 80, 40, 78, 68, 70, 70,134, 77,152, 48, 1, 62, 62, 62,190,149,147,
+160,212,167,227, 22, 50,114, 55, 5, 90,130,160, 5, 0,128,160,133,107,200,200, 24, 2,220,169,152,229,253,102,251,246,237, 1,
+ 51,243,174,170,147,149,149, 85, 2, 96,163,155,155,219,161,247,222,123,239,249, 46, 93,186,244,156, 63,127, 62,161,148, 62,246,
+194,232,148, 82,240,188, 69, 95, 17, 17, 17, 17, 17,145,127, 41,117, 26, 44, 66,200,206, 62,125,250, 60, 75, 41,101, 25,134,217,
+ 86,195, 92, 1, 0,146,147,147,239,121,123,123,175,243,247,247,175, 90, 0,218,146,131, 87,204,188,190,132, 97,200,236,242,109,
+203, 39,150,172,182, 36,201,108, 0,132, 97,216,205,191,255,254,251,188,135, 15, 31,102, 89,106,248,106,163, 49, 70, 17, 2,192,
+118, 74,239, 63, 75,200,209,119, 67, 66,250, 13,122,237, 53,132, 14, 26,100,231,233,231,199,151, 25, 12,194,245, 51,103,200,185,
+136, 8,217,213,200, 72,105,153, 78,119,228, 71, 74, 31, 90,218, 78,141, 70, 19,213,188,153,247,177, 49,225, 67, 6, 52,243,247,
+ 4, 0, 36,222, 79, 69,118,110,193, 49, 75,204, 85,117,180, 90,237,136,149, 43, 87, 30,144,201,100,146,234, 75,206, 24, 12,134,
+220, 74, 19, 70, 8,241, 92,183,110,221, 78,134, 97,146, 76,233,221,190,125,251,216,130, 5, 11, 6,221,187,119,239, 84,114,114,
+178, 6, 0, 18, 19, 19, 53,158,158,158, 63,166,166,166, 14,126,248,240,225, 47,166,204, 21,240,167,197,158, 17,123,102,143, 18,
+ 64,155,202,197,158, 27,186,214, 96,117, 42, 76,249,151,222,222,222, 63, 13, 30, 60,248, 89, 66, 72,186,201, 74,245, 96, 99, 99,
+195,149,149,149,113,130, 32, 72, 12, 6, 3,181,177,177,249,219,187,170, 69, 68, 68, 68,254,229,116, 4, 80,185,114, 72,101,224,
+196,165,198, 99, 61,128,234, 75,249, 85,110,103, 1,184, 92, 77,163,250,126, 83,117, 1, 32, 27, 64, 76,197, 62,179,168,211, 96,
+105, 52,154, 95, 96,198, 98,206,230,150,171, 11, 74,233,251,132,144,175, 43, 30, 55,104,214,238,234, 26, 28,199, 53,202,250,109,
+ 12,195,220, 31, 62,124,184, 69,229, 77,149,217, 73,105,210, 91,132,108, 57,248,237,183,237,142,172, 89,227,197,115,156, 19, 1,
+ 40, 43,151,231,232,245,250, 7, 46, 70,227, 53, 75, 35, 87,213, 73, 72,212, 12, 4,128,128,128, 0,122,231,206,157,199, 30,141,
+ 65, 41,189, 6,192,199, 68,153, 84, 0, 61,205,209, 75, 78, 78, 62,128, 90, 70, 10,166,166,166,254, 12,224,103,115,219, 85,181,
+216, 51,192, 8, 68, 24,211,186,199,216, 8, 0, 66,229, 98,207,141,137, 70,163, 73, 4, 96,209,106, 2,181,145,144,144,160,247,
+247,247,223,191,120,241,226,145, 49, 49, 49, 7,147,147,147, 27,252, 62,139,136,136,136,252, 7,233, 8,192,133, 16,114, 16, 0,
+ 40,165,195, 0,128, 16,114,176,230,227,202, 50,149,229,170,151,169,212,168,185,191,190,186, 0, 48,119,238,220,121,139, 22, 45,
+ 82, 1, 48, 59, 23,247,111,159,104,180, 54, 26,106,172, 26, 91,163, 58, 26,141,102,189,233, 82,150,243, 77,185,129,106,148, 68,
+238,186,136,143,143,127, 98,134,185,214, 70,229, 98,207,213, 8,249,127,105,136,133,220,191,127,127, 75, 88, 88,216,142,228,228,
+100, 49,122, 37, 34, 34, 34, 98, 25, 46,181, 25,162,218, 10,214, 98,170,234,164,182,114,181,109, 19, 66, 14, 46, 90,180,200,164,
+ 94,117, 30, 59,175, 68, 68, 68,196,124,254, 63, 70,177,138,136,136,136,136,212, 78,205,168, 21, 80,110,186,106,110,207,157, 59,
+119, 30, 44,232, 30, 4,202,103,230,238, 87,199, 65,205, 30, 29, 64, 8,169, 85,163, 62, 76,233,139,154,162,166,168, 41,106,138,
+154,162,166,168,249,228,105,154,210,174,163,254,208,186,186,244,234,235, 46,172,249,216, 84, 93, 51,202,154,191,130, 71,101,242,
+242, 95,113, 3,208, 79,212, 20, 53, 69, 77, 81, 83,212, 20, 53, 69, 77, 81,243, 49,111, 29, 41,165, 67, 81,190,202, 9,165,148,
+ 14,165,148, 14,154, 59,119,238,251,149,251,230,206,157,251, 62,165,244,233,202,114, 21,101,170,234, 84,238,171,121, 95,115,159,
+137,178,102,183,249, 31,145,131, 37, 34, 34, 34, 34, 34, 34, 34, 82, 15,151, 1,116,164,127, 68,151,178, 0, 92, 95,180,104, 81,
+ 94,181,220,168, 44, 0,215, 0,180,173, 40,151, 5,252, 41,167, 74, 95,177,173,175,165,140,222,156,178,230, 34, 26,172, 58,104,
+231,193,126,226,235,237,218, 1,168,136,242,149, 79, 14, 9,161,220,185,131, 86, 88,120, 8, 2, 40,165, 72,205,204,143,142,201,
+160, 31, 54,244,120,129, 94,196,209, 85,169, 92, 33, 80,218,163, 98, 87, 84, 65,142,110,230,141, 2,154,111,174, 70, 43,119,210,
+ 74,201,224, 61,129, 34, 20, 0, 24,130, 24,173,128, 47,110,166, 83,139,231,131,170, 9, 33,132,180,118,193, 20,185,149,106,188,
+218,222,161, 69, 94, 94,246, 29,131, 86,183, 39, 46, 11,107,171, 94, 11, 11,104,238, 72,186, 8, 20,243, 0, 48, 82, 6, 95,197,
+231,208, 6,207,146, 46, 34, 34, 34, 98, 33,236, 99,214,175,109, 10,160,199, 29, 92,212,176,229, 39,254, 91,212, 54, 17,249, 37,
+ 51,203,253,237, 88,100,176, 90,187,146,215, 64,240, 17, 0, 10,138,143, 99, 51,233,106,139,234,123,146,126, 74,150,221, 0,128,
+213, 26,248,119,169,128, 83,181,149, 35, 12,122, 41,101,236, 87, 0, 4, 45,207,191, 28,155,106,126, 62, 88,136, 55, 25, 36, 17,
+152,173, 2,165, 82, 94,160,155, 65,113,208, 70,134,179,231, 53, 84,107, 73, 91,125,189, 93, 59,236,191,148, 54,224,183,213, 51,
+208, 57,180, 57, 40,207, 1,130, 17,170,158,239,225,215,229,207,163,115, 43, 95, 80,193, 8, 8, 28,108, 6,127,137,193, 33,234,
+ 6,127, 57, 2,189,136,163,159,179,235,141,245,235, 55,184,123, 54, 11, 38, 2,103,192,237, 75,199, 38,190, 61,123,126,223, 16,
+ 53, 9, 49,199,100,181,245, 36,175, 52,111, 26,248,222,204,143,150,177,158,158, 62,214, 60,167,227,210,239,221,108,255,205,210,
+249,123,219,122,146,175,174,165,210, 13,230,180,133, 16, 66,130, 93, 48, 85,162,144,143,181, 82, 90,183, 40, 45, 45,186,203, 27,
+140,123, 66, 60, 37,131,190,248,114, 69,187,176,254, 67,108,248,162,116,198, 40, 32,120,247,174,157,126,223,174, 92, 53,132, 16,
+242, 12,165, 84,176,228,156, 5,138,217,241, 91,166, 12,145, 74, 88,210,234,165,245, 44, 44, 24,250, 90,157, 96, 55, 50,129, 80,
+211,211, 68, 80,130,211,113, 25,212,162,121,218, 42,105,229, 70,190, 39, 20, 1, 32,136, 32, 20, 59, 99, 51,105,102, 67,116, 68,
+ 68, 68,254,185, 48, 12,243,155, 32, 8,125, 26, 83,147, 16,210,133, 82,250,151,142, 26, 23,249,231, 98, 89, 4,139,224,211,216,
+132,100, 7,240, 6,180, 14,104,246, 9, 0,139, 12,150,146,101, 55, 95,190,147,225, 14,206,128,245,159, 77,223,165, 55, 2,156,
+209, 0,158, 51,130,231,140,224, 56, 3,120,163, 17,212,168,195,252,141,191, 1,250, 34,116, 8,105,185, 25,128,135,185,199,144,
+ 82,102,107,244,153, 99,142, 68, 95,128, 29,171, 23,189,153,156, 85,252,230,241,152,212,236,214,110,228,253,184, 76,252, 96,137,
+ 17,248,109,205, 12,108,219,119, 72,243,245,247, 37,183, 4, 74,225,104,103, 21, 56,113, 88,172,207,150,159,126, 75, 94,177, 89,
+123, 11, 0,212,214,242,192, 23, 98,238,248, 90,242, 58,212,196, 85,169, 92,177,118,213,183,238, 30, 78, 86,132, 59,183, 24, 28,
+207,195,199,111, 40,251,254, 27, 19, 61, 62, 93,190, 97, 57,128, 23,235,171, 31,228, 70,130, 3,154,183,122,119,243,161,115,190,
+165, 69,153,250, 99,219,230, 37, 80, 29,140,238, 94,173,164,159, 44, 90,198,126, 48,103,198, 59, 65,110,228,226,173, 12, 26, 87,
+159, 14, 33,132,105,229,138,159, 22, 45,254, 50,180,239,224, 97, 54, 66,113, 22,171, 45, 41, 14, 88,191,113,195, 71, 65,161,157,
+ 84, 61, 67,188,101,153,123,166,145,178,162, 92, 24, 24,165,162,111,235,126,118,101,147,158, 53,174,223,180,237, 13, 0,223, 88,
+114,206,124,181,238,105, 65,104,248,191, 73, 66,209,243,234,133,223,166,242,169,151, 65,121, 35,192, 27,170,238,193, 27, 65,133,
+242,251,206,211, 54, 2, 64,131, 12, 22, 67, 49,224,248,153,203, 30, 25,233,105, 29,151,127,249,249,251,193,174,228, 23,240,216,
+122, 51, 23, 81,150, 26, 75, 17, 17,145,127, 46,132, 16,142, 82,218,168, 61, 59,132,144, 33,148,210,195,143,169,241, 30,128, 87,
+ 42, 54, 55, 80, 74,191,104,132,118,121, 3,112,175,216, 76,167,148,138,107,160, 54, 50,150,126,144,148,160, 2, 16, 49, 18, 0,
+172, 44, 61, 24, 5,148, 32, 44, 96, 44,193,136,193,253,225,236,234, 14, 24, 75, 1, 67, 41, 96, 44, 3,140, 37,128,177, 12,217,
+105, 73,128,161, 4, 72,252, 5, 28,165, 10, 75,143, 3, 93, 1, 16,191, 7, 79,183,247,133,139, 90,137, 25, 35,130,157,215, 29,
+137,223,176,225,216,237,126, 0,198,155,213, 86, 74,209,185, 77, 11,124,189,161,228,214,129,232,204,129, 0, 48,180,157,243,145,
+206,193,126, 62, 43, 54,107,111, 29,138,201, 29, 4, 0,131, 67,212,191,116, 10,244,240, 21, 30, 35,186, 43, 80,218,211,179, 73,
+ 11,194, 95, 93, 11,161, 80,131,194,194, 50,104,238,111,129,131,215, 83, 12, 47,160,183,169,250, 86, 44,230,190,245,191, 37,210,
+210,194, 12, 61,111,200,226,157,153, 60,137, 68, 33, 16,164, 70,233, 74,132,124,254,237, 87, 39,241,179,230,127, 62, 23,192,196,
+250,116,130, 93,241,198, 87, 95,173,104,211,189, 67,144,107,250,222, 25,164, 56, 47, 3, 28,171, 82,140,232,218, 29,246, 45,131,
+133,140,147, 95, 17,121,179,126,176,119,106,134,148,115,219,241,224,194,143,164, 71,251,112,197, 15, 59,100,147, 80,135,193,106,
+233, 66,122, 12,236,213,105, 87, 51, 95, 79, 15, 74, 5, 8, 2, 5, 21,120,188, 52,102, 0,222,223,157, 8,158,231, 49,122, 96,
+143,167,151, 76,237, 75, 5, 65, 0,165, 2,146,211,115, 74, 79, 92,188,245,116, 66, 46,189,104,234,220, 41,193,233,182, 93,250,
+244,136,137,190, 16,100,140,255, 25, 29, 38, 46,186, 69,128, 51, 85,207, 3, 61,126, 63,250, 67, 16,176,209,148, 84,173, 16, 66,
+ 72, 43, 87,240, 15,142, 44,134,111,175, 41,236,218, 29, 71, 92, 10,178, 82, 94,216,187,101,213,152,213,107,215,110, 3, 48,173,
+ 65,194, 34, 34, 34,255, 56, 40,165,141,110,178, 18, 18, 18,210, 30,199,100,121,123,123,247, 2,176,180, 50, 19,131, 16,178,212,
+223,223,191,106,181,138,138,181, 77, 43, 41,224,121,126,162, 70,163,169,181,119,168,146, 97,195,134,121, 2,240,175,166,233, 79,
+ 8,241,175,173,172,189,189, 61,223,173, 91,183, 7, 7, 15, 30, 76,109, 72,251,255,203, 88,250, 33,186,245,112,207,140,246,186,
+180, 98, 0,184,101,170, 48,173, 49,212, 82,107,228, 23,111,250,232,249,197,173,155, 56,162,168, 68,143, 99, 87, 30,128,231,141,
+224, 57,174, 34,146,197,129,231,140, 24,216,214, 25,221,180,211,240,205,193,219,224,120, 97, 81,125,154, 53, 49, 80, 97, 66,187,
+126,227,118, 11, 2,149, 43,164, 76, 65,128,143,147,235,187,163,219, 50, 51, 70,180, 70,153,129, 27, 23,236, 70, 78,196,101,208,
+ 71, 38, 17,173, 83, 83,248,243,148, 69,180,182,125,124, 45,251,204, 28,166, 26,228, 70, 58, 63, 59,172,191, 29,213, 21,192,152,
+157,136,162, 82, 35, 18,115,140, 72,215,230, 67, 65,210,204,210, 20, 40, 66,189, 60, 60,172,207,238,154,115,223, 73, 82, 40,113,
+149,112, 82, 57,229,164,188, 64, 89,228,199,233,156,130,250, 75, 42,243,178,234,107,167,149,202,246,249, 94, 3,134,170, 31,110,
+159, 66,172, 2, 6,194,181,189, 15,238,159,218,132,204, 43, 7, 81, 92, 92, 72, 20, 5,249,112,115,106,142,193, 19,199,227,139,
+241, 29, 81, 84, 88, 4, 54, 45, 65, 45,151, 42,236,235,210,164, 60, 38,126,181,228, 51, 15, 9,203,148,191,158,149, 55,222,136,
+ 50,157, 14,224, 57, 40, 37, 2, 8,173,124,206, 8,222,104, 80,133,134,207,153, 14,224, 98,109,154,213,137,203,160, 59, 90,187,
+146,158, 16,140, 65,212, 88, 6, 2,156,137,205,164, 85,166, 39,216,141, 76,120,106,224,228,158,148,224,116,125,231, 94, 23, 33,
+ 78, 24,214,193,223,198,218,186,240, 22, 52, 17,111, 34, 1, 74,234,214,253, 21, 76,120,233, 13,213,186,117,235,134, 19, 66, 94,
+171,158,131,102,238,251,110, 9,162,166,168,249,111,213, 84,171,213, 77,155, 52,105, 50,223,104, 52,246,146,201,100,110, 6,131,
+ 1,130, 32,164,203,229,242,211, 15, 30, 60, 88, 88, 80, 80,112,239,159,208,206,234,196,196,196,152,109,178,204,209,148, 74,165,
+184,125,251,246, 93,115, 77, 86, 77, 77,169, 84,186,245,204,153, 51,216,189,123, 55, 0, 32, 62, 62, 30, 45, 91,182,180,174,173,
+238,253,251,247,173,195,194,194,182,162,198, 10, 28, 53, 53,175, 95,191,222,244,231,159,127, 70, 68, 68, 4, 0,224,246,237,219,
+ 8, 8, 8,168,181, 61,103,206,156, 97,159,123,238,185,166, 0, 30, 49, 88,127,197,123,244,164, 33, 1,128,138,245,117, 73,205,
+199,181,144,232,235, 32,111, 15, 45, 15, 0,137,150, 30, 44, 46,157, 46,105,235, 33, 29,244,107,196,202, 94, 74, 25,131, 5,235,
+223, 77,206,202, 45,234, 34, 33, 16, 0,128,163, 96, 28,108,228,231, 23,189,208,214, 55,175, 88,139, 3,151, 82, 78,197,102, 88,
+ 22, 10,141, 77,165,145, 0,170, 46,248, 33, 78, 36,224,133, 47, 34,119,238,156, 59, 40,116,230,136, 80,252,116,238,193, 76, 0,
+ 38,103,105,167,130, 0, 42,112, 85, 73,237, 0, 0, 65, 0, 4, 14,213,174,167, 16, 64,203,247, 9,150, 69,176,194, 8,145,228,
+185, 98,176,163, 74,254,221,212,169,175,218, 25,179,238, 32, 87, 47, 67,114,158, 22,233,101, 82, 20, 75, 92,145,114,235, 58,207,
+ 16, 68,154,210, 34, 4,133,224,181,246,142,114, 27, 38,164,255,116,175,194,163,243,242,228,148, 99,237, 70,126,106,159,253,235,
+178, 7, 92, 89, 86, 9, 33, 48,185,136,182, 90,109,223, 82,155,243,128, 45,200,203,134,189,123,107, 12, 26, 55, 12, 31, 15, 13,
+ 70, 81, 97, 9,178,206, 29,162, 45, 60,236, 72,210,233,109,248, 96,112, 43,228,100,164, 65,103, 4, 72,137, 46, 87,171,215, 22,
+215,165, 73, 25,172,125,123,214,236, 9,126, 30, 46,214,149,131, 5,168,192,163,109,171,102,232,223,171, 51, 34,207,156,197,229,
+235,241, 16, 42, 6, 11, 80, 65,128, 38, 51, 47, 67,107,224, 55, 89,244,130,242, 28,168,241,207,105,118, 21,121, 87, 22,119, 13,
+182,113, 35, 42, 30,248,176, 75, 11,219,151,231, 14,243,179,181, 86, 16,104,141, 60,180,122, 35,138,206,126, 7,167, 38,109,160,
+ 82, 42, 73,123,148, 73, 0,211,175,173,136,200,127,137,177, 99,199, 42, 51, 50, 50, 78, 14, 29, 58, 52,184,127,255,254,170,158,
+ 61,123,162,164,164, 4,199,142, 29, 67, 73, 73,137,159,143,143,143,223,177, 99,199,194,187,116,233, 18,231,237,237, 29,182,103,
+207, 30, 75,114,100, 37,248, 35, 73, 93, 0,192, 17, 66, 80,177,143, 0, 16,232, 99,172, 67, 43,151,203,145,148,148,212,104,145,
+ 44,153, 76, 6,173, 86,139,148,148, 20,179, 77, 86,117,138,139,139,101, 94, 94, 94,112,113,113, 1,207,243, 40, 41, 41,193,254,
+253,251, 81, 80, 80, 0, 65, 16, 96,101,101,133, 79,191, 90,143, 91,191,159,196,197,139, 23, 81, 80, 80, 32, 51,165,169,209,104,
+ 72,219,182,109,161,211,233,192,113, 28,180, 90, 45,142, 31, 63, 94,181, 45,145, 72, 48,251,147,229,136,191,114, 18, 87,175, 94,
+133, 70,163,249, 91, 86, 7,177,192,139,252, 43,248,219, 71, 17,242, 60,247,254,186,205, 59,207,191, 63,109, 60,222,120,182,159,
+207,194,149, 63,246,139,203,162,155, 1, 32,216,133,188, 48,169, 79, 11, 95,123,149, 20, 31,111,191, 2, 80,250,254,227, 30,239,
+ 70, 14,141,111,237, 78,102,238,187,152,116,114,222,248,246,104,230, 97,215,178,121,115, 34, 79, 72, 48, 99,205, 63,129,131,131,
+141, 34,112,104, 59,231, 35, 16, 4,216,219, 42,130,192,115,176,183, 81, 4, 14, 14, 81,255, 2, 0,246, 42, 89, 80,109,145,174,
+186,232,232, 43,155,162, 82, 72,166, 88, 63,229,225,251,226,240,254, 86, 67,134,135, 91,217, 72, 57,228, 92, 60,134, 66,169, 55,
+140,142,126,208, 25,115,161,185,151,192,255,122,225,102, 74,118,145,238, 93,147,205,164, 56,149,114,239,182, 75,211,208,254, 14,
+217, 7, 63,200,108, 58,121,187, 63, 3,129, 41,218, 54, 42,195,218,181,147,213,165,187,247,138, 5,250,231, 8, 78, 77, 10, 11,
+ 10, 30, 24,121,120,148,241, 18,219,132,223,126,192,220,193,109,144,151,155, 9,173,129, 67, 65, 25,103,112,183, 87, 42,116,247,
+110, 64,103,224,160, 55, 10,144,218,123,225,216,249,235,217,130,209, 88,231, 90,148, 9,217,244, 42, 0,155,234,251,154,187,144,
+182,115,236,172,174,194, 88,134, 36, 77, 42, 54, 31, 58,223,190,162, 92,131,161, 2, 87,222,205, 92, 65,101,242,123, 67,146,219,
+ 91,185,145, 78, 86, 74,217,183, 75,103, 62, 23,220, 53,192, 81, 33,104,206,131, 8, 6, 88,243, 18,148,201,121,168,125,154, 65,
+208, 23,209, 82,173, 54, 63, 22, 16,103,102, 23, 17,169, 70, 80, 80,144,187, 90,173,142,157, 53,107,150,227,168, 81,163,176,111,
+223, 62, 20, 22, 22, 98,211,166, 77, 88,177, 98, 5, 62,250,232, 35, 24,141, 70,172, 91,183, 78,181,119,239,222, 78,171, 86,173,
+210,248,249,249,181, 78, 74, 74, 50,181,160, 58, 1,160, 0, 32, 69,249,181,139, 0, 16, 14, 31, 62,140, 33, 67,134,224,240,225,
+195, 66,197, 62,158, 16, 98,164,148,234, 26,210,126,185, 92, 14,185, 92,142,130,130,130, 70, 51, 89, 54, 54, 54,144,203,229, 40,
+ 42, 42,178,216,100,113, 28,199,106, 52, 26, 20, 20, 20,160,255,240,225, 88,190,104, 17,250,244,233,131,254,253,251,131, 82,138,
+227,199,143,163, 95,247, 16,140,127, 38, 12, 55,111,222, 4,199,113,102,181, 55, 61, 61, 29, 25, 25, 25, 24, 52,124, 56,214,175,
+ 90,133,206,157, 59, 35, 48, 48, 16, 28,199,225,228,201,147, 24, 51,176, 59,148, 35,251, 33, 62, 62,190,225, 39,254, 31,231,111,
+ 55, 88, 55, 50,233,133, 96, 23,114,240,217,129,157,134, 13,239, 17,140,245,187,126,253, 44, 56,152,236, 4, 0, 39, 91,197,167,
+207,247,105,134,184,135,121,248,245,106,234,193,184,172,198, 25,125, 33,240,112,118,178, 83, 1,172, 28,101, 6,129,179, 75,132,
+201,196,100,129, 82,168,122,205,193,164,225,113, 62,157,131,125,124, 42, 71, 17,218, 12, 89,134, 23,174,223,245,237, 24,232,238,
+ 11,222, 8,240, 70,216,141,223, 14,124, 82,107,196,246, 17,122, 52, 85, 68,206,121,119,102,183,193, 35,199, 89,201, 85,106,240,
+133,201, 48,166, 95, 71,206,157, 83, 40, 81,181, 68,122, 82, 34,118, 31,189, 88,112, 71,147, 83,200, 48, 56,150, 81,160,123, 47,
+ 33,151,214, 25, 29,170, 68,107,196,162,249, 31,188, 59,116,247,206, 93,182,138,102, 61, 72,194,119, 67, 10,228, 18, 78,225,210,
+244, 41,166, 84,233, 76, 63,223,180,203,174, 68,143,197,166,116, 74, 75, 10,127, 60,126,236,200,248, 22, 77,123,216,222,191,124,
+ 8,101, 90, 29,116, 70,160,117,167, 48,240, 60,149, 19,134, 8,118, 44, 75, 50,115,242, 64,140,124,198,233,107,247,211,206, 92,
+ 75,100,117,182,166,181,171, 35, 33,236, 91,195,195,218, 1,198, 50, 60,211,171, 13,150,111,251,245, 77, 0,147, 45,209,248, 19,
+ 66,121, 4,139, 2, 61, 90,187,146, 53, 0,122, 92,217,191, 34,168,195,200,183, 1, 11, 34, 88, 33, 46,100,112, 72,115,207, 31,
+150,127, 58,199,209,201,187, 37, 75, 4, 35,168,123, 40, 80,168,161, 68,115, 30,106,175,206,224, 61,187, 99,221, 55, 95, 22, 11,
+ 2,221,217,144, 41, 42, 68, 68,158,100,180, 90,237,143, 75,150, 44,113, 28, 54,172,124, 58,161,226,226, 98,156, 63,127, 30, 27,
+ 54,108,128,181,245,163,191,147, 67,134, 12, 1,165,212,113,193,130, 5, 63, 2,232, 90,151,102,151, 46, 93,134,175, 92,185, 50,
+181, 93,187,118,137, 40, 55, 89, 50, 0,204,141, 27, 55,152,228,228,100,226,224,224, 64, 61, 61, 61,141,169,169,169, 2, 0,254,
+165,151, 94, 98,109,108,108, 90, 20, 23, 23, 71, 89,218,254, 74,131, 37,151,203, 27, 37, 39, 75, 42,149, 86,233,202,100, 50, 80,
+ 74, 45, 50, 89, 60,207, 75, 14, 31, 62,140, 43, 87,174,224,163,118,237, 48,211,203, 11,142,142,142, 56,121,242, 36, 40,165,176,
+182,182, 70,110,110, 46,118,238,220,137,190,125,251,130,227, 56,147, 17, 44, 0,136,136,136, 64,116,116, 52, 62,233,208, 1, 51,
+213,106,216,216,216,224,248,241,242, 94, 63,133, 66,129,164,164, 36, 28, 63,126, 28, 97, 97, 97, 13, 61,245,255, 60,102,127,104,
+194, 8,145, 16, 55,184, 27,244,101,160, 28, 5, 8, 60,131,131,137, 44, 46,142, 26, 44, 61, 40,195,224,131,111, 54, 31, 28,186,
+236,237,225,100,202,136,246,158, 11,127,248,237, 53, 0,120,121,116,128,151, 74, 33,193,215, 63,197, 81,134,193, 7,150,234,214,
+ 70,112, 48,145, 49, 12, 94,235,223, 57, 16,169,249,122, 36,164,230,159,136,163,212,172, 46,157, 95,151, 77,194,150, 3, 39,147,
+ 87,108,209,222,162,148,194,222, 70, 17,248, 66, 76,130,239, 15,135,163, 31,126,181, 91,123,139, 10, 20,246, 42,105,208,228,155,
+221, 77,142, 34,236,232, 43,155,242,254,156,247,186,143,152, 60, 75,201,221,218, 3,125,194, 81, 8,134, 50, 20, 26,100,200,103,
+221,161,121,248, 16,159,175, 59,152, 92, 88,162, 31,127, 35,211, 50, 99, 25,159, 77,139,131, 93,200,168,207, 63,158, 23,185,232,
+211, 5, 54,165,137, 39,139, 89,194,149,177,126,189, 37,159,126,180,140, 20,233,244,227, 18,114,105,145, 41, 29,157, 45, 22, 47,
+249,234,155,161,175, 78, 12,191, 21,208,178,183, 19,159,122,207, 73, 91, 88,152,185,253, 72,180, 59,202,255, 25, 18, 0, 72,208,
+228, 32,171,160,132,227, 57, 99,148,173, 20, 11, 99,205,137, 6, 86,208,204,141,184,140,234, 25,250,156,139,173, 12,101,197,249,
+112,181,149, 98, 96,231,230,207, 53,115, 35,115, 18, 51,168, 69,147,184, 61,130, 96, 4, 53,150,225,194,226,190, 65,148, 55, 6,
+129, 55,194, 16,179,213, 98, 25, 74, 48,243,141, 94, 54,118, 14,250,251, 12, 74,172, 1, 43,103, 16, 59, 63, 64,237, 79,164,173,
+198, 33, 53, 49,150,123,243,185,137, 57,247, 30,104,190,119,182,194, 99,143,228, 17, 17,121,210, 72, 74, 74,122,254,253,247,223,
+ 63,211,185,115,103, 55,103,103,103,180,105,211, 6, 7, 14, 28,192,172, 89,179,170,202,180,107,215, 14,148, 82,228,230,230, 98,
+201,146, 37,233,169,169,169,207,215,167,121,235,214,173,219, 91,182,108,233, 25, 28, 28,108,144,201,100,249, 0, 20,249,249,249,
+202,220,220, 92,162,213,106, 33, 8,130,160, 86,171,249,212,212, 84,227,248,241,227,117,231,206,157,107, 94, 82, 82,242,176, 33,
+237,175, 52, 87, 62, 62, 62, 55,114,114,114, 10, 8, 33,143, 53,133,131, 84, 42, 5,195, 48,144,201,100,112,118,118,118, 41, 46,
+ 46, 22, 0,228, 53,100, 10, 7,142,227,208,161, 67, 7, 28, 61,245, 59, 14,255,122, 14,133,169,183,241,218,171,207,163, 77,155,
+ 54, 56,122,244,104, 67,154, 7, 0,104,219,182, 45,142, 28, 63,131, 51, 87,174, 33, 41, 62, 6,111,190,246, 42, 90,183,110,141,
+ 35, 71,142, 52, 88, 83,228, 15,131, 21, 70, 8,169,252, 39,254, 39,187,218,202,133,180,245,108, 33,223,186, 96,112,243, 86,210,
+254, 11, 64,164, 86,216,211,242, 72,247, 15, 62,255,238, 86, 27, 55, 50,241,122,134,233,209, 94,213,185,145, 65, 99, 91,187,146,
+ 29,215,110, 6, 61,247, 76,103, 31,172, 63,160,250, 16, 0,198,245,108,138, 75,119,178,112, 49, 62,115, 71,108, 38,141,125,188,
+ 83, 43,207,163, 1,197,142, 37,111,141, 8,243,243,118,199,134,125,103, 64, 8,126, 52,167, 46,165,148,118, 14,246,195,138, 45,
+ 53, 71, 12,186,251,126,181, 91,123,235,232,141,194,193, 0, 48,160,149,245, 47, 29,155, 59,248,154,138,100, 88,201, 37, 83, 7,
+135, 79, 82,114,241, 7,128, 7,199, 65, 56, 29,202, 12, 2,210,178,139, 80,170,246,193,201,243,215,202, 10,180,250,183, 99, 45,
+ 52, 87,149,196,101,209,196,118, 30,228, 97, 73, 73,153,135,202,165,185, 86, 66, 4, 90,172, 21,112, 41,238, 65, 65,108, 26,189,
+109,142, 70, 66, 2,213,119,245, 38, 61,215,108,222, 61, 95, 42,147,143, 99, 9,136,171,189,181,203,154,101,159,192,214,214, 6,
+130,190, 24, 40,201,194,168,215, 63,207,186,158, 98,104, 10, 0, 1,206,196,166, 87, 51,217,102, 9, 67, 52, 39,238,234,255,103,
+234, 24,196,136,105, 19, 7,182,147, 10,250, 18,188,181,100, 23,214,206, 25,129, 73, 79,183,146, 30, 58, 27, 63, 13,192,194,134,
+156, 59, 80, 62,208,128, 26,203,208,117,222,169, 91, 4, 56, 67,129, 30, 87,118,127, 26, 4,252,110,182,198, 83,132, 72, 37, 30,
+164, 85,168,175,181, 76,208,156,133,160, 57, 75, 89,159,238, 32,190,189, 8,113,239, 64,191, 93,250, 81,201,250,245, 27,142, 9,
+ 12, 62, 54, 53,229,133,136,200,127, 21, 74,105,162,189,189,253,160, 33, 67,134,252,122,244,232, 81,199,144,144, 16, 0,192,149,
+ 43, 87, 0, 0, 29, 58,116, 64, 64, 64, 0, 50, 50, 50,240,236,179,207,102,167,165,165, 13,162,148,214,155,211, 91, 84, 84,148,
+ 24, 17, 17,225, 90, 92, 92,220,254,195, 15, 63,204,240,243,243, 43,212,106,181, 36, 63, 63, 95,224, 56, 14, 14, 14, 14,242,118,
+237,218,161, 91,183,110,197,231,206,157,243, 79, 78, 78, 46, 4,112,191, 33,237, 31, 49, 98, 4, 78,157, 42, 31,132,215, 24,243,
+ 98, 73,165, 82,132,132,132,120, 37, 38, 38,166, 0, 64, 67,230,197,170,126,121,185,118,237, 26,162,126,215, 64,162, 47,131, 60,
+ 43, 21, 23,246, 69, 96,248,212,233,224,184,134,103, 43, 92,187,118, 13,251,143, 95,128,181, 66,130,219,183, 99, 17, 17, 17,129,
+215, 94,123,237,177, 52, 27, 72,189, 94,228,223,134, 4, 0, 40,165, 81,168,101, 22,218,230,205,137, 92, 81,140, 5, 3, 59,120,
+205, 30,215,163, 57,107, 44, 76,133,192, 11, 96,165,128,171,179, 29,182,110,221,209,116,199,174, 93,231,219,122, 73,191, 17, 56,
+238,131,235, 25,180,212,130, 99, 47, 88,182,235,204,184,173,239,134, 73, 94, 27, 28,228, 8, 0, 50, 9,131,175, 15,196,114, 0,
+ 22, 60,206, 73,117,245, 38,202, 98, 35,166,184, 59,169, 63,124,255,149,161,142, 97, 29, 2, 16,117,241, 6,190,137, 56,127, 74,
+158,137, 45,230,234, 80,193,136,154,190,169,182, 81,132, 16, 76,231, 83,242, 60,117,151, 89, 59,192,240,224, 55,192,160,133, 86,
+103, 64,114, 14,143,228, 92, 45, 36, 42, 25,174,196,107,202,156,210,113,208,164, 80, 29, 16, 66, 72,143,102, 74,207, 15, 63,251,
+202, 91, 91, 86,204, 21,230,101,115, 50,249, 5,169,202, 74,145,102,186,246, 31,156,215, 80,109,239,166,178,167, 0,129,149, 43,
+105,233,188,119, 94,180, 78,137, 59,138, 22, 76, 42, 8,165,176,106, 53, 20,182, 86,172,172,167,191,236, 33, 0,248,187,171,229,
+ 75, 62,158,165,126,123,206,199, 38,115,188,130, 9,145,181,233,232,254,118,136,159, 3, 78, 69,223,194,169,235, 73,177,167,174,
+220,110,221,167,141, 39, 2,188,237,103, 4, 19,178, 56,142, 90, 30, 17, 5, 0, 80, 14, 48,106,171, 70, 17, 6,187,145, 9, 29,
+199,253,175,214,209,131,117,225, 15, 8,241, 60, 5, 97, 89,128, 48,229, 35, 26,147,207, 66, 98,223,140,238,216,189,191,116,195,
+134, 45,159,196,101, 61,254,252, 51, 34, 34, 79, 58,249,249,249, 49, 42,149,106, 96,104,104,232,166,183,222,122,203,118,226,196,
+137,158,175,190,250, 42, 3, 0, 25, 25, 25,194,138, 21, 43, 82,191,253,246,219,130,236,236,236,201, 6,131,225,186, 41, 61, 74,
+ 41, 37,132,156,219,184,113, 99, 86, 84, 84, 84,235, 46, 93,186, 40, 59,116,232,192, 59, 56, 56, 72, 20, 10, 5,175,215,235,181,
+241,241,241, 66, 98, 98,162,103,126,126,254, 29, 0, 9, 13,233,190,175,136, 86, 45,100, 89,118, 62,165, 52,164, 49,114,176, 84,
+ 42,149, 7,128,187,132,144, 22,150,118, 15,214, 68, 34,145, 32, 47, 47, 15,165,233,177, 80,106,238, 32,212,154, 65,176,131, 13,
+236,236,236, 30,203, 12, 21, 20, 20, 0, 37, 41, 56,115,230, 26,192,113, 80,171,213, 80,171,213,127,187,193,170,203,139,252, 91,
+169,243,131,211,218,149,188,230, 32,199,138,169, 67,155,203,252,125,189,161,211, 92,193,181,228, 98,124,208,165, 83, 28,171,176,
+213, 78,125,126, 68,135,240, 49, 77, 16,214,173, 35,241,247, 80,207, 88,188,108,245,235,173,221,200,172,216, 12,250,181, 57, 7,
+142,205,164,247, 90,185,146, 13,191,197,104,166,121,171,202, 32, 8, 20,191, 93, 79,195,245, 7,121, 27,110,102,210, 90,135,238,
+214,217, 86, 79,210, 79, 2,102, 23,165, 84,169,182,182, 46,106,215, 54,200,185, 95,215,182,204,160,222, 29, 32, 99,129, 51,151,
+174, 97,230,178, 31, 47, 8, 2, 29, 26,109,102,247, 96,249,136,193, 71,141, 83,249,136, 65,227, 35, 35, 6, 41,165,180,124, 20,
+ 97,253,105, 93, 44, 75,210, 75,147, 46,187, 75,157, 90,162, 44,225, 55, 60,200, 19,144,148, 89,132, 66,137, 59,116, 41, 41, 0,
+ 21, 30,158,164,180,193,159,102,103,103,103,215,166,193, 1,205,191,219, 28, 1, 67,105, 1,238,157,220,132,226,188, 52,124,186,
+230, 64,115,111,111,239,222, 26,141, 38,202, 92, 45, 66, 72,192,175, 7,119,184,130, 2,172, 84,129, 67,171,118, 35,219,201, 10,
+206, 42, 25,132,178, 44, 76,125,123,162,122,112,255,137,106, 0, 72,186,125, 21,126,170, 50, 83,146, 0, 0,131, 19,194,199,245,
+ 9,180,135,177, 12,155,143, 92,213, 50,192,160, 45,199, 98, 19,250, 4,217, 43,199,245,240,115, 88,152,154, 63, 26, 13,156, 12,
+180, 50,130, 85, 73, 67, 70, 15,238,161,148,111,229, 66, 18,118,157,203,180, 30,211,255, 41,149, 76, 66, 8, 45, 78, 1,181,114,
+198,234,205,123,138,229, 70,172,107, 72,219, 68, 68,254,139,148,150,150, 70, 19, 66,218,188,247,222,123, 19,230,205,155,215,203,
+218,218,186, 41, 0,148,148,148,220, 51, 26,141,167, 0,236,176,100,180, 95,133, 97,186, 75, 8,185,119,255,254,125,247,237,219,
+183,171,241,199,124,140,101, 0, 10, 80, 62, 97,102,131, 71, 16, 86,154, 41, 66,200,124, 83,101, 45,208, 60, 92,161,217,162, 33,
+245, 25,134,225, 9, 33, 32,132, 64,161, 80,224,244,233,211, 24, 59,180, 63,110, 30,202, 71,136,189, 13, 58, 77,158,138, 93,145,
+145, 96, 89, 22,132, 16,176, 44,107,209,117, 68, 34,145,224,204,153, 51,152,244,236, 24, 40, 36,128, 90,173,198,123,239,189,135,
+159,126,250, 9, 18,137,184,154,222,227, 80,247,171, 71,176, 48,114,211,231, 50,240, 70,252,188,233, 75, 28,188, 81,172,191,157,
+133, 15, 2,179,176, 34, 2, 69, 66,214,178, 45,211, 34,207,220,248,226,165,241,195, 84,125,251,244, 71,223,176, 62,146,214, 29,
+123,127, 8,160,202, 96, 17, 66,250,213, 55, 87, 6, 47,224,147,117, 71,110, 77,221,117, 50,158,192, 80,132,241, 3, 58, 82, 94,
+192, 39,245, 53,184, 54, 77,181,149,205,174, 51,231,207, 59,192, 80,140, 7, 87, 79, 40,155, 52,109, 14,240, 6,220,189,123, 7,
+223,110,222, 39,156,188,116,123,171,158,195, 91, 9,185,180,196, 92, 77, 0,128,192, 65,109, 45, 15, 28, 28,162,254, 69, 0,133,
+189, 74, 22, 68, 5, 30,246, 42,105,208,128, 86,214,191, 80, 74,169,173,149, 52,136,242,127,246,108, 53, 53,203,244,220,218,205,
+ 27, 55,124,245,242,203, 47, 91,103,107,210,145, 90,120, 3,197,114, 47, 24, 85, 62, 72,184,122,170,172, 84,199,153,188,120,215,
+247,122,102,103,103,103, 70, 95,204,197,174, 53,139, 96,212,235,144,169, 41,247,168,169,217,133,176,115,246, 58,111,137,166,129,
+ 19, 10,194, 39, 78,145, 89,217,194,106, 82,248, 48,121, 66,142, 14,237, 61,109, 1, 0,180, 56, 11, 55,143,159, 65, 88, 73, 20,
+ 0, 32, 49,153,129, 95, 91, 79,179,218,105,171,148,189, 53,248, 41, 47,220,123,152,134,211,177, 41,155, 19,115,104,106, 51, 39,
+178, 57, 33, 53,127,218,136, 46,190, 88,254, 83,220,155,168,195, 20,213,165, 25,236, 70, 38, 0,232, 81,158,228, 94, 6, 10,244,
+ 8,118, 35, 19,204, 25, 57, 88,155,166, 68,134,231,190,250, 37,233,127,123, 46,103,143,152,253, 92, 79,187,110,221,134,200,193,
+233, 81, 84,166, 51,198,229,209,194,134,104, 62, 46,162,166,168,249,111,213,172, 48, 59, 91, 43,110,141,169,153, 82,113,107, 20,
+ 77,224,209,238, 64, 74,169,164, 34,122, 85,111,146,187, 41,205,234,221,129,148,210,195, 21,209,171,122,163, 88, 53, 53, 5, 65,
+ 72,237,208,161,131,227,240,225,195,193,243, 60,238,220,185,131,164,228,100,244,155,246, 38,236,237,237,113, 42, 38, 6,183,111,
+223,198,252,249,243, 97, 52, 26,177,127,255,254, 63,205,200, 94, 83, 83, 34,145, 24,154, 55,111, 46, 27, 57,114, 36, 56,142, 67,
+ 98, 98, 34, 82, 82, 82, 48,115,230, 76,168,213,106, 68, 71, 71, 87,105,102,103,103, 67, 34,145,252,169,103,225,175,248, 44, 61,
+105,212,103, 79,121,240, 70, 20, 68, 46,192,215,167, 97, 48, 24, 17, 20,155, 73,171,247,105,175, 14,117, 34, 63,199,220,184,117,
+ 47,250,108, 95, 57, 50,175,151,215,177,128,248,108,154,214,209, 71, 82, 4, 67,145, 29, 18,127,193,253,140,162,226,248,108,106,
+ 81,151, 22, 0, 80,129, 39, 48,148, 2,105, 87,112,238, 84, 20, 78, 94,184,134,203,215,111,241,231,162,227,119, 49, 2, 62,137,
+203,166,119, 44,214,164, 20, 54, 67,151,227,197,235,119,125, 59, 6,184,249,130,231, 64, 5, 35,212,227,119, 96,114, 92, 55,223,
+142,205,236,125,203, 35, 87, 70, 56,188,114, 2,248, 74, 89,175,222,229,135,134,117, 61,154, 42, 70, 23,229,231,116,121,186,119,
+ 87, 72, 90,177,166, 0, 0, 32, 0, 73, 68, 65, 84,107,117,171,193,200,190, 27,143, 59,215,206,148, 69,223, 72, 56,119,249,161,
+225,177,162, 35, 94, 94, 94,189,158,238, 29,136,241, 83,223,135,161,180, 0,137, 39, 55,162, 56, 55, 29,167,207,219,224, 86, 97,
+ 97, 87, 0, 81,230,106,157, 75, 50,182, 6,128, 30,254,178,135,182,208,185, 63, 63,108, 56, 20, 68, 11, 65, 87, 8, 82,154,141,
+132, 20,125,193,232, 53,201, 60, 0,168, 20, 68, 98, 77, 11,236,204,209, 13,246,115,106,169, 98,141,216, 18, 25, 11, 65, 40, 95,
+102, 73, 16,176,122,203,137,132,105,159, 76,106,143, 96, 95,135,182,164, 98,242, 19,115,219, 74, 40,122, 94,222,245,113,144,246,
+215, 15, 1,193,128, 51, 51, 28,131,122,126,157,219, 19, 13,140,132, 93, 79,161, 41, 0,166,181,242, 36,107,103,124,125,228,195,
+ 14,145,113, 61,222,125,101,132, 29,168,184, 48,186,136,136,200,223, 79,113,113,241,212,201,147, 39,175,149, 74,165, 46, 0,136,
+ 32, 8, 16, 4, 65,242,197, 23, 95, 72,121,158,103, 24,134,225, 89,150,229, 14, 31, 62,108,228,121, 62, 75,171,213, 78, 53,165,
+201,113, 92,194,244,233,211,155,155, 26,113,184,115,231, 78, 72, 36, 18, 3,199,113, 9,141,118, 66,255, 33,234,190,104, 80,124,
+220,125,210,130, 5, 0, 8, 40, 62,170, 97,174, 0, 0, 49, 57, 52,181,181, 43,153,217,186, 99,239, 5,149,117, 44,109,128,150,
+231,199,116,108, 19,176, 19, 0,116,148,159,100,105,125, 0, 40,212,149,141,107,215,177,235, 46,129, 82, 9, 71,233, 6, 70,192,
+ 94, 45,135,155,230,140,156,171,139,212,204,252,232,202, 5,156, 5,208, 63,186, 5, 43,166, 99,160,148,210,170,110,193, 47,149,
+200, 46,208,153,156,199,233,204, 61, 93,255,142,190,178, 41,199,206, 94,157,202,243,212,157,101, 73,122,153,158, 91,251,184,230,
+ 10, 0, 52, 26, 77, 84,176, 43, 57, 22,211,214,109,128,179,170,124, 95,118, 41,144, 93,138, 99,154,204,162,168,134,104,230,149,
+ 24, 71,204, 91,241,211, 1,185,148,149,128,210,242,137, 64, 41,133,214,192,231, 86,154,176, 80, 39,226,249,222,126,110, 39,203,
+146, 36, 83,122, 23,111,167, 45, 31,191,248,248,172,216, 7,121, 27,238,231,209, 27, 0,112, 63,143,222,104,225, 68, 62, 76, 72,
+ 47,154,117, 35, 41,239, 75, 75,243, 38, 40,193,233,142,227, 23,252,105,159, 37, 26,181,113, 51,149, 94, 3, 48,170,181, 43,233,
+ 63,254,221,111,223, 37, 4,226, 50, 17, 34, 34,255, 33, 42,163, 88, 12,195, 52,120,240, 77, 45,154,135, 9, 33, 67, 0,220,181,
+160,206, 69, 0,109, 26,171, 13, 21,154, 57, 0,114, 26, 83, 83,228,207,212,105,176, 98, 51,233,106,152,177,152,179,185,229,234,
+172,159, 74,143, 3,112,106,104,253,106, 26,142,143,163, 81,147,152, 12,250, 97, 99,234, 85, 82, 97,166,254,146, 92,158,184, 76,
+ 58, 16, 0, 2, 2, 2,232,157, 59,119,240,184,179,224,222,204,162,215, 80, 99,201,133,154,196,228,208, 84, 0, 61,205,209,139,
+207,166,159, 0,127,238, 2,190,155, 67, 63, 5,240,105, 67,218,216,208,153,218,205, 37, 54,147, 70, 2,166,103,211, 23, 17, 17,
+121,242,104,140, 73, 70,107,209,124,172,133,159, 69,254, 61,136,221, 30, 79, 32,241,241,241, 79,204, 40, 12, 17, 17, 17,145,191,
+128, 6, 39,194,215,131, 56,233,176,200, 35, 48,255,223, 13, 16, 17, 17, 17, 17, 17, 17, 17,121,210, 32, 0,250,213,246,132, 37,
+163, 3, 8, 33,181,106,212,135, 41,125, 81, 83,212, 20, 53, 69, 77, 81, 83,212, 20, 53,159, 60, 77, 83,218, 79,204,232, 68, 90,
+ 45,121,185,177,111, 0,250,137,154,162,166,168, 41,106,138,154,162,166,168, 41,106,254,215,110, 98, 23,161,136,136,136,136,136,
+136,136, 72, 35, 35, 26, 44, 17, 17, 17, 17, 17, 17, 17,145, 70, 70, 52, 88, 34, 34, 34, 34, 34, 34, 34, 34,141,140,104,176, 68,
+ 68, 68, 68, 68, 68, 68, 68, 26, 25,209, 96,137,136,136,136,136,136,136,136, 52, 50,164, 98, 52,128,136,136,136,136,136,136,136,
+136, 72, 35,193, 0, 0, 33,132, 86,191, 23, 17, 17, 17, 17, 17, 17, 17,249, 59,121,210,188,136,216, 69, 40, 34, 34, 34, 34, 34,
+ 34, 34,210,200,136, 6, 75, 68, 68, 68, 68, 68, 68, 68,164,145,169, 52, 88, 97, 21, 33,185,176,255,207,198,136,136,136,136,136,
+136,136,252,103,121,162,188, 72, 85,146, 59, 33,132, 82, 74,201,255,115,123, 68, 68, 68, 68, 68, 68, 68,254,163, 60, 73, 94, 68,
+ 28, 69, 40, 34, 34, 34, 34, 34, 34, 34,210,200,136, 57, 88, 34, 34, 34, 34, 34, 34, 34, 34,141,204, 95,106,176, 8, 33,253, 68,
+ 77, 81, 83,212, 20, 53, 69, 77, 81, 83,212, 20, 53,255,107,136, 17, 44, 17, 17, 17, 17, 17, 17, 17,145, 70, 70, 52, 88, 34, 34,
+ 34, 34, 34, 34, 34, 34,141,140,104,176, 68, 68, 68, 68, 68, 68, 68, 68, 26, 25,209, 96,137,136,136,136,136,136,136,136, 52, 50,
+162,193, 18, 17, 17, 17, 17, 17, 17, 17,105,100, 8,128, 90, 71, 2, 80, 74,143,155, 45,210,128,209, 4,166,244, 69, 77, 81, 83,
+212, 20, 53, 69, 77, 81, 83,212,124,242, 52, 77,105, 91,226, 63,254,209, 80, 74,255,178, 27,128,126,162,166,168, 41,106,138,154,
+162,166,168, 41,106,138,154,255,181,155,216, 69, 40, 98, 22,132, 16, 55, 66,136,219,255,119, 59, 68, 68, 68, 68, 68, 68,254, 13,
+ 72, 26, 83,172, 21, 33,125,167,135,186,237,121,253, 90,186,163,169,178,174,174,174,107, 85, 42,213,196,210,210,210, 18, 66,136,
+ 80,185,191,194, 25, 87, 95,191, 39, 49, 51, 51,179,167, 41, 61,133, 66,177,194,205,205,237,149,226,226,226, 82, 66, 8, 37,132,
+128,144,242,229,140,106,222,243, 60,175,201,206,206,238, 96,201,185,253,211, 32, 0,235,236,230,118, 73,202,178, 94,150,214,229,
+ 5,225,126, 70,122,122, 87,179,143, 69,200, 34, 66, 48,187,226,241, 82, 74,233,251,150, 30,243, 31, 15, 33,172, 57,197, 66, 0,
+219,120, 96, 60,207, 48,111, 74,129,149, 58, 65, 88, 3, 0,160,148,111,232,161,245,151, 72,115, 66,209,150, 16,168, 41, 69, 1,
+ 37,184, 38,239, 68, 19, 26,170,247, 56, 16, 66,186, 72,165,210,113, 14, 14, 14,182,153,153,153,191, 2, 56, 0,224, 25, 87, 87,
+215,167,243,242,242,138,140, 70,227,110, 74,233,133,134,104,247,106, 71,230,200,101,210,151,180, 6,227,146, 51, 87,233,198,176,
+167,136, 19, 39, 96,177, 82, 38,233,169,211,115, 75, 79, 95,163, 27, 44,108,235, 35,235,149,209,138, 31, 15, 75,136, 48,243,125,
+ 7,128,253, 14, 14, 1, 10, 23,187, 95,165,114,246,126,126, 70,241,196, 49,153,153,201, 99, 30,227,125,255, 39,226,226,226,242,
+ 34,195, 48,159, 81, 74,193,243,252, 7, 57, 57, 57,155, 26, 67,151, 16, 50, 1,128,117,197,102, 9,165,116,135, 5,117,147, 0,
+248, 86,108, 62,164,148,250,213,183, 95,196, 50, 8, 33,171,247,237,219, 55,173, 79,159, 62, 88,190,124, 57, 86,175, 94,253, 32,
+ 43, 43,107, 49,128,205,148, 82,253,223,173,243, 36,209,104, 6, 43,152,144, 54, 47, 15,234,122,104,234,216, 65,114, 83,101, 93,
+ 92, 92,190, 31, 52,104,208,164,205,155, 55, 75,227,227,227,173,252,253,253,193, 48, 76,149, 1,170,254, 59,217,164, 73, 19,161,
+ 46,157, 74, 88,150,253,122,212,168, 81,147, 35, 34, 34, 84,209,209,209,170, 86,173, 90, 85,233, 9,130,128,154,191,187,254,254,
+254,245,234,169,213,234, 43, 44,203,122, 3,127, 54,103,117, 61,230,121, 94,147,147,147, 99,210,180, 17, 66, 6, 2,152,107,170,
+ 28,128,197,148,210,163,245, 21,144,178,172, 87,106,106,170,171, 25, 90,143,224,227,227, 99, 48,183,108,121,228, 10,179, 5,129,
+ 50, 0,192, 48,100,142,149,149,213,234,178,178,178,228,202,231, 1,128, 82,154, 97, 73, 27,188,189,189, 7, 11,130, 48,161, 92,
+147,217,161,209,104,126,177,164,190,157,157,221, 21,185, 92,238, 45,145, 72,170,222,140, 26,215,219, 71,182,121,158,167, 6,131,
+ 65,147,155,155,107,177,177,142, 2,200, 32,160, 23,199,178,111, 59, 57, 59,247,140, 62,118,204, 58, 36, 36,132, 97, 89,246,125,
+ 0,107, 44,213,171,142,254, 18,105,206, 27, 49,182,204,168, 24,166,240,251, 40, 64,151,244, 81,188,149, 84,119, 80,127,137,236,
+249,187, 77, 22, 33,100,208, 11, 47,188,240,249,146, 37, 75,156,229,114, 57,179,123,247,238,174, 51,103,206,124,105,249,242,229,
+ 94,227,198,141,179,213,235,245,194,156, 57,115,122, 17, 66, 62,166,148,254,100,137,118,183,118,164, 75,160,191,199,252, 55, 38,
+246,197,172, 69, 59,223,232,209,134,100, 91, 89,203, 86,143,238,217,220,190,117, 83, 7,124,188,246,220, 91, 0,204, 54, 88,132,
+ 16, 34,149, 74,219,185,187,187,251,235,116, 58, 30, 0, 92, 93, 93,171,190,232, 44, 91,238,155,116, 58,157, 33, 47, 47,239,176,
+ 37,109,173,141, 89, 74,101,231,206,246, 54,145, 11, 38,188, 96, 85,152,151,235,246,245,161, 3, 49, 17,112, 13, 29, 3, 60,120,
+ 92,237,127, 18, 12,195,124,150,146,146,226, 65, 41,133,135,135,199,103, 0, 54, 53,146,180,117,229,239, 48, 33,196,218, 68,217,
+154,248, 86,171,235,107,198,126,139, 33,132, 40, 37, 12, 51, 93, 46,149, 14,224,121,190, 13, 0,176, 44,123, 93,111, 52, 70,114,
+130,176,146, 82,170,125, 28,253,127, 56,179,167, 77,155,214,127,222,188,121,254,179,103,207,198,236,217,179,155,172, 95,191,126,
+237,231,159,127, 62,135, 16, 18, 74, 41, 45,254,155,117,158, 24, 26,197, 96, 5, 19,226, 51,176, 93,192,201, 55, 95, 24, 43, 19,
+ 34, 86, 16,188,248,191, 58,203,186,184,184,124,223,181, 67,135,151, 54,111,222, 12, 0,152, 56, 98, 4, 6,116,234, 4, 91, 27,
+107,200,229,229,205, 33,148, 64, 38,149, 97,228,204,119, 76, 30,155, 16,178, 52, 60, 60,252,185,136,136, 8, 27, 0, 88,189,122,
+ 53,194,195,195,225,232,232, 8,149, 74, 5,153, 76, 6,169, 84,250,200,189, 41, 88,150,245, 78, 73, 73,113, 85, 42,149, 0,202,
+ 13,159, 32, 8,143,220,170,245, 67,131,227, 56,180,108,217,210,164,110, 5,115, 11, 10, 10,122,149,148,148,212,219,119,219,180,
+105, 83, 0,168,215, 96, 85,242,217,167,159, 64,224, 74, 32,145, 0, 28, 7,232, 12, 12,132, 90,254,203,123,122,122, 98,250,244,
+233,127, 50,156,150, 48,108,216,112, 80, 74, 87,123,121,121, 29,204,200,200, 8, 33, 4, 83, 1,203, 35, 91,148,210,231,239,222,
+189,171, 18, 4, 1,129,129,129,147, 0, 88,100,176, 36, 18,137,119, 76, 76,140,171, 66,161,168, 51, 82, 89,205,252,194, 96, 48,
+160,125,251,246,156, 37,199,112, 3,124,115, 25,230,213,118, 79, 61, 53,101,254,136, 17, 86, 87,174, 92, 81, 48, 12, 3,142,227,
+240,197, 23, 95,112,148, 82,251, 96,192, 46, 14, 40,172, 75,131, 16, 50, 15,192,139, 40,143,202,110,160,148,126,241,200,243, 20,
+109,203,140,138, 97,137,197, 35, 59,117,110, 50, 7,113,177,215, 59, 53,179,217, 15, 91,137, 46, 1,192,223,106,176,212,106,245,
+152,229,203,151,187,108,216,176,161,240,246,237,219,134, 53,107,214,184, 76,157, 58, 53,200, 96, 48, 96,218,180,105, 89,129,129,
+129,178,229,203,151,187,236,219,183,111, 32, 0,139, 12,150,132,224,147,103, 71, 12,128,214,200,192,104,228, 92, 60, 92,108,183,
+206,120, 33, 76, 74,169, 30, 91,126,138,134,145, 19, 54,154,171, 85, 17,185,106, 55,122,244,104,191, 29, 59,118, 72,110,222,188,
+ 41,105,213,170, 21,120,158,175,186, 9,130, 0,158,231, 17, 16, 16, 96,233,203,240, 39, 94, 2, 2,156,221, 28, 35,187, 14, 25,
+108,229,161, 84,192, 49, 47, 11, 47,203, 36,182,155, 84,186,109, 0,186, 61,246, 1,254, 65, 80, 74, 33,145, 72,144,156,156, 12,
+ 87, 87, 87, 43, 71, 71,199, 52, 0, 31,229,230,230,174,251, 43,142,247, 56,145,173, 70,108, 67, 39,185, 68,178,119,203,198,175,
+221, 59,119,235,198,186,121,184, 34,254,206, 67, 72, 8,223, 47,230,114,116,216, 75,175,189, 59,131, 16, 50,154, 82,122,233,239,
+110,219, 95,141, 71,247,215, 71,121,244,120,115, 53,161, 2, 62,254,238, 64,209,162,165, 43, 84,211, 94,125,129,157, 57,115, 38,
+124,124,124,252, 71,141, 26,181, 20,192,107, 38,117,186,188, 62,202,189,219, 27,171, 65, 41, 22,124,123,160,232,243,165, 43, 84,
+175, 53, 64,231, 73,227,177, 13, 86, 8, 33,246,161,126,110, 81,159,206,158,106, 67,127,249,129, 41,205,201, 68, 93, 22,198,213,
+213,117,237,224,193,131, 39,110,218,180,169,106, 95,215,144, 16,140,234,219, 3,174, 78,106,168,172,229,229,151, 33,129,224,218,
+237,251,102, 25, 1, 31, 31,159,105,123,247,238,181,169,220,246,244,244,132, 76, 38,171,186, 85, 55, 87,149,183,154,145,142,218,
+ 80, 42,149, 56,126,252, 56, 36, 18, 9, 88,150,133, 68, 34,169,186, 85,223,102, 89, 22,110,110, 22,165, 38, 45, 86,171,213,161,
+ 69, 69, 69,118,249,249,249,240,245,245, 45, 4, 16, 83,237,249,208,172,172, 44, 59, 75, 4, 5,174, 4, 51, 95,110, 5,169,254,
+ 2,244,210, 78, 40,147,116,199,185,203, 55,113,240,104, 20, 82, 82,211,209,163, 75, 59, 60, 63, 97, 12, 34, 35, 35,193,243,150,
+245,104, 80, 74, 51, 8, 33, 75,159,121,102,248, 28,128, 32, 44, 44, 44, 99,198,140, 25,244,198,141, 27,163,198,142, 29,243,244,
+157, 59,119, 9, 0, 48, 12,153, 77, 8,249,218,220, 72, 22,165, 84, 6, 0,167, 78,157, 2,165,212,100,212,179, 54, 20, 10, 5,
+206,159, 63,143,202,238, 96,134, 97,192, 48, 12, 88,150,197,207,119,157, 81,162,103, 80,154,113, 3,111, 14,243, 69,211,166, 77,
+193, 48,166, 83, 14,195, 0,229, 57, 96, 20,145, 74,103,122,120,122,250,247,110,214, 76,117,252,248,113, 22, 0,252,252,252,104,
+ 90, 90, 90,254,254,253,251,139, 36,192,106, 63, 74, 55,215,103,174,124,125,125,187, 51, 12,243, 89,229,107, 78, 8, 89,234,239,
+239, 63,191,242,121, 65, 16, 48,161,191,163,116,198,140,183,101,157,195,202,255,148,116, 30,190, 3,133,137,139, 90,145,220,121,
+234,134,188, 38,143, 67, 65, 65,193,214,128,128, 0, 54, 43, 43,235, 4,128,123, 70,163,241,187,173, 91,183,186,190,252,242,203,
+153,219,182,109,123, 3,128,207, 23, 95,124, 49,176,184,184,120,151, 37,186, 61,219,146, 33, 29,218,133,116,241,245,241, 65,212,
+185, 75,144,201,165,246,211, 95, 28, 6, 27, 27, 9,190,220,112, 72, 72,210,228,190,113,250, 26,221,108,142, 86,133,185, 10, 29,
+ 51,102,140,207,142, 29, 59,100, 0,112,227,198, 13,100,102,102,194,201,201, 9, 74,165,178,234, 59, 95, 25,197,122, 28, 94, 2,
+ 2,212, 62, 78, 23,247,239,255,201,202,209,209, 30,223,189, 51, 3,207,167,106, 96,199, 50, 48, 26, 81,127, 40,252, 95, 6, 33,
+ 36, 96,244,232,209, 74,158,231, 81, 82, 82,130,147, 39, 79,170,173,172,172,212,222,222,222, 11, 0,152,109,176,172,172,172, 50,
+180, 90,173, 43, 0, 40,149,202,204,178,178, 50, 55, 0,165, 74,165,210,170,162, 72, 89,181,226,230, 68,182, 30, 86,139, 80, 61,
+ 52, 99,191,217, 16, 66, 58,118,234, 24,122,252,199,136,237, 54, 5, 69,233,176,119,200, 4,131, 2,172, 91,183, 18, 86, 86,118,
+ 88,176, 96,158,228,126,191,190, 94, 3,135,140, 62, 78, 8,233,247,196,153, 44, 74,214,245, 27, 62,209,209, 74,101, 11, 0, 16,
+ 56, 35, 54,173,159, 1,134, 97, 48,127,254,124,180,110,221,122, 10, 33,228,127,148,210,220,250,101,176,174, 77,175,113,142,114,
+101,249,165, 88,224,141, 88,179,115, 86,185,206,251, 83,241,236,240,166, 83,174,109, 35, 71, 90, 55, 67, 17, 0, 80,138, 50, 41,
+131,135,232, 68, 51, 43, 53, 8, 33,189, 41,165, 81,117,109,255, 27,145, 16, 66, 40,165,180,122, 55,203, 35,219,245,209,132, 16,
+ 69, 75, 7,155,163,171, 62,154,225,201,158, 63, 36, 41,123,120, 23,169, 90, 30,246, 21,207,211, 26, 67, 45, 85, 42,213,196, 77,
+155, 54, 61,226,191,124,221, 92, 33,147, 73, 33,149, 17,216,247, 28, 6, 0,200, 63,125, 16,132,212,110,174,106,106,150,148,148,
+104,175, 94,189,106,179, 97,195, 6,184,186,186,194,223,223, 31, 42,149,170,234,135,182,250,173,210,104,213, 52, 88, 53, 53, 43,
+159,151, 72, 36, 96, 24, 6,145,145,145,224, 56, 14, 99,198,140,249,147,185,146, 72, 36,181, 26,182,154,154,213,246, 31, 37,132,
+196, 80, 74,123, 85, 92,120, 99, 40,165,189,171, 29,123,160,139,139,203, 92, 0,139,205,213,100, 89, 10, 86,123, 14,130,247, 10,
+ 72,146,103, 64, 47,109,139,223,206, 68, 99,211,218,229, 0, 0,255,160,142, 24, 59,106, 88, 85,244,205, 28,205,234,120,120,120,
+108,206,204,204,106,223,167, 79, 31, 20, 20, 20,232, 23, 44, 88,128,208,208, 80, 4, 4, 4,214, 90,222, 28, 77, 66, 72,246,181,
+107,215, 60,180, 90, 45, 8, 33,217,166,202,215,166, 73, 8,193,214,173, 91,161,213,254, 57,122,239,208,251,115,204, 10,247,195,
+228, 55, 55, 99,233,237,221, 88,181,106, 85,189,231,174, 2, 66,181,234, 22, 95,203, 89, 46,116,201, 7,111, 40, 38, 77,154,196,
+ 78,158, 60, 25, 15, 31, 62,196,203, 47,191,172,141,140,140,212,167,167,165,253, 36, 23,132,239, 12,143, 26,226, 58, 53, 21, 10,
+197,150,163, 71,143, 98,247,238,221, 0,128,248,248,120,180,108,217,242,145,139,136,144,187, 7, 69, 73,223,225,226,207,183,208,
+121,248, 14, 92,252,121, 2,248,252, 67,210, 14, 45, 81, 80,223,185, 63, 46,181,105, 82, 74, 79, 2, 56, 89,185, 77, 8,249,223,
+182,109,219,198, 2,248,145, 82,122, 14,192, 57, 0, 59, 45,209, 44, 23,194,228,113,225, 35, 33,145,217,226,214, 93, 13,122,119,
+109, 15, 55, 87, 87,196,220, 76, 64, 82, 74,110, 6, 33,120,113, 80,119,197,226,178, 50,253,255, 78, 93,165,223,155,210,244,241,
+241,105,186,103,207, 30,105,229, 54,203,178, 96, 89,246,145, 63, 84,149,251, 44,106,103, 13, 94, 2, 2,108,189,109, 46,126,178,
+178,187,245,197,235,219,208,210,111, 8,236, 6, 14,193,178,157, 59,160,201, 46,208,114,165,220,211,150,106, 90,194,223,169, 73,
+ 8, 9, 8, 15, 15, 63,183,125,251,118,251,228,228,100,156, 58,117, 10,254,254,254, 40, 45, 45, 53,249, 71,183,166,166, 86,171,
+117,173,102,154, 42, 83, 24,118,234,116,186,202, 31, 74,147,255,156,171,107,214,149, 91,101,105,206, 85, 45,191,243,114,165, 76,
+182,103,255,143, 59,109,226,110,157, 66,187,182, 93, 96,163, 14,134,192,167, 35, 39,183, 24,121,119, 83,241,233,167, 75,177,224,
+163, 15,112, 96, 95,132, 77, 96,171,182,123, 9, 33, 45,170,119, 23,254,219,223,119, 16, 58,229,248,207,219, 86, 19, 42,160, 44,
+227,150, 66, 90,114, 79, 53,113,194,104,118,252,248,241, 56,112,224, 0, 98, 99, 99, 87,215,101,174,170,107, 18,138, 41, 55, 78,
+237, 94, 13, 74, 81,150,121, 75, 33, 43,187,167,122,225,185,177,236,243,207, 14,192,133, 19, 95, 99, 64,187,123, 55, 60, 93, 49,
+ 42,175,162,147, 80,194, 34, 71,161,196, 89,171, 75,228, 66, 53,147,117, 18,229,255,161, 42,141,213, 73,148, 79, 37,245,175,165,
+ 42,130,101,137,177,170, 40,207, 62, 37,151,252,184,113,193,235, 33,202, 7, 55,100,186, 27,231,145,170, 19,232,134,135, 92,222,
+138, 58,234,148,150,150,150, 36, 36, 36, 88,189, 56,106, 20,186,133,132,192,195,201, 9, 45,188,189, 97,165,144, 67, 46,147,254,
+161,109,193, 9, 16, 66,104, 96, 96, 32,134, 15, 31, 14,169, 84, 10,149, 74, 5, 27, 27, 27,200,229,242, 90,163, 87, 82,169,212,
+180, 40,202, 67,229, 44,203,226,198,141, 27, 72, 74, 74,130,189,189, 61,206,158, 61,139,167,159,126,250, 79, 81,172,138,118, 88,
+208,234, 63,186, 29,107,217,127, 20,102,118, 13, 86,194,243, 4,197,180, 45,148, 15,222, 64, 41,105, 15,157,142,131, 78,167,195,
+247,103, 12,184,148, 80, 2,131, 65, 15,157, 78, 87,231, 49,235,130, 16, 66,220,221,221, 71, 5, 5, 5, 77,156, 48, 97,130, 94,
+ 42,149,162,180,180, 20,165,165,165,184,121,243,166,126,192,128, 1, 25,207, 60, 51,220,237,224,193,131,148, 82, 44,181, 36, 15,
+139, 82,154,231,233,233,233,161, 84, 42, 65, 41,205,179,228,124,171,181,175,202,188,212,228,197,101,113,144,176,229,239,201,234,
+213,171,193,243, 60,234,251,124,107, 9,249,245,163,207,191, 82, 47, 89,177, 17,106, 71, 55, 68, 69, 69,241, 71,142, 28, 41, 34,
+ 64,252,157,216,216,101,207, 0,135,247, 0,102,231,174, 1, 64, 94, 94,158,149,191,191, 63,188,189,189, 33, 8, 2,140, 70, 35,
+ 98, 98, 98,144,158,158,142,156,156, 28,148,149,149,193,209, 58, 31,205,157,188,193, 21,157, 68,218,141,143,225, 97,115, 11,155,
+143,234,141, 79, 5,224,154, 37,199,250, 43,160,148, 30, 6,240,216,249, 75,160,240,114,117,247, 1, 67,141, 72,205,204,193,200,
+161, 3,192,202,108,112, 63, 57, 27,109,131,155,121, 60,247, 76,119, 15,150,112,152,189,120,199,116, 0,223,155,146, 43, 45, 45,
+229,111,222,188, 41,189,118,237, 26, 88,150,133,157,157, 93, 85, 58, 64,117,115,101, 78, 58, 64, 93, 84,154,171,207, 87, 63,109,
+205, 72, 75, 80,200, 31,199,154, 31, 46,160,165,239,211,216,116,235,142, 86,146, 95,220,239, 75,173, 54,190,193, 7,248, 7,224,
+225,225, 49, 85, 16,132, 5,148,210,252,240,240,112,183, 29, 59,118, 56,164,164,164, 32, 58, 58, 26,243,231,207,207,226,121,158,
+163,148, 18, 74,233,199,143,123, 44, 74,169, 80, 61,178,101,101,101, 85, 25,217, 42,169, 22,185, 42,177, 84,151, 16, 34, 85, 41,
+241,166,179, 29, 25, 33, 97,236,252,185,194,226,251,217,122,250, 83, 41, 39,124, 75, 41, 53,214, 87,151, 97,152, 87, 34,118,173,
+246,116,118, 17, 16,230,210, 23,105, 25, 6,124,254,206, 11,200,201, 41,194,247,235, 23, 1,144,195,192,177,232, 21, 54, 26,174,
+174, 94,152,242,234, 20,247,213,107,215,188, 14,224, 75, 75,219,249, 79, 37,237,236,202,125,132,144,227, 46, 46, 46,177,175, 79,
+153,226,226,239, 63, 9, 74,165, 18, 59,119,238,196,142,239,190,227, 87, 0, 99,215, 18,242,219, 84, 74,247,213,171,115,225, 15,
+157, 25,211,166,185,180,106, 53, 13, 10,133, 2, 39,142,252, 0,109,250,214,162,161,221, 96, 40,213, 98,104,147,225,212,241,193,
+207, 36, 87, 42,197, 93, 0,144, 42,145, 38, 5, 50,107,200,253,235,141, 85, 37, 13,238, 34,108, 38, 83,157, 91,255,206,184,246,
+ 46, 66,153, 68,127,230,103,164,232, 4,238,139,187, 6,195,149,124, 58,177,174, 58, 12,195, 8,190,190,190,232,219,161, 3, 70,
+245,236, 9,137, 68, 2,165, 92, 6, 91,165, 21, 40, 95, 30,185,170,236, 34, 52,215,235, 85, 26, 27, 39, 39, 39,200,100,178, 42,
+ 99,101,110,244,170, 46, 77, 65, 16, 32,145, 72, 16, 19, 19,131, 30, 61,122,192,199,199, 7,187,119,239,198,192,129, 3,255,212,
+101,104,169,185, 2,202, 13, 86,245,238,186,106,201,239, 38,147,219,107,162,213, 19,100,235,219,130,144, 16,112, 28,192, 83, 64,
+167,213,130, 82,128, 82,192,104,208, 67,171,213, 86, 29,211,156,174, 87,111,111,111, 79,127,127,255,119,230,206,157,221, 34, 52,
+180, 29,178,179,179, 33, 8, 2,108,108,108, 80, 90, 90, 10, 59, 59, 59,116,235,214,237,247,207, 62,251, 44,151, 82,204,181, 52,
+201,253,113,169,124,205,143, 29, 59,246, 72,247, 96,229,173, 36, 77,131,201,111,109,131, 92, 2,196,196,196, 32, 40, 40,200,148,
+185,100,250,244,234,142,115,191,199,115, 47,191,183, 66, 39,205,137, 94,236, 46, 8,155, 52, 64,131,207,139, 82,138,236,236,108,
+100,100,100, 96,196,200,145,216,177,125, 59, 30, 60,120,128,224,224, 96,244,233,211, 7,174,174,174,120,240,224, 1, 46,157,214,
+ 65,151,151,139, 92,125, 52, 84,182,157,177, 63, 42, 65,247,225, 42,253,255,203, 40, 66,160,188,219, 4,192,203,106,181,186, 73,
+105,105,105,186,209,104,220,141,114,211, 63, 80, 42,149,142, 83,169, 84,238, 5, 5, 5, 15, 0,124, 79, 41,189,108, 74,207, 74,
+169,116, 82, 40,237, 32,112, 58, 72, 36, 18,248,248,248,131,242,122,228, 21,150,225,197,241,195,241,123,204, 77, 28,249,237, 2,
+103, 52, 10,223,152,219,198,128,128, 0,228,228,228,128,101, 89,168, 84, 42, 88, 91, 91, 35, 48, 48, 16,201,201,201, 85,230,170,
+161, 93,132, 47, 1, 1,118,190, 54, 23, 62, 91, 89,110,174,210, 83,211,144,242,128, 66, 33,151, 99,237,186,213, 37,165,233,121,
+157, 55, 2,255,106,115, 5, 0,130, 32,124,156,146,146,226, 42,145, 72,220, 57,142, 67,114,114, 50,174, 92,185,130, 55,222,120,
+ 35, 35, 39, 39, 39,140, 82,218,160,115, 84, 42,149,153,149,145, 43,165, 82, 89,117,241,172, 45,178,245, 56, 57, 87,132,144,102,
+254,222,182,145,235,151,207,244,237,216,185, 27,163,146,216,229, 21,223, 77,239,113,230, 84, 84,183, 55,150,127,255, 58, 33,100,
+ 0,165, 52,177,174,250, 10,169,116,112,151,238,221, 37,160, 25,144,200,123, 96,233,146,241,200,202, 46, 68, 94,110, 17,100, 50,
+107,232,141, 44,120,129,160, 91,143,158,248, 97,243, 46,180,126,245,101, 86, 46,149,246,199, 19,100,176, 42, 88,244,237,183,223,
+250, 6, 6, 6, 98,211,166, 77,248,109,203, 22, 60, 95, 80,128, 40,134, 97,141, 82,169,243, 97,163,113, 29,128,122, 13, 86,117,
+157,214,173, 91, 99,227,198,141,216,186,117,235,195,137, 79,103,238,157, 57, 17,174, 6, 3, 6, 69,223,134, 99,147,225, 64,244,
+109, 56, 62, 21,136, 22,156, 4,119, 9,129, 85,117, 1, 66, 72,239,234,247,255,118, 36, 0,194, 72,121,127, 92,213,189,169, 74,
+214,110,129, 19,182, 79,234,223, 33,184,169, 55, 99,220,253, 53, 82, 74, 57,237,252,219, 6,225,118, 17, 29, 29, 87,143, 57, 96,
+ 24,134,178, 44, 11, 91, 43, 43,184,216,219,151,255,211,100, 24, 64, 0, 4, 35, 64,248,242, 47, 31, 21, 8, 44, 25,252, 44, 8,
+ 2,228,114,121,173, 9,237,150,230, 94, 85,215, 44, 42, 42,194,253,251,247, 49,101,202, 20,168, 84, 42, 0, 64,122,122, 58,252,
+252,252, 32,145, 72,144,146,146,130, 19, 39, 78,160,105,211,166, 80, 40, 20, 22,185,172,106,209,164, 80, 66, 72, 20,128,208,180,
+180, 52, 59, 15, 15, 15,192,210, 8,150, 64, 81,170, 35,208,235,121,220,185,115, 7,169,169,169,184,127,239, 46, 58,150, 20,130,
+130, 5,165,212,162, 8,150,135,135, 71, 96,203,150, 45, 63, 91,180,104,145,212,199,199, 7,130, 32,192,209,209, 30, 37, 37,101,
+200,201,201, 65,112,112, 48,124,124,124,176,116,233, 82,160,188,251,232,111, 53, 87,213,169, 28, 45, 90,253,158, 97, 24,188,245,
+140, 47,114,115,109,192,178,127,140, 38, 53,145,131, 37, 3,128,176, 1,225,146,200, 35,135,173, 57, 96, 97, 58,203, 46, 52,245,
+ 15,132, 82,106,228, 5, 65, 85,215,243,201,201,201,144, 74,165,136,216,179, 7,185, 25, 25,104,219,182, 45, 58,117,234,132,187,
+119,239,226,247,223,127,135,147,147, 19, 92,188,187, 34,234,158, 1,113,169,101, 80,171,213, 72,208, 48,255,111, 67,255, 9, 33,
+195,250,245,235,247,221,178,101,203,220,221,221,221,165, 89, 89, 89,220,202,149, 43, 7,174, 92,185, 50,238,245,215, 95, 15,126,
+253,245,215, 29, 92, 92, 92, 36,233,233,233,198,119,222,121,103, 32, 33,100, 46,165,180,206,110, 67, 0,176,182,182,117,100,101,
+214, 32, 68, 2,123,181, 3, 36,114,107, 8,156, 4,188, 0,216,169, 93,112,238,247, 8,156,189, 94, 52, 53, 51, 7,123, 76,181,
+143, 82, 74,157,156,156, 40,203,178,112,114,114,122,164,107, 16, 0,220,220,220, 80, 88, 88, 8,150,101, 33,149, 74, 45, 54, 89,
+149,230,234,243,149, 79,219,144,106,230,170, 56,219, 9,191, 29,189,153, 95,154,158,215,227, 73, 48, 87, 0,170, 6,235,220,187,
+119, 15,165,165,165, 56,125,250, 52, 62,254,248,227,172,154,230,202,205,205,237, 85, 59, 59,187,143,138,139,139,151,166,165,165,
+125,109, 74,183, 34, 50,213,104,212, 54, 29, 3, 33, 68,234,227,161, 60,250,251,233,109,126,106,122,141, 32,105, 10,112,167, 48,
+214,246,162,107,175, 33, 29,135, 50,237, 87,125,210,164,211,212,247,143, 18, 66, 2,235,138,100, 9, 60,223,222,218,198, 22, 64,
+ 38,162,175,156,172, 50, 87, 57,185, 5,208, 25, 88,232,244, 4, 90, 3,131,190,253, 6,225,187, 53, 91,145,146,153,139,202, 17,
+134, 79, 10,132, 16,199,144,144,144,105, 99,199,142,197,194,133, 11,113,124,217, 50,253,107,132, 20, 74, 0,122,136,231, 33, 80,
+ 74, 24, 51,146,211,107,234,124,249,229,151,251, 0, 60,187,248, 13,116,205, 43,198,139,158,195,169, 99,147,225,229,101,199,204,
+161, 0,224,152,117,252, 79,169, 58,164,178, 39,205,210, 30,181,127, 42, 18, 74,105, 20, 33, 4,213,239,235,171, 96,239, 30,216,
+251,127,115,102,172,232, 62,162, 31,147,254, 90, 15,228, 23,234,244,115,110, 26, 25, 77, 41, 29, 85,159,185,170,206,123, 43, 87,
+226,247,248,242,239,175,183,171, 43,102, 63,247, 28, 40, 7,156,141,141,195,174,227,199, 49,190, 95, 63, 88, 87,140,224, 51, 69,
+229,197,179,182,168, 85,245,232,149,165, 81,166,252,252,124,236,217,179, 7,157, 58,117,130, 74,165,130, 68, 34, 65,104,104, 40,
+110,222,188,137,102,205,154,129, 16,130,253,251,247, 99,212,168, 81, 72, 76, 76, 68,215,174, 93,109, 76,171,254, 65,165,217,137,
+139,139,179,163,148,246,170,140,118, 52, 20,157, 78,135, 91,183,110, 97,248,240,225,112,112,112,128,151,215, 14, 28, 63,186, 13,
+170,144,231, 65, 8, 44, 50, 88,132,144, 49, 67,135, 14,149, 50, 12,131,178,178, 82, 40, 20, 74,216,216,216,193,214, 86,141,128,
+128, 0,164,166,166, 98,224,192,129,134, 59,119,238,108, 77, 75, 75, 59,100,105, 91,221,220,220, 84, 69, 69, 69, 51,252,253,253,
+149, 0,160, 84, 42,251, 58, 59, 59,127,158,157,157,109,209, 48,222,234,198,138, 16, 2,150,101,171, 12,150,132, 97,224,225,238,
+ 90,181, 93,145,127, 86,231,135,128, 16, 82,152,146,163, 83, 0,128,175,175, 47,190, 91,123,128, 25, 58,116, 40,102,204,152, 1,
+163,209,136, 85,171, 86, 1, 0, 38, 76,152, 0,131,193,128,189,123,247, 2, 0, 36, 18, 73,189,125,206, 87,174, 92, 65,116,116,
+ 52,140, 70, 35, 10, 10, 10,240,203, 47,191, 32,234,212, 41,236,220,255, 43, 30,220,187,139,208, 64, 63,188,252,242, 75,144, 74,
+165,216,188,121, 51,122,244,232, 97,201, 75,208,232,200,100,178, 23,214,175, 95,239,181,105,211,166,252,159,126,250,169,160,115,
+231,206,214, 43, 86,172,112,253,238,187,239,250,232,245,122,188,253,246,219,153, 23, 47, 94, 44, 25, 49, 98,132,122,221,186,117,
+ 94, 45, 90,180,120, 6,181,228,101, 85,116,251,140, 7, 48, 41,172,147, 90,146, 95, 84, 6,129,211,227,222,131,251, 40, 40,214,
+ 67,224, 13,120,168, 73, 69,177,150, 71, 78,110, 17, 66,219, 15,248,246,228,201,147, 31, 16, 66,230, 81, 74, 15,154,106, 39,207,
+243,184,112,225, 2,206,158, 61,139, 83,167, 78, 33, 41, 41,169,234, 57, 59, 59, 59, 68, 70, 70,162, 79,159, 62, 22,157,123, 93,
+230,170, 40,171,220, 92,229, 63,204,125, 98,204, 21, 0, 80, 74, 23,120,120,120, 44,240,240,240, 80, 30, 59,118, 76,221,164, 73,
+ 19,112, 28,167,175, 25,185, 10, 11, 11,251,223,250,245,235, 61,154, 53,107,246, 6, 0,147, 6,171, 46,234,138,108,153,129,111,
+181,200,151, 47, 0, 48, 12, 94, 93,186,122,154,179,173,252, 97, 42,238,124, 85, 49, 23, 32, 11,148, 22, 2, 39,183, 67,210,253,
+195,251,111,140,156,227, 48,119,211,194, 87, 1,172,170, 75, 56, 33, 49, 25,171, 87,127,135,153,111,191,136, 31,190, 95, 10, 65,
+144, 64,103,100,225,235,223, 5, 58,131, 0,194, 72,208,182,125, 7,252,118,242, 52,164, 12,176,103,211,234, 6,158,253, 63, 19,
+ 74,105, 46, 33,100,213,254,253,251,223,156, 49, 99, 6, 4, 65,144,127,180,122,117, 89, 86, 86,214, 34, 88, 48,127, 85, 45, 58,
+163, 86,175, 94, 29, 63,247,187,172,125, 51, 39,130,125,240, 51,201,141,190, 13,199, 49,115, 40, 34,150, 16, 60, 21,136, 92, 85,
+237,151,248, 83, 53,238,255,213, 72, 0, 84,229,166,212,231, 24,159, 10,104,246,137,218,209,225,165,110, 29, 91, 57,189,243,198,
+171,210,196,116, 45,142,118,120,167,224,192,242, 15,109, 30, 10,214,111, 39,209, 66,139,162, 46,187, 78,156,168,122,252,197,142,
+ 29,181, 62,151, 54,102,140, 89, 90,130, 32,212, 25,181,178, 52,114, 5, 0, 42,149,202,190,127,255,254,120,250,233,167, 49,122,
+244,232,170,156,171,118,237,218, 97,231,206,157, 8, 15, 15,199,213,171, 87,225,225,225,129,160,160, 32, 4, 5, 5,225,240, 97,
+203, 82, 85, 42,187,235, 66, 66, 66, 42, 71, 17,134,106, 52, 26,139, 70, 15, 86, 71,167,211, 33, 39, 39, 7,142,142,142,144,203,
+229,232,220,185, 19,222,124,171, 51,156, 61, 54, 34,164, 85, 32, 74, 74, 74,170,134,174,155, 66, 42,149, 6,180,104,209, 2, 89,
+ 89, 89,200,202,202,130,139,139, 11, 60, 61, 61,225,230,230,134,229,203,151,211, 21, 43, 86, 68,241, 60,191, 53, 61, 61,221, 98,
+ 71,232,237,237,221,209,217,217,249,205,204,204, 76,101,181, 31, 77,101,219,182,109,215,122,122,122,174, 74, 77, 77, 61,107,174,
+ 22, 33, 4, 6,131, 1,132, 16, 28,186,231,137, 18, 61, 65,161,230,255,216,187,238,176, 40,206,245,123,190,153,109,148,165,151,
+165, 44, 32,168,160, 40, 24,187, 81,136, 93, 52,154,168,216, 80,115, 19, 75,162, 73,140, 53,118,141,137, 49,106, 98, 55,106,108,
+ 55,137, 92,187, 98,140,196, 94,176,199, 46, 32, 32,138,133, 14,178,244,133,173, 51,243,253,254,160, 4,145,178,152,114,111,242,
+243, 60,207, 62,176, 51,179,103,190, 25,150,153, 51,239,247,190,231,189,133, 41,111,123, 61, 39,184,196, 98,177, 41,137,186, 37,
+ 97, 97, 97,206, 30, 30, 74,164, 38,221,195,129, 3, 20,171, 87,175,198,133, 11,101,255,231,137,229, 15, 4, 21,239,187,119,239,
+ 14,111,111,239, 6,153, 91, 10,130,128,232,232,104,236, 62,124, 30,174, 94,254, 72,121,144,128,219, 71,143,160,145,147, 61, 90,
+182,105, 7,163,209,248,187, 44, 52,254, 8, 24, 12,134,173,190,190,190,208,235,245,103, 0,108,139,142,142, 30,156,153,153,185,
+230,231,159,127,118, 27, 54,108, 88,198,145, 35, 71,166, 1, 56, 20, 29, 29, 61,230,171,175,190,234,105, 44,155, 62,120, 1, 44,
+203,254, 48,125,250,244,110,195,134, 13, 35, 18,198,168, 63,121, 98,135,136,227,140,100,230,188,237,124,212,165,243, 12,199, 25,
+201,144,176,233,194,209,179, 49,204,132,201, 43,248,214,157,250, 35, 54, 54,214,101,192,128, 1, 75, 0,212, 41,176, 88,150, 5,
+207,243, 16,139,197,149, 2,186,166,109, 26, 18,189, 26, 7, 52,182,246,146,255,186,116, 99, 47, 57, 17,169,255,241,226, 10, 0,
+ 84, 42,213, 22, 0, 91,236,237,237,179, 45, 45, 45, 81, 92, 92,252,194,247,143, 16, 98,214,172, 89, 51, 51,169, 84,138, 62,125,
+250,216,187,186,186, 38, 50, 12,179, 46, 61, 61,189,193, 74,163,166,200,214,203,218, 52,216, 57, 97, 64,199,224, 54, 86,247,109,
+ 22, 91,153,137,180,119, 26, 37,154, 89, 19, 0,133, 58,197,227, 43,201, 35,138,200, 51, 89,235,118,221,219,194, 90,100, 57, 0,
+181, 8, 44,134,101,111, 23,230, 23,244, 43, 42,214,227,210,229, 88,132,141,104, 10,157,129, 64, 16, 24,168, 75,116, 0, 43, 6,
+ 3, 96,228,168,119, 65,137, 8,121,217, 25, 96, 89, 54,166,161,199,253, 55,192,220,137, 19, 39,246,155, 55,111,158, 79,185,127,
+149, 87,185,127,213, 44, 66, 72, 32,165,180,244, 37,121, 26, 29,217,179,112,198,225,139,155, 11,251,119,214, 60,104, 91, 86, 19,
+101,223,182, 25,242,196, 98, 60, 20,177,200,165,244,185,138, 82, 84, 20,124, 85, 45,252,250, 59,195,164, 28, 44,223,198,202,190,
+ 93,219,183,155, 60,127,222,124,171, 7,215, 47, 96,254,146,111,133,166,237, 66, 10, 87, 29, 58, 94, 92,104,221,168, 71,105, 70,
+194, 29, 19,247, 71, 1, 32,164,123, 40, 90,181,232,240,194,202,160,238,101, 30,144,151,206,221, 68,118, 78,186, 73,132, 21,226,
+169,182,156, 43, 83, 74,243,171, 67,163,209, 20,196,198,198, 58,167,165,165, 61,151,208,238,237,237, 13, 66, 8,174, 93,187,134,
+ 95,127,253, 21, 97, 97, 97, 16,137, 68, 16,139,197, 56,127,254,124,113, 67,246, 81, 37,154, 20, 77, 41,237, 74, 8, 9, 81, 42,
+149, 53, 86, 15,154,194,165,209,104, 80, 88, 88,136, 19, 39, 78,160,105,211,166, 88,186,116, 41,220, 92, 21,152, 63,127, 6, 4,
+ 65, 64, 81, 81, 81,165, 63, 80,125,224,121,158, 86, 68,135, 4, 65, 64, 78, 78, 14,124,124,124,176,113,227, 70,172, 89,179,230,
+219,140,140,140, 6, 87,185,216,217,217, 89,155,153,153, 77, 24, 48, 96, 64,208,160, 65,131, 16, 18, 18,242,220,250,157, 59,119,
+202, 15, 29, 58, 52,219,195,195,163,171, 32, 8,223,165,167,167,215, 89, 22, 92,129,239,191, 47,179, 79,178,232,180, 8,115,134,
+ 53,194, 59, 31,237,192,170, 85, 17,144,201,100,149,122,237,222, 71, 0, 0, 32, 0, 73, 68, 65, 84,219,176, 44,139,197,139, 23,
+215, 41, 94, 4, 74,125, 37,170, 43, 25, 51,102,175,116, 94,182,236, 52, 78,159,126, 6,134, 97,224,234,234, 10,134, 97,240,228,
+201, 19, 48, 12, 3, 47, 47, 47, 48, 12,131,244,244,244,138,156,191,124,212, 80,197, 88, 19, 24,134,129, 86,171, 69,106,202, 83,
+164, 37, 37, 66, 94,148, 5, 39,107, 11,228,223,139, 70,171,113,239,195,104,172, 51, 39,247, 47, 1,165,244, 20,128, 83, 85, 22,
+ 29, 32,132, 24, 9, 33,163, 0,236,165,148, 70,148, 47,223,142, 58,140, 65, 59,117,234,212,122,222,188,121,226, 10,219, 12, 55,
+207,175, 56,131,193, 32, 0, 64,179, 86,111, 60,167,242, 31, 62,124,136, 85,171, 86,161,164,164, 4,146, 6,100,166,247,234,213,
+171, 50, 39, 82, 34,145,192,209,209, 17, 6,131, 1, 28,199, 53,120,106,208,193, 75,249,237,181, 91,231,249,187, 73,155, 53, 49,
+247,143,153,167, 61, 17,160, 86, 57,254, 99,197, 85, 85, 80, 74, 23, 41,149,202, 69,130, 32, 80, 74,233,194,138,229,132, 16,153,
+167,167,231,197,147, 39, 79, 58,112, 28,135,245,235,215,219,102,101,101,217,190,241,198, 27,115, 0,212, 42,176,106,177,105,168,
+ 13, 47,101,211,192,243,240,179,182,178, 69, 62,210,160,115, 52,182, 46,112,224,242, 78,101,190,127,199, 45,185, 77, 11, 75,222,
+232,195, 20,233,225,110, 97, 11,129,210, 90,141,208,116, 70,227,177, 59,183,110,247,241,244,104,202,254, 28,121, 1, 3, 7, 15,
+131, 78,199, 64,107, 36, 32,172, 24,132,149, 32,176, 85, 27, 52,111,217, 10, 20,192,205,235, 87, 56,189,209,120,170, 54,190,191,
+ 35,220,130, 38,135,185, 5,125,178, 14, 84,160, 53,248, 96,249, 12, 30, 60,120, 25,128,201,245,241, 40, 94,159, 28,230,210,185,
+140,167,170, 15,214,244, 79, 38,226,222,117,177,205,133, 91, 95, 75, 66, 58,225,151,156,211, 4, 22,102,191, 85, 17,138,153,151,
+179,215,248,187,160, 94,129,229,233,233,105,235, 44,183,248,254,227,113, 99,173,146,239, 94, 69, 90,244, 85, 92,190,148,152,191,
+235,224,225,244,162,194,156,113, 13, 16, 87,149,211,121,142,174,141,224, 83,131,192, 50,183,114, 2, 0,248,180,232, 0, 81, 74,
+195,108,128,106,138, 94,189,140,184,170, 64,133,168,170,158,208, 62, 97,194, 4,108,219,182, 13, 93,186,116,129,175,175,111,229,
+147,114, 67,163,100,213,163, 73, 47, 83, 61, 88, 21,197,197,197,240,242,242,194,214,173, 91, 17, 19, 19, 3, 43, 43, 43,132,133,
+133,161,184,184,184, 82, 88,153,154,228,206,243,252,211,147, 39, 79, 6, 14, 31, 62,156,138, 68, 34, 82, 80, 80, 0, 27, 27, 27,
+108,220,184,177, 52, 51, 51,243, 92, 67,199,230,238,238,222,223,222,222,126,252,136, 17, 35,216,102,205,154, 33, 59, 59, 27,214,
+214, 86,122, 66,136, 20, 0,108,108,108,244,150,150,150,248,224,131, 15, 16, 24, 24,216, 97,246,236,217,237, 93, 92, 92,194,179,
+178,178, 14,214,198, 89, 49, 45,184,103, 79,217,236,212,184,117, 9,208,235,203, 4,202,166, 77,155, 80,158,203, 86,137,164,164,
+ 36,192,132,202, 20,185, 92, 14, 95, 95,223, 26,255,246,193,193,193,184,121,243,102,217, 20,164, 72, 4,103,103,103, 92,190,124,
+217,164,178, 76, 90,110,224, 24, 27, 27, 11,127,111, 71,196,156, 62, 9, 71, 11, 49, 94,115,115,129, 50,184, 43, 18, 19, 19,255,
+171,209, 43, 66,200, 64, 0, 3, 0, 28,165,148, 30, 34,132, 12, 5, 16, 82,241, 30, 13, 52, 22,229, 56,142, 50, 12, 67, 82, 83,
+ 83, 13, 22, 22, 22,196,222,222, 94, 36,147,201,160,211,233, 42,133,214,195,135, 15, 17, 25, 25,137,180,180, 52,216,219,219, 51,
+ 54, 54, 54, 48, 24, 12, 38, 85,148,242, 60,255,130, 61, 67,249,126, 27, 44,174,222, 3, 2,182,125,181,188,145,140, 97,109,252,
+ 29,251,226,209,189,135, 26,181,170,192,252,255,131,184, 2,128,252,252,252, 45, 0,182, 84,188,119,114,114, 26,195,178,236,124,
+ 27, 27, 27,155,243,231,207,219, 58, 57, 57,145, 29, 59,118, 24, 23, 46, 92, 88,192,178,108, 62, 33,100, 77, 93,124,181,216, 52,
+188, 52,106,178, 99,160, 20,113,170,194, 36, 47,177,157,155,112, 87, 75,175, 76, 77,157,211, 60, 95,220,212,137,180, 12,192,224,
+103,241,151,198,112, 73,157,179, 51,179, 24, 10, 33,174, 54, 94, 65, 16,182,207,153,183,120,102, 98,194,109, 79, 51,107, 51, 76,
+152, 56, 15,191, 28, 63, 7,194,136,113,241,202, 53,232, 13, 60, 84,121,133, 24, 49,114, 52,148,174,142,136,251,245, 68, 14, 39,
+ 8, 27,127,239,241,252, 47,129, 82, 97, 67,159,129, 99,236,100,230,101,105,164,130,192,227, 63,255,158, 1,134, 89,135,207, 62,
+251, 12, 1, 1, 1, 31,145,178,206, 13,117, 62,240, 18, 34,108, 8,236, 58,210, 78, 34, 43,227,161, 2,143,173,251,231,148,251,
+ 96, 77,195,198, 45, 7, 3, 91,122, 63,254,188, 46, 31,172,127, 34,106, 21, 88,141, 26, 53,146, 89,138,241,129,189,185,100,214,
+199,163, 6, 57, 61, 75,186,135,180,248,219, 0, 0,157, 78, 99,204, 76, 60,255, 90,125,228,229,198,108, 85,163, 29,180,174, 41,
+ 42,173,182,254, 39,248,234,156, 21, 55,218,234,209,171,134,136,171,154, 56, 1,188,112,131,101, 89, 22, 30, 30, 30, 88,182,108,
+ 89,189, 62, 88, 53, 28,123,197,242, 16, 0,173, 0, 84, 77,114, 15, 49,165,114,176, 54, 78, 39, 39, 39,228,230,230, 2, 0,186,
+117,235,134,110,221,126,171, 83, 48, 24, 12,149, 81, 43, 43, 43,171, 23, 34, 88, 53,113,114, 28,183,252,208,161, 67,195,174, 94,
+189, 58, 96,198,140, 25,162, 30, 61,122, 0, 40,243, 28,163, 38,244, 94,171,129,115,212,241,227,199, 89, 65, 16,176,117,235, 86,
+220,186,117,139, 90, 90,202,167,202,229, 86, 59,172,173,173,249,130,130,130, 81,239,191,255,254,160,207, 63,255,156, 4, 7, 7,
+227,234,213,171,196,199,199, 39, 20,192,193, 58, 56, 1, 0,215,174, 93, 3,195, 48,224,242, 82,240,209,156,189,176, 52, 23, 33,
+ 33, 33, 1,121,121,121, 47,152,143,154,114, 62, 5, 65,168,188,113, 87,188,130,131,131, 43,167, 27, 59,118,236, 8,150,101,113,
+231,206,157, 26,167, 91,171,113, 82, 7, 7,135,202,239,135, 68, 34,193,185,115,231,240,229,151, 95,194,211,222, 22,249,241, 49,
+112,233,214, 3,189,199,190,143,176,176, 48,176, 44, 11,123,123,123,160,154, 79, 80,109,199,254,123, 80,149,147, 16,242,150,191,
+191,255,220,184,184, 56,101, 96, 96, 96, 11, 66, 72,183,128,128,128,246, 49, 49, 49, 21,239,197,148,210,154,253, 48,106,225,188,
+113,227,198,129, 13, 27, 54, 76,124,239,189,247, 36,130, 32,240,201,201,201, 70, 0,196,197,197,133,189,113,227,134,240,243,207,
+ 63, 67,163,209, 64,169, 84, 50,238,238,238,228,212,169, 83, 66,124,124,252, 53, 74,233, 60, 83,143,189,162, 82,176, 34,153, 93,
+163,209,152, 36,174,170,115, 54,106,238,183,180,231, 27,205, 60, 84, 25,119,144,153,158, 4,109,158,157,241,220,137,203, 13, 18,
+ 87,127,246,223,232, 47,230, 92,252,224,193, 3,119,157, 78, 7,169, 84,138, 77,155, 54, 25,150, 45, 91, 22,167, 82,169,130, 40,
+165,154,234, 27,155, 58,206,134, 24,144,214,199, 89,152,139, 95,126, 58,124,163,189,124,240,118,124,148,145, 83,153,184, 72, 9,
+177,143, 80,180, 8,178,232, 16,152,206, 28, 93,196, 20,243,165,149, 57,162,213, 57, 41,165,122, 66,200,176,193,161, 35,207,236,
+217,179, 91,190,112,209, 34, 92,190, 22,131,220, 2, 53, 4,202, 66, 32, 4,243,231, 47,132,139,163, 61,138, 50, 30,148,234, 12,
+134,193,180, 90,203,156,191,251,223,157, 16,102,210,169,159,119,172, 99, 8,132,146,236,251, 50,182, 56,201,226,157,176,193,162,
+ 97,195,134, 33, 34, 34, 2,177,177,177,155,107, 19, 87, 85, 57, 41,101, 38,197,156,223,187,142, 0,130, 38,231,190, 76,164,126,
+108,241,238,168,193,162,176,176, 48, 28,138,188,130, 61, 71, 30,127,183,251,103,122,228,143, 60,166,191, 3,106, 21, 88, 86, 34,
+196, 6,181,104,236, 30,220,166,165,153,136,215, 32, 45, 62, 9,121, 37, 90,156,186,151, 92,192, 80,230,135,151,221, 97, 89,238,
+132, 4, 41, 41, 15, 94, 88, 87, 80, 80,150,245, 86, 92,220,176,182, 79, 12,195, 60, 23,189,250, 61,145,171,170,227, 84, 40, 20,
+149, 55,199, 10, 33, 87,113,195,174,200,241,121, 9,139,134, 57, 41, 41, 41,214, 41, 41, 41,160,148,226,218,181,107,214, 29, 59,
+118,156,131,223, 17,189,154, 49, 99,198,115,237, 65,170,254,172,105, 89,125,200,201,201, 41, 1,240,189, 66,161,248,101,230,204,
+153,255,234,212,169, 83,240,103,159,125, 70, 40,165, 47,123, 98, 57, 65, 16, 16, 21, 21,133,136,136, 8, 94,175,215,207,205,204,
+204,188, 95,101,253, 15, 30, 30, 30, 23, 7, 13, 26,180, 42, 49, 49,145,141,139,139,131, 41, 66, 78,163,209,192,215,215, 23, 28,
+199,225,235,143, 60, 80, 92, 28, 8,142,227,192,243, 60, 44, 45, 45,159,235, 67,105,202,223,137, 97,152,231, 34, 35, 21,175,107,
+215,174,129,101, 89, 4, 5, 5,225,246,237,219,149, 17,172,250, 34, 78, 6,131, 33, 69,161, 80, 40, 22, 47, 94, 92, 57,174,156,
+156, 28,156, 60,121, 18,157, 94,239,140, 22, 31, 76, 64, 70, 70, 6,214,172, 89, 3, 55, 55, 55, 44, 93,186, 20,121,121,121,224,
+ 56,238,175, 14,155,247,141,139,139, 83,142, 26, 53,234, 89, 76, 76,140, 50, 50, 50,210,118,192,128, 1,150, 35, 71,142,124, 22,
+ 19, 19,163, 36,132,188, 1,160, 94,129, 85, 21, 60,207,207, 37,132, 28, 95,186,116,233,156,201,147, 39,119,124,239,189,247,196,
+ 98,177, 88, 72, 79, 79,231,118,239,222, 77,124,125,125, 25,137, 68, 66, 78,156, 56, 33, 92,191,126,253, 87,142,227,190,166,148,
+ 94,108,200, 62,170,138,171,134,230, 92, 85, 96,170,179,236, 93, 43, 38, 39,104,195,166,101, 76, 51,111,165, 33,124,247,201,212,
+139, 87, 31, 60, 98,117,220,212,239,129, 90, 75,252,255,201, 96, 89,118,159,191,191,255,152, 73,147, 38,153,135,132,132,200, 62,
+255,252,243,194,226,226,226, 26,197, 85, 77,104,136, 77, 3, 26,104, 64, 90, 5,255,158,251,105,228,212,233,129, 99, 26,143,119,
+105,132,211, 37,207,144, 47, 98, 25,107, 91, 6,109,188, 88, 20,171, 30, 58, 29, 57,243,227, 19,212,227,171, 70, 41,189, 65, 8,
+233,213, 50,176,245,193,175,151,126,237,188, 96,246, 44,241,193,200, 99,160,156, 1,215,206,159,135, 92,194,211,248, 91,167,179,
+117, 6,253, 32,250, 79,115,113, 7,144,113,105,253, 30, 66,200, 97,123,123,251,187, 99,223,123,207,215,223,127, 36, 44, 44, 44,
+112,224,192, 1,252,103,253,122,126, 45, 48,124, 11, 33,183, 39, 80, 90,231, 61, 63,251,106, 37,207,157,247,199,142,245,107,211,
+102, 60, 44, 44, 44,176,127,255,126,236, 88,187,214,100,158,127, 26,106,159, 34,100, 72,241,175, 15,146,213,215, 30, 36,171, 33,
+ 80, 42, 80,170, 99, 24,164,150, 24, 12, 75, 19, 31,165,189,148, 24,168,152, 34, 92,242,213,164,151, 30,112, 77,156, 21,162,231,
+101,202,178,107, 2,207,243,105, 77,155, 54,125,110, 31,245,253,110, 52, 26,211, 76,164, 95,238,233,249, 66, 95,210, 6,231, 93,
+ 85,160, 98,218,207, 84,113,101,170, 15, 22, 0,100,103,103,231, 0, 88,169, 84, 42, 15,247,235,215, 47,140, 16,146,245, 50, 99,
+ 36,132,236,233,222,189,123, 24,165,148,101, 24,102,103, 53,113, 5, 0, 72, 77, 77,125,172, 84, 42,183,122,123,123, 87, 54,128,
+174,139, 83, 16,132,199,129,129,129,149,198,159,213, 5, 84, 77,239, 5, 65,168,247,111, 84, 80, 80,128, 14, 29, 58,188,208,115,
+146, 82,138,228,228,228,138, 8, 19,128,178,115, 95,151,112, 83,171,213, 19, 62,249,228,147, 45, 98,177,216, 19, 0,169, 16,183,
+ 60,207,179,223,126,251,173, 25,207,243, 44, 0,194, 48, 12, 39, 22,139,181, 17, 17, 17, 28,199,113, 41, 58,157,110, 66,125,227,
+252,131,177,151, 16, 34, 6,144, 31, 23, 23,247, 70,121,228, 42, 45, 54, 54,246,244,158, 61,123, 20, 64,253,246, 9, 53,161, 92,
+ 48, 93, 36,132, 4,111,218,180,105,238,132, 9, 19, 58,132,133,133,137,186,117,235,134, 95,126,249,133,143,138,138,186,166,209,
+104,150, 55, 84, 88, 17, 66,212, 94, 94, 94, 0, 80,105,244, 91, 27, 56,142,171,243,105,205,193, 75,182, 97,244,135,110,102, 91,
+151,159, 84,171, 50,244, 87,140,106,253,188, 31,129,216,134,140,231,159,134,172,172,172, 79, 9, 33, 11,215,172, 89,147,241,218,
+107,175,201, 36, 18,137,222, 84,113, 5, 52,204,166,129, 82,106,186,243,241,243,159,227, 8, 33,111,174,238, 61,244,112,215,249,
+159,120,247,238, 30,100,225,209,200,217, 61, 62, 41, 27, 15,175,254, 82,114,247,200, 87, 79,169, 46,127, 32,165,180,222,254,163,
+148,210,235,132,144,166, 51,102,205,168,104,246,220,170,231,169,159,232,255,163,102,207, 75, 86,172, 88,225,235,239,239,143, 3,
+ 7, 14,224,212,206,157, 24,161, 82,225, 28,203,178,140, 68,226,112,196, 96, 88, 9,192, 20, 97,180,100,213,170, 85,126, 1, 1,
+ 1,216,183,111, 31, 78,236,216,129,225, 47,199, 83, 27,218, 3,112, 42,255, 93, 5,224, 62,128,182, 0,204, 1,232, 0,168, 1,
+ 56, 86,217, 62,183,124, 93,197,250, 11, 0,254,210, 68,215, 90,175, 78, 49, 15,158,180,253,163,119,166,209,104,242,124,125,125,
+ 77,179, 82, 47,135,209,104,172,115,142,150,227,184,180,198,141, 27, 3, 48,221, 77,189, 62, 49,148,155,155,219,206,212,241, 53,
+ 20,191, 55,215,170, 42,120, 65,120,234,234,234, 42,148,243,214,180,175, 26,151, 81,224, 73, 67,246,147,150,150,246, 8,192,151,
+ 47, 57, 76,164,165,165, 29,131, 9,205,156, 77,221, 14, 0,242,242,242,254,240, 38,187,132,210,244,207, 63,255,252,183,247, 38,
+ 8,107, 80, 90,107, 53, 6,165, 52, 6, 64,199, 63,116,144,127, 2, 40,165, 23, 80, 94, 22, 77, 8, 25, 76, 8,121, 19,192, 9,
+ 74,233,129, 63,136,191, 82,104,109,221,186,117, 42,165, 20, 69, 69, 69,107, 27, 42,172, 42,144,157,157,125,182,254,173, 76, 67,
+ 94,182,254,236,238,205,105, 61, 52, 5,134,169,219,212,122,147,250, 33,254,127, 0,165, 84,235,236,236,252,195, 59,239,188,211,
+ 9,192,143,127, 4,231,239,176,105,168, 17,148,210, 39,132,144,215,206,205,248,114,236, 57, 91,171,254,224, 69,205,160,103,142,
+ 64,159,251, 11,128,239, 77,137,130, 87,225,210, 2, 88, 85,254,250,127,131,114,255,170,169, 99,198,140,193,194,133, 11,113, 98,
+229, 74,195,135,132, 20,138, 1,122,188,236, 1,147, 33,192,108, 83,121,222,125,247, 93, 44, 92,184, 16, 71,191,254,250,165,120,
+234,129, 19, 33, 36, 18, 0,230,204,153, 51,111,217,178,101,118,115,231,206,109,181,124,249,242,165,229,239,239, 85,172, 7, 0,
+ 74,233,128,185,115,231,182,172,178,190, 24, 64,189,198,200,127, 40,170, 62,161,255,209, 47, 0,189, 94,113,190,226,124,197,249,
+138,243, 21,231, 43,206, 87,156,175, 56,127,231,171,127,153,100,169,253,103,109,191, 87, 89,246, 87,142, 23,191, 63, 89,233, 21,
+ 94,225, 21, 94,225, 21, 94,225, 21, 94,225,191,128,170, 81,171,151, 89,255,103,130, 0,232, 85,211, 10,218,128, 42, 6, 66, 72,
+141, 28,117,161, 62,254, 87,156,175, 56, 95,113,190,226,124,197,249,138,243, 21,231, 63,143,179, 62,238, 90, 62,223,159, 16, 18,
+ 73, 41, 29, 80,219,207,114,206, 23,126,175,178,172,193,157, 71,126, 23,254,204,240, 24,254, 38, 97,201, 87,156,175, 56, 95,113,
+190,226,124,197,249,138,243, 21,231,127,151,179,158, 87,127,148, 85,154,210, 57,115,230,204,165,127,131, 41,194, 58, 74,112, 14,
+176,233,233,176,150, 74, 45, 36, 0,160,215,151, 26,220,221, 81, 4, 12,253,175, 53,162,125,133,191, 39, 8, 33, 10, 0,160, 38,
+ 52,133,110,200,182,175,240, 10,175,240, 10,175,240,255, 6, 57,180, 60, 50, 5, 32, 7, 0, 41,127,175, 47,255,153, 3,148, 37,
+183, 87,251,253,185,245,127, 37,106, 17, 88, 7, 88,149,202,194, 81, 36,202,247,227,121,109,115, 0, 16,137,152, 4,149,202, 46,
+209,209,241,128,234,101, 68,150,147, 66,113, 75,204,178,238,166,108,107,228,249,116, 85,118,246,115, 86,239, 20,248,219, 11, 59,
+ 83,197,195,239, 17, 25,127,133, 64,113,114,114, 82, 40, 20,138,183,173,173,173, 95, 47, 40, 40,184,158,147,147,115, 40, 39, 39,
+167,198,253, 17, 66,150, 17,130, 89,229,191,127, 67, 41,157, 91, 27,111, 67,182,173,225,179,190, 22, 22, 22, 31, 17, 66, 2, 0,
+128, 82, 26, 91, 90, 90,186,137, 82,250,162,225,218, 63, 28,132, 16,115, 0,131, 68, 34,209,187,142,142,142, 29,178,178,178, 62,
+167,148,214,233,190, 93, 7,151, 8,192, 12, 91, 91,219, 48, 91, 91, 91,159,188,188,188, 71, 69, 69, 69,251, 0,172,162,148,214,
+ 91,242,252,197, 20,183,215,187,133,116, 91, 16,117, 34,106,201,162,117, 25, 87, 95, 88,255,169,155, 67,159,222, 93, 22, 70, 29,
+185,178,120,238, 6,211,218, 35, 85, 25, 27, 3, 84,230,145, 10, 40,123, 74,253,239, 54,115,172, 3,132,144, 78, 0,230,161,108,
+204,171, 40,165, 13,238,138,240, 87,130, 16, 98,169, 80, 40,190, 6,240,150, 72, 36,138, 75, 79, 79,255,128, 82,106,170, 29, 77,
+125,220, 98, 0,246, 0,242, 76,249, 30, 85,249,156, 8,101,229,250, 1, 40,179,211,184, 65, 77,176, 98,248,167, 65, 38,147,173,
+117,113,113, 25,175,209,104, 74, 9, 33,180,170, 95, 35,199,113,105, 57, 57, 57,127, 90, 37,252,127, 17,127,109, 5,224, 31,128,
+ 26, 5, 86,122, 58,172, 69,162,124,191,103, 89, 49, 35, 50, 50,163,135, 3,128,155,107,171,125,206, 46,129,123,211,211,165,134,
+246,189, 67,229, 98, 11,209, 38,150, 21,183,214,234,117,142, 98,145, 88,101,224,140,119, 24, 61,253, 40, 51, 33,162, 70,147, 68,
+ 49,203,186, 63, 77, 60,231,204, 25,242, 32, 54,115,131,216,252, 5, 47,168, 74,184,185,185,189,212,193,216,219, 55,177, 50,200,
+204,166,138,197,108,111,129,114, 1, 84, 0, 24, 34,142,229,120,227, 25,137, 78,183, 58, 47, 47,169, 65,253, 2,171,162,185, 35,
+113,161, 64, 24, 8,122,131,226, 20, 1,246, 36,168,168,201,190, 80,166,138,135,223, 41, 50,170,126,118, 13,165,244, 83, 83, 63,
+107, 42,148, 74,165,221,144, 33, 67,214,126,249,229,151,230,114,185,156,164,164,164,132,204,158, 61,251, 13,165, 82, 57, 61, 45,
+ 45, 45,163,218,120, 20,132, 96,150, 32,148, 25,148, 50, 12,153,173, 80, 40, 44, 88,150,125,161,121, 40,207,243, 22,132, 96,146,
+ 32,148, 53, 28,103, 24, 50,139, 16,178,206, 20,161,104,110,110, 62,178, 67,199,206,211,191, 94,177, 74,174,112,118,182,228,120,
+193,240,228,233, 83,203, 5,115, 63,237,104,110,110,190, 78,163,209,152,212, 64,182,218,216, 9,203,178, 35,100, 50,217, 0, 0,
+254,229,139,227,117, 58, 93, 36,207,243,123, 77,189,145,187,184,184, 92, 96, 89,182, 81, 67,246,205,243,124, 74, 86, 86, 86, 80,
+253, 91,190, 8, 66,200, 48, 79, 79,207,239,187,118,237,106,209,161, 67, 7, 72,165, 82, 44, 92,184,112, 6,128, 58, 5, 86,133,
+144,178,176,176, 24, 97,105,105,217, 88,173, 86, 39,105, 52,154,131, 82,169,180,215,186,117,235, 60,186,116,233, 98,149,157,157,
+ 77, 88,150, 85, 68, 70, 70,254,107,253,250,245, 33,132,144,158,245,221,220, 10,147,232, 2,217, 91,254,193,133, 73,231, 22, 0,
+232, 87,125, 61,167, 53,123,151,178, 30, 3, 52,244,118, 42, 26, 80, 34, 79, 8, 97,196, 98,241, 58, 23, 23,151, 49, 90,173, 86,
+ 11,128, 18, 66,168, 66,161,168, 88, 15, 0,208,235,245,249,249,249,249,205,234,226,106,222,188,249, 77,150,101,149,181,173,231,
+121, 62, 45, 33, 33,225,143,184, 97,205,202,202,202,122, 83, 44, 22, 19, 15, 15, 15, 22,128,201, 2,139, 16,226, 7, 96, 62,202,
+110, 50,155, 40,165, 60, 33,164, 59, 80,246,255, 14,224,155, 10,193,198,178,236,166,102,205,154,189, 29, 31, 31,255, 29,165,116,
+201,203, 14,214,197,197,101,203,198,141, 27,135, 15, 28, 56,144,205,201,201,113,127,237,181,215,118, 1, 8,126, 89,190,242,227,
+144, 2,152,235,226,226,242,113, 80, 80,144,195,237,219,183,243, 8, 33, 27, 1, 44,167,117,120, 77, 17, 66,148, 0,122,217,218,
+218,246,156, 63,127,190,124,192,128, 1,216,186,117,235,155,219,182,109, 83, 19, 66,206, 0, 56,253, 71,137,191,255,117,176, 44,
+187,110,196,136, 17, 99,118,237,218,101,241,244,233, 83, 11,119,119,247, 74,211,107, 66,200, 75,223, 63, 95,225,143, 71,141, 2,
+ 75, 42,181,144,240,188,182,121, 70,102,244,240, 55,186,126,107, 3, 0, 23,206,127, 50,220,217,165,101,172, 84,106,145, 40,179,
+ 54,139, 8,125,171, 87,235,161, 3,186, 18,165,171, 51,210, 50,159, 41,254,189,231, 68,223,200, 19,231, 34, 80,102,252, 85, 35,
+ 56, 67, 30,204, 13,167,113,255,210,122, 56,118,203,192,134,163,105,184,122,247, 9, 74, 11, 85,104,228, 98,142, 21, 83,251,192,
+197,206,226,165, 14, 68,174,240,235,206,152, 89,236, 29, 53,242, 29,155,183, 7,249,139,189, 92, 92, 64,169, 12,137, 73,234,206,
+199, 78,158,107,127,112,255,238,143,228, 10,191, 17,234,236, 68,147, 47,106,109,221,136,121,137, 1,131, 68, 44,249, 87,112,199,
+150, 61, 71,190, 25,204,180,240,111,138,184,123,241,125, 14,159,189,182,162,133,130, 57,195,241, 52,220, 82,130,159,110,101,212,
+110,196, 87,147,208,232,217,179,103, 27,115,115,115,125,213,237, 52, 26,141,148, 16,244,124, 25,145, 81,177, 15,189, 94,199,136,
+197, 82, 48, 12,153,222,170, 85,171, 70, 42,149,234, 2,195, 48, 59,211,210,210, 76,234,241, 86,129,201,132, 72,243, 69,162,182,
+140, 76,230,202,235,245, 14, 0, 64,164,210,124,165,157, 93,224,252,121,243,228, 44,203, 10,185,185,185, 40, 45, 45, 37,239,191,
+255,190, 89, 82, 82, 82, 40,128,245,245,140, 17,219,182,109,243,115,117,117,213, 87, 95,151,153,153, 41, 29, 56,240,237,134, 12,
+177,130,211,175,211,235, 93,166,157, 56,113,220,191, 40, 47, 95,187,109,205,214,219, 70, 51,115,173,119,115, 63,201,166,173, 59,
+172, 63, 24, 51,250, 19, 66,200, 29, 74,169,201,253,228, 8, 33,158,230,230,230, 17, 43, 87,174, 12,232,222,189,187,216,217,217,
+ 25,217,217,217,136,143,143, 15, 56,123,246,236,160, 29, 59,118,204, 32,132,132, 82, 74, 77,113, 92,247, 61, 19,254,189,179,165,
+189, 3,120,163, 17,110,173,218, 84,228, 47,224,225,217,147,224, 12, 6, 8, 70, 35,252, 7, 12, 2, 80,214,170,167, 69,139, 22,
+ 47,229,150, 75, 8,113,107,217,178,229,127,150, 46, 93, 42,209,233,116,184,118,237, 26,206,157, 59, 39,100,102,102,214,105,100,
+ 75, 8, 17, 17, 66, 78, 46, 90,180, 72, 25, 20, 20,100,165, 82,169,192,243,188,227, 79, 63,253,244, 81,155, 54,109,172, 61, 60,
+ 60,164,225,225,225, 80,171,213,224, 56,206,190,113,227,198,246, 35, 71,142,212,135,135,135,207, 0,240,117, 77,156, 95, 76,113,
+123,189, 40,137, 46,200, 34,141,251, 54,107,251, 46,178,200,241,190,211,251,185, 30,179,110, 66, 42, 35, 89,253,154, 52,177,106,
+220,220,114,182,220, 58,208,190, 40,253,244,236,126, 77,154,108, 59,150, 84,255, 67, 16, 33,132, 97, 24,102, 93,104,104,232,168,
+ 61,123,246, 88,196,199,199, 91,248,251,251, 67, 16,132, 74,199,252, 10,163, 88, 95, 95,223,122,207, 27,203,178,202, 51,103,206,
+ 56,155,155,155,191, 96,202, 91, 82, 82,130,129, 3, 7,214,203, 97, 34,170, 94,111, 27,250, 55,254,226,241,227,199,195, 34, 34,
+ 34, 70,207,154, 53,203, 23,192, 36, 0, 11,115,115,115,187, 2,128,131,131,131, 20,192, 57, 66,200,216,153, 51,103,126, 56,103,
+206, 28,188,249,230,155, 11, 9, 33, 95,189, 76, 84,143, 16,194, 58, 58, 58,190, 57,112,224, 64,214,104, 52,194,210,210, 18, 70,
+163,177, 73, 67,121,170,113,202, 36, 18,201,207, 43, 87,174,236, 61,114,228, 72,136, 68, 34, 8,130, 96,127,242,228,201,207,198,
+140, 25, 19, 76, 8,233, 87,147,200, 34,132,188,251,225,135, 31, 14,121,231,157,119,208,174, 93,187, 74,115,217,149, 43, 87, 98,
+241,226,197,242,147, 39, 79, 14, 10, 15, 15, 31, 68, 8, 57, 72, 41,253, 71,123,153, 17, 66,190, 25, 49, 98,196,168, 93,187,118,
+201, 1, 96,197,138, 21,152, 54,109, 26, 20, 10, 5,228,114,249,127,123,120,175, 80, 13,245, 54,123,174, 9,165,165,165,109,230,
+ 78,254, 23, 24,166,236, 41,177,169,143, 39,150,205,251,128, 28,142, 60,209,166,174,207,137,205,220,112,255,210,122,200, 60,166,
+ 66,103,228,240,235,221,199, 56,181, 34, 4, 0,224,215,111, 62,116,134,158, 0, 0, 74,169,189,212,220,252, 27, 61,207, 95,134,
+139,203, 53, 36, 39,215, 57,119, 42, 87,248,117,119,114, 81, 68,110,222,252,181,121, 64,147,102, 48,112, 70,164, 63, 75, 7, 33,
+ 50, 40,221,173, 48,246,221,126,226,174, 93,221, 28,191,248, 98,203, 47,150, 78,126,131, 75,114, 18,235, 53,250,108,230, 68,126,
+ 12,110,227, 59,124,100,255, 32, 89, 96, 64, 75, 72,100,230,149,235,218,182,107,135,182,237,218, 49,115,212,197,189,175,223,184,
+213,251,192,201, 95,117,205,156,200,190,251, 57,244,189, 58, 40, 43,221, 41, 9, 33,152, 50,101,202, 11, 13,137, 51, 51, 51, 17,
+ 21,245,187,102, 13,158,219,199,151, 95,126, 41, 47, 40, 40,232,245,239,127,255,251, 13,119,119,247,149,233,233,233,191,154, 66,
+242, 47, 66, 26, 65, 38,235, 57,102,213, 42,161,245,219,111,179,182, 46, 46,140,192,243, 36,227,209, 35,135, 53,235,215,119,203,
+123,248,208,188,196,222, 62, 47, 95,163, 41, 77, 76, 76,132,153,153, 25, 17,137, 68,237,171,243, 80, 74,179, 9, 33,223, 48, 12,
+153, 77, 8,129, 76,102,150, 56,113,226,196,219,229,171, 27, 29, 57,114,196,226,173,183,222, 42, 5,240, 20, 0,100, 50, 51,119,
+150,101,252,202, 18, 4,241,141, 41,194,210,210,210,114,242,146,165,223, 88, 22,229, 21,104, 12, 37, 37, 70,103,107, 57,129, 92,
+206, 22, 23,169,139, 50,178,114,180,243, 63, 95, 44,154, 48,246,157,201, 0, 62, 50,233, 4, 18,226,249,218,107,175, 93,143,136,
+136,112,118,112,112, 64, 65, 65, 1,114,115,115,113,253,250,117, 8,130,128,208,208, 80, 89,231,142, 29,218,204,155,191,224, 42,
+ 33,228,117, 83, 68,150,165,189, 35, 86, 4,181, 6, 0,124,246, 52,183, 98, 63,216, 58,108, 64,229, 54,139,211, 10, 1, 0,102,
+102,102,191,167,213,211,235, 61,123,246,148, 0,192,184,113,227,138,138,139,139,151, 1,216, 69,235, 48, 67, 45,199,140, 5, 11,
+ 22,184,251,248,248,120,237,218,181, 11,106,181, 26, 0,156,125,124,124,208,172, 89, 51, 62, 42, 42, 10,126,126,126,176,178,178,
+194,133, 11, 23,240,235,175,191,162,109,219,182, 86, 18,137,100, 56,106, 17, 88,221, 66,186, 45,144,189,229, 31,220,172,237,187,
+144, 91,187, 98,219,238,189,184,127,107, 71,176,206, 16,191, 96,217, 36,247,119, 52, 84,246,158,210,215,106, 78,163,118, 93, 29,
+154,182,124, 27, 94,109,111, 59,106,249,139,143, 23,126,220,120,185,200, 76,187, 99,209,202,140,220,154,120,203,167, 5, 87,132,
+134,134, 14,219,179,103,143, 45, 0,196,196,196, 32, 59, 59, 27, 78, 78, 78, 48, 51, 51,131, 88, 44,174,236, 31,106, 42,204,205,
+205,145,153,153, 9,131,161,172, 57, 0,207,243, 40, 46, 46,134,139,139, 11, 0,224,139, 47, 8,179,104,145,105,174,227,132,144,
+160,142, 29, 59,238,244,242,242,242,168,186,188,127,255,254, 8, 11, 11, 3, 0,116,237,218,181,231,208,161, 67,105,133, 16,204,
+204,204, 84,223,184,113,163, 55,165,244, 90, 77,156, 12,195,104,210,211,211, 49,115,230, 76, 60,121,242,228, 99, 66, 72, 50, 0,
+ 51,169, 84, 90,177,137,148, 16,226,215,178,101,203,117,211,166, 77, 67, 82, 82, 18,226,226,226,174,191,236,148, 41,165,148,247,
+246,246,126,104, 52, 26,219,113, 28, 7,141, 70,131,193,131, 7,155,217,219,219,103,179, 44,155,160, 82,169, 70, 83, 74, 51, 77,
+ 60, 31, 82, 0, 94, 34,145,104,195,204,153, 51,123,246,234,213, 11,209,209,209,136,136,136,192,200,145, 35,209,183,111, 95,172,
+ 92,185,178,235,164, 73,147,230, 0, 88, 84, 3, 69,207, 77,155, 54,129,231,249, 23,254, 55,204,204,204, 16, 20, 20,132, 22, 45,
+ 90,224,240,225,195, 61, 1,252,163, 5,150,151,151,215,196, 61,123,246, 84, 42, 41, 55, 55, 55,200,100, 50, 84,249, 30,188,194,
+255, 16,106,188, 2,233,245,165, 6,145,136, 73,112,115,109,181,239,194,249, 79, 42,167, 8, 1, 38, 65,175, 47, 53, 0, 0, 47,
+ 80, 20,149,114, 48,151, 49,120,154, 85,140,123,143, 84, 47,240,208,106,165,150, 98,115, 79,200, 58, 60, 5,165, 20,122, 3, 15,
+ 93, 97, 22,150,253, 82,138,248, 52, 45,244, 37,249,208, 27,202,210,172, 28, 29, 29, 69, 39, 78, 28,155,118,250,244,217, 15,127,
+248,225, 7, 54,205,198, 38, 14,133,133,109,106,226,180,183,111, 98, 37,178, 52,223,247,221,230,133,230,148,125,132,196,148, 18,
+ 52, 85,118,128,163,173, 7,178, 84, 37,184, 28,119, 20, 9, 15, 34,225,227,234,133,169,147,251,154, 45, 89,186,107,175,157,157,
+143,103,126,254,227,162,218,198, 89,142,119,183, 28, 79, 4,151,247, 8,124,110, 18,248,226,140, 23, 54,144, 59,121,162,109,119,
+119, 56,121, 52,145,189, 55,117,241,187, 0,222,171,137,147, 82,154,205,178,236, 38,134, 33, 31, 17, 66, 16, 16, 16,248,120,237,
+218,181, 47, 68,113, 0,232, 3, 2, 2, 31,179, 44,227, 67, 41, 5, 33,204,119,130,192,103,215,196, 89,195,185,206, 38,132,124,
+ 35,149,202,102, 1,128,139,139,235,163, 99,199,142,233,135, 14, 29,138, 21, 43, 86, 72,230,204,153,243,169,151,151,215,164,228,
+228,228,172,106,159,123,142, 51,148, 16, 79,247, 38, 77,250,124,117,249, 50, 21, 27,141, 36,239,250,245,162,130,204, 76, 46,171,
+184, 88,186, 63, 33,225,205,241,159,126, 42,245,240,240,192,165,200, 72,135,156,146, 18, 90,160,211,105, 10, 10, 10, 40,199,113,
+215,107,226,164,148,206, 85, 40, 20, 22,219,182,109,243,155, 56,113,226,237,140,140,140,185, 0,224,230,230,182, 12, 64, 11, 0,
+ 79,171, 44,195,230,205,123,211,223,127,255,253,196,236,236,236,231,166, 70,235, 56,246,150,206, 78, 78, 22,187,183,132, 71,219,
+ 91,153, 51,142, 74, 87, 70,108, 99, 35,230,100, 22, 18, 74,161,245,241,105, 98, 1,160,101, 45,231,236, 57, 78, 66, 8, 49, 55,
+ 55,143,248,249,231,159,157,197, 98, 49,120,158,135,147,147, 19,158, 60,121,130,130,130, 2, 20, 23, 23,227,113, 66, 60,188, 61,
+ 60,240,197,156,217,174,147,102,207,137, 32,132,180,171,122, 19,171,105,156,188,209,128,106,251,169,177,235, 64,213, 60, 10, 19,
+143,189, 58,158,164,164,164, 64, 46,151, 35, 32, 32, 64,126,249,242,229,139,181,137,171,170,156,102,102,102,195,187,116,233, 98,
+181,123,247,110,180,109,219, 22, 54, 54, 54,136,138,138, 66, 76, 76, 12, 12, 6, 3,163, 86,171, 97,101,101,133,229,203,151,195,
+203,203, 11, 69, 69, 69, 72, 73, 73,113, 16,139,197,142,181,113, 70,157,136, 90, 82,152,116,110, 65, 22, 57,222,119,219,238,189,
+120,127,228, 8,184,208, 71, 23,109,154,144, 37,125,222,234,242, 25,101, 61, 6, 88, 90,181,178,243, 13,120, 11, 18,169, 28,147,
+102, 45, 70, 98,236, 17,187,210,226,232,143, 9,159,234, 1, 96, 74,117, 78, 82,118, 98, 24, 15, 15,143,241,251,247,239,183,170,
+ 88, 94,209,147,176,170,176,170,120,213,116,158,107,252, 27,241, 60, 12, 6, 3, 12, 6, 3,120,158,135, 74,165, 66,113,113, 49,
+108,109,109,203, 54, 88, 4, 16, 16, 66, 81,179, 96,169,198, 57,250,244,233,211, 30,150,150,150,213,183,129, 74,165, 2,199,113,
+176,176,176,168,220,167,209,104,132, 86,171,149,183,104,209,226, 35, 0,215,106,226, 20, 4, 97,250,240,225,195,187, 92,187,118,
+173,241,250,245,235,161,215,235, 87,100,101,101, 97,200,144, 33, 16, 4, 1, 61,123,246,236, 68, 41,189, 63,127,254,124, 0,192,
+180,105,211,140, 37, 37, 37, 19, 77, 57,246,154, 64, 8,105, 49,116,232,208,198,103,206,156, 65,112,112, 48,116, 58, 29, 86,174,
+ 92,105,189,121,243,102,235,240,240,112,167, 89,179,102,125, 15, 32,164, 46,206,114, 97, 53,175,111,223,190,211, 7, 14, 28,104,
+153,158,158, 14, 91, 91, 91,236,221,187, 23,203,151, 47,191,160,215,235,231,133,135,135, 47,139,136,136, 8, 30, 57,114, 36, 86,
+174, 92,249, 49, 33,100, 9,165,212, 88, 19,231,227,199,143,225,228,228, 4,107,107,107, 0,101,141,236,239,220,185,131, 83,167,
+ 78,161,121,243,230,245, 30, 83, 3,254,143, 76,198, 95,205,169,209,104,180, 41, 41, 41,242,175,191,254, 26,174,174,174,240,242,
+242,130,153,153, 25, 8, 33, 48, 26,141,160,181,232,105, 83,198,217,173, 27, 17,169,210,237, 6,218,216,218,125, 76, 41, 21, 21,
+ 22,230,111, 49,160,224, 64, 82, 18,173,233, 94,245,167, 28,251, 63, 13, 34, 0, 32,132, 80, 74, 41,169,248,233,238,142, 34,149,
+202, 46,209,217, 37,112,175,179, 75,203,242,190, 92, 76, 2,203,218, 37, 42, 20,165, 69, 0, 96,224, 40,174, 36, 20, 32,250, 97,
+ 22, 98, 30,102,193, 82,102, 90,155, 26,157,129, 43,171,179,164, 20, 90,245,111, 15,169,134,210,124,232, 12,101,233, 28,122, 93,
+ 41, 10,115,226,200,176,193,189,205, 62,252,112, 2, 92, 93,221,157,106,161,131, 65,102, 54,117,210,180, 55,109,237,109,197,136,
+188,124, 28,157,154, 15,134,153, 76,140,220, 66, 45, 64,128, 7,143, 78, 1,130, 21, 98, 19, 83,208,177,165, 5, 66,250,248,203,
+ 15, 29,184,255, 41,128,133,166,140,151, 75,187, 14,137,111, 63,136,121, 35,140,170,251, 16, 10,146, 1, 75, 23,104,136, 28,185,
+153,201, 72,184,120,208,164, 22,165, 60,207, 79,114,116,116,124, 54,119,238,220, 32, 63, 63, 63,253,164, 73,147, 98,159, 60,121,
+ 50,191,234, 54,222,222,222, 95,109,216,176, 1,137,137,137, 79,151, 45, 91,118, 73,165, 82, 53,168, 61, 13,165,116, 14, 33,100,
+ 45, 0,100,102,102,170,126,254,249,231, 86, 23, 46, 92,248,104,205,154, 53, 78, 31,127,252,177,100,242,228,201,163, 1,172,168,
+237,243,147, 9,145, 90,202,100,189,190,186,112,129,114,105,105,186,255,124,251,173,116,227,149, 43,243, 13,130,224,230,232,236,
+ 76, 58,119,236, 88, 98,193, 48,170,220,236,108,206,169,113, 99,246,201,169, 83, 14,212,220, 60,227,216,177, 99, 69,106,181,250,
+ 96,109,188, 44,203,150,214, 52, 45, 88, 19, 92, 93, 93,245, 53,229,104,213, 6, 66, 72,145, 64,169,193,206,199, 27,125,122,118,
+110,250,240,254,163, 71, 50, 27, 91,214,215,183, 81,179,184,132,167,215, 4,142,211, 17, 66,138,234,103, 2, 88,150, 29,177,118,
+237,218, 64,107,107,107, 8,130, 0, 27, 27, 27,228,228,228, 64,175,215,163,168,168, 8,250,226, 66,232, 11, 11, 17,147,252, 4,
+ 93,186,117,195,176,190,125,252,195,127,250,121, 4,128, 61,117,241,186,181,106, 83, 25,185, 90,220,200,161,114,249, 23,169, 5,
+149, 98,235,235, 54,190,144,200,229,232, 61,125,142,169,135,254, 2, 40,165,183,165, 82,233,209,208,208,208, 55, 63,253,244, 83,
+ 38, 51, 51,243, 56, 33,164, 11,165, 52,174,174,207,201,229,242, 38, 21,130,194,198,198, 6,107,215,174,133, 66,161, 64,105,105,
+ 41,110,220,184, 65,149, 74, 37, 57,119,238, 28,148, 74, 37, 84, 42, 21, 12, 6, 3, 74, 74, 74,178,244,122,125,173,211,226,229,
+211,128,253,166,247,115, 61,118,255,214,142, 96,119,242,248,198,240, 25, 93, 31,222,143, 73, 72, 57,121,234,242,151,156,214, 44,
+181, 32,237,244,108,159,246,183, 29, 63,158,249, 5, 54,172, 88,132,251,215, 46,228, 41, 60,139, 54,154, 19,221,143, 29,123,215,
+ 62,222,146,146, 18,109,124,124,188, 85,116,116, 52, 8, 33,176,177,177,129,133,133, 69,141, 34,203, 84,240, 60, 95,249, 83,165,
+ 82, 33, 39, 39, 7,137,137,137,216,177, 99, 7, 50, 50, 50, 28,215,216, 88,103, 57, 74, 37,209,146, 2, 50,207, 96,160,183,235,
+161,219,210,187,119,239, 17,158,158,158, 86, 85, 23,182,111,223, 30, 19, 38, 76,192,119,223,125,135, 43, 87,174, 60,215,239, 50,
+ 43, 43, 43,211,104, 52,254, 88, 27, 33,165,180,128, 16,210,119,240,224,193,183, 46, 94,188,104,189,125,251,118,112, 28, 87,227,
+107,219,182,109,248,245,215, 95, 23, 82, 74, 19, 76, 62, 1, 85, 64, 8,105, 62,100,200,144, 11, 59,119,238,180,205,201,201,129,
+ 74,165,130, 90,173, 70, 73, 73, 9,120,158, 71,179,102,205, 8,199,113,117,230,181, 17, 66,100, 78, 78, 78, 71,207,159, 63,223,
+189, 89,179,178, 77,141, 70, 35, 46, 95,190,140,183,223,126,187, 72,175,215, 15,161,148,230, 18, 66,230, 30, 56,112,224, 74,199,
+142, 29,209,190,125,123,251,228,228,100,123, 0, 53, 70,174,213,106, 53,212,106, 53,196, 98, 49, 92, 83, 65, 51,158, 0, 0, 32,
+ 0, 73, 68, 65, 84, 92, 92,176,100,201, 18,232,245,101,151, 21, 63, 63,191,138,253, 50, 0,214, 52,111,222,124,112, 66, 66,194,
+114, 74,233,198,151, 57, 7,255,171, 32,132, 16,177, 88,140,113,227,198, 65, 36, 18,193,220,220, 28, 90,173, 22, 70, 99, 89,157,
+ 64,185,192,106,208,244,179,175,175,149,131, 8,146,247,253,252,222,152, 58,108,202, 0, 39, 87, 55,119,216, 90,203, 16, 31, 31,
+215,229,236,153, 83,223,182,104,230,180, 89,208, 27, 55, 39, 60, 41,248,211,155,208, 87,215, 34,127,246,254,254,108,212,114, 5,
+ 26,202, 59, 58, 30, 80,165,167, 75, 13, 82,169, 69, 34, 80, 22,213, 42, 19, 87, 67,121, 96, 55, 56,131,177,252, 2, 65,203, 95,
+ 38, 10, 44, 35,143,135,247, 99,113,241,228,207,112, 44, 77,135,234,113,107, 64, 18, 8,189,166, 16, 90,125,217,147,190, 32,240,
+184,123,235, 12,138, 10,243, 16,208,110, 0,192, 48,181, 78,109,217, 56,144, 1,157,219,182, 98, 31,166,196,162,189,223, 80, 52,
+ 86, 6, 35, 57,179, 8, 5,106, 29,242,139,180,104, 29, 48, 7, 57,249, 26, 20,149,106, 17,247, 48, 28,238,110,141, 25, 34,122,
+212, 19, 38, 10, 44, 93, 92, 4,116, 9,135, 33,241,234, 2,105,179,183,193,122, 5, 33, 37,250, 28,238, 30, 91,131,180,123,151,
+ 64, 5, 30,174,126, 29,234, 39, 2,192,178,236,150,147, 39, 79,182,126,227,141, 55, 68, 61,123,246, 12, 80, 42,149, 1,105,105,
+105,177, 0,160, 84, 42, 3,250,246,237, 27,224,236,236,140,117,235,214,149,178, 44,187,197, 36,210,106,168, 54,173,118,219,213,
+213,117,101, 68, 68,196, 55, 19, 38, 76,128,139,139, 75,139,186, 62,155, 35, 22,191,246,222,210,165, 84,204,178,116,207,134, 13,
+146, 47,142, 31, 95,245,195,143, 63, 74,122,116,239, 78, 40,165,184,115,231,142,197,215, 27, 54, 88,140, 26, 56,240,105,242,179,
+103,220,249, 43, 87, 12,153,105,105,197,207, 74, 74,190,200,200,200,120,169, 70,208,191, 23, 70,163,241,234,147,199,143,148,109,
+ 58,180,118,186, 29,247, 56, 46,164,103,231,215, 25,134, 97, 18, 30, 37, 95,117,114,178,182, 56,115,242,180,193,104, 52,190, 80,
+189, 86, 19,100, 50,217,128, 30, 61,122,136,242,243,243,225,230,230,134,156,156, 28,164,167,167,151, 69, 24, 10,243, 97, 40, 44,
+132,177,168, 0,124,137, 26,143,111, 92, 71,235,198, 62,178,253,101, 73,240,117, 10,172,138,167,202,234,209,148,170,145, 44,169,
+149, 21,164,114, 57, 72, 3,167, 7, 9, 33, 3,109,109,109,103, 23, 20, 20, 28,165,148, 46, 49, 24, 12,147,102,207,158,221,126,
+253,250,245,142, 95,125,245,149,245, 7, 31,124,176,159, 16,210,154, 82,170,171,141, 67,173, 86, 39,113, 28,231, 8,192,249,204,
+153, 51,112,118,118, 70, 97, 97, 97, 69,100, 69, 95, 90, 90,106,150,155,155, 11,157, 78, 7,189, 94, 15,107,107,107,220,188,121,
+ 51,159,227,184,159,235, 27,159,117, 19,178, 68,103,136, 95,224,224,111,153, 97,224,236,186, 62,203, 19,242, 23,173,204, 88, 12,
+ 96, 85,191, 38, 77,182, 25,132, 11,143, 31,196, 30,177,123,114, 35, 42, 47,227, 65, 73,227,109,191, 60,170, 53, 7,171,252,202,
+ 43, 16, 66,104,179,102,205,160, 82,169,192,178, 44, 44, 44, 44, 32,151,203,209,188,121,115,164,166,166,190,180,192,226, 56,174,
+ 82, 92, 69, 70, 70, 34, 51, 51, 19,187,119,239,134,135,135, 7, 3,192, 41, 53, 53,181,247,176, 97,195, 58, 58, 56,216, 45,203,
+205,205,175, 53,175,141, 82,122, 7,128,117,213,101,132,144,238,142,142,142,103,117, 58, 29, 30, 61,122,132,159,126,250,169, 27,
+165,244,188,201, 3, 44,227,125, 68, 8,233, 27, 20, 20,180,163,109,219,182, 77, 40,165, 8, 12, 12, 68, 88, 88, 24,194,195,195,
+113,247,238, 93, 20, 22, 22, 10,167, 78,157,250, 1,192,202,134,112,147,223,238,108,205,134, 12, 25,114,105,215,174, 93,118,185,
+185,185,208,104, 52, 40, 41, 41,193,254,253,251,209,165, 75, 23, 56, 58, 58, 98,231,206,157, 28,165,244, 72, 29, 92,102,182,182,
+182, 71, 47, 93,186,212,173,105,211,166,136,139,139,195,153, 51,103,208,168, 81, 35, 72,165, 82,140, 30, 61,218,250,187,239,190,
+251,132, 16,178, 92, 44, 22, 47, 25, 50,100, 8,120,158,199,229,203,151,115, 1,212, 91, 73,106, 52, 26, 81, 80, 80,128,130,130,
+ 2,152,155,155, 87,156, 27,160, 44, 69, 98,251,154, 53,107,198, 76,157, 58, 21, 77,154, 52, 89, 66, 8,249,142,190,100, 67,233,
+255, 37, 52,107,102,215, 82,202,202,166, 72, 36, 98,135,252,252,252,202,107,135, 94,175,135, 78,167,123, 46,114, 37,145,136, 29,
+ 58,180,241,250, 69, 83, 90, 60,239, 94, 98,126,173,141,203, 91, 52,181,109,101, 97,105, 51,181,127,223, 97,163,251,244, 29,196,
+114, 70, 35, 78,156, 56,130,127,255,123, 19,186, 7,249,161,113,211, 64,124, 50,121,138,141, 78,207,205, 57,117,234,248,236,206,
+ 29,124,142, 23, 23, 21,204,173,139,243, 21,158,135, 8, 0,106, 86,140, 67,121,119,119,228, 3, 0, 33,196,209,206,206,110, 3,
+207,243,221,129,247, 33,150,187, 32,238,230, 53,228,229,139,161,211,240, 16,104,153,200, 50, 5, 58,157, 30, 23, 78, 28,198,218,
+ 53,171,144,155,155,139,160, 55,186, 65, 45,242,128,167,135, 39,180,154,178,192, 5,165,128, 65,111,132,147,194, 11,183,111,223,
+ 53, 22,149,148,156,175,141, 79, 98,102,240,247, 84,248, 65,103,120, 29,102, 82, 41, 10,139,245,200, 47, 23, 87, 59, 15, 12,135,
+174, 84, 3, 78,111, 0,167, 55,194,201,115, 8,154, 43,122, 64,224,143,212, 56,101, 84, 43, 4, 30,134, 39, 23, 96,120,114, 1,
+230,175, 79,198,207,203, 70, 62,183,218,212,255,223,236,236,236, 28,165, 82,121,252,214,173, 91, 3,134, 15, 31,142,168,168,168,
+247, 0, 76, 7, 0,153, 76,246,222,240,225,195,113,235,214, 45, 36, 36, 36, 28,207,206,206,254, 67, 60, 59,164, 82,169,182,226,
+ 41,207,204,204,204,172,158,109,221,219,135,134, 50,133,183,111, 23,173,185,124,121,209,182,237,219, 37,189,122,246, 36, 70,142,
+131,192,243,104,234,235, 75,250,244,233, 99, 25,190,111,159, 3,107, 52,254, 58,115,210,164, 51,223,189,243, 78,241, 53,181,218,
+212, 4,242, 70,229, 83,131, 0,208,168,142,101, 38, 67,167,211,173,159, 56, 97,124,239,115, 81,231, 61, 26,121,185, 91,157, 60,
+115,225,174, 84, 38, 97, 26,123, 55,102, 11, 10, 10, 68,159, 47,154,107,174,211,233,190, 53,145,206,223,209,209, 17, 89, 89, 89,
+120,248,240, 33,116, 58, 29,140, 70, 35,132,210, 18,232,243, 11,160, 47,204, 3,209,106, 32,227,121,104, 85,217,104,212,216, 7,
+248,173,194,176, 78,212, 52, 45, 88,117, 74,208,204,218, 26, 18, 75, 57, 24,177,184,198,105,173, 90, 56,219,118,232,208, 97,223,
+193,131, 7, 37, 99,199,142,237, 72, 8,217, 64, 41, 77, 38,132,244, 92,184,112,225,245, 13, 27, 54,200, 38, 76,152,208,108,229,
+202,149,239, 2,168, 85,176,107,181,218,125,191,252,242,203, 40, 47, 47, 47,231,152,152, 24,104,181, 90, 8,130,128,126,253,250,
+ 1, 64,229,119,230,254,253,251, 26,173, 86,251, 44, 54, 54,182, 40, 57, 57, 89, 15, 19,170,254, 22,173,203,184, 58,125,152, 50,
+ 84,225,226,254,171,153,121, 35,111,170,190, 61,120,250, 48,229,138,213,251,211,180,199,146,146,138, 23,126,220,120,121, 73,113,
+244,199,182, 74,245,198, 99, 71,106, 23, 87, 85, 64, 43,202,210, 29, 28, 28, 32, 18,137, 32, 22,139, 33,145, 72, 0, 0, 10,133,
+ 2,133,133,133,117, 78, 17,214, 4,158,231, 81, 84, 84,132,194,194, 66, 36, 36, 36, 32, 51, 51, 19, 87,175, 94, 5,207,243, 40,
+ 43, 82, 4,148, 74, 37,174, 95,191,110,213,190,125,251,121, 68, 66,206, 81, 3, 53,185,108,156,101,217,169,239,188,243, 14,244,
+122, 61,194,194,194,176,109,219,182,169, 0,206,155,250,249,202,131,167,244, 87, 66,136,239,221,187,119,173, 1,188, 61, 98,196,
+136, 31,135, 12, 25,130,243,231,207,227,200,145, 35,221, 0, 36, 2,208, 0, 88, 70,202, 26, 43, 47,171,171,192,131,148, 89, 49,
+108,114,114,114,122,187,101,203,150,119,135, 12, 25, 18,176,107,215, 46,219,103,207,158, 85, 20, 53,224,201,147, 39,248,254,251,
+239, 51,183,111,223, 94,196,243,188, 3,195, 48,191, 20, 20, 20,212, 86, 5,109,102,105,105,121,236,210,165, 75, 93,155, 54,109,
+138,211,167, 79, 99,222,188,121,232,218,181, 43,118,239,222,141,230,205,155, 35, 48, 48, 16,206,206,206, 31,231,229,229,117,222,
+186,117,107,183, 78,157, 58, 97,231,206,157,200,204,204,220, 84,155,101, 67,125,169,100, 70,163,145, 0,232,184,102,205, 26,159,
+169, 83,167,226,224,193,131,104,211,166,141,205,163, 71,143, 86,162,252, 26,251,119, 69,115, 95,135,229, 29,218,119,157,237,234,
+222, 20, 59,119,237, 70, 94, 94,153, 6,165,191, 25,126,130, 82,138,226,226, 98,100,101,101,193,198,218, 10, 43, 86, 46,121,243,
+163, 15,198,120,160,204,206,226, 5,248, 55,177, 95, 57, 52,108,252,140,176, 81, 99, 16,115,247, 22,194,127,220,130,216,152, 59,
+149,124,156,209,128,196,248,155, 72,140,191, 9,133,139, 23,250,244,234, 70, 70,142, 28,217,239,157, 81, 35,156, 0,252,105, 22,
+ 16,255,164,232, 21, 80,203, 20, 97,213, 13,202,197,213,189,189,123,247, 58, 4, 5, 5,177, 28,199,225,248,137, 19,248,248,195,
+127,225,221,119,230,192, 0, 59,112,122, 9, 4, 73,157,247,238, 74,104, 52,165,160,160, 40, 41, 41,193,149, 43, 87, 64, 5, 14,
+225, 91, 87,129, 82,161, 82, 96, 1, 20,122,131, 1,238,158,205,176,105,219, 87, 28,196,226, 90, 47,100, 69,185, 44,111,228, 40,
+210,159,165, 32, 37, 51, 22, 54, 86,158, 16,137, 61,145, 91, 80, 10, 17,227, 2,163,246, 62,248,242,240,105,105, 73, 26, 52,134,
+223,247,119,227, 11, 95,140,146, 82,193,244, 7,164,210,210,210,125, 59,119,238,236,179,122,245,106,201,155,111,190,217, 68,169,
+ 84,118, 0,128,208,208,208, 38, 86, 86, 86,216,185,115,167,161,180,180,116,223,239, 26,100, 21, 24,141,198, 55,218,183,111,143,
+188,188, 60, 60,125,250,180,206, 39, 15, 94,175,119,144, 59, 59,179,207,206,157, 51,230,228,231,123,244,232,209,131, 24, 57, 14,
+ 12, 33,200, 43, 44, 68,242,211,167,176,181,181, 37,247,238,223,151,127,251,201, 39,135,252, 2, 2, 68, 21, 21,134,166,224,200,
+145, 35, 22, 40,203,187,170,115, 89, 67, 64, 41, 45, 33,132,188,247,201, 39,159, 28,250,207,127,118,218,100,101,103, 63,144, 73,
+101,156, 92,110,238,250,206,232, 17,162,130,130,130, 81,148, 82,181,169,124,249,249,249,120,252,248, 49,204,205,205, 33, 17,139,
+ 33,104, 74,193,151,168,161,205,203, 1,107,208, 67,202,243,176,183,144,193, 67,161,128,167,147, 99,253,132, 40,171, 22,172, 72,
+104,175, 58, 45,184,162,131, 63,164,150,114, 72,173,228,248, 40, 50, 10, 0,202,132,194,194,250,103,134, 9, 33,142,238,238,238,
+ 63,239,218,181, 75,146,147,147,131, 59,119,238,220,165,148, 22, 18, 66,172, 0, 8,241,241,241,167, 99, 99, 99, 7,148, 87,209,
+213, 87,253,181, 42, 34, 34,162,119, 80, 80, 16,231,237,237,109,153,157,157,237,153,155,155, 75, 50, 51,159,207, 97, 62,122,244,
+168,153, 70,163, 41, 17, 4,225, 16,202,124,156,234,245, 31,154, 62, 76,105,118,229, 54, 38,119, 13,105, 20,104,237,216, 10,121,
+220,237,192, 95,239,102, 78,158, 62, 76,185,126,245,254, 52,173, 57,209,253, 72,248, 84, 15,145,153,214,164,228,100, 74, 41,117,
+116,116, 4,165, 20,215,175, 95,199,165, 75,151,112,225,194, 5, 36, 39, 39, 87,110, 99, 99, 99,131, 83,167, 78,161,123,247,238,
+166, 80, 2, 0, 74, 75, 75,225,234,234, 10, 59, 59, 59,132,135,135, 99,247,238,221,149,137,238, 21, 80,169, 84,176,176,176,192,
+234,213,171,229, 67,135, 14,253, 18, 64, 31, 83,184, 9, 33, 62,189,123,247,238,239,234,234,138,220,220, 92,184,184,184, 32, 40,
+ 40,232, 45, 66,136, 55,165,244,137,201,131,124, 30, 31,133,132,132, 44,249,226,139, 47, 96, 52, 26, 49,110,220, 56, 60,120,240,
+ 96,223,131, 7, 15,214,122,122,122, 78,158, 53,107,150, 66,161, 80, 96,248,240,225,150, 0, 66,107, 35,177,183,183, 95,182,101,
+203,150, 81,253,251,247,103, 12, 6,195, 27,103,207,158,197,211,167, 79,161,215,235,193,113, 28,146,146,146, 48,105,210,164,204,
+220,220,220,174,148,210, 36, 19,198, 53,231,228,201,147, 93,253,253,253, 17, 25, 25,137,208,208,208,115,182,182,182,126,173, 90,
+181,114,117,115,115,195,254,253,251, 97,109,109, 13, 79, 79, 79,251,175,190,250,170,199,160, 65,131, 16, 25, 25,137,105,211,166,
+ 69, 1,168,179,218,181, 54, 8,130, 64,214,172, 89, 19,176,102,205, 26,101,133,184, 98, 24, 6,123,247,238,197,221,187,119, 7,
+226,111, 46,176, 88,134,188,183,116,241, 76,220,184,125, 31, 17, 17, 18,220,184,113, 3, 10,133, 2, 50,153, 12,148, 82,232,116,
+ 58,228,228,228,192,104,208, 33,176,165, 15,118,108, 95,142,103,207,114, 0,134,212,154, 90, 67, 24, 50,122,204,191, 6,227,226,
+165, 19,248,238,187, 45, 80,171, 75,106,220, 78, 42, 53, 67, 83, 63,127,184,187, 57, 35, 53, 45, 21,132,129,105, 23,189,151,196,
+255,147, 41,194,223, 96,107,107,187,118,207,158, 61, 14,221,187,119,103, 75, 74, 74, 32, 8, 2,130,131,130, 48,121,234, 84, 28,
+217,181, 11,190, 29,195, 64,244,114,112, 22,166, 85, 49,104, 53,165,104,209,166, 51,134, 13, 31,129,148,228,100,132, 12, 24, 2,
+173,182,180, 50, 23, 1, 40,139, 96,233,245, 6, 56, 58,123,224,228,201,147, 44,198,141,187, 87, 27, 31,111,144, 70, 39, 38,105,
+187, 20,104,110,227,202,141,112, 24,116, 6, 4, 6, 46,132, 65,112,128,179,242, 3, 24,141, 63,161, 40,231, 44, 0,192,218,161,
+ 59,210, 82, 82,192,176,146, 90,249,234,131, 80,242, 98, 96,169, 33,133, 58,249,249,249, 69,174,174,174,135,175, 94,189, 58, 44,
+ 52, 52, 20,167, 78,157,122, 23, 0, 66, 67, 67,113,245,234, 85, 60,126,252,248,112,126,126,190, 73, 57, 67,245, 65,169, 84,246,
+235,214,173, 91,104,251,246,237, 17, 25, 25, 9,158,231,175,152,242, 57, 86, 44,166, 12,195, 64, 16, 4, 16, 0,185, 5, 5,120,
+240,224, 1,114, 85, 42, 24,141, 70,148,168,213,130,191,159,159,154, 10,130, 85,189,100, 85, 80,181, 98, 16, 53, 84, 17, 86, 44,
+107, 8, 39, 0, 80, 74,147,229,114,121, 74,177, 90,237,100,109,103, 95,108, 38,149,242,133, 5,133,133,113,247, 98,244, 38,222,
+ 20, 42, 16, 31, 27, 27, 27,144,145,145,129,148,148, 20,112, 37,197, 96,117,122, 48,186, 82,244,236,252, 58,204, 65, 97, 6, 1,
+ 98,193, 8, 49, 43, 70,113, 89,181, 93,124,125,164, 21, 2, 31,248, 45,146, 69, 8, 41,155, 22,180,180,132, 84,110, 85,185,174,
+252,120,234, 29,168, 76, 38,219,181,127,255,126, 87,119,119,119, 44, 94,188, 24, 74,165,178,121, 96, 96, 96,105,112,112,176,185,
+ 66,161, 64,139, 22, 45,208,185,115,103, 28, 59,118, 12, 0,234, 60, 7,148, 82,142, 16,210,231,226,197,139, 51, 46, 95,190, 60,
+140, 16, 66,230,204,153,131,190,125,251,194,204,204, 12,165,165,165,200,207,207,199,214,173, 91, 9,165,180, 77,249, 88,189,204,
+204,204,118, 19, 66,210, 52, 26,205,240,234,156,225,107, 90,185, 61,203, 19,198, 41, 92,220, 7,119, 13,105, 20,216, 35,164, 23,
+124,124,123,160, 71, 72, 10, 0, 44,183, 23, 61, 13, 91,177, 32,224,144,163,135,253,247, 39,143,159, 90, 20,212,181,199,252, 57,
+ 19,236,150, 44,223, 82,255,119,159, 16, 2,158,231, 33, 18,137,192, 48, 76,141, 81, 42,145, 72, 4,150, 53, 45, 21,133,231,249,
+180, 65,131, 6, 85,190,207,200,200,112,244,240,240, 96, 42, 34, 87, 0, 80, 88, 88,136,212,212, 84, 24,141, 70, 56, 56, 56,192,
+ 96, 48,180, 50,137,188, 12,147,199,142, 29, 75, 52, 26, 13,198,143, 31,143,109,219,182, 33, 44, 44,140,156, 63,127,126, 50,128,
+169, 13,224, 1, 0, 48, 12,179, 98,214,172, 89, 51, 38, 77,154,132,188,188, 60, 28, 61,122, 20,253,250,245,195,222,189,123,157,
+142, 30, 61,186,180,123,247,238, 96, 89, 22,145,145,145,224, 56,238,126, 93, 92, 18,137,228,237,254,253,251, 51,169,169,169,144,
+ 72, 36,104,215,174, 29,210,210,210, 80, 90, 90,138,244,244,116, 76,153, 50, 37, 43, 55, 55,183,155, 41,255, 71,132, 16,113,211,
+166, 77, 39, 53,111,222, 28,167, 78,157,194,208,161, 67,207, 27,141,198,254, 57, 57, 57,147,242,243,243,191, 25, 61,122, 52, 2,
+ 2, 2,144,152,152,136,222,189,123,163, 75,151, 46, 56,122,244, 40,198,143, 31, 31,101, 52, 26,251,215,100,209, 80,142,226,103,
+207,158,217, 52,105,210, 4,217,217,217, 80,171,213,184,122,245,170,117, 84, 84,148,183,155,155,155,237,163, 71,143,232,130, 5,
+ 11, 44,166, 78,157,138,181,107,215,226,206,157, 59, 8, 15, 15, 71,143, 30, 61,140, 15, 31, 62, 52,217, 91,237,127, 21, 2, 47,
+ 0, 16,224,237, 33,199,137, 35,219,113,235,238, 35,220,186, 27, 11,169,172, 44,185, 93,163, 41, 69,155,192,166,232,216,174, 3,
+ 50, 50,211,241,159,240,237,176,119,116,175,243, 58, 66, 41,133, 68,196,195,223,207, 5,187,194,183, 32,242,232, 25,132,255,103,
+119,101, 78,155, 72, 36, 70,235, 54, 29,209,174, 93, 16, 30, 61, 78,194,246,237,223,193,201,217,163, 86,190, 87,168, 25,149, 83,
+132, 85,127, 86,133, 32, 8, 61,130,130,130, 88,181, 90, 13,173, 86,139,172,172, 44, 60,125,250, 20,182,118,182,120,148,241, 4,
+221, 44, 12,200, 18,138, 16,127,247, 30, 79, 88,241,157,250,118,216,191,107,107,160,107,107,124, 60, 54,172,214,109, 40, 40, 44,
+173, 29,161,211,233, 96, 48, 26, 31, 98,253,250, 90,159,148, 57,222,120,250,196,169,179, 29,198,190,251,182,248,228,217,109, 48,
+234, 5,104,140, 54, 40,209,234, 81, 98, 16,131,177,233, 7,168,206,131, 21,201,208,233,181,166, 56, 20,113,204, 64, 57,227, 25,
+147,206, 14, 0,145, 34, 0, 92,246,111,129, 31,161,228,217,115,235,205,172,236, 77,158, 34,172,228, 16,132, 67,187,118,237,122,
+243,245,215, 95,183,232,222,189,123, 99, 0,144,201,100,250, 93,187,118,149,150, 71, 7, 26, 4, 82,205,189,221,221,221,189,149,
+ 72, 36, 10, 29, 48, 96, 64,171, 49, 99,198,224,222,189,123,216,185,115,231, 67, 63, 63,191, 75,117,241,176, 82,105,174,250,217,
+ 51, 91,185,183,183,200,206,202, 42,227,216,209,163, 94,189,122,247, 38, 41, 41, 41,200,205,205,133, 86,171,197,157,187,119,169,
+152,101,211,136,181, 53,115,255,246,109,134,149, 74,107, 44,167,175, 5, 79,235,169, 34,172, 88,214, 96,120,184,218, 53, 89, 52,
+119,162,143, 86,171, 13, 40, 42, 42,226, 68, 98,177, 88,233, 98,155,220, 16, 14,157, 78, 23,121,250,244,233, 65,189,122,245,146,
+ 37, 70,223, 1, 87, 88, 8,125, 97, 62, 36, 2, 15,251, 54,175,129, 53,232, 0,189, 17,238,254, 20,218, 2, 11,156,191,118,223,
+168,211,233,234,237,212, 94, 33,176,152, 42,102,128, 0, 32,149,203, 33,179,178,134, 76, 46,175, 62,133, 88,231,147, 27, 33,196,
+226,237,183,223,238,217,169, 83, 39, 80, 74,177,117,235, 86, 24, 12, 6,169,193, 96,128, 94,175,135,193, 96, 64, 81, 81, 17,194,
+195,195,177,105,211,166,203, 0,126,168,111,140,148, 82, 78, 44, 22, 79,226, 56,206, 89, 38,147, 25,156,156,156, 36,251,246,237,
+171,180,141,104,221,186, 53, 44, 45, 45,117,132, 16, 3, 0,184,184,184, 24,127,252,241, 71,209,192,129, 3, 37, 53,241, 53, 11,
+108, 62,211,135,179,235,106,102,222,200,219,218,177, 21,124,124,123, 0, 0,122, 15, 24, 11,159,166,158, 40, 82, 69,123,107, 53,
+ 79, 7, 75, 68,249,118,247,214,167,199,153,247, 15, 24, 83,242, 44,234, 1,128,237,245,141, 21, 40,243, 11,235,213,171, 23, 66,
+ 66, 66, 42,167, 3,157,157,157,161,215,235,107, 44,231,175, 11, 21, 38,162, 95,124, 65, 24, 44, 2,214,216, 88,103, 1,168,124,
+250, 47, 44, 44, 68, 74, 74, 10, 82, 82,202,162,215,229, 9,197, 38, 61, 93, 19, 66,204,125,125,125,223,107,211,166, 13,142, 30,
+ 61,138, 27, 55,110,164,159, 56,113,194, 61, 40, 40, 8,222,222,222, 99, 8, 33,243, 40,173,221, 67,175, 6, 62,203, 55,222,120,
+227,147, 73,147, 38, 33, 54, 54, 22, 19, 39, 78,204, 77, 77, 77, 61,180,111,223,190,241,139, 22, 45, 98, 66, 66, 66,144,153,153,
+137, 21, 43, 86,240,151, 46, 93, 90, 9, 96,113, 93,124,148,210,132,212,212, 84,165, 86,171, 69, 94, 94, 30, 56,142, 67,105,105,
+ 41,142, 29, 59,134,240,240,240,236,114,113,245,208,196,225,217, 7, 5, 5,217, 61,120,240, 0,219,183,111,135, 94,175,159, 79,
+ 41,213, 18, 66,126,152, 61,123,246, 60,133, 66, 97,211,187,119,111,180,105, 83,230, 5,183,119,239, 94, 76,153, 50, 37, 74,175,
+215,247,175,231, 28,172,118,113,113,249, 96,226,196,137,205,167, 79,159,142,228,228,100,235,163, 71,143,118,185,114,229, 10,241,
+240,240, 64,110,110, 46, 28, 28, 28,176,118,237, 90, 76,155, 54,237, 7, 0,217,215,174, 93,123, 47, 41, 41,233, 75, 74,233,119,
+166,158,219,255,101, 80,202,163, 52, 63, 22,188,206, 14,173, 3,155,161,117, 64, 35,156, 56,123, 11, 0,208,115, 72, 16, 74, 75,
+138,241,227,143, 91,241,240,225, 3,136,196, 98,216,218,187,212,203, 41, 8, 2,244, 69, 9, 40, 48,100,162, 87,247,118,232, 23,
+210, 13, 63,236,216, 11,206,104,192,248,177,163,144, 95, 80,128, 29, 59,182,227,209,227, 36,136,196, 98, 56, 56,254,249, 6,166,
+117,105,145,191, 35, 76,202, 2, 53, 26,203, 18,218,211,211,211,113,243,230, 77, 60,121,242, 4, 22, 22, 22,208,112,188,240,221,
+233, 75, 2, 33,146, 52,129,210,203,148,171,116, 21,126,145,131,231,211,171, 56,204,218,216,217,217, 73,117, 58, 13, 56,206, 88,
+229, 74, 69, 0, 2, 72, 68,128,171,155, 15, 82, 83, 82,169, 70,171,141,170,107,108, 18,157,118,237,225, 67,251, 39,117,238, 18,
+228,216,175,231, 23, 56,244,211, 66,228, 23, 21, 65,107, 16,163, 68,107, 64,169, 22,176,181,247, 67,251,192, 86,200,200,200, 69,
+244,141,243,106,145,174,212,148, 4,208, 7,223,206, 31,235, 59,246,227,153, 48,247,234, 2, 93,252, 33, 8,234,236,202, 8,150,
+153,220, 14,246,158,254, 40, 40,209, 97,255,153, 91, 0, 96,114, 75,150,236,236,236, 82, 87, 87,215, 3, 31,125,244,209,242, 59,
+119,110,251, 0,192,245,235,215, 31,103,100,100,204,201,206,206, 54,185,130, 14,120,206,189,157,152,155,155, 95,243,245,245,125,
+210,175, 95, 63,235, 65,131, 6,193,201,201, 9,183,110,221,194,215, 95,127,253, 64,175,215,127, 22, 21, 21, 85,231,148,142, 94,
+175, 79,191,245,211, 79,214,221,254,245, 47,219,153,111,189,181, 98,210,164, 73,107, 23, 47, 94, 44,246,245,245, 37, 70,131, 1,
+ 49, 49, 49,116,215,206,157,198, 77,115,231,174,145, 90, 90,138,174, 31, 62, 44,230,116,186,250, 60,150,254,116, 40,149,202,174,
+111,246,237,234,191,114,245,122,104, 53,106, 92,187,242, 11,242,243,115,176,101,107,132,191, 82,169,236,154,150,150,118,222, 20,
+ 30,158,231,247,126,255,253,247, 51, 58,182,105,211,166,177,135, 7, 98,146,159, 64, 42,240,144,112, 28, 88,131, 14, 12,167,133,
+ 71, 0, 5, 97,172,144,153, 85,132,175,246, 28,136,229,121,126,111,125,188,205,223,124, 27,139,211, 10, 65, 8,193,170,215, 3,
+ 32,181,146, 67, 98, 41,199, 71, 63,159,173, 20, 85,145,139,231, 66, 42,151,163, 73,199,250, 13,220, 41,165,165, 86, 86, 86, 55,
+ 99, 98, 98,218, 7, 4, 4, 96,198,140, 25,120,250,244, 41, 4, 65, 64,118,118,182, 54, 51, 51, 51, 61, 39, 39,231, 41,128, 67,
+ 0,182,153,154,228,203,113,156,243,173, 91,183, 0, 64, 2, 0,103,206,156,129,155,155, 27,108,108,108, 80, 84, 84,132,153, 51,
+103,202, 62,251,236, 51, 0,192,205,155, 55,197, 21, 9,198, 53, 33,230, 86,252,202,130, 98,154, 79,213,183, 7,231,113,183, 3,
+123,132,164,162,247,128, 49, 56, 21,249, 3,206,158, 56, 13,123,209,211, 39,176, 44, 62,166,122,162, 42, 74, 43,241,221,236,223,
+118, 60,155, 89,114, 98,243,228,129,118,172,171,171,176,127,206,166,194,130,122,206, 1, 88,150,173,204,193,170, 72,104,111,168,
+184,170,138, 69,139,168, 64, 64,136,163, 84, 18,157,154,154,218, 91,169, 84, 34, 59, 59, 27,169,169,169, 72, 73, 73, 65,106,106,
+ 42,154, 54,109,138, 71,143, 30, 65, 34,145,212,251, 48, 89,142, 81,195,135, 15,183,210,235,245,216,189,123, 55, 7, 96,192,254,
+253,251,111,182,111,223, 94,212,183,111, 95,171,141, 27, 55,142, 2,176,173, 1,195,180,180,182,182,150, 24, 12, 6,108,220,184,
+ 17,169,169,169, 93, 41,165,241,132,144,205,195,135, 15,223, 20, 16, 16,208, 52, 54, 54,246,129, 90,173,254,136, 82, 26, 93, 31,
+ 89,118,118,246,216,118,237,218,237, 23, 4,193,171, 87,175, 94,150,171, 87,175,182,190,127,255, 62,148, 74, 37, 4, 65,136,161,
+ 13,107, 53,149,119,250,244,233,252,206,157, 59,219,149, 39,180,127, 69, 8,249,146,101,217,229,161,161,161, 54,187,118,237,194,
+209,163, 71,161,215,235,145,144,144,144, 19, 27, 27,251, 45,128,149,117, 21, 96, 0, 0,165,244, 49,128,217,132,144, 86,155, 55,
+111, 14,115,119,119, 31,117,229,202, 21,114,241,226, 69,172, 90,181,138, 91,184,112,161, 40, 56, 56, 24, 51,102,204,120, 12, 96,
+124,249,247,125, 94, 3,198,253,191, 14,163,193,160,135,181,189, 15,212, 5, 41,200, 73,189, 2, 11, 43, 23,132,244,120, 13,165,
+ 26, 61,142, 28, 62,136,232,152,187, 96, 24, 6, 10, 23, 15,216,218, 57, 34, 49,241, 1, 0,212, 85, 61,108, 52, 24, 12,176,178,
+107, 4,117, 97, 42,244,207,110,193, 92,238,140, 49,255, 26,140, 82,141, 1, 17,135, 14, 34, 54, 54, 26, 44,203,194,197,213, 3,
+ 54,182,101,156,132,214,201,249, 10,213, 80,175,192, 98, 89,246,220,241,227,199,135,118,236,216, 81,244,240,225, 67, 60,124, 88,
+246, 48,147,159,159,207, 17,240, 7,178,163,127, 26, 89,219,103, 9, 33,189, 42,188, 50,170,246, 22,148, 91, 89,165,223, 79,136,
+ 87,228,231,101,227,238,237, 75,120,152, 24,131, 39,143,226, 97, 48,104,193, 50, 12, 24,150, 65, 35,159,150,184,116,249,138, 94,
+207,243, 87,107,227, 4,128,188,188,164, 98,185,194,111,196,146,197,243, 34,167,205,252,220,124,216,208,239, 16,125, 63, 14,106,
+206, 5,148, 2, 46, 14,150,104,221,120, 22,210, 51,114,176,231,135,141,165,130,193, 48,186,170, 7, 86, 77,156, 0,160, 80,161,
+197,166,173, 63,140,219, 22,190,235,243,153,159, 76, 80, 12, 12, 29, 13,105, 94, 28,140, 25,183,224,211,190, 31,136,204, 22, 71,
+ 79,158,197,249,155,113,217, 2, 79, 63, 87,228,226,223,245,113, 86, 69, 97, 97,225,141,236,236, 44,159, 42,174,237, 62, 50,153,
+ 89,157, 73,179,213, 57, 73, 53,135,120,150,101, 58, 46, 94,188,184,196,213,213, 85, 31, 27, 27,139,205,155, 55, 11, 55,111,222,
+ 60, 39,149, 74,183,100,100,100,212,120, 17,171,202,233,100, 52,222,221, 53,103, 78,139, 14,161,161,116,228, 39,159,148, 66, 38,
+155,188, 98,213,170, 57, 57,249,249,110, 84, 16,224,100,111,159,182, 98,238,220,101, 67,135, 15,207,191,119,233,146,249,149,159,
+126, 50,151,114,220,173,250,198,249, 71,160, 46,206,180,180,180,243,190, 77, 60,241,227,182,213, 48, 24,116,200, 76, 79, 6, 0,
+168,114, 11, 81,151,184,170,206, 89, 62,249, 31,186,224,179,207,126, 93, 48,109,170,203, 27, 61,123, 33,229,238, 29, 24,242,114,
+ 64,140, 28,196, 68,132,146,103, 22,120,150,173,198,236,255,236,123,166, 46, 45, 13,165,213,226,240,181,141,179, 34, 66, 37,179,
+182,130,196, 82, 14,169,220,234,185,168,149,153,181, 53,164,150,114,136,164,210,154,146,225, 95,224, 84,171,213, 67,134, 14, 29,
+ 26,125,253,250,117,187,241,227,199,163,115,231,206,183, 53, 26, 77,119, 74,169, 73,237,160,106,226, 20,137, 68,207,218,182,109,
+235, 44, 22,139,185,113,227,198,137, 84, 42, 85,165, 19,186, 90,173,198,177, 99,199, 80, 81,114,127,239,222, 61,180,108,217,178,
+ 86,206,241,179, 98,210, 1, 44,158, 62, 76,185,226,215,187,153,147, 1, 44,247,105,234,129,179, 39, 78,227,226,217, 43,115, 58,
+ 5, 8,235,223, 28,221,254, 75,139,238,195,103,250,183, 29,207,202,173, 93,177, 35,226, 32, 27,127,107,251, 87,165,165, 49, 77,
+ 0,124, 90,219, 56, 9, 33,160,148,190, 96,201,160,209,104, 76, 18, 87,117,125,151, 40, 40,149, 20,144,121,195,134, 13,235,120,
+237,218, 53, 43,185, 92, 14,131,193, 0, 74, 41,154, 52,105, 2,145, 72,132,111,191,253,182, 68,165, 82, 45, 52,133,211,210,210,
+114, 82, 72, 72, 8, 18, 18, 18,112,227,198,141,131,148,210,104, 66,200,193,135, 15, 31,142, 8, 14, 14,198, 15, 63,252, 48, 9,
+181, 8,172,218, 56, 5, 65,168,234,121,148, 7, 0,148,210,187, 0, 58, 53,244,216,105,153, 89,104, 23, 0,112,112,112, 72, 85,
+ 40, 20,214,119,239,222,133,167,167, 39, 12, 6, 67,199,250,248,170,114, 82, 74,141,132,144, 13, 81, 81, 81,159,117,233,210, 5,
+147, 38, 77,234, 26, 21, 21,213,181, 75,151, 46,240,247,247,199,217,179,103,177,115,231,206, 3, 60,207,127, 4,160,128, 82, 90,
+107,127,217,154,142,189, 92, 48, 70, 7, 6, 6,142,242,240,240,192,170, 85,171, 12,209,209,209, 83,150, 44, 89,178,230,206,157,
+ 59,178,150, 45, 91, 50,209,209,209,181, 62, 76,252,213,215,165, 63,138,147, 18, 50,127,252,251,147, 55,191, 63,126,148, 89,187,
+182,173, 81, 90,148, 6,141, 58, 27,165,197, 89,248,118,219, 73, 16,194,192,201,201, 21,206, 46, 74, 36, 39,167,224,242, 47, 71,
+245, 37,165,154,181, 82,163,176,188,110,206, 79,202, 56,219,148,113,150,150, 60,131, 70,253,172,146,211,217,217,173,156, 51, 25,
+151,174, 28,213,106, 74, 74, 86,235, 41,249,230,207, 60,246,127, 26,234, 21, 88,249,249,249, 83, 38, 76,152,208,125,246,236,217,
+ 14, 28,199,177,246,246,246, 72, 78, 78,230, 14, 28, 56,144,167, 86,171,167,188,212, 78,197,226,104, 95,191,102,221, 7, 14, 28,
+200,189,253,246, 91,146,119,198,246, 21, 57, 57, 59,163,176, 32, 23,137, 9,119,112, 63,238, 22,124,155,189,134, 69,139,215, 0,
+182,182,245, 86,234,168,179, 19,207,201, 21,126, 3,190, 88,240,233,222, 46, 93,251, 88, 55,107,249,154,164,117, 19, 27, 24,140,
+ 28,210,210,210,112,248,167,187,134,216,155, 23,139, 4, 78, 63,162, 36,199,180, 86, 57, 81,101, 9,188, 91, 2, 21,100,231,210,
+ 21,223,206,216,184,229,199,153,179, 39,143,183, 12, 14,234,141,152,211, 63,224, 96,228,222, 18,173, 78,191, 66,194, 98, 85,140,
+138, 54, 40,234, 4, 0, 90,173,214, 88, 61,117, 68,171,213,154,220,244,180, 54,252,248,227,143,200,202,202, 50,164,166,166,158,
+230, 56,238, 80, 67,170, 17,215, 83,170, 15, 37,228,244,130,160,160,190, 11, 78,156, 48,123,111,214, 44,253,232,119,222,249, 20,
+ 58,157, 1, 82, 41, 21, 89, 90, 50,144,201,196,247, 46, 93, 50, 95,247,225,135,246, 68,175, 63,245, 67, 61, 79,159,213,240,135,
+ 87, 17, 2,149, 17, 44,188, 55,126, 26, 52, 85, 34, 88, 87,111, 36,162, 33, 17, 44, 0,160,148,166, 16, 66, 58, 77,158,191, 32,
+ 98, 68, 72, 79,255, 0,175, 70, 50, 39,239, 70,144,187,184, 32, 55, 39, 7,151,110,220, 55, 46,222, 27, 17, 91, 46,174, 76,242,
+133, 17, 4,161,178,202,173,231,148,217, 32, 44, 11,148, 11,129,138, 74, 32,239,246,157, 65, 68, 34,240, 84,128, 78,167,171, 55,
+ 9,139, 82,154, 70, 8, 25, 50,122,244,232, 51,145,145,145, 76, 72, 72, 72,235, 67,135, 14,253,174,114,116,163,209,168, 4, 0,
+145, 72, 84,100, 97, 97, 33, 26, 51,102, 12,140, 70, 35, 74, 75, 75, 81, 88, 88,136,248,248,120,221,176, 97,195,100, 0, 96,105,
+105,105, 28, 49, 98, 68,189,215,143,213,251,211,180,211,135, 41,215,219,139,158,134, 21,169,162,189,237, 69, 79,159,116, 10, 16,
+214,175,222,159,166,253, 98,154,237, 18,213,211,243,137,153, 37, 39, 54,239,136, 56,200,190, 59,120, 8,175,148, 63,152, 99,230,
+ 76, 15,244,120,171,110, 94, 66,200, 11,166,162,191,195, 1,255, 57, 24, 12,244,182,131,131,221,178, 14, 29, 58,204, 91,189,122,
+181,220,201,201, 9, 28,199,225,241,227,199,216,176, 97, 67, 73,126,126,254, 87,148,210,155,166,112,249,249,249,121,139, 68, 34,
+236,217,179, 7, 0, 54,148, 47,222,112,232,208,161, 17,227,199,143, 71,163, 70,141, 90, 16, 66,100,245, 69,113,170,130, 82, 90,
+ 57,171,240, 71,130, 16,242,104,221,186,117,238, 46, 46, 46,228,216,177, 99, 28,203,178,181, 90, 49,212,129,101, 59,119,238,124,
+ 93, 16,132,158,193,193,193,104,218,180, 41, 0,224,230,205,155,248,233,167,159,246,242, 60, 63,186, 46, 97,101, 10,226,227,227,
+ 47,166,166,166,134,205,152, 49, 67,178,122,245,234, 53,211,167, 79,151,165,166,166, 34, 46, 46,174, 70, 23,252,191, 59, 18, 30,
+228,134, 7, 54, 86,156, 88,188,100,245,103, 77, 26,123, 79, 28, 55,102, 56,235,231,219, 18, 37,133,105,112,112, 84, 64,233,225,
+131,156,103, 42, 28, 63,126,140, 87,169, 10,190,231, 25,242,197,131, 7,185, 47, 58, 99, 55,128,211, 93,233,131,103,207,158,225,
+232,209,163,124, 65,126,209, 86, 24,153,197,113, 79,243,235,237,172,241, 10,207,131,152,146, 80, 91, 94, 73,184,174,204,166,161,
+ 44,170,149,159,159, 63,133, 82,250,162,125,251,243,159,171, 84,184,164,186,249,217,176, 97, 18,252,242, 75, 43, 24,141,157,108,
+173,172,122, 82, 65,104,255,218,107,175,201,135, 15, 31, 46, 4, 5,117,150, 90, 91, 91,147, 22, 45, 2,138, 11, 11, 10,236, 0,
+128, 2,124,117,206,234,168,104,246, 44, 98,197,189,120,222, 16, 88, 54,214,250,155, 61,155,162,196, 27, 43,136,147, 72,192, 34,
+134,144, 49, 2,165, 63,112, 12,190,120,148, 77,107, 21, 47,166,112, 86,153,222,171,104, 13, 83,103, 99,231, 90,158,230, 43,167,
+ 8, 25,134,221,225,238,238, 62, 47, 37, 37, 37,199,212,139, 88, 77,156, 21,173,114, 6, 76,157,106,108,219,167, 15,103,239,225,
+ 33, 80, 74,249, 39,183,110,145,171,135, 15,139,175, 30, 62,108,102,212,233,206,237,167,244,145, 41,156,110,110,110,203,142, 28,
+ 57, 98,114,110,213, 91,111,189, 21, 87,145,151, 85,215, 56,171,162, 73, 99,229,137,198,222,238,125, 26,123,151, 77, 67, 63,122,
+146,129, 71, 79,210, 79, 38, 61, 74, 11,169,237, 51,117,113, 18,242, 91,179,103, 82,110,197, 64, 77,104,246, 92,157,211,209,209,
+241,166, 72, 36,170,181,145,112, 77,224,121, 62, 35, 39, 39,167,178,237, 84, 61,227, 28,233,237,237,189, 60, 57, 57, 57,130,231,
+249,105,166,238,163, 30,206,206, 44,203, 30,229,121,254,185, 57, 64,145, 72,244,172, 66,132, 17, 66,188,100, 50,217,115, 73,238,
+117,113,174, 88, 16,240,217,235,193,193,131,175, 94,188,120,104,230,146,216,231,242,130, 38, 15,182, 31, 59,242,227, 41,223,236,
+222,184,110,214,250, 67,121,223,215, 55, 78,133, 66, 17, 5,192,183,124,125,157,199, 89,126, 46,159, 43, 43, 55,245,201,155, 72,
+ 72,123, 71, 27,199, 47, 13, 6,195,107, 0,168, 68, 34,185,171, 82,169, 22,214, 36,174,106,227,100, 89,118,121,243,230,205,167,
+220,191,127,127, 55,199,113,227,170,108,191,178, 73,147, 38, 31, 63,125,250,116,131,209,104,156, 89,227,254,107,254,127,183, 14,
+ 14, 14,254, 63,246,206, 59, 60,138,170,109,227,247,153,221,157, 45,217, 84, 66,218,210, 91,128, 4, 72, 32,161,132,150, 4, 65,
+ 81, 64,169, 74,143,162, 32, 77,144, 38,132, 23, 41, 10,137,160, 52, 17, 1, 1, 1, 5, 4, 4, 20,164, 23, 3,210,139, 36, 16,
+ 66, 11,144, 66, 66, 8,233,101,251,206,249,254, 72,118,217, 36,187,155, 77,136,239,231,171,243,187,174,185,118,103,230,204, 61,
+103,102,118,103,158,121,206,115,158,147,179,106,213, 42,230,227,143, 63, 70, 76, 76, 76, 45, 74,169,221,227,140, 86,114,221,189,
+221,220,220, 54, 25, 12, 6, 63, 74,233,129,130,130,130, 57,148, 82,203,221,203,108,104, 18, 66, 88, 0,211,154, 52,105, 50,165,
+110,221,186, 94,169,169,169, 41,137,137,137, 75, 1,216,157,147,170,146,122, 6, 13, 28, 56,240,194,242,229,203, 69,245,234,213,
+ 67, 74, 74, 10,166, 77,155,166,219,187,119,111, 8,165,180,130, 71,221, 30,205,234,242,223,214,244,111,226,209,132, 10, 12,139,
+ 3, 91,251, 13, 30, 53, 98, 0,185,112,229, 30, 46, 94, 56,143,212,180,180,125, 28,195, 68,222,189,251,220, 98,147,110, 85, 52,
+207, 95,185,139,139,231,207,211,244,180,244,221,160,130,255,196, 39,102,218,117,159,231,169,136, 93, 6, 86,181,197,109, 25, 88,
+150, 80, 40, 20,200,180,134, 88,153, 0, 0, 32, 0, 73, 68, 65, 84,202,234, 40, 21, 10,187, 74, 36,146,112,134, 97,206,100, 63,
+127, 62, 25,176,207,192,170,137,122, 86, 70,211,166, 68,108,109,232,128,234,104,150, 15, 80,175,142,102, 85, 52,236,213,180, 54,
+216, 51,167, 86,167,185,235,245, 87, 87, 83,235,231,160,188,102,221,186,117, 63,224, 56,174,145,189,117, 98, 24,230, 81,106,106,
+106,153,102, 19,123,207,103,243,230,205,233,189,123,247,236, 10,146,252,255,254, 45,253,155, 52,183,173, 8, 80,180,104,211,114,
+102,220,181,219, 95,150, 54, 31,154, 88,248, 81, 45,167,174, 61,194,230,253,113,234,247,207,230,175,206, 46,243, 18,244, 79, 56,
+118, 66, 8, 99,201,176, 32,164,164, 47,122, 85, 53, 89,150, 93,215,161, 67,135, 15, 46, 94,188,184, 73,175,215,143,173,169,122,
+ 86, 23, 27,247, 37, 2, 64, 92, 21,239, 92,101,154,102,235,131, 4, 2,193, 52,127,127,255,142,241,241,241,151, 12, 6,195,114,
+ 91,198,149, 61,154,213,225,255, 75,211,223,215, 61,152, 82, 83,178,236,197,183,239,103, 93,182, 85,190, 74,154,148, 51,112, 84,
+240,249,157,196,231, 54, 71, 44,224, 13,172,202,169,214, 96,207,213,193,104, 32,217, 36, 45, 45, 5, 64, 10,128,221,127,121,133,
+170,137, 61,198, 85, 85,168,142, 81,244, 87,104,148,167,212,128,178, 43,173, 67,101,148, 55,150,254, 74,238,222,189,251,143,232,
+125,242, 79, 99,212,199,177,105, 0,166, 6, 91, 72, 77, 85,106, 84,205, 12,127,243,191, 93,171,255, 14,214,188, 54,182,140, 43,
+ 91,104,181,218, 15, 9, 33,211,104, 21,122, 31,254,127, 80,122,124, 85, 54,174,236,212,190, 6,192,106,252,239, 63,157,248,123,
+ 89, 87, 1, 84,210,144,254,255,175,249,111,167,102,130, 22,120,120,120,120,120,254,107,252,221,141, 43, 30, 30,158,146, 92, 46,
+ 61, 45,173,168,138,235,143, 16, 98, 81,195, 22,118,196, 39,241,154,188, 38,175,201,107,242,154,188, 38,175,249, 15,211,252,215,
+ 96,236,197,244, 87, 76, 0,122,242,154,188, 38,175,201,107,242,154,188, 38,175,201,107,254,219, 38,190,137,144,231, 47,231,235,
+129,164,206,215, 3, 73,157,191,170, 60, 15, 15, 15, 15, 15,207,223,141,255, 90,144,187, 53, 8, 33, 10,148, 36,200,107, 10,224,
+ 14,128,179,180, 10,221,142, 45,232,213, 6,240, 54, 33,100, 8, 0, 80, 74,119, 3,216, 69, 43, 73, 41, 97, 68, 38,147,101,168,
+ 84, 42, 79, 0,144, 74,165,207, 84, 42,149,249,152, 3,196,108, 2, 0,106,156,104,169, 73,111,137,198,141, 27,103,168,213,106,
+ 79, 59,118,159, 71, 41,141,101, 24, 38,206,209,209,241,212,157, 59,119, 42, 29,134,197,156, 30, 61,122, 68, 8, 4,130,197, 0,
+ 96, 48, 24,230,158, 58,117,106, 75, 85,182,175, 10,132,144,142,245, 20,222,223,107,117, 90,125, 70,102,246, 60, 74,233, 47,150,
+202,173,237, 71,162,132, 4, 51, 75,191, 47,155,112,192,118, 42,138,170,150,183, 81,191, 96,145, 72, 52,201,203,203,235,245,212,
+212,212,171, 0,102, 81, 74, 43,205, 66, 92,191,126,253, 81, 66,161,112,132,193, 96,104, 34, 16, 8, 18,245,122,253,143,201,201,
+201,219,170, 83, 7, 30, 30, 30, 30,158,127, 47, 85, 50,176, 90,214, 38,222, 20, 24, 10,130, 94,160, 56, 78,128,157, 9,207,233,
+ 83,123,183,239,211,146,232,116,250,146,125,178, 12, 12,135, 31, 48, 27,250,244,233, 83,119,242,228,201,232,220,185, 51, 46, 94,
+188, 24,178,121,243,230,247, 4, 2, 65, 44,199,113,167, 1, 92,164, 54,210, 1, 24, 33,132,200, 1,188, 5, 96,248,235,175,191,
+222,115,241,226,197,130, 86,173, 90, 65,169, 84,226,247,223,127,239,186,108,217,178,149,132,144, 19, 0,182, 3,248,133,218,200,
+237,162, 82,169, 60,141,182, 18, 33,196,115,208,160, 65, 87,204,114,237, 16, 66, 8, 24,134, 1,165,244, 2,128, 11, 28,199, 93,
+216,189,123,119, 74, 75, 66, 58,142,107,196,238,153,242, 80, 83, 33,231,145, 90,173,246,220,191,116, 9,132, 18, 9,212, 5,249,
+ 8,121,247, 69,207,234,227,159,206, 4,225,244, 16,128,230,132,127,190, 50, 22, 64, 92, 90, 90, 90,108,104,104,232, 35, 59, 79,
+171, 9,129, 64,176,248,200,145, 35, 62,148, 82,188,246,218,107,139, 1,108,169,170,134, 61, 16, 66, 36,157,130, 3, 79, 31,248,
+121,135,180, 48, 59, 3,189,223,122,231, 71, 66, 72, 4,165,244,103,243,114,107,223, 32, 94, 68,136,153,227,151,108, 23, 0,192,
+218,200,225,179, 86,190, 70, 86, 79, 61, 74,159, 18, 66,194, 1,211,208, 74, 75, 41,165,167,215,190, 65,188, 32,192, 39,227,151,
+108, 39, 0,240,109,228,240,153,107,223, 32,171, 38, 28,170, 90, 47, 73, 66,200,132,136,136,136,213,139, 23, 47, 22,248,248,248,
+224,201,147, 39,189,253,253,253,155, 19, 66,252,169,141,224,224, 70,141, 26,253, 20,254,106,255, 38, 3,135, 12,149,213,118,119,
+195,147,244, 76,151, 93, 59, 54,143,107,212,168,209,235,143, 30, 61,122,167,106,103,137,135,135,135,135,231,223, 76,165, 6, 86,
+144,130,200,138,180,232, 47, 20,144, 81,221, 58,182,122,101,216, 27,221, 24,127,191,102,136,191,117,251,213, 95, 78, 93, 90,230,
+239,197,156,212, 27,232, 54, 57,139,253,215,210,108,247,108,209,233, 33, 60,182,127, 59, 0, 96,194,123,195, 5,151, 47, 95,110,
+ 22, 20, 20,100, 26, 65,253,149, 87, 94,193, 43,175,188, 66,214,174, 93, 27,120,236,216,177,192,141, 27, 55,106, 9, 33,223, 83,
+ 74,127,179,166, 73, 8,153,212,180,105,211,101,171, 87,175,150,132,134,134, 66, 34,145,152,214, 57, 58, 58,162, 95,191,126,232,
+215,175,159, 32, 45, 45,237,181, 3, 7, 14,188,182,116,233, 82, 13, 33,100, 6,165,116,141, 53, 77,115, 62,253,244,211, 32, 11,
+139,143, 16, 66, 30,232,245,250,235, 1, 1, 1, 41, 45, 8,105,246,225, 27,157,143, 79,232,226, 43,183,166, 35, 20,139,177, 53,
+162,228, 25,109,110, 96, 61, 58,117, 24,142,206, 78, 89, 14, 78, 78,177, 0,226, 0,196, 82, 74,227, 30, 60,120,112,219,143,144,
+192, 78,110,204,247, 27,179, 13, 1,246,212, 21, 0, 4, 2, 1, 82, 82, 82,224,226,226, 34, 11, 11, 11, 75, 39,132, 44, 56,125,
+250,244, 6,123,183,183,147,142, 11,102, 78, 96,115, 30,199,226,105,194, 5, 76, 27,210,213, 97,234,215,191,126, 6,224,103, 91,
+ 27, 17,194, 48, 75,207,115,179,167, 2, 83, 0,204,203,202,202, 10, 5, 0,119,119,119, 49,128,211, 43, 46,225,141,143,187, 84,
+146, 57,210,166, 62, 97, 5, 2,193, 55, 91,183,110,125,127,212,168, 81, 37, 67, 60,252,241, 7, 28, 29, 29,177,104,209,162,134,
+211,167, 79,143, 66,201,190, 43, 80,191,126,253, 81, 97,189,250, 55, 94,185,236, 51,191,130,236, 60,245,250,111,118, 93,169,211,
+186,133,224,195, 73,211,157,214,232, 52,222,245,235,215, 31,197,123,178,120,120,120,120,120,236,197,166,129,213,194,131,108,233,
+214,206,247,237, 97,125,186, 74,218,180,110, 5, 86,242, 34,177,115, 80,112, 48,130,130,131,153,217,133, 5,189, 46, 95,185,214,
+107,207,177,139,234, 22, 30,100,215,157, 76, 26, 97,239,206,141,131,197, 46,126,203,171, 71, 81,238, 51, 41, 0,200, 93, 61, 85,
+145,251,159,158,234,210,165, 11,234,214,173,203,158, 60,121,114, 12, 0,171, 6, 22,128,200, 59,119,238, 72, 4, 2,219,121, 76,
+ 21, 10, 5, 6, 15, 30,140, 22, 45, 90,136,195,194,194, 34,241, 98,216,138, 50, 72,165,210,103,132, 16, 79, 0,168, 85,171,150,
+ 97,193,130, 5, 55,104, 41, 0,192,113,220, 5,129, 64,112,129,227,184, 75,191,252,242, 75,106, 43, 66, 60,251, 6,181, 56, 59,
+ 97,228, 96, 7,186,103,165, 85,227, 64,149,159,111,113,185,131,163, 60, 83, 38,151,199, 74, 28,164,113, 0, 98, 1,196,213,169,
+ 83,231,118, 43, 66,234,118,106,209,232,216,218,143,135, 59,217, 60,176, 82,130,130,130,154,135,135,135, 75, 13, 6, 3,138,138,
+138,240,237,183,223,186,200,100, 50,151,215, 95,127,125, 62, 0,147,129,229, 79, 72,155, 65, 10,193,216, 5, 79,244, 19,237,209,
+ 53,135, 16,226,218, 45, 36,248,241,215,209,243,157,131, 59,117,195,189,211, 63, 32, 59,187, 0,121,185,133,224, 56,174,194,200,
+191, 19, 14,209,140,181,253,200,178,181,115,134,127, 66, 24,134, 4, 14,152,133, 55,189,243, 62, 34,132,220, 2, 32, 18,139,197,
+198,162, 66, 66,136,162,117,235,214,203,154,189,218, 13,223,206, 29, 9,202,113, 20,192, 50,123,189, 87,132, 16, 79, 39, 39,167,
+ 95,142, 29, 59,214,177,125,251,246,184,120,241, 34, 30, 62,124,136, 9, 19, 38,104, 38, 78,156,200,142, 30, 61,154, 76,155, 54,
+109, 50, 33,100, 15,165,244, 92,249,237,133, 66,225,136,183, 6,190, 35, 46,204,205, 87,105, 53, 90,141,187,187, 11, 85, 21,169,
+ 10,178,114,242,149,111, 15,125, 95, 27,119,237,226, 8, 0, 21, 12,172,151, 57,159, 60, 60, 60, 60, 60,118,211, 30,128, 7,128,
+ 76, 0, 87,202,205,163,244, 59, 44,204, 63, 71, 73, 88,143,187,153,214,115,148,132,247,120,160, 36, 71,231,101, 0,213, 14, 77,
+178, 6,161,148,162, 52,161,176, 49,177,176,201, 72,104,225, 65,232,157, 76, 10,125,118, 34, 12, 89, 15, 96, 40,168, 56,188, 17,
+145,186, 34, 79,105, 64, 74,226,109, 68, 76, 93,132, 59,153,214, 51,104,247,105, 73,116, 46, 98, 8,157, 88,128,117,112, 85, 15,
+139, 62,122, 62, 56, 56, 88, 21, 25,202,244,137, 90, 91,226,217,154, 54,118, 56, 66, 62,222,115, 52, 49, 49, 81,175, 80, 40, 48,
+106,212, 40, 80, 74,251, 90, 61, 0, 66, 50, 10,174,156,247, 76,232,219, 25, 29, 50, 44,135, 65,221,189,123, 23,103,206,156, 65,
+114,114, 50,154, 52,105,130, 49, 99,198, 60,163,148,122, 89,211,236,221,187,119,204,210,165, 75,187,127,245,213, 87,177, 91,183,
+110,237, 66,169,229,177, 6,253, 9,145, 7, 54,244,190,178, 49,234,147, 38,228,240,247,162,226,228,251,112,141, 81, 86, 56,126,
+133, 66, 65,211,210, 94,156,187, 47,154,251, 64,238,226, 4,185,179, 99,198,232, 99, 87, 77,158,171,210,207, 59, 65,132, 56,215,
+245,113,191,186,115,197,188, 58,204,169,159,164,236,250, 11, 54,189, 58, 65, 65, 65,205,195,194,194,206, 47, 94,188,216, 45, 45,
+ 45, 13, 39, 78,156, 64,195,134, 13, 81, 92, 92,140,229,203,151,167,159, 61,123, 86, 81, 90, 95,175, 14, 45, 26,196,126, 59,253,
+ 93, 23,118,204,167, 18, 91,154,150, 96,133,194, 53,231,143,252, 52,209, 69, 66,145,155,246, 16, 15,110,223,194,229,248, 71,186,
+109,199, 99, 13,249, 74,117, 31, 74,233, 41, 75,219, 77,234, 74,154,157, 78,243, 56,112,228,247, 43,190, 62, 62, 62, 24, 55,110,
+ 28,158, 62,125, 10, 74, 41, 56,142, 51,245,184,136,140,140, 68,243,230,205, 17, 49,244,205, 98, 73,246,181,176, 3,241,246,141,
+247, 70, 8,105,221,160, 65,131, 99,167, 79,159,246,170, 83,167, 14,206,158, 61,139,167, 79,159,194,219,219, 27, 39, 79,158, 68,
+116,116,244,214,241,227,199, 15, 89,188,120,177,116,216,176, 97, 79,142, 30, 61, 90,175,124,204, 92,195,134, 13,111, 31, 56,122,
+214,241,228,190,163,137,110, 78,114, 56,122,213,130,192,201, 77, 9, 10,165,151,135, 11,251, 78,255,158, 77, 31, 63,126,236,103,
+190,205,203,158, 79, 30, 30, 30, 30,158, 23, 88,179, 69, 74,233, 67, 8, 57, 88,106, 15,104, 0,136,205,230, 65, 8, 57, 8, 0,
+229,231,103,207,158, 29, 25, 21, 21,117,203, 56,111, 44, 51,103,206,156, 86,209,209,209, 75, 66, 66, 66,118,158, 63,127,126, 1,
+128,251, 53,125, 60,118,197, 96,233, 83, 47,131,245,125, 29, 34,131, 14,186,231,119,192,229, 38, 1,114,111, 40,137, 35,178,210,
+147,144,112,246,231, 18, 91,176, 18,126, 75,160, 34, 66,200,201,219,183,111, 35, 33, 33, 1, 41, 41, 41,112,112,112,168, 80,238,
+143, 63,254,128, 76, 38,131,143,143,143, 93, 7, 65, 53,101,147, 5,199, 6, 53,128, 99, 72, 40,158, 15,251, 16, 39, 79,158,196,
+179,103,207,192,178, 44,196, 98, 49,244,122,125,165,122, 12,195, 16,192,148,137,216, 98, 22,230, 48, 66,132,117,107, 57, 30, 88,
+ 59,127, 74, 35,230,194, 65,145, 50,249, 62,210, 84, 6,184,218, 81, 95,153,163, 28, 14,114,135,116,153,204,161,188,113,117, 47,
+136, 16,145,220, 81,122,224,251,207,167,121, 11,174,159,148, 42,239,199,130,181,160,209,171, 87,175,113, 0,230, 83, 74,115,195,
+194,194,188, 22, 47, 94,236,246,228,201, 19,196,199,199, 99,215,174, 93,153,250,146, 3, 37,148,210,133, 0, 16, 66,136,180,190,
+135,235,209, 53,159, 78,113,194,233,159,196, 24,243,169, 29, 53, 45,139,139, 95,191,223, 6,141, 30, 63,113,245,148,126, 40, 42,
+ 80, 98,251,241,235, 56,114,237,193,155, 0,254,176, 21,215,182,230, 15,122,159, 16,242,202,192,129, 3,255, 60,115,230, 76,237,
+141, 27, 55, 66,175,215, 91,156, 54,110,220,136, 19,103,175,125, 68,237, 28, 76,151, 16,162,104,212,168,209,137, 75,151, 46,121,
+ 56, 56, 56,224,248,241,227,200,205,205, 53,121,174, 34, 34, 34, 72,110,110,238,208,111,191,253,118,208,227,199,143,191, 60,123,
+246,108, 22, 74,134,109, 42,243, 67, 16, 8, 4, 15,244,122,109, 75,133,159,175, 96, 72,191,110,221, 10,179, 98,225,232, 30,128,
+139,127, 62, 56,152,151,155,173, 20, 8, 4, 15,204,203,215,196,249,228,225,225,225,225,169, 26, 70,163,202,220, 96, 42,111,104,
+ 25,191, 27,203, 69, 69, 69,153,230,141,219, 68, 71, 71, 47, 49,155,183,232, 68,121, 89,140, 6, 86, 24, 33,132, 2, 8,179, 84,
+ 72, 29,191, 23,234,132, 95,192, 54,232, 2,113,139, 55, 33,104,208, 21,201,177,167,113,227,240, 10,164,222,250, 3,148, 51,192,
+167,121, 7,123,247,169,106,217,178, 37, 84,170,146,208, 43,181, 90, 13, 86,238,166,154, 54,118,184, 20, 0, 56,161,212,100, 45,
+217,232,152, 87, 6,167, 46,225,232,144, 65,113,217,171,196,224, 53,122,178, 62,127,247, 93,176, 44, 11,150,101, 77,131,194,218,
+ 99, 96,149,142,161,101, 28,173,190, 66, 37, 8, 33, 36, 88, 34,218,190,115,254,164, 14,146,199,113, 98,245,205, 11, 72, 83,115,
+244, 64,134,225, 55,123, 70, 52,118,144, 59, 60,145, 57, 56,196,201, 28,229,230, 6,214, 3, 0,160, 34,209,182, 31, 22, 78, 10,
+144,103, 36,202, 85, 87, 78, 34, 93,197,105,157, 45,203, 44, 60,124,248,176,167, 80, 40,244, 54, 24, 12, 72, 78, 78,198,173, 91,
+183,176,106,213,170,140,130,130,130,176,107,215,174,221, 53,171, 47,211, 94, 38,222,181,109,209,148,198,194,216, 24,169,250,193,
+ 77,139, 70,155, 45, 60,218, 12,120,237,205,176,192,223,198,141,156,139,254,111,188,138,209, 97,254,244, 81, 90,182, 10,192,113,
+106,199,192,210,148,210, 39,132,144, 94,221,187,119,255,177,109,219,182,126,148, 82,180,105,211, 6, 67,135, 14,197,182,109,219,
+112,227,198, 13,228,231,231,107,143, 29, 59,182,146, 82,186,185, 50,189,210,227,114,112,115,115, 59,114,234,212, 41, 15, 7, 7,
+ 7, 28, 59,118, 12, 74,165, 18, 62, 62, 62,152, 56,113,162, 56, 58, 58,122,107,126,126,254,144,168,168, 40,233,163, 71,143,214,
+ 28, 61,122,180, 33, 0,134, 82, 90,225, 71,160,209,104, 54,108,223,182,101,245,196, 73,147,235,156,186, 24,127, 82, 93, 84,224,
+ 82,175,126, 74, 65,237, 90,142,142, 43,150, 46,172,167,209,104,198,153,237,215,236,124,254, 94,173,243,201,195,195,195,195, 83,
+ 1,155,182, 8,240,194,104, 42,111,100,217,131,153,241,165,156, 61,123,118, 36, 33,228, 96,169,135, 75, 9,160, 98, 19,221, 75,
+ 34, 44,173,112, 12, 33, 4,148,210, 24,171, 37, 57, 3,180,143,206, 64,251,232, 12,100, 33, 31,225,215,168,178,195, 64,217, 57,
+ 72,186, 69,250, 45, 58,126, 74,173, 86, 11,183,108,217, 98,138,203, 2, 0,131,161,242,225, 11,171,138, 61, 6, 22, 74,135, 16,
+ 42, 53,176, 42, 84,162,145,196, 49,102,195,199, 67, 58,185, 27,138, 69,154, 63, 14,224,137,154,211,127,121, 95, 91,124, 37,151,
+ 46,141,180, 34,184,127,234, 56,164,156, 61, 1, 7, 71,199,148,247,207,196,153,123,173, 98, 1, 60, 4,128, 70, 82,231,147,187,
+166, 13,235,234,205,130,213,252,182, 27,105,106, 78,189,238,177,110,243, 42, 11,122,198,102,181,135, 15, 31,162,184,184, 24,231,
+207,159,199,207, 63,255,156, 89,222,184, 42,173,239,239,155,102,141,232,232, 92,240,148,213, 92, 57,129, 52, 53,167,110,110,199,
+ 73,240, 8, 24,208,133,101,200, 49,194, 8,100,111,116,243,199,212, 15, 6, 96,197,166, 95,245, 26,207,110,125, 87,255,114,232,
+237, 66,181, 54,210, 30,227,202,172,206,177, 0,252, 9, 33, 18, 0,225, 67,135, 14, 61, 52,104,208, 32,196,196,196,224,192,129,
+ 3,190, 0,210, 1,128, 16,178, 8,128, 23, 74,122, 23, 90, 27,201,157, 97, 89,118,231,137, 19, 39, 90, 41, 20, 10,156, 56,113,
+ 2, 74,165, 18,227,199,143,215, 76,154, 52,137,141,136,136, 32,121,121,121, 38,207,213,249,243,231,179, 96,197,184, 2,128,212,
+212,212,195, 13, 27, 54,236,210,189,123,247,254,141,125, 91, 56, 39, 22,228, 63,115,116,144,202,206,198,156,102,175, 93,185,176,
+ 38, 53, 53,213, 52,152,106,217,243,121,210,238,243,201,195,195,195,195, 99, 29,187,108, 17,192,102,216,144,157,219,137,162,162,
+162,110, 69, 69, 69,149,241,112,213, 52,213,202,131,101,200, 75,174,176,140,114,246, 27, 88,150, 60, 83,110,110,110,122,153, 76,
+ 86,198,192,226,236,212,204,222,183, 3,137, 19,134,155, 60, 87, 70, 79, 22,122, 71, 84, 40, 91, 21, 15, 86,105, 48,116,153, 74,
+200,189, 90, 12,219, 57,178, 87, 23,255,198,117, 24,221,174, 85, 72, 45,214,171,230,223,209,170, 18, 10,232,155,241, 22,130,167,
+ 77,154,122, 29,164,114, 89,146,204, 81, 94,222,184,122, 12, 0,142,222,205, 7,109, 29, 22, 30, 22,216,162, 41,163,255,105, 57,
+158, 20,235, 10,103,223,214,106, 19,139,232, 94, 75,122,148,210,249,175,190,250,234,124,119,119,119,233,234,213,171, 93, 26, 52,
+104, 0,189, 94,175, 41,111, 92,201,189, 90, 12,251, 41,162,119,151,230,222,110,140,110,207,215, 72, 81, 26,138, 87, 37,234,182,
+174,171,228, 28,120, 4, 12,232, 82,219,197,241,232,186, 37, 19,100, 14, 18, 17, 84, 42, 21,162,215,238,193,177,115, 55,251,102,
+198,237, 59, 10,224,104, 37, 18,182,120,191,111,223,190, 43, 22, 45, 90, 4,157, 78,135, 49, 99,198,224,193,131, 7,199,238,220,
+185,179,170,126,253,250, 51,102,205,154,165,240,246,246,198,219,111,191,205, 2,136,176,162,241,197,246,237,219,251, 6, 6, 6,
+ 34, 38, 38, 6,185,185,185,240,241,241,193,164, 73,147,196, 81, 81, 81, 91,243,243,243,135, 44, 89,178, 68,250,240,225, 67,155,
+158, 43,115,244,122,253,103,235, 87, 76,152,222,190, 83, 87,230,254,253,187,250,228, 14,161,204,233, 19, 7,206,184,185,185,109,
+ 53,150,145,123,181, 24,246,211,187,175, 87,249,124,242,240,240,240,240,212, 24,191, 1,232, 99,156, 49,247,102,153, 27, 95, 70,
+ 15,149,249,124,249,242,165,235,255,146, 65,201, 77, 6,150,133,128, 50,171,112, 69,153, 21,150,217,211,156,215,167, 37,209,141,
+107, 15, 97,100, 40, 3, 86,238,166,234,183,232,184,197,160,104, 0,144,203,229,118,123,176, 56,181,202,230,122,179, 60, 86,118,
+ 25, 88, 2,129,128, 0, 56,194,113,220, 5,152, 25, 88,174,222, 45, 66,255,243,201,148,149, 93, 7,245,102, 50, 62, 8, 65,110,
+161, 90, 61, 43, 94,207,165, 22,219, 54,174, 0, 0, 6,221, 35, 7,185, 99,156, 84, 94, 38,238, 42, 25, 0,100, 94,205, 58,204,
+254,120,242,218, 30,195,250,145,204,241, 93,145,147,171, 84,207,184,165, 39, 79,148,116, 72, 60,165,167, 45,201,157, 60,121,114,
+ 61,128,245, 97, 97, 97, 25,114,185, 28,133,133,133, 21,174,129,177,190, 93, 6,245,102, 50,222,239,136,236, 34,173,122,214, 45,
+ 61,210,148,220, 78, 91, 85,245, 8, 24,208,197,195,213,233,232,186,197, 19, 28,210, 82, 31,131,101, 89, 56, 58, 58,226,248, 31,
+113,200,188,185,255,101, 12, 43, 8, 4,130, 5,145,145,145,243, 39, 78,156,136,172,172, 44, 28, 56,112, 0,111,188,241, 6,118,
+236,216,209,224,208,161, 67, 43,194,195,195, 33, 16, 8,112,240,224, 65,232,116,186,123,150, 52, 8, 33, 3,198,142, 29, 59, 99,
+208,160, 65,184,124,249, 50,210,211,211,203,120,174,114,115,115,135,174, 93,187,118,208,163, 71,143, 42,245, 92,149,163, 67,163,
+166,237,216, 57,243,190,130,186,248,153, 48,243,201,197,152,147,199,153, 11,217,217,217, 14, 0,242,170,123, 62,121,120,120,120,
+120,236,195,134, 45,146, 89,106, 60,101, 90,154, 55, 51,172, 44,205,147,114, 94, 47, 77,185,245, 55,106,170,254,230,216,229,193,
+ 18,122,181,134, 62,227,166,105,158, 43,122, 86,102,189,212,169,150, 93, 77,132, 58, 61,132,235, 54,155,242, 96, 73,179,178,178,
+164,181,107,215, 86,153, 27, 6, 14, 14, 14, 80, 40, 20,200,201,201,193,134, 13, 27, 0,160,178, 96,103,189,243,160,145,232, 48,
+108, 12,174,212, 21,131,234,180, 38, 79,214,186,119,223, 53, 21, 34,132,128,101, 89, 99,236, 87,101, 15,219, 75,132,144,199, 28,
+199, 93,160,148,210,160,230, 77, 62,147,202,229,239, 6, 7, 52,173, 61,117,194,251,162, 71,207,212, 56,213,117, 78,238,158, 47,
+ 62,113, 76,161,142, 19,147,104,174,109,227, 10, 72,124,235,219, 31,202,123,174, 82,219, 53,111, 50, 87,234, 32,253,160, 83,235,
+230,222,179,167, 77, 16, 61,202, 80,147, 83, 29,102,229,255,188,116,150,195, 67, 56,205, 72,161, 57, 22,141,171,114,204,127,227,
+141, 55,230, 83, 74, 41,199,113,243, 0,192,188,190,211, 38,125, 32, 74,124,170,194,201,174,115,115,126,254,226, 19,167, 20,216,
+174,175, 71,192,128, 46, 94,110,206, 71,215, 45,153,232,144,254, 36, 9, 18,137, 4, 78, 78, 78, 72,201,200,131, 72, 40,176,153,
+231,172, 50, 8, 33,146,208,208,208, 79, 38, 76,152,128,184,184, 56,140, 31, 63, 62, 61, 57, 57,121,239, 79, 63,253, 52,254,211,
+ 79, 63, 21,190,246,218,107, 72, 79, 79,199,178,101,203,116,127,252,241,199, 18, 0,203, 44,233, 8,133,194,247, 63,251,236, 51,
+154,150,150, 70, 30, 62,124, 8, 31, 31, 31, 76,158, 60, 89,188,100,201, 18, 83,204, 85, 85, 60, 87, 70, 82, 83, 83, 99,124,155,
+214,199,155,135, 87, 66,175, 83,199,228,102, 37,159, 73, 72,204,137,169, 37, 22, 79,239, 26, 20, 80,173,243,201,195,195,195,195,
+ 83, 35, 92,169,100,254,111, 71,101, 6,214,189,175,231,190,231,251,222,196,153,144, 53,232, 2,245,237,125,224, 10, 51, 76, 30,
+ 44,169,163, 27,106,213,247, 67,110,145, 26,187, 79, 94, 3, 0,139, 30, 7,107, 20, 20, 20, 32, 40, 40, 8,223, 68, 52,239,161,
+ 42,200,146,202, 0,168, 37,206,170,253,226,110,167, 14, 29, 58, 84,204,113,220, 78, 0,135, 42,145, 89,208,170, 85,171, 53, 95,
+125,245,149,216,111,216,123, 40,188,120,182,204, 74,134, 97, 32,147,201, 32,145, 72, 16, 27, 27,139, 83,167, 78,105, 0, 44,176,
+ 37, 72, 8,185,164,215,235,111,236,222,189, 59,197,183, 73,221,222, 97,237, 59,124, 20, 57,103,182, 83,252,217, 99,152,183,100,
+ 13,215, 44,248,181,188,232, 29,251, 11,242, 28,235,191, 82,156,150,240,167, 29,135,122, 3,101,141,171, 52,191,198,245,123,132,
+180,107, 59,115,222,188,185,206,183,206, 30,199,167, 75,215, 81,223,192,158,121, 75,127,254, 37,255,185, 67,195, 87,149, 25,183,
+ 47,219,150, 44,225,247,223,127, 95, 15, 96,189,113,190,124,125,103, 47, 90,197, 53,111,223, 59, 39,122,199,207, 69,249, 78,245,
+123,218,170,175,167,255,192,206,245,124,106, 29,253,250,243, 15, 29,158, 62, 73,134, 68, 34,129,163,163, 35,146,211,115, 49,127,
+229,174, 34, 45,199,245,182,167, 78, 54,144, 56, 57, 57, 73,180, 90, 45,190,249,230, 27, 36, 39, 39,135, 80, 74,147, 9, 33,235,
+222,121,231,157,213,109,218,180,105,121,235,214,173,123,133,133,133, 19, 41,165, 9,214, 68, 92, 93, 93, 67, 60, 60, 60,200,133,
+ 11, 23,240,225,135, 31,106, 38, 79,158,204,142, 30, 61,154,228,228,228, 84,215,115, 5, 0,168, 91,183,110,232, 91,125, 58,163,
+ 75,175,241, 49, 26, 85,238,153, 71, 9, 91, 99, 24,122, 78, 26,212, 54,160, 90,231,147,135,135,135,135,231, 95,140,173,145,160,
+ 67, 1, 97,115,119,140,107, 85,135,125,186,237,139,201,180, 32,241, 60, 85, 94, 94, 79,243,247,125, 64,127, 91, 54,154, 30,250,
+122, 42, 29,223,167, 21,109,233, 73,158, 54,119,199,184, 80, 64,104,190, 61,202,141,182,253, 70, 11,232,122, 53, 5,237,213, 20,
+180, 79,115,232, 0, 68,182,107,215,110,255,164, 14,160, 52,126, 59,165,241,219,233,164, 14,160, 0, 62, 4,224,104,169, 78,229,
+ 53, 75,151,249, 0,216, 16, 20, 20,164, 63,125,250, 52,189, 51,164, 39,189,222,178, 54,157, 56,113, 34,253,244,211, 79,233,240,
+225,195,169,135,135,135, 30, 37, 9, 55,125, 42,211,124,243,205, 55,235, 82, 74, 81,175, 94, 61,215, 96,191,102, 79, 99, 79, 30,
+160,103,182,173,166,155, 38, 13,164, 29,219,248, 61,247,110,217,253,134,204,167, 69, 91, 91,231,206, 92,211,219,219,123, 14,165,
+180, 55,165,212,135, 82, 10, 95, 95,119,199,118, 45,155,165,221, 56,113,128,158,253, 97, 13,221, 52,105, 32,237, 20,224,159, 85,
+215, 47, 60, 65,234,217,178,131, 61,154,150, 38,139,245,109,221,242,185, 87,179,206,127, 90,171,175,185,102,227, 14,111,255,146,
+154,150, 65, 47, 93,186, 68, 15, 29, 58, 68,207,158, 61, 75,183,253,244, 11,173,223,126, 72, 97,237, 54,253,187,216,218,183, 61,
+245, 4,224,210,167, 79, 31,122,239,222, 61,250,250,235,175, 83, 0, 46,213,209, 4,176,255,209,163, 71,244,230,205,155, 52, 50,
+ 50,146, 2,216, 50, 97,194, 4,101, 94, 94, 30,237,217,179,103, 50, 74, 58, 41, 8,171, 83,207, 38,141,234, 68, 15,232,215,109,
+193,164, 15, 7,133,190,236,249,172,169,137,215,228, 53,121, 77, 94,243,223,160,249, 79,155,108,122,176,126, 47,121,251, 95,223,
+198,139,252,184,100,217,215,211,191, 89,191,101,230, 39, 31,189, 47,239,214,181, 23,226, 78,124,143,159, 15,254, 84,164, 82,107,
+150,177, 2,124, 21,247,220,114, 50, 78,115,126, 75,160,162,242,203, 8, 33, 14,181,154,194,148, 67,233,126, 14, 64, 41,173, 82,
+204, 48,165, 52, 29,192, 88, 66,200, 87,225,225,225,139, 63,232,210, 97,224,164,206, 61,160,211,233,176,109,219, 54, 36, 37, 37,
+237, 5, 48,151, 82,106,151,135, 45, 46, 46,238,121,171,102, 13,167,212,146,177, 51, 39, 14, 31,224,145,249, 32, 30,169,183,175,
+ 3, 0,212,106,165, 46,253,110, 76, 96, 85,234, 39,147,201, 46,121,120,120,220,241,240,240,200, 49,168, 11,199, 74,133,206,243,
+198, 15,125,203, 51,235, 81, 2, 82,110,149,180,128,170, 85,197,218,148,187,167, 90, 86, 69,215, 72,195,134, 13, 37,114, 17,198,
+ 89,172,175, 70,165,123,122,239,118, 91,123,116,138,213,154, 37, 11, 87,108,123,245,243,153,239, 74,156,157,157,113,237,230,125,
+204, 91,190,163, 72,169,209,245,206,140,221, 87, 35,205, 96,148, 82,232,116, 58,187, 59, 48, 88,225,147,192,192,192, 22,139, 23,
+ 47,246,141,136,136,192,203,122,174,204,121,240, 48,117,118, 88, 88,152,255,253, 59,215,194,107,201,216, 31, 95,230,124,242,240,
+240,240,240,252,123,177, 43, 6, 43, 46,131, 22, 3, 88,212,196,139,172,155,179,120,197,124,134,172,124,151,163,244,123, 61,131,
+133,137,207,105,197,136,247, 42, 64, 41, 45,238,211,146,232, 95,237, 63, 92, 8, 0, 34, 97,165,241, 81,182,180,238, 1, 24, 68,
+ 8,105,255,221,185,203,255, 41, 93,252, 57,165,180, 74,109,181, 78, 66,220,236,234,223,164, 78,183,118,173,164, 2,131, 18,169,
+183, 31, 32,187, 72,133,227,183,146,114, 25,202,124, 95,213,122, 37, 38, 38,254, 14, 0,173,155, 53,188,221,205,191,105,253,238,
+ 65,173, 28, 68, 68,131,212,248,107,200, 83,106,112,236, 86, 82, 30, 8,169,118,160,116, 77,213,247,105,236,254, 43, 30, 1, 3,
+122, 18, 66, 78, 68, 78, 26, 38,153,191,124,103,141, 26, 87, 0,138,159, 60,121,146, 85, 92, 92,236,158,150,150,166, 65, 53,147,
+187, 81, 74,239, 19, 66,218, 76,157, 58,117,209,140, 25, 51,102,126,241,197, 23,108,117, 98,174,172,145,243, 36,105, 95,247, 86,
+ 53,119,253,121,120,120,120,120,254,125, 84, 41, 77, 67, 98, 6,205, 4, 48,177,105, 83, 50,237,193, 3,170,169,169, 74, 88,242,
+108,189, 12,165, 6, 85,191,106, 11, 48,164,224,226,189,164,194, 75,247,146, 10,193, 81,202, 81,170,102, 24,164, 20,105,181, 75,
+238, 38,166, 86,191, 23, 29, 33,134, 43,247,147,149, 87, 31,164,168, 40,199, 81,142, 82, 13, 33,120,170,211,113, 75,110, 38, 62,
+254,229,239, 80,223,204,216,125,231,188,253, 7,118, 59,119,233,230,180,162, 34,237,154,204,248,125,231,171, 93,175,114, 80, 74,
+117,132,144, 17, 33, 33, 33,239, 25, 12,134,117,148, 82,221, 75,104,105, 0,124, 66, 8,217, 27, 23, 23,183,235,252,249,243,233,
+168, 1,227, 10,192, 95,119,253,121,120,120,120,120,254, 53, 84, 43, 15, 86, 77, 26, 87,127, 71,226,238, 61, 10,250, 43,116,111,
+222,123,212,250,175,208,173,233,250, 62,141,223,123, 21,192,208,154,212, 52, 66, 41, 61, 6,224, 88, 13,234, 93, 33,132, 52, 2,
+ 32,168, 17,227, 10,127,221,245,231,225,225,225,225,249,247, 80, 45, 3,139,135,231,239, 4, 45,137,184,172, 17,227,138,135,135,
+135,135,135,167, 38, 32, 0,122, 90, 90, 65, 41, 61, 97,183, 8, 33, 22, 53,108, 81,153, 62,175,201,107,242,154,188, 38,175,201,
+107,242,154,255, 60,205,127, 13,127,101, 23, 69,252,143,116, 13,229, 53,121, 77, 94,147,215,228, 53,121, 77, 94,243,255, 87,243,
+159, 54, 49, 53,109,176,241,240,240,240,240,240, 24, 33,132, 72, 74, 7,120,175,214,122, 30,158,255, 85,170, 28,131, 69, 8,105,
+ 6,148,116,149,175,249,234,152,246, 49,201,199,199,103,108, 64, 64,128, 31,203,178, 76, 65, 65,193,194, 83,167, 78, 45, 40, 95,
+174,123, 43,209, 85, 1,131,186,102, 91, 2, 68, 0, 48, 12, 12, 20,169,103,110, 20, 7,255, 85,117,228,121,121, 8, 33, 13,100,
+206, 30,191, 18, 70, 32, 54,232,181, 48,232,180, 0, 94, 12,155,196,113,250, 36,189, 70,245,154,181,237,125,218, 14,172,175, 55,
+208,104,128, 91, 75,192,140,167,224,190, 37,148, 25, 79, 25,172, 37, 28, 62,132, 80,183, 12,122,209, 12, 33, 43,156,155,118,109,
+119,202,127,227,152,254,106,246,236,217, 35,120,153,237, 7, 15, 30,108,113,128,207, 58,117,234, 28,116,112,112,104,106,109,187,
+162,162,162,244,180,180,180,240,151,217,247,223, 29, 66, 72,119, 0, 95, 3,104, 85,110, 85, 2,128, 41,148,210,147, 47,187,143,
+ 48, 66,132, 94,192, 56, 22,152, 5, 0, 90, 96,105, 6,176,254,247, 26,234,160, 81, 19,120,122,122,158, 17, 10,133,190, 69, 69,
+ 69, 69,249,249,249, 77,156,157,157, 19,229,114,185, 92,175,215,223,123,246,236, 89,247,170,104, 17, 66, 38,160,116,200, 43, 66,
+200, 76, 74,233,218,170,172,231,225,249, 95,166, 82, 3,139, 16,210, 28, 64,104,233,212,189,125,251,246, 94, 69, 69, 69, 32,132,
+100, 0, 56, 3, 32, 6, 64, 12,165,244,110, 77, 84, 72, 32, 16,124,185,106,213,170,233,147, 39, 79, 54, 13,210, 28, 27, 27,107,
+185, 44,131,186,167, 15,158,244,188, 18,123, 7,237,123, 14, 70,137,129,197, 0,197, 79, 17,222,179,125,181,246, 79, 8,113,114,
+115,115, 91, 72, 8, 25,194, 48, 76,165, 15, 51,142,227, 12,148,210,221, 57, 57, 57,243, 41,165, 5, 85,217,151,163, 92,170,211,
+ 27, 12, 22,247, 33, 20, 8, 12,133, 69, 42,171,233, 43,220,221,221,207, 51, 12,211,216,124, 32,235,210,250, 91,252,110, 62,175,
+215,235, 83, 51, 51, 51, 43, 53, 62, 9, 33, 82, 70,200, 78, 33,132,237, 5,134,107, 14, 16, 16, 48,119, 57,131,230, 56,167,215,
+174,162,148,218, 30,101,219,182,118, 3,159,122, 77,206,126, 60, 55,186,238,205,219, 9,136,156, 52, 28, 95,124,189, 5,115,166,
+188,135, 85, 27,118, 96,202,216, 97,240,247, 47,255,156, 43,139,129,146,133,243,166,140, 8, 95,188,106,123,251,185, 83,134,203,
+ 23,175,218,222,126,238,212,225,142,139, 87,111, 15,158, 59,117,132,227,231,171,127, 12,254,207,212, 17,206,139, 87,111,215, 2,
+ 24, 83,157,122,142,104, 94,167, 8,122,189,229,183,107,161, 80,253,227,221, 39,242,234,232,190, 44, 17, 17, 17, 1, 74,165,242,
+218,240, 94,237,162,219, 54,175,243,196, 82,153,172,167, 79,234, 36,222,185, 62, 91,196,202,130,222,154,189,197,242,159,168, 20,
+137, 68,210, 56, 33, 33,193,151,227, 56, 24, 12, 6,232,245,122,211,167, 70,163, 65,247,238,221,107,164, 67, 12, 33,164, 31,128,
+133, 40,137,255,140,162,148,238,122, 9, 45, 71,161, 80,248,177, 88, 44, 14,213,235,245,126, 0, 32, 18,137,110,171,213,234, 24,
+189, 94,191,130, 82, 90, 88, 69,201,149, 79,158, 60,241,119,116,116,132, 86,171, 53, 13, 12, 47, 16, 8, 90,214,175, 95,255, 27,
+ 0,190,213,173,171, 17, 47, 96, 92,231,174, 93, 87,141,158, 62, 93,160, 60,115, 6,171, 54,111, 94,137,252,124, 0,248,166,178,
+109, 37, 18,201, 81,134, 97, 26, 84,101,127, 28,199, 37,169,213,106,171, 47, 41,150, 16, 10,133,190,105,105,105,158, 10,133, 2,
+ 0, 32,151,203,229,230,243,246, 82,234,149, 90, 70, 41,149, 1, 0,195, 48,171, 58,119,238, 28, 66, 8,209, 3,160, 28,199, 49,
+132,144, 97, 28,199, 9, 75,203, 47, 35,132,108,166,148,170,171,180, 35, 30,158,191, 41, 86,111,154,132,144, 67, 0, 66,219,183,
+111, 47, 27, 58,116, 40, 66, 67, 67,225,235,235, 11,169, 84, 10, 0,200,202,202,242,250,243,207, 63,223, 62,115,230,204,219, 7,
+ 14, 28, 0, 33, 68, 9,224, 15, 74,169,197, 63,115,207,126,221, 38, 75, 29, 37,171, 1, 32, 51, 53, 43, 61,245,225,179,213,233,
+233,233,203,168,217, 40,209,132,144, 38,163, 71,143,158,246,209, 71, 31,225,224,193,131,216,177, 99, 7,212,106, 53, 10, 10, 10,
+112,234,212, 41,203, 21, 45,122,134,156, 83,209,128,252, 49,144,252, 59,224,224, 9,200,189,170,125, 66,220,220,220, 22, 78,153,
+ 50,101,170,191,191, 63, 40, 45,201, 58,174,211,233,160,215,235,161,211,233,144,147,147,131,105,211,166, 1, 40,137, 95,227, 56,
+ 14,135, 15, 31,158, 60,118,236, 88, 0,248,216,146,102, 72,112,253,171, 12, 97,234, 26,125, 51,212, 96, 72,189,112, 61, 37, 88,
+111, 48, 8, 84, 42,173,197,145,195,165, 82,214,166,113, 39, 18,137,234,198,255,250,171, 39, 35, 22,131, 26, 12, 0,199,129,114,
+ 28, 0,179,137,150, 44,163, 6, 14, 84,103, 0,167,231,160, 87,170,209, 97,194,132, 74,207, 3, 33,164,179, 72, 44,219, 49,226,
+131,233,222, 29, 59,117, 18, 53,172,167,128,222,192,225,193,163, 84,239,107, 87, 47,118,217,189,245,155,241,132,144, 97,148,210,
+106,229,201, 18, 59, 56, 31, 91,243,237,119,117,175,252,121, 19, 39, 79,159,193,137, 83, 49, 0,128,163,167, 75,228, 24,198,118,
+235, 53, 33,196,205,221, 55, 60, 96,242,123,253,229,159,127,181, 81, 50,249,189,254,194, 23,159,223, 73, 38,191,247,150,112,241,
+138,239, 36,147,223,123, 75,244,217,210, 53,109, 9, 33,110,148,210, 28,107,122,214,174, 17,244,122,201,143,137, 25, 2, 0,200,
+ 92,183, 14,186,103,207,160,152, 63, 31, 0, 48,162,137,151,221,205, 26, 30, 30, 30, 87, 69, 34, 81,221,202,202,233,116,186, 74,
+141,223,136,136,136, 64,165, 82,121, 85,175,215, 83,161, 80, 56,123,248,128, 87,247,247,238, 22,152,101, 94, 38, 54,246,134,251,
+146, 37,191,246,223,117,173,128,190, 29,228,116,237,224,151, 17,193,125,103,108,177, 58, 98, 60,199,113,140, 90,173,198,189,123,
+247,140,241, 21,229,177,232,249,170, 12, 66, 8, 3, 96,149,187,187,123,199,172,172,172, 17, 0, 34,243,243,243, 3, 4, 2, 1,
+106,213,170, 21, 73, 8,121,224,226,226,178, 49, 47, 47,239, 60, 74,188, 68,118,165,248, 39,132,116,119,118,118,222,182,111,223,
+ 62,183,118,237,218, 49,153,153,153,104,220,184, 49,178,179,179, 59,156, 57,115, 38,104,204,152, 49, 99, 8, 33,163, 40,165,103,
+170, 80,221, 22, 14, 14, 14,116,244,232,209,196, 96,120,113,184,155, 54,109,194,107,173,245, 77, 63,236, 45, 47, 86,105,104,222,
+201,123, 46, 31,178, 44,251,199,227,199,143,243,170,116, 50, 0,176,192,172,209,211,167, 11, 28, 31, 63,134,227,141, 27, 24,145,
+159, 47,252,162,196,155, 85,169,129,197, 48, 76,131,109, 59,191,247, 21,139,197,166,251,146,181,201, 96, 48, 64,171,209, 34,250,
+115,139,227,165,219,133,131,131,131,131, 66,161,200,112,112,112,112,168,182,136, 25, 18,137, 68,184,117,235,214, 97, 98,177, 24,
+ 0,160,209,104,208,186,117,107,139,247, 63, 30,158,127, 2,182,222,221, 69, 37,160, 0, 0, 32, 0, 73, 68, 65, 84, 74, 95,207,
+207,207,135,193, 96,128,147,147, 19, 4,130,178,207,123,119,119,119,244,234,213, 11,221,187,119,199,208,161, 67, 17, 31, 31, 47,
+ 27, 58,116,104, 47,107, 98,195,167,247, 69, 61,223, 18,195, 71,167,227,124,206,253,246,103,244,166,207,246,120, 0,152,110, 86,
+108,204,184,113,227, 72, 86, 86, 22,134, 12, 25,114, 70,173, 86,191, 73, 41,205,183,166,105,224,144, 26, 62,116, 56, 56, 74,100,
+ 43, 46,109, 32, 26,149,146, 50, 12,163, 52, 54, 17,218,117, 6,202, 65, 8, 25,162, 80, 40,176,115,231, 78,104, 52, 21,211,125,
+ 57, 59, 59,227,214,173, 91,166,121,129, 64,128, 78,157, 58, 9, 8, 33, 67, 96,197,192, 34,132,169,123,238,202, 99, 79,227,124,
+223, 94,173,216,144,224, 6, 25, 30,238, 78, 20, 0,153, 59,119, 46, 0,152, 30,108, 11, 23, 46,180,167,158, 96, 68, 34,100,198,
+196,152,150, 49, 66, 6, 12, 75, 64, 68, 0, 35, 44,105, 45, 5, 5,168, 1,224,244, 0,167, 3,164, 62,245,236,209,238, 80,167,
+190,239,193, 37,203,215,186,170,117, 20, 59,127, 57,137, 71,143, 30, 66,192, 48,104,210,212, 23,175,134,117, 19, 5,181, 15,169,
+183,116,193,244, 3,132,144,215, 41,165,118, 13, 76, 93, 6,142, 74,155,214,175,141,141,155,174,193,195,205, 17, 67,250,191, 1,
+153, 84,130, 47,190,254, 30,159,207,153, 4,223, 38, 13,176,126,229, 98,171,155,187,184,184, 44,106,215,166,101,147,239,119, 29,
+ 65,104,247,206,194, 45,187,142, 34,172,123, 23,225,247,187,142, 32, 44,180,155,112,203,174, 35, 8,235,222, 85,180,101,215, 17,
+116, 10,110,211,244,124, 86,236, 34, 0,147,172, 31,115,185,107,244,106,201, 53,242, 21,178,166, 7,192,227,241,227, 1,192,100,
+ 96, 85, 5,145, 72, 84, 55, 45, 45,205,179,178,114,149,121, 9, 74, 61, 87, 87,245,122, 61,158, 61,123, 70,114,115,115,169,171,
+171,107,255, 35,235, 35,247,189,214, 53, 48, 27, 0,110,220,184, 81, 43, 42,106, 73,255,159,174,230, 67,121,113, 13,249,241,215,
+ 24,110,196,155,161, 87,127,137,142, 8, 26, 60,120,240,117, 75,186,106,181,250, 81,219,182,109,105,233,247, 58, 18,137,132, 53,
+ 95, 79, 8, 81,248,250,250, 86,240, 82,219,209,116,184,234,194,133, 11,147,252,253,253,209,178,101,203,243, 29, 59,118,116,150,
+203,229, 56,114,228, 8,252,252,252, 90, 57, 59, 59, 95,218,189,123,183,232,147, 79, 62, 9,220,188,121, 51, 0, 76,182,125,134,
+ 74,122, 53,133,135,135,239, 60,120,240,160,148,101, 89, 40,149, 74,220,186,117, 11,174,174,174, 16,139,197,120,235,173,183, 4,
+ 93,186,116,113, 15, 11, 11,251,185,244, 37,192,238, 30, 77, 42,149,138, 70, 70, 70,194,193,193, 1, 14, 14, 14,144,203,229,144,
+203,229,112,148,130,172,155, 82, 95,246,209,134, 92,217,199,243,215, 69,111, 91,187,224,116,253,250,245, 63, 77, 78, 78,206,181,
+ 87,219,136,242,204, 25, 56,222,184, 1,152,253,119,237,197,197,161, 22,102,207,158,109,179,140, 80, 40, 4,203,178,232,220,185,
+115,165,122,238,238,238,123,133, 66, 97,153, 55, 82, 74,169,116,246,236,217,134,187,119,239,202, 25,134,145,115, 28,135,217,179,
+103, 27,244,122,189,212,203,203,235, 60,199,113, 25,153,153,153, 3, 43,211,166,148,170, 9, 33, 51, 25,134, 89, 37,145, 72,132,
+ 13, 27, 54, 76,154, 55,111,222, 5,148,120, 47, 65, 41,101, 26, 54,108,216, 65, 38,147, 53, 80,171,213,122, 0, 51,121,239, 21,
+143, 13,130, 0,152,255, 86, 53, 0,196,165,223,179, 80, 18, 95, 82,187,220,114, 0,120,142,146, 23, 68, 47, 43,243, 89, 0,226,
+ 1,180, 0,224, 89,186,238, 10,128,236,151,173,176,209, 53,107,122,101,165,148,154, 30, 40, 78, 78, 78,184,114,229, 10, 8, 33,
+112,114,114,130,179,179, 51, 92, 92, 92,144,159,159,143,248,248,120, 36, 36, 36,224,241,227,199, 32,132,160, 73,147, 38, 64,233,
+ 31,199, 76,203,116, 99,219,254,213, 65, 72, 29, 37, 32, 4,104,215, 35, 0, 1,221, 91,163,253,229,196, 41, 10,133, 98, 67, 90,
+ 90,218, 61, 66,136,176,117,235,214, 99, 58,117,234,132,229,203,151, 67,173, 86, 47,183,100, 92,153,107,158,185,165, 11, 6, 0,
+133, 66, 49,227,135, 35, 15, 28, 70,246,110, 90,156,150,150,246,101, 85, 79, 66,249, 27,240,243,231,207,237, 30, 43,143,227, 56,
+228,228, 84,116,140,152,107,150,247, 8,172, 88,181,198,181, 32, 47, 3,159,125,241, 3,116, 58, 29,166, 79,159, 14,142,227, 76,
+ 83,110,174,229,123,118,249,122, 82, 67, 57,167, 2, 83, 50, 17, 6, 32, 66,160,254, 59, 37,246, 68,242,206, 53, 32, 20, 32, 6,
+ 0,229,142,171,188, 38, 33, 68, 42, 96,101, 63, 45,248, 98,181,235,245,132, 84,252,114,242, 58,180,249, 79,144,126, 99, 31, 0,
+160, 73,231, 97,216,165, 22,160, 99, 64, 83, 76,157,187,212,237, 63, 83, 71,253, 68, 8,105,105,222, 92,104,207, 3,141, 82, 3,
+ 62, 91,180, 8, 27, 86, 47,199,210,229,171,145,159,151, 11,145,168, 54, 0, 64,175, 55,192, 80,238,216, 42, 28, 59,165,189,255,
+ 51, 99, 28, 89,245,221,207,104,221,204, 27, 7,142,159, 71,112,171, 6, 56,124,234, 50, 58,181,105,132,163, 49,215,208, 41,160,
+ 49, 98, 46,222,194,244,137,163,201,185,195, 91,122,219, 58,159,229,175,209,202,149,107, 92, 11,242, 51,112,112,241, 86, 60,251,
+230, 27, 36, 77,154,132, 14,165,101, 46, 19, 2,182,110, 93,128, 69, 5, 42, 59,246,219,183,111, 67,173,174,248, 12,145, 72, 36,
+240,243,243,179,184,141,185,166, 82,169,188,166,215,235,105, 70, 70, 6,201,200,200,128, 92, 46, 39,183,110,221, 52,180,106,213,
+122, 0, 77,216,243, 29, 0, 68, 69, 45, 25,176,235, 90, 62,138,207,175,134,242,194,215, 96, 27,197, 50, 27, 22,142,211,142,157,
+191,254, 26, 94, 60,220,202,212, 51, 61, 61,253,117,227,247, 38, 77,154, 36,220,189,123,183,133,177, 73,185,180,169,144,213,235,
+245,190,198,102, 67,189, 94, 15,181, 90,141,158, 61,123,154,222,188, 44, 29,187,155,155, 91, 39, 63, 63, 63, 92,191,126, 29,171,
+ 87,175,174, 21, 30, 30,142,251,247,239,131, 16,130, 37, 75,150, 16,127,127,127,209,243,231,207,241,218,107,175, 97,239,222,189,
+ 21, 44, 2, 11,191, 79, 39,185, 92,190,249,192,129, 3, 82,134, 97, 80, 80, 80, 0,142,227,208,181,107, 87, 48, 12,131,155, 55,
+111, 98,238,220,185,216,187,119, 47,246,239,223, 47, 11, 10, 10,218, 76, 8,241, 51,111,190,183,113,141,168, 74,165,162, 18,137,
+ 4, 18,137, 4, 82,169, 20, 82,169, 20, 98,177, 24,133, 42, 96,236,138, 36,181, 64, 90,155,107,213,182,107,211,119, 63, 90,194,
+124, 57,239,189, 83, 0,126,169, 68,179, 12, 90, 96,233,170,239,191, 95, 61, 34, 47,143, 1,128,141,132,112, 90, 74,151, 90,172,
+140, 5,205, 2, 85, 46, 26, 52,173,139,159,119,238,199,160,161,253, 43,108, 35, 20, 10, 33, 18,177, 96, 69, 34, 56,213,170,232,
+120, 42,175,201,178,172, 87, 66, 66,130,187, 72, 36, 50,121,228,117, 58, 93,198,188,121,243, 60,250,244,233,227,116,248,240, 97,
+166, 79,159, 62, 92,237,218,181,139,174, 95,191,254, 76,171,213,186,119,233,210,165,210,122,154,173, 91,219,182,109,219,118,251,
+246,237,123,111,246,236,217, 87,103,204,152,241,153,249,250,101,203,150, 45, 58,116,232, 80,131, 1, 3, 6,108,251,243,207, 63,
+215,154,109, 87,227,221,252,121,205,191,191,166, 53, 91,164, 20, 47, 66,200, 65,179,245,125,141,243,179,103,207,142,140,138,138,
+186, 69, 8, 57,104,190,220, 88,174, 84,251,160,165,249,210,109,107,205,153, 51,167,117,116,116,244,146,144,144,144,157,231,207,
+159,127,136,154, 50,176,140, 7, 98,126,112,230, 80, 74,145,159,159,143,252,252,124,164,164,164, 96,221,186,117,165,127,100, 17,
+132, 66, 33,132, 66,161, 41, 94,193, 26, 39, 14,156,253, 26,192,215, 65, 65, 65,162,184, 11,187, 15,207,218,240,209, 43,193, 61,
+219, 9,174,157,140, 27, 12,224,115, 0,175,143, 30, 61,186, 54, 0,108,221,186,245, 57,128,195, 47,123,112,213,129, 82,186,251,
+222,189,123, 83,125,124,124, 76, 49, 40,230,205,132,122,189, 30, 82,169, 20,198, 88, 21,149, 74,133,117,235,214,233, 41,165,187,
+109,104,226,238,173, 83,184,119,235,116,201,118, 28, 7,206,240, 98,251, 5, 11, 22,152,119,125,197,248, 82, 79, 73,101,112,150,
+206, 57, 45,247, 89,110,121, 5,163,172, 28, 12,195,126, 52,120,212, 36, 31,142, 8,241,235,169, 63, 33, 18,137,192,153,121, 47,
+ 69,130,146,183,227, 91,247,211,160,240,106,133, 55,135,141,243,222,183,109,205, 71, 0,190,176,171,210,102,180, 12, 12,193,148,
+169, 83,241,221,134, 13,152, 59,127,145,201, 58,215, 27, 12,208, 87, 90, 79,134,233, 18,236,143,194,172, 84, 8, 4, 2,116,110,
+219, 20, 2,129, 0,221,130,155, 67, 32, 16,160,107,251, 22, 16, 10,133, 8,235,228,143,102,205,154, 65, 40, 20,218,108,115, 44,
+185, 70, 39,113,239,214,239,102,198,110,201, 53,209,166,167, 87, 40,175, 75, 79, 7,173,239, 94,165,227,165,148, 98,204,152, 49,
+185, 41, 41, 41,218,242,235,234,213,171,199,158, 57,115,198,213, 74,243,156, 9,153, 76, 22, 36, 20, 10,175,101,103,103,115, 14,
+ 14, 14, 12,199, 25,184, 86,173, 90, 11,142,172,143,220,103, 44, 51,103, 78,228,190,183,131,156, 7,252,176,251, 32,101, 27,118,
+ 37, 68, 36,209,127, 48,127, 61, 43, 98,101,118,101,168, 55, 54, 23,222,185,115,199, 90,115,161,249, 49,217,108,226,201,201,201,
+ 25,237,231,231,119,230,235,175,191,174, 69, 8,193,217,179,103, 33, 16, 8, 76, 83, 98, 98, 34, 24,134,193,172, 89,179,180,249,
+249,249,239, 87, 86, 55,161, 80, 56,245,231,159,127,118, 17,139,197, 40, 40, 40, 48,253,111, 4, 2, 1, 18, 18, 18,240,229,151,
+ 95, 98,244,232,209, 72, 78, 78,134, 66,161,192,244,233,211, 29,163,163,163,167, 2, 88,100,199,161,199,106, 52,154, 96, 7, 7,
+ 7, 72,165, 82, 24, 13, 45, 0, 56,118, 75,116,179,184,184,184, 77,237,218,181,189, 61, 98, 14,254,218, 57,252,205, 64,119, 15,
+159, 16,148, 26, 88,246,242, 0,216,240, 80,175,255,207,235,251,246,121,158,219,183,143,187,240,235,175,169,210,194,194,245,118,
+ 11,232, 4, 72,122,144,138,160,160, 32, 92,187,118, 13, 65, 65, 47, 46, 41,203,178, 16,139,197, 96, 89, 22, 44,203,162,182,171,
+ 93,161, 18,148, 97, 24,156, 59, 87,118,184,209,110,221,186,101,159, 62,125,218, 17, 0,146,146,146,104,223,190,125,115,227,227,
+227,225,235,107, 59, 12,205,219,219,251,140, 64, 32,104,104,190,140, 97, 24,183,129, 3, 7, 34, 39, 39,231,141,129, 3, 7,118,
+ 45, 93,246,100,207,158, 61, 35, 1, 64, 44, 22,131, 97,152,106, 53, 65,243,252,179,168,204, 22, 41, 45,211,183,252, 60, 33,228,
+ 96, 84, 84, 84,223,242,203,204,141, 41, 75,223,205,183,141,142,142, 94, 98,166,173,172,137,227, 49, 53, 17, 18, 66,104,101, 55,
+ 75, 91, 84,102, 96, 25,185,118,237,154,174, 78,157, 58,223,221,251,243,241, 43, 77, 3,154, 64, 38,151,188, 74, 8,249, 90, 34,
+145, 76, 27, 53,106, 20, 46, 94,188,136,155, 55,111,110,162, 47,217,171,166, 77,155, 54, 71, 37, 18, 73, 3, 75,235,212,106,117,
+ 82, 92, 92,156,197, 88,177,156,156,156,249,165, 49,101, 86,131,220,205,227,193,204,131,220,173,213,133,114, 20, 58,173, 14, 69,
+197,202, 23, 15,239, 82, 3,171,168,168, 8,239,188,243, 78, 25, 15,214,179,103,207, 42, 61, 62, 66, 8,190,252,229, 23, 28,223,
+189, 27,111, 4, 6, 98,239,229,203,136, 30, 53, 28, 45, 27,212, 1, 53, 16, 80, 2, 36,239, 88,131,172,252, 66,108, 63,121, 14,
+217, 5,197, 24,209,173, 27,124,157,107,219,214, 21,177,189, 58,116, 10, 97, 79,156,143,135, 72, 36, 4, 3, 14, 84, 87, 12,133,
+ 95, 24, 4, 12, 3, 23,175, 70, 96, 69, 34,136, 68, 66, 36,166, 60,135, 95,235,246,226,131, 98,105, 47, 84,195,192,170,223,160,
+ 49, 56,131, 1,163, 71,143,198,206,157, 59,225,238,221, 0, 46,245, 90,227,243,229, 27,240, 70,207,110,149, 30, 63, 0,147,129,
+ 47, 16, 8, 42,124, 26,191,219,227,141,164, 28,133,182,252, 53,226, 40, 40,128,186,139, 23,163,238,226,197,184, 92,186, 79,255,
+162, 34, 40,149, 74,160,163,237, 32,252, 50,250,148, 66,163,209, 32, 37, 37, 69,155,158,158, 94,225,201,231,237,237,157,161,209,
+104, 42, 53,104,182,108,217, 18, 27, 17, 17, 17, 92,171, 86,173,171,177, 55,110,232, 2, 2, 3, 69,135,215, 69,238, 55, 54, 15,
+ 2, 64, 96, 96, 96,118,100,100,228,254,145, 67,250,246, 95, 59,123,168, 97,194,162,109, 66,137, 76, 22,220,119,134,237, 64,119,
+ 35,106,181,250, 81, 64, 64,128,237,138,148, 82, 92, 92,252,212,218, 58, 99, 64,123,187,118,237,156,195,195,195,113,230,204, 25,
+ 12, 26, 52, 72,173,213,106,239, 1, 64,159, 62,125,154,111,223,190, 93, 28, 31, 31, 15, 15, 15, 15, 81, 82, 82,210,102, 66,136,
+205,192,119,177, 88, 28,214,190,125,123, 70,173, 86, 87, 48,174,162,163,163, 49,108,216, 48, 52,111,222, 28, 28,199,161,176,176,
+ 16,225,225,225,162,213,171, 87,135,193, 62, 3,107, 74,203,150, 45,191, 68, 73, 47, 66,243,123,225,109, 0, 51, 1,224,249,243,
+231, 79,251, 14, 26,125,171, 91,207,129,193, 13,155,181,246,169, 76,208,203,203,107, 14,195, 48,111,115, 28, 39,200,207,207, 79,
+209, 16,210,204,191, 97, 67,175, 46,253,251, 35, 79, 36, 18,172, 58,121,146,201, 40, 44,116, 4, 96, 87, 83,163, 82, 87,136, 6,
+ 77, 75, 66,249, 6, 13,237,143,107,215,174, 97,240,176, 1, 96, 89, 22, 66,161,168,228,191,201,150,120,176, 92,107, 59,217, 35,
+ 9,157,174,236,144,160,198,243,234,236,236, 12,160,164, 37,195,184, 76,167,211,217,124,248, 1,240,221,181,104,158,167,204,217,
+ 5, 6,157, 14,173,250, 15, 54,253,166, 47,109, 92, 43, 3,199,201,114,147, 30, 97,242,238, 3, 53, 58,254, 44,207, 63,135,202,
+108, 17,115, 3,169, 6,246,117,112,246,236,217,145, 0,232,236,217,179, 35,141,243, 81, 81, 81, 74, 0, 22, 59, 15, 85, 5, 83,
+ 19,225,203, 24, 87, 0, 42, 52,233,148,167, 71,143, 30,147,157,156,156, 86, 3, 64,112,112, 48, 82, 46, 62, 65,202,197, 39,240,
+107,209,170, 75,187,192,224,188, 97,195,134,193,221,221, 29, 51,102,204,160, 0, 54, 85,117,255,137,119,111, 57, 2,160, 10,133,
+ 98, 6, 0, 40, 20,138,192,203,151, 47,123, 92,185,114, 5,237,219,191,232, 81,168,213,106,209,181,107, 87,171, 58,165, 77, 9,
+ 31,195, 74, 60, 85,117,160,148,131, 86,171, 69,113,177, 18, 26,141, 22,122, 29, 7,189, 94,143,160, 86, 78,216,182, 97,118,201,
+ 50,189,209, 91, 86,226, 37,171,235,237,132,160, 54,222, 58,134, 33,202, 43, 55,210,157, 45,233,106, 52, 26,196, 38, 37,225,198,
+227,199, 0,128, 55,163, 44,182, 52,152,216,118,242, 12,252,253,253, 43,171,109,211,186, 10,111,164, 29,143, 45,185,105, 43, 83,
+112,229,143, 93,112,114,114, 4, 0,180, 10, 29, 1,150, 45, 49,176,138,148, 90,212,110, 81, 15,132, 82,171,221,251,229,181,124,
+142, 10, 89,105, 3,106,224, 64, 41, 7,202, 25, 64, 41, 7,137,147,187,195,164, 15,223, 5,199, 25,208,161, 67, 7, 16,129, 0,
+ 6,157, 26, 67,250,245, 66, 78, 94, 1,220, 93, 45, 30,114, 5, 88,150, 69,104,104,168,204,218,250,251,247,239, 43,129,138, 61,
+ 42, 43, 28, 53,229, 74, 12,172, 34, 37,212,106, 53,180, 26, 61,180, 58, 61,184,198, 44, 62,251,207,112,232,181,122, 20, 15, 13,
+ 41, 89, 54,117, 0,180, 26, 29,146, 29, 24, 38,208,223, 67,199,128, 40,175,199, 63,179, 89, 97, 74, 41,140, 70,129, 53, 44,197,
+252, 89, 98,203,150, 45, 55, 34, 34, 34,130, 2, 2, 3,175,189,221, 51,240,171,184,155,183,210,226,110,222,170, 80,174, 65,243,
+192, 71, 19,162,119, 78, 23,177,178, 32,123,141, 43,160,108,115,225, 75, 18, 89, 80, 80, 16,224,232,232,136,187,119,239, 66, 32,
+ 16,128, 16,114,159, 82, 26, 0, 0,227,198,141,123, 32, 20, 10,155, 8, 4, 2,124,243,205, 55, 68, 40, 20,182, 9, 9, 9,137,
+ 4, 96,213,192,210,235,245,126, 78, 78, 78,101,188, 87, 44,203, 98,246,236,217, 24, 57,114,164,201,184, 98, 89, 22, 91,182,108,
+ 65,112,112, 48, 52, 26,141,229,182,215,114,208,146, 65,226,109, 91,246, 0, 56,142, 43,105,102,229, 42,177,134, 75,234, 27,145,
+245,246,219,205, 16, 19,131, 46, 77,154,248, 7, 5, 5, 65,171,125,225,192,108,220,184,113,189,130,130,130,167,132,144, 31, 1,
+172,165,148,254,105, 83, 79, 69,145,244,160, 36,188,244,218,181,107,232,208,161,131,201, 99,101,238,189, 98, 89, 22, 50,214,177,
+178,234, 1, 40,107, 96, 81, 74, 81, 84, 84,196, 28, 57,114,164,182,159,159, 31, 1, 0,127,127,127,114,241,226,197, 90, 50,153,
+236,185, 66,161,168,244,197, 87,230,236,130, 45, 17,239, 0, 0, 62,237, 89,210, 50, 79, 8,193,145,133,145, 16,137, 68,120,101,
+ 70,100,153,242, 26,141, 6, 28,199,189, 84,250, 17,158,127, 6,246,216, 34, 53,101, 92, 25,181,140, 30,172,168,168,168, 91, 81,
+ 81, 81, 21,188, 97, 47, 67, 25, 15, 86,233, 14,171,101,104,149,127, 11, 42,207,242,229,203,209,166, 77, 27,171,235, 41,165, 88,
+189,122, 53,126,248,225,135,229,148,210,196,170,238,191,239, 43,237, 90, 97,197,190, 91, 77,154,183, 34, 0,176,104,106, 63,166,
+168,168, 8,231,206,157,131,139,139, 11,238,223,183, 47,109, 23, 33,196,201,197,197,101, 33,195, 48, 67, 4,229, 35,251, 45, 96,
+ 48, 24, 12, 28,199,237,206,203,203,179,154,166,129, 82, 64,171,211,163,168, 88, 5,141, 70,131,169,179,214, 84, 90,143, 40,128,
+104, 53, 5,194,208,238, 33, 22,141, 7, 66, 8, 58,180, 14,197,196,145,242, 10, 15,109, 65, 73, 42, 48,180,237, 80, 50,182,244,
+245, 75, 55, 65, 41, 96, 48, 0,181, 61,107, 97,211,206,175,108,237,154,232, 13, 92,233,219,176, 1,133,106, 3,252, 58,245, 69,
+234,237, 24, 0, 37, 30, 35, 49, 91,210, 52,204,138, 68,224, 40, 41,201,222, 96, 5, 86, 44,107,144,147,158,232,187,225, 96, 28,
+198,246,109,131, 61, 39, 98, 49,184,103, 0, 78, 95,138, 71,120, 71,127,220,186,247, 24,173,124, 27,226,155,205,187, 65, 41, 10,
+190, 93,241,185,201, 35,194,113,250, 36,171,149, 52,243, 96, 93,188,120, 81, 89,222,107,101,254, 89,153, 87, 8, 40,249,253, 25,
+ 61, 88, 74,149, 26, 51,230,216,149,142,167,228, 26,117,235,100,213,192, 51,199,150,135,202, 30, 3,204,156, 45, 91,182,196,162,
+146, 52, 43,141, 1, 4, 3,159,216, 37,248, 23, 97, 48, 24,240,219,111,191,153,174, 71,121, 8, 33,101, 60,142,149,193,113, 28,
+146,146,146,112,243,230, 77,132,132,132, 32, 47, 47, 15, 34,134,193,244,184, 56,248,143, 26, 5, 13,203,130,227, 56,136,197, 98,
+140, 27, 55,206,238,243, 89, 37, 74,239,145,148, 26,108,138, 19, 66,190,234,219,183,111,179,187, 69, 69,184,149,144,128,158, 11,
+ 22, 0, 0,126,251,237, 55, 83, 25,141, 70,131,105,211,166,137,227,227,227,199, 92,189,122,117, 12, 33,100, 57,165,116,186, 21,
+ 73,104,169,202, 20,131,245,246,136, 65,104,230,215, 24, 63,108,222, 97, 90, 63,109,214, 20,136, 68, 44, 68, 34, 17, 92, 93, 93,
+237, 58, 26,243,123,119,113,113, 49,179,103,207,158,186, 97, 97, 97,236,216,177, 99, 9, 0,108,216,176,129,217,184,113,163,252,
+216,177, 99,172,139,139, 75,197,246,242,114,232,181,101, 91,192, 9, 33, 32,132, 64, 36, 18,129, 21,179, 0,199,129, 16, 34, 95,
+182,108,217,162, 91,183,110,181,111,217,178, 37,212,106,245, 40, 66,200,117,202,231,193,250,215, 83,153, 45, 98, 41,150,170,212,
+ 11,101,141, 76,243,184, 44,107, 6,154,121, 76, 22,128, 26,233,108, 81, 38, 6,203, 18, 2,129,160, 82,239, 20,195, 48,149, 54,
+ 17, 78,155, 54, 13, 78, 78,150, 93,214, 26,141,134,198,197,197,197,167,167,167,111,160,148, 86,110,125, 88,224,224,201,235,183,
+ 22,126, 60,160, 0,165,109,167,174,174,174,207,123,244,232, 81, 8, 64,187,107, 87,217, 23, 98,181, 90,157,100, 77,199,197,197,
+101,225,198,141, 27, 63,234,223,191, 63, 83, 62, 85,128,121, 51,158,113,210,233,116,216,181,107,215, 71,159,124,242, 9, 96,197,
+235,101,124,120, 23, 23, 41,161, 44, 13,112,126,112,115,143,125, 7,102,227, 1,225,232,166, 64,221, 38, 6,171, 15, 17,134, 45,
+137, 17,242,110, 16,104, 90,230,228, 36,133,193,134, 38, 33, 76,226,227,228,180, 58,245,188,107,225, 65, 74, 38,188, 26,182, 65,
+206,147, 23,231, 65, 40, 20, 64, 84,218, 68,232,234, 44, 71,230,179,103, 96, 24,129, 77,131,248,243,237,215,113,233,230, 99,252,
+124,226, 79,104, 85, 69, 88,177,245, 8,180,234, 66,104, 85, 69,208,170, 74, 62,151,124,242, 1, 8,193, 83,173,170,176,185, 45,
+173,242, 8,133, 66,116,236,216,209,170,129,243,228,201, 19, 59, 61, 88,212,228,193, 82,170,170,120,141,236,192,216, 68, 88,217,
+250,234, 26, 4,198,212, 13, 50,153, 44,120,203, 22,235,233, 24, 44,225,227,227,115,216,209,209,177,145,189,229,171,144,116,116,
+137,171,171,235,194,150, 45, 91,250,173, 88,177, 66, 36, 16, 8,240,202, 43,175, 52,255,224,131, 15,146, 0,160, 77,155, 54, 10,
+160,228, 30, 51, 97,194, 4,122,241,226,197,155, 0,162,108, 9,138,197,226, 4, 23, 23,151,224, 30, 61,122, 32, 47, 47, 15, 41,
+ 41, 41,144,203,229,240,255,234, 43,196, 77,152,128,192,117,235,192,244,232, 1, 66, 8,196, 98, 49,226,226,226, 32,147,201, 18,
+172,233, 17, 66, 58, 2, 88, 10,160, 11, 94, 52, 11, 82, 0,231, 0,204,162,148, 94, 42,191,141,241,198, 96,224,184,202, 46,214,
+240, 25, 51,102, 32, 87, 36, 2,250,244, 1,155,152, 8,173, 86,139,144,144, 16, 4, 7,151,100,226, 8, 9, 9,129, 80, 40, 68,
+ 64, 64, 0, 20, 10, 5,190,249,230,155,225, 40,219,179,186, 12,234, 66, 29,146, 30,164, 34, 36, 36,196,228,169,234,211,167,143,
+201,131, 37, 18,137, 76,158, 44, 98, 57,197, 94,249,227, 47, 99, 96,233,116, 58,194,178,172,240,195, 15, 63, 36,239,191,255, 62,
+213,233,116, 28,203,178,204,119,223,125, 71, 46, 94,188, 40, 84, 42,149,149,190,128,183, 30, 48, 4,159,246, 42,113,130,126,222,
+200, 3, 34, 86, 4, 49,203, 98, 70, 66,170,233,186, 56,111,217, 41,142,142,142, 30,220,178,101,203,146,230,118, 64,200,231,193,
+226,169,196,193,147, 89,206, 56,210,152,205,103, 2, 32,165,243,153,165, 90,198,239, 87, 0,180, 47, 87,214,184, 94, 83,238,211,
+184,190, 74,247, 80,107,216,122, 3,190,119,225,194, 5,223,160,160, 32, 36, 39, 39, 87,232,217,102,124, 96,201,229,114,200,100,
+ 50,156, 63,127, 30, 0,238, 89, 19, 59,117,234,212,215, 40,201,146, 12, 0, 80, 40, 20, 33,225,111,135,157,239,208,187, 61,182,
+ 71,237,200, 75, 79, 79, 15,160,165, 57,112, 8, 33, 68,161, 80,140, 20,137,133,239, 52,105, 93, 63, 20, 28,183,244,196,175,127,
+ 44,176,117, 32, 77,154,183, 42, 4,160, 52,235, 69, 88,229,222,132, 0,192, 48,204,144,254,253,251, 51,241,241,241,120,231,157,
+119,240,195, 15, 63, 88, 45, 59,114,228, 72,236,220,185, 19,253,251,247,103,230,204,153, 99, 53, 77, 67, 89,239,136,125,205, 64,
+246,112,247,222, 13,108,219,241,157,213, 24, 35, 79, 79, 15, 0,192,179,103,153,166,101,193,193,182, 19, 49,115,122,205,241,235,
+ 87, 47,135,116,238,254, 10,155,146,145, 11, 78,175,134,170,224,185,105,125,113,110, 6,168, 94, 5,214,161, 22,188,107,187,224,
+218,133, 99, 26,173, 70,117,220,150,230, 71,253, 91, 97, 66, 63, 63,128,114, 24, 48,125, 19, 14,174,153,108,106,222,233, 58,104,
+ 10, 78,238, 90,101,119, 12, 95,121, 68, 34, 17,226,226,226,148,214,188, 87, 2,129,160,210,156, 90,128,209,203,168, 67,113,177,
+ 18,197,202,106,231, 79,173, 0, 33,196,195,203,203,235,219, 90,181,106, 73, 45, 25, 80,132, 16, 15, 15, 15,143,111,221,221,221,
+165,246, 54, 17,150,167, 92, 94,172,171, 17, 17, 17, 85, 50,178, 36, 18, 73,163,123,247,238,153,146,140,218,250,212,104, 52, 8,
+ 15, 15,183, 43,233, 40,165,244, 0, 33,228,161,143,143,207, 57,127,127,127,151, 7, 15, 30, 96,199,142, 29,172, 72, 36,170,111,
+188,127, 20, 20, 20, 64, 32, 16,224,217,179,103, 58, 0,239, 85,214, 68,166, 86,171, 99, 98, 98, 98,218,246,235,215, 79,144,144,
+144, 0,129, 64, 80, 82,175,144, 16, 4,174, 91,135,155, 31,127,140,208,199,143,161,210,106, 33,149, 74,113,244,232, 81,109,113,
+113,113,140, 53, 61,153, 76,182,225,209,163, 71,173,164, 82, 41,180, 90, 45, 56,142, 3,195, 48, 68, 40, 20,118,117,117,117, 93,
+ 13,160, 76,198, 98, 79, 79, 79,207,113,211,190,104, 97,208,235, 13,233,201, 15, 50,173,200,154,200,202,202,194,129, 3, 7,208,
+169, 83, 39,132,134,134,226,201,147, 39, 72, 76, 76, 68,159, 62,125, 76,101,110,220,184,129,235,215,175,163,105, 83,171, 45,237,
+ 38, 56,129, 14, 77, 91, 54, 2, 43, 98, 33, 98, 69, 37,159, 34, 81,233, 84,242,221,184,204,152,179,176, 18,104,249,214, 7, 71,
+199,146,166, 69,137, 68,194, 53,106,212, 40, 61, 61, 61,221, 7,128,192,152,128,213,158,151, 21,160,228, 25, 97, 52,174, 88, 49,
+107,242,100, 1, 64,110,110,174,170,127,255,254, 63,170,213,234,119, 81,141, 17, 69,120,254,149, 92,249,127,218,182,218,216,250,
+ 97,191,209,185,115,231,117,195,134, 13,123,101,229,202,149,112,116,116, 68,122,122,186,233, 65, 40, 22,139, 81,175, 94, 61,100,
+103,103, 99,253,250,245, 72, 77, 77, 61, 5, 96,156,189, 59, 78, 79, 79,191,120,255,207,123, 89,225,131, 59,187,183,234,220,194,
+ 53,229, 94,106, 39, 0,231, 75,141,171, 77,195,166,189,241,110,248,192, 14, 96,197, 34,164,220,183, 26, 71, 91,227, 8, 4, 2,
+ 1, 33, 4,239,188,243,142, 93,229,135, 14, 29,138,152,152, 24,216,106, 78,228,140, 30,172, 98, 21,138,148, 53,247,114, 54,241,
+163,145,152,248,209, 72,147, 17, 97, 79, 19, 11, 0, 40, 20, 63, 89, 93,199,233,181, 43, 15,254,180,126,108,187, 14, 33, 13,130,
+ 91, 53,194,165,171,127, 98,251,186, 23, 78,133,205, 95, 47,194, 23,155, 79,161,158,151, 27,180,234, 34, 28,222,243,221, 83,173,
+186,120,165,173,253, 85,230,148, 97, 8,129,157,249, 37, 95,108, 83,106, 52,137, 68, 34,180,110,221,218,170, 7, 43, 59, 59, 91,
+ 89,217, 3, 1, 40,189, 70, 26, 29, 10,139,148, 80, 22,215,140,129, 69, 8, 9,236,218,181,235,241,221,187,119,187,123,122,122,
+ 34, 45, 45,173,140,129, 69, 8, 9,236,210,165,203,241,221,187,119,187,123,121,121, 33, 37, 37,197,238,244, 32, 70,204,140, 43,
+100,102,102,146,156,156, 28,206,205,205,173, 74, 70, 22,195, 48, 80,171,213,184,125,251,182,189,187,181,187,199,151,139,139,203,
+150,157, 59,119,186, 60,127,254, 28, 2,129, 0,183,111,223, 46,211,139,208, 56,109,218,180,137, 29, 48, 96,192, 70, 0,109,109,
+233,233,245,250,229, 35, 71,142, 28,243,228,201, 19, 55, 79, 79, 79,164,167,167, 67, 44, 22,131, 82, 10, 18, 30,142,110, 15, 31,
+ 66,107, 48, 64, 38,147,225,238,221,187,216,176, 97, 67,145, 90,173, 94,110, 73,139, 16, 34,118,112,112,240,101, 89, 22, 35, 70,
+140, 40,179,110,235,214,173,120, 51, 88, 16, 60,182,151,164, 80, 15,169, 58, 67,246,250, 97,129, 64, 64,198,205, 88,218,188, 99,
+247, 62,173,239,220,188,244, 32, 51, 35,245,156, 37, 93, 51,116, 26,141, 6, 45, 91,182,196,149, 43, 87,112,226,196, 9,244,232,
+209, 3,161,161,161,136,141,141,197,177, 99,199,112,253,250,117, 16, 66,224,238,238,110, 12,179,176, 25,107,161, 41,210,227,217,
+147,172, 10,222,170,242,243, 44,203, 66, 45,174,208, 89,213, 34, 9, 9, 9,184,114,165,228,249, 83, 92, 92, 12,161, 80,168,159,
+ 49, 99, 6, 24,134,161, 55,111,222,132,167,167, 39,157, 53,107,150, 65, 40, 20,234,147,147,147,237,210, 52, 26, 83, 70,227, 74,
+200,138,202, 24,102, 28,199, 21,220,184,113, 99, 44, 33, 36,150, 16, 98,204,134,202,231,193,226,249, 71, 97,213,192,162,148, 62,
+ 4,208,147, 16, 50,124,255,254,253,203, 87,175, 94,237,209,183,111, 95,228,228,228,160, 65,131, 6,240,241,241,193,193,131, 7,
+113,232,208,161,231, 6,131, 97, 58,165,180,130,171,135, 16,210,211, 90,174, 12, 74, 41, 85, 40, 20,187,213,133,133, 19,130, 66,
+253,112,106,215,217, 40, 31, 31,159,113,117,234,212,153, 26, 17,249,214,187, 97,253,219,227,238,245, 71,184,120, 44, 14, 25,201,
+207, 17,209,109,150, 77,205,242, 65,238,174,174,174, 99, 28, 28, 28,196, 0, 42,220,101,202,247, 34, 52,215, 52, 24, 12, 6,141,
+ 70,131,159,126,250,201, 46, 35,107,199,142, 29, 80,169, 84, 48,148,107, 71, 53,215,164, 28, 37, 66,145, 4,138,122, 45,161,213,
+ 22,129,227,170,231,173, 49,215, 36,132,128, 97, 24, 60, 16,139,225,249,252, 57, 46, 93,170,208,146, 97, 17,243, 55,231,242,154,
+ 0, 64, 41, 85, 17, 66, 70,172, 90, 60,227,224,164,217, 75, 93,123,116,110,139, 79,191,218, 10,173,118, 51, 24, 1, 3,153,132,
+ 69, 80,135, 46, 16, 64,141,111,163,103,230, 22,231,231,140,160,229,134,204,169,160,105,171, 37,133, 2, 6,142,195,137, 51,182,
+115,149, 90,186,238, 6,131, 1, 66,161, 16,247,239,223, 87, 90,234, 61, 40, 16,148, 52,103, 50, 12, 99,241,173,187,236, 53,226,
+136,136,149,162, 94, 3,127,104,212,133, 53,114,141, 60, 61, 61,103,238,219,183,207,221,152,242, 32, 54, 54, 22,132, 16,147, 21,
+ 99, 92,175, 84, 42,113,243,230, 77,227,144, 80, 21,172, 28, 91,255, 35,163,231, 42, 51, 51,147,164,167,167,195,193,193,129,137,
+141,141, 85, 7, 4, 4, 92,133,237,145, 26, 76,154, 42,149,234,177,181,248, 72,149, 74, 85, 71, 42,149,138,202,109,171,240,245,
+245,189, 91,190,169,208, 82, 61,243,242,242, 46,125,242,201, 39, 65,189,123,247,198,204,153, 51,179,221,220,220,156,190,253,246,
+ 91,161, 64, 32, 32,147, 38, 77, 50, 60,123,246,172,240,187,239,190,115,217,191,127, 63,114,115,115, 43,140, 10, 96,225,247, 89,
+ 64, 8, 25,219,185,115,231,173, 71,142, 28,113,240,245,245, 69,126,126, 62, 40,165,216,178,101, 11, 38, 77,154, 4,169, 84,138,
+187,119,239,226,205, 55,223, 44, 46, 46, 46, 30, 91, 62, 54,210, 76,147, 16, 66, 40,199,113,152, 55,111,158, 41,169,168, 49,201,
+168,147,140, 96,195,180,198,242, 41,223,229,201,135,127,250,221, 40, 0, 48,232,245,134, 59, 55, 47, 61,216,178,230,211,211, 44,
+203,158,177, 86,207, 82,230, 78,153, 50,229,219, 62,125,250,200, 28, 29, 29,145,157,157,141,115,231,206,225,194,133, 11,184,120,
+241, 34, 52, 26, 13,220,221,221,225,230,230,134,244,244,116, 36, 36, 36, 40, 1,204,181,165, 41,150,139,208,164,133,177, 39,239,
+ 11,239,149,105,158, 21, 65, 36,124,209,147,176,178,243, 9, 0,221,187,119, 71,199,142, 29, 1,148,244,138, 78, 74, 74, 74, 87,
+171,213,196,204,216,127, 2,148, 24,226,245,235,215,215,111,218,180,137,218,210,188,184,225, 27, 28,249,108, 46,196, 44,139,233,
+183, 83, 76,198,214,214, 30,237, 32, 18,179,240,235, 55,200,180, 45,165,116, 45, 33,100,115,233,119,181, 53,205,154,128,215,252,
+251,107,254,211,168,212, 53, 75, 41,221, 78, 8, 57,252,193, 7, 31, 68, 7, 6, 6,126,176, 98,197, 10,194,178, 44, 22, 44, 88,
+ 64,211,210,210,190, 71,201, 91,135,213, 33, 72, 42,209,254,254,247,189,231,199,143,158,221,159, 76, 91, 25,209,245,234,201,155,
+ 9,109, 58,251,162, 77,103, 95, 92, 61, 21,143, 53,145, 59,126, 48,232, 12,243,210,211,211, 43,123,109, 82,247,236,210,162,124,
+144,187,123,204,233,147,238, 85,237, 69,200,113,220,238, 29, 59,118,124, 52,112,224, 64,230,242,229,203, 21, 98,174,104,105, 50,
+ 62,142,227,112,252,248,113,104,181, 90,124,255,253,247, 28,199,113,214,243, 96,129,254,178,106,101,244,232,239,183,253, 34, 22,
+179, 4, 23,206,252,140,188, 28,219, 94, 57,150, 21, 97,211,150,189, 90,150, 21,221,177,180, 94,171,213,166,156, 60,121,210,235,
+ 53,131, 65,196, 48, 76, 5,195,201, 26,187,119,239,214,113, 28,151,100,171, 12,165,244, 60, 33,162,126,159,207,124,111, 71,159,
+183, 63,240,234,220,185,171,168,182,167, 23, 8, 33,120,150,241, 12,119,111, 94,214, 29,254,121, 99, 70, 81,113,129, 93, 67,229,
+188,247,229,239,166,152, 43, 0,232, 59,105,181, 41,254, 10, 0,250, 69,124,130,240, 78,173, 64,236,113, 53,149, 98, 48, 24, 56,
+189, 94, 15,185, 92, 14,189, 94,111, 49, 85,131,139,139,139, 76,165, 82, 41, 41,165, 48, 24, 12, 54, 93, 67, 20,168,241,107,100,
+ 48, 24,252,114,114,114, 80, 84, 84,132, 11, 23, 46,208,197,139, 23,103,102,102,102,154,130, 49,117, 58,157, 95,118,118, 54, 10,
+ 11, 11,113,254,252,121, 26, 29, 29,157,153,149,149,101, 43, 88,179, 2, 50,153, 44, 88, 40, 20, 94,205,201,201,225, 28, 28, 28,
+ 24,157, 78,167, 11, 8, 8,144,200,100, 50,187, 7, 58, 79, 75, 75,171,144,132,213, 72,211,166, 77,239,221,187,119,175,153,193,
+ 96, 48, 31,163,144, 85,169, 84,190,157, 59,119,182,167,105,103,202,230,205,155,177,119,239,222, 14,249,249,249, 35,147,146,146,
+182, 2,232, 32, 20, 10,241,231,159,127,222, 86,169, 84,195, 6, 14, 28,184, 37, 39, 39,231, 18,128, 41,246,212,151, 82,122,132,
+ 16, 50,194,207,207,111,243,194,133, 11, 29, 67, 67, 67,133, 10,133, 2,237,219,183,199,221,187,119,241,219,111,191,233,214,174,
+ 93, 91, 84, 92, 92,252, 30,165,212, 86,243, 53, 5, 64,244,122, 61,196, 98,177,105,146, 72, 36, 96, 89, 22, 5, 74,138,247,191,
+ 74, 84,234, 33, 83, 46, 95, 48,246, 55, 10,144,167, 41,137,207,159, 61, 77,185, 68, 8, 57,147,150,150,102,113,168,156,166, 77,
+155,138, 85, 42, 85, 91, 31, 31, 31, 33, 33,100,165, 86,171,125,119,242,228,201,222, 75,150, 44, 65,139, 22, 45,240,252,249,115,
+200,229,114,248,250,250, 34, 51, 51, 19,151, 47, 95, 54, 20, 23, 23,175, 3,176,136, 82,106,179,217, 49, 55, 51, 31,117,189,234,
+151,241,116, 82, 74, 65,245,128,206, 96,128, 65, 75,161, 33, 58,136, 68, 58,176,172,133, 76,184,229, 48, 26,152, 57, 62, 62,120,
+114,244, 40, 74, 71,149,176,234, 69, 59,120,240,160,181, 85, 47,160, 28,196, 18,113,153,102, 65, 66, 8, 88,177, 24, 34, 49, 91,
+161, 71, 12,239,181,226,249,167, 98,111, 44, 69, 46,128,113,132,144,173, 97, 97, 97, 7, 41,165, 34, 0,125, 40,165,103, 95,102,
+231,233,233,233,215, 20, 10,197, 28,175,186,110,209,175,143,236,138, 22,109, 27,192,160, 55,224,220,161, 63,241,253,146,253, 59,
+159,164, 60,137,160,118,180, 29,113, 28,119,186, 75,112, 11, 6,102,185,181, 21, 10, 5, 87,157, 94,132,121,121,121,243,167, 79,
+159,142,153, 51,103, 86,185, 23,161,181, 50,177,183,159,141, 11,244,243,168,219,239,245,110,175,129, 48, 84,163,177,126, 63, 33,
+ 4,166,140,163, 44, 43,186,115,249, 70, 90,128,165,114,153,153,153,175,189,251,238,187,199,133, 66,161,221,193,201, 64,201,224,
+175, 25, 25, 25,175, 84, 86,142, 82,221, 57, 66,136,239,129,157,235, 63, 62,178,119,243,107, 28,103,104, 74, 0, 8,132,236, 3,
+157, 86,123, 84,173,204, 95, 81,222,115,101,141,101,227, 66, 48,101,213, 49,124, 51,179, 31, 38, 71,239,194,198,121,239, 99,206,
+ 87, 59,176,116,230, 20, 44, 94,253, 35, 62,157, 50, 2,131,135,191,203, 81,194,252, 97,239,113, 8, 4,130, 35,235,215,175, 31,
+253,254,251,239,155, 58, 35, 80, 74,203,220,208,117, 58,157,146,227, 56,172, 91,183,142, 3,112,196,150, 94,217,107, 68,168,173,
+120, 40,123,175, 81,126,126,254,123, 33, 33, 33, 91, 0, 72, 40,165,247,115,114,114, 62,164,148,154,134,112, 42, 44, 44,124,175,
+115,231,206, 91, 40,165, 18, 66, 72,133,245,246, 80,154,178, 33,216,205,205,237,106,169,231, 74, 82,157, 64,119, 27, 8,108, 52,
+ 31, 86,218, 84, 88,250,255, 53, 13,127, 67, 8, 89,210,161, 67, 7,243,193,158,111, 3,176,219, 24, 52,211, 61, 78, 8,105, 53,
+111,222,188,143,165, 82,105,120,113,113,113,115, 0,144,203,229,119,213,106,245,105,165, 82,185,162,244,190,101, 75, 67,227,224,
+224,112, 87,175,215,183,246,240,240, 40,233, 33, 91,106,100, 1,192,175, 87, 13, 87, 41,213, 87,121,212,248, 67,135, 14, 53,116,
+115,115,123,149, 16, 50,152, 82,218,178,160,160, 64,253,159,255,252,231,194,222,189,123,115, 27, 52,104,240,122,159, 62,125, 72,
+173, 90,181,112,229,202, 21,154,149,149,245, 51,128, 72,123,122, 78,115, 28,151,180,108, 89,213,198, 22,172,236,101, 57, 55, 16,
+215, 0, 0, 32, 0, 73, 68, 65, 84, 74,171,213, 62, 61,116,232, 80,237,222,207,158, 9,107,113, 92,153, 30,142,150, 58, 92,220,
+185,115, 7,106,181,218,102, 18, 70,117, 94, 14,122,124,252, 9, 80,218,155,211, 72,137,231,138,130,218,184,255,241,240,252,147,
+ 32,127, 73, 55,102,163,184,157, 46, 68,133, 66,241,142, 84, 46,153,216,160,185, 79, 64, 90,226,179,248,130,188,226, 31,210,211,
+211,215, 83, 74, 43,220,192,237,213,172, 74,162,209,255, 21,247,233,255,162,230,139, 60, 88, 6, 80,106, 0,229, 40, 40,229,192,
+113,134,146,129,168, 41, 7,106, 48, 16, 66,240,135,186, 56,207,106, 38,239,242,245, 36,132,184,213,174, 93,123, 17,165,180,183,
+ 64, 32, 96,204,157, 95,230,223, 75, 61, 87, 71, 50, 51, 51, 63, 45,239,105,253, 95, 60,159,123,246,236,177,104,244,219,219,139,
+112,240,224,193,134,170,212, 83,161, 80,156,150,203,229, 22, 19,106, 22, 21, 21, 37,167,165,165,189,106,169,158, 53,133,189,154,
+ 70,239, 39,181,227,134, 86,174,169,189,202,189, 8, 43,211,108,216,176,161, 68,171,213,182, 3,208, 28,128, 43,128,108,157, 78,
+119, 36, 51, 51, 51,131, 16, 18, 12, 96, 94,233,102,159, 81, 74,175,218,163, 89, 83, 88,248, 31,201,106,215,174,189,153, 97,152,
+ 74, 7, 34, 7, 0,189, 94,175,201,206,206, 30,109,254, 34, 96,174, 89,187,118,237,171, 66,161,176, 82, 45,189, 94,159,250,252,
+249,115,171,134,245,255,226,127,147,215,228, 41,207,223,162,247, 70, 90, 90,218, 79, 0,172, 71, 94, 87, 3,107,153,218,121,254,
+187, 20,101,167,255, 37,215,161,212, 88,178, 58,120,243, 63, 21,163,129,100, 97,185,105,156,193,154,196,206,116, 12,255,239,216,
+ 99, 88, 89,217,238, 18,236, 72, 46, 90, 21, 30, 63,126,172, 6,112,190,116, 42,191,191,171, 0,250,213,228,254, 94, 6, 74,169,
+ 18,128,125, 61,122,236,192,150,209,196,195,243,111,163,242,254,235, 60, 60, 60, 60, 60, 60, 60, 60, 60, 85,130, 0,232,105,105,
+ 69, 85, 92,127,132, 16,139, 26,182,168, 76,159,215,228, 53,121, 77, 94,147,215,228, 53,121,205,127,158,230,191, 6, 90,154,240,
+241,175,152, 0,244,228, 53,121, 77, 94,147,215,228, 53,121, 77, 94,147,215,252,183, 77,124, 19, 33, 15, 15, 15, 15, 15, 15, 15,
+ 79, 13, 99,183,129,229,232,237,231,231,209, 48,112, 75,173,122, 1,177,181,234, 5,196,122, 52, 12,220,226,232,237,103,215, 40,
+245,255, 52, 8, 33, 50, 66,200,112,145, 72,116,220,199,199, 39,159, 16, 98,113,136,156,255,117, 8, 33,206,132,144,193,132,144,
+ 69,132,144, 1,132, 16,135,154,212, 15, 35, 68, 56,148,144,137,163, 9, 73, 30, 77, 72,242, 80, 66, 38,134, 17,242,183,232,120,
+ 81,147, 44,156,162, 8, 57,123,100,196,225,133, 83, 20, 33, 22,215,207, 80,184, 95, 58,254,246,170,168, 73,117,106,213,196,254,
+ 8, 33, 78, 94, 94, 94, 27,188,189,189, 31,123,121,121, 37,121,121,121,109, 38,132,184,212,132, 54, 15, 15, 15, 15,143,125, 8,
+ 1,128, 16, 18, 10,224,119, 0, 97,148,210,152,242,133,106, 53,104,243,190, 95,203, 22, 51, 63, 95, 48,151,120,212,118,147,233,
+116, 6,109, 74,106,186,255,252,207,163,246,212,106,208,102,121,118, 82,220,198,170,238,152, 16, 66, 4, 2,193, 59, 18,137,164,
+ 47, 0,163,161,118, 91,173, 86, 31, 52, 24, 12, 63,209, 82, 31,100,101,120,123,123,159, 17, 8, 4, 13,171,178,111,131,193,144,
+252,244,233, 83,235,217, 70,109, 64, 8, 25, 82,191,126,253,205,161,161,161, 14, 29, 58,116,128, 88, 44,198,188,121,243,166, 3,
+ 88, 97,175, 70,173, 90, 77,157,180, 18,233, 84,161, 88,220,139,254, 31,123,223, 29, 22,213,181,189,253,238, 51,125,152,161, 13,
+189,216, 0, 65,154,130,189,247, 18,149,216, 34, 26, 99,143,137,122, 53, 38,150,196,222,141, 26, 91,212,104,172,177,107,108,216,
+107, 20,123, 55, 88, 16,176,128, 32, 8, 2, 67, 25, 6,152, 62,103,246,247, 7, 37, 72, 40,131,201,253,238,239,230,206,251, 60,
+243,204, 41,251,188,103,157, 51,195,225,157,181,214, 94,203,160, 11,166,160, 0, 35,140, 54, 25,181,151,249, 90,237,154,156,156,
+248,252,234, 89, 0, 66,200, 44, 0, 35, 81, 52,173,124, 59,165,180,102, 69,114,202, 97,100, 99, 98, 48,176, 69,223, 9, 62, 23,
+172,173,173,237,213,217,179,103,115,195,194,194,176,125,251,246,182, 91,183,110,253,146, 16,114, 25,192, 73, 74,105,252, 95, 57,
+ 23, 0,184, 0, 99, 91,183,109,187,110,196,212,169, 28,245,245,235, 88,183, 99,199, 90, 40,149, 0,176,177, 38, 60,132, 16,194,
+231, 99,160,163, 35, 47,140, 82, 52, 38, 0, 33,192, 35,121,182,233,172, 94,207, 30,164, 53,237,195,243, 62,247,103,120,127, 90,
+253,254,154,114,228,197,211, 57,194,143, 3,218,229,197, 95,153, 3,160,103,249,253, 70,141,104, 4,229,212, 10, 83,211,168, 20,
+ 0,171, 63,212,214, 98,123,173,156,156,156,158,156, 56,113,194,179,121,243,230, 92, 0,120,248,240,225,240,176,176,176,206,132,
+144, 96, 74,169,242,175,240,255, 5,187, 68, 92,134,153, 32,224,241,186,177, 44,219, 16, 0, 56, 28,206, 83,157,193,240,155,209,
+100,218, 72,205,172,169,102,129, 5, 22,252,115, 81,157, 22,249,111, 67,137,183,224, 42,165,148, 16, 66, 40,202, 77,245,150,186,
+248, 7, 6, 5, 5, 76, 61,127,108,119,173,188, 28,133,230,167,213,123,162, 10, 56,252, 66,191, 0, 95,193, 79, 63,174,180,155,
+240,245,148,111,164, 46,254,247, 10, 50,226, 98,204, 61, 41, 33,164,182, 88, 44,142, 88,181,106, 85,112,167, 78,157,120,206,206,
+206,200,200,200, 64,108,108,108,112,100,100,100,191,221,187,119, 79, 37,132, 12,160,148,154,211,248,202,247,242,158, 29,206, 18,
+153, 3, 88,131, 1,238,141, 26,151,196,135,241, 42,242, 34,140,122, 61, 76, 6, 3, 2,194,250, 1, 0, 76, 38, 19, 2, 3, 3,
+205,107,218,247,103,187,221,131,130,130,246, 46, 93,186,148,175,213,106,113,239,222, 61, 92,185,114,197,244,238,221,187,229,230,
+114, 72, 93,252, 58, 49, 98,201,193,193, 67,191,176,237, 27,230,197,171,237,226, 4,192, 10,207, 19,141,173,207, 93,140,108,118,
+236,224,206,127, 73, 93,252, 6, 23,100,188,184, 82, 21,143, 76, 38,107, 73, 8,249,190,164,162, 51, 33,100, 69,189,122,245,230,
+149, 29, 83,190,175, 29,165, 20, 92, 46, 55, 35, 63, 63,127,112, 86, 86, 86, 84,121, 78, 3, 11,238,254,253, 69,250, 97,206,132,
+207, 56, 55,111,222,148, 4, 6, 6,106, 1, 96,229,202,149, 88,180,104,145,224,194,133, 11,189,246,236,217,211,139, 16,178,150,
+ 82,122,210,220,235,174, 8,124,224,187, 17, 83,167,114,164, 73, 73,144, 62,126,140,161, 74, 37,247, 7,224, 59,212, 64, 96, 17,
+ 66,188, 92, 93,121, 71,166, 78, 25, 21,224,237,211,146,207,231, 59,130, 82, 10,189, 46,203, 47, 57, 57,106,224,242, 31,182,206,
+ 32,132,124, 66, 41, 53,171,210, 44, 41,242,160, 45, 4, 32, 2, 48, 7,192, 92,185, 92,238,203,178, 44, 92, 93, 93,231, 18, 66,
+142, 3, 88,226,228,228, 68,229,114,249,116, 74,105,165, 61,117, 22,126,237,222, 74, 25, 79,231,164, 19,239,143, 26, 52, 25,129,
+116,114,254,163, 41, 61,221,206,217,248,144, 37,243,215,165,221, 1,128,158, 62, 62,214,222,254,146,233, 82,155,134, 50,101,234,
+165,233, 61,125,124,182,157,139, 55, 79, 96,151,179,155, 0,128,187,187,251,202, 61,123,246,212,106,209,162, 69,233,119, 60, 52,
+ 52,148,179,114,229, 74,143,201,147, 39,175, 5, 48,202, 76, 62, 63, 39, 39,167, 11, 44,203,106,179,179,179,253, 74,182, 59,135,
+ 12,104,237, 96, 45,233, 34,207,205,191,158,245,236,248, 53, 51,185,154,139,248,252,163, 39,247,174,115, 11,109,209,138,145, 58,
+ 58, 67,147,154,134, 2,131,190,235,149, 91,119, 59,126, 57,225,187,175,139, 63,163,170,251, 37, 89, 96,129, 5,255,116, 84,170,
+ 69,254, 27, 81, 26,142, 41,190,160, 63, 65, 40, 20,204,152, 63,123, 58, 81,100, 43,212,218,252, 2,157, 81,163, 81, 51, 60,147,
+230, 73,236,235, 76,134,203, 81, 76,153, 52,201,122,250,172,217, 51, 0, 12,173,232,248,242, 32,132,212, 14, 9, 9,185, 31, 17,
+ 17,225, 44,147,201,144,151,151,135,236,236,108,220,191,127, 31,148, 82, 12, 24, 48, 64,216,162, 89,179,198,115,230,206,189, 67,
+ 8,105,101,142,200,146,200, 28,177,178,109, 81,143,216,121, 73,217, 37,231,193,214,240,176,210, 49,139,222, 22,117,181, 16,137,
+ 68,165,141,130, 63, 0,173,186,116,233,194, 7,128,207, 63,255, 92,153,159,159,191, 12,192,126, 74,105,170, 57, 7, 75, 93,252,
+ 58, 57,186,185,159,222,180,121,165,184,161,143, 47,244, 6, 35,222,164,167,129,203,179,131,167, 39, 31,163,134,118,227,181,111,
+ 45,115,252,126,241,214, 51, 18, 39,191,254,133,242, 23, 23, 42,227,178,179,179,219,125,240,224, 65, 28, 58,116, 8, 0,240,226,
+197, 11,248,250,250, 74,170,179, 33, 58, 58,218,187, 79,159, 62,191, 2,168, 95,221,216,242,133,236,133, 66, 33,218,182,109,139,
+192,192, 64,156, 56,113,162, 35,128,191, 36,176, 0, 64,125,253, 58,164,143, 31, 3,215,174,213,248, 88, 66,136, 87,147, 38,117,
+238,158, 61,179,215,241,204,217, 88,172, 94,189, 3,241,241, 69,142, 53,111,111,111,124, 54, 36,156,247,244,233,237,160,129, 3,
+ 63,187, 77, 8,105, 75, 41,125, 97, 6,237,194,109,219,182,205,170, 87,175, 30, 6, 14, 28, 24, 30, 20, 20,228,106, 99, 99,131,
+ 45, 91,182,192,205,205,205, 91,167,211,189, 58,113,226,132,123,122,122, 58, 38, 77,154, 4, 0, 83, 43, 35,234,216,163,227, 28,
+225,199, 1,237, 26, 52, 25, 1,169,141, 27,182, 29, 56,136,231,191,239,110,167,213,199,206, 89, 54,209, 99,152,154, 10, 71,122,
+250, 90,207,168,219,180,131, 67,253,160, 62,168,211, 36,202, 81,195,222,120, 61,119,130,247,114,174, 72,179,123,254,170,180,236,
+ 63, 93,115,248, 17, 78,176, 50, 78, 22,253, 27,178, 41,157,111, 42, 22, 86,165, 15, 34,150,162, 79,251,246,237, 75, 63,184,164,
+164, 36,104,181, 90, 4, 4, 4, 48, 58,157,206,172,154, 86,132, 16,191,238,221,187,223, 60,123,246,172,131,159,159,223,123,173,
+ 91, 92, 29,236,122, 92,139, 88, 59,233,251,117,251,252,157, 3,251, 43, 50, 99,142, 61,173,134,171,121,155,150, 77, 46,157,139,
+216, 43, 37, 5, 41, 16,216,101, 1,166,108, 36,252,250, 11,136,149, 12,131,199, 79,225,118,234,210,217,163, 91,207, 79, 46, 17,
+ 66,186, 80, 74,255, 35, 93,239, 45,176,192,130,255, 27,168, 76,139,252, 55,162, 84, 96,149, 81,141,239,193, 68, 77,141, 92,157,
+ 29,196,107, 87,237,122,192,209,235,116, 86,118, 54,122, 91, 27, 91, 10,107, 27,142,222,160, 47,168,237, 91,143,111,162,166, 10,
+ 91,133,208,114, 83, 53, 9, 33, 68, 44, 22, 71,156, 60,121,210,153,199,227,193,100, 50,193,201,201, 9,137,137,137, 80, 40, 20,
+200,207,207, 71,124,108, 44,234,213,174,133, 5, 51,166,187, 77,154, 62, 35,130, 16,210,180,108,184,176, 60, 39, 0,176,134,247,
+251, 57,151,180, 74, 41,143,146,109,229,247, 85,196, 89, 9, 18,147,147,147, 33,149, 74, 17, 28, 28, 44,189,117,235,214,141,202,
+196, 85,121, 78,153,204,199,154, 43, 21, 31,250,121,211, 92,177,222, 16,141,152,132, 28, 52,168,215, 14, 46, 14,181,145,150,163,
+195,221,251, 39, 17,253,100, 63,124, 60,106, 99,226,248,206,162,229, 43,143, 28,180,183,247,170,157,155,251, 90, 89, 17,167, 82,
+169,148,122,121,121,161,118,237,162,190,100, 44,203, 34, 38, 38, 6, 44,203,150,174,151,125,223,117, 52, 18, 70,229, 27,140, 24,
+ 62, 28,217,217,217,210,138, 56,121, 28, 24,167,124,249, 25, 87,204, 3, 4, 18,153,174,160,160,160,212, 27,168,215,235,241,232,
+209, 35,180,106,213,170,195,225,195,135,175, 85,117,147,204,189,159,122, 96,197,186,157, 59,215, 15,205,203, 99, 0, 96, 59, 33,
+ 38, 61,165, 43,204,225, 36,132, 16,103,103,222,209,243,231,246, 56,114,152, 56,200,108,127,192,253,251,111,160,215, 23,217,155,
+157,157,137,175, 38, 40,193,231, 89,227,196,137,125, 14, 1, 1,109,143, 22,135,200, 76,149,113, 22, 67,116,238,220, 57,124,245,
+213, 87,136,137,137,113,231,112, 56,184,119,239, 30,196, 98, 49, 86,173, 90,197, 9, 8, 8,112,151, 72, 36, 56,127,254, 60, 50,
+ 50, 50,254,244, 37, 43,203,121,245,194,213, 37,121,241, 87,230,164,147,243, 31,109, 59,112, 16, 95, 12, 25, 12, 87,154,112,195,
+214,135, 44,233,254,113,155,121,148, 83, 43, 76, 98,221,200,222, 55,248, 99,240, 5, 82, 76,252,110, 17, 94, 68,159,178, 87,229,
+ 63,153, 64,216,148, 90, 40,238,205, 87,150,147, 30, 30,200,174, 63,112,187,201,111,181, 31,212,113,111, 50,246, 30,128, 39, 40,
+ 21, 88,222, 92,194,176,182,197,199,224,213,171, 87,136,143,143, 7,151,203,133, 90,173,134,209,104,172,208, 78, 15, 15,143,177,
+ 70,163,113, 30, 0,232,245,250, 93,110,110,110,163,247,238,221,235, 80, 86, 96,151,120,174,114, 20,202,220,219, 15,158, 61,159,
+ 50,118, 96,199,235,119,163, 83,236, 66,250, 37, 43, 30, 31,207,171,228, 51, 18,137, 5,130,163,231,143,237,147, 26, 94, 71, 66,
+ 18,208, 17, 60,169, 47, 88, 67, 42, 84,185,133,200,143,127, 7,237,166, 13, 8,157, 48, 25,167,142, 31,145, 6, 53,108,122,152,
+ 16,226, 75, 41, 45,237, 83, 84,131,191, 77,179, 97,225,180,112, 90, 56,255,111,114, 22,243, 86,168, 69, 0, 52, 1,224, 82,188,
+156,141,162,212, 24, 71, 0, 89, 40,106,219,229, 2, 64, 7, 64, 80,230,152,242,235,101,199,150, 95, 47,187,156, 93,188,236, 92,
+252,254, 0, 64, 78, 77,175,165,218,132, 98, 66, 24,165,209,100, 18, 10,156,156,180,163, 7,117, 13,190,120,233,225, 35,137,131,
+ 45,183,123,167, 38, 29,238, 63,141,191,195,128, 49, 16,194,152,149,215,193,225,112, 6,175, 93,187,182,161,141,141, 13, 76, 38,
+ 19,108,109,109, 33,151,203,161,211,233,144,151,151, 7,109,190, 18,250,124, 37, 30,167, 36,161, 77,135,142,248,228,163,238, 1,
+251,142,159, 28, 12,224,215,170,120,221, 27, 53, 46,245, 92, 45,170,235, 80,186,125, 97,138,162, 84,108,253,208,216, 23,124,169,
+ 20,221,166,204, 48,199,212, 10, 65, 41,141, 18, 8, 4,231, 6, 12, 24,208,115,218,180,105,204,187,119,239,206, 19, 66,218, 80,
+ 74,171, 13,143,234,133,162,111,254,245, 77,152,189,189,148,226,240,111, 39,209,190,241, 16, 88, 9, 56,200, 86,234, 65, 8, 16,
+251, 44, 2,132,200,240,228,197, 59,180, 11,181, 65,247, 30, 1,210,227, 71, 98,167,225,143,252,159,242, 32,185,185,185,200,204,
+204,132,193, 96,128,193, 96,192,192,240,112,236,217,189, 27,133,133,133, 80,171,213,208,233,116, 96, 89, 22, 12,195,224,183,211,
+135,145,242, 58, 22,173, 91,181, 2, 42,113,189,238,138,162, 60, 66,200,221,231,207,159, 35, 54, 54, 22,111,223,190,133, 72, 36,
+130,171,171, 43, 22, 45, 90, 4,173,182,168,135, 88,120,120,120, 7, 0, 85,122, 46,204, 65, 60,176,245,181,209, 56,167,231,177,
+ 99,206,183,142, 29, 51,221, 57,121,242,173,168,160, 96,139, 57,199,242,249, 24,184,114,197,248, 6, 18,137, 4,111,147,215,194,
+223,159,143,169,147, 29,176,236,135, 44, 0,192,164,175, 60,209,172,169, 35,148,138, 35,112,116,158,133,245,235,191,246, 25, 57,
+114,205,112, 0,187,170,161,158,115,242,228,201, 79,124,125,125, 61,162,162,162,136, 64, 32,128, 88, 44,134, 88, 44,134, 72, 36,
+ 66,102,102, 38, 18, 19, 19,233,202,149, 43, 83, 81, 20, 66,172, 20,197, 97,192,158, 83,122,186,157,123,254,251,238,118, 30,156,
+215,143, 63,153,216, 54,233,201,221,168,252,139,191,221, 90,108,212,136, 82, 20,111, 47, 77,247,106, 22,229, 56,225,219,133,216,
+176,114, 62,158,223,187,158,227, 82, 91,185, 81, 76,180,187, 90,116,251, 51,103,199,142, 11,185, 19,230, 14, 50,142, 29,249,137,
+221, 41,151,219, 99,207,114,137, 60, 61,235,247, 85, 72,140, 82, 11,235, 55, 30,230,231,205,232, 34, 35, 35,197,237,219,183,135,
+ 70, 83,148,214,196,225,112,176,119,239, 94,147,209,104,172, 48,236,172,215,235,231,165,166,166,186,169,213,106,124,244,209, 71,
+147, 86,173, 90, 37, 41,233, 33,199,178, 69,133,227, 75, 60, 87, 75,126,220,115,225,155,121, 27,175, 92,248,245, 7,247, 37, 51,
+ 70,119, 28, 58,241,251, 43,168,164,207, 35,151, 97, 38,156, 58,182,195, 85,100,111,128, 88,214, 29,154, 12, 53,158,111,253, 2,
+ 42,165, 6,205,150, 44, 4, 32,128,206,192, 96,203,199, 3,193,115,112,199,252, 49,163,221,103,111,217, 54, 30,192,218,106, 62,
+ 35, 11, 44,176,224,127, 15, 46,132,144,211, 0, 48, 99,198,140, 89,203,150, 45,123, 70, 8, 57, 77, 41, 13, 3,128,146,229,146,
+ 49, 0, 80,209,122,201,216,242,235,229,151,103,206,156, 25,180,124,249,242,165,173, 90,181,250,245,246,237,219,175,241, 1, 2,
+139, 41, 62, 9, 41,251, 94, 22, 38,147,233,250,171,132, 36, 85,143,110, 45, 61, 78, 93,125,250,112,212,168,222, 93, 6,245,105,
+215,253,117, 74,102,156, 79, 29, 87,199,232,103,143,109, 76, 38,211,117,115, 78, 38, 20, 10,195, 58,119,238,204,205,205,205,133,
+149,149, 21,228,114, 57, 82, 83, 83,161,215,235,161,201, 83, 64,155,167,128, 70,145, 11,125, 94, 46,226, 31,222, 71, 35, 31,111,
+ 97,113, 18,124,149, 40,241,178,148,247, 76,149,245,100, 9,172,173, 33,180,182, 6,169, 97,120,144, 16,210,215,222,222,254, 46,
+ 33,100, 14, 0,232,245,250, 9,211,167, 79,207, 50,153, 76,248,254,251,239,109,164, 82,233, 97, 66,136,176, 58, 30,107, 39, 78,
+ 88,171,208, 96, 38, 46,241, 9,218,134,140,128,159, 87, 47, 36,102,168,145,149,175, 71,166, 66,143,102,237,127, 66,221,144,133,
+168, 21,186, 12,177,111,114,224,238,225,203,128, 43,172,178, 41,115, 70, 70,198,123,235,191, 30, 56, 0,149, 74, 5, 31, 31, 31,
+ 12, 25, 50, 4,211,167, 79,199,144, 33, 67,224,238,238,142,161,131,250, 96,254,252,249,200,204,204,172,206, 84,173,159,159,159,
+182, 78,157, 58,218, 58,117,234,104,245,122, 61, 10, 10, 10,160, 80,252,209, 55,183,248,126,127, 93, 29, 81,121,184,184,184,204,
+116,115,115,123,226,226,226,242, 76, 36, 18,157,125, 68, 72,156,182,110, 93,151, 54,253,250,145,192, 65,131, 56,201, 86, 86,228,
+ 26, 32,173,150, 8,128,163,140,215,187, 83,231,158, 2, 69,238, 14, 0, 69, 78,169,209,163,156,112,243, 90, 16,110,221,104,138,
+175, 38,248,128, 48, 34, 16, 70, 0, 85, 97, 36, 90, 52,111,197,183,179, 35, 85,126,151,138, 19,218, 31,181,105,211,198,125,226,
+196,137, 68, 40, 20, 98,210,164, 73,250, 49, 99,198,188, 28, 50,100,200,203,203,151, 47,179,117,234,212, 65,173, 90,181, 72,173,
+ 90,181,220, 0, 60, 42, 62,166, 74,216,248,144, 37, 90,125,236, 13, 59, 95,201,107, 22,142,173, 11, 12,194,129,243, 87,165,101,
+ 47,222,152,176, 58,241,185,202,251,249,189,235,217, 47,163, 79,153, 18, 31, 92,205, 74,123,153,239,189,120, 99,194,234,153, 27,
+ 82, 43,252, 99,190,118, 13,166,136,211,215,244,170, 66, 21,183,223,199,157, 84, 99, 63, 31,236, 39,147, 6,237,133, 71,247,144,
+186,181, 61,135,206, 95,186, 94, 63,102,252, 55,250,237,191,236,160,249,249,249, 80, 42,149, 88,191,126,189,241,212,169, 83,169,
+ 44,203,126, 83,137,137, 28, 0, 48, 24, 12, 24, 59,118,172,196,198,198, 6, 41, 41, 41,165, 30, 80, 0,120, 39,207,126,122,235,
+ 65,116,220,148,113,225, 29, 10,181, 90,237,133,171, 15, 99, 3,125,235,120, 18, 66, 43,157, 96, 34,224,241,186, 53,109,209,130,
+ 67,169, 2,132, 91, 27,241,187, 87, 66,153,158, 3,101,102, 14, 56, 60, 9,140, 16,194, 96, 18,192,174, 81,115,188,120, 16, 5,
+ 15, 39, 23,174,144,199,179,180,184,178,192,130,255, 81, 84,165, 69,202,140, 9, 91,190,124,249,210,170,246,151,121,215,149, 91,
+ 47, 21, 80,229,197, 87,217,101, 0, 88,190,124,249, 82, 74,105,216,237,219,183, 15, 0,168,178,193,121,101,168, 86,109,112, 52,
+186,101,211,166,207,129,173,141,216,182, 69, 99, 95,215,227,231,175,254,126,253,246,195,216,186,158,142, 78,212,160,179, 95,177,
+102,131, 39, 81,169,205, 77,242, 14,112,116,116,132, 94,175,199,171, 87,175,240,246,237, 91,232,245,122, 24, 11, 11,161, 85, 40,
+160,201,205, 5, 91,152, 15, 62,203, 66, 45,207,132,131,149, 8,248, 99,134, 97,149,168, 40, 44, 88, 54, 36, 40,178,177,129,208,
+218, 6, 12,143, 87, 97,248,176, 18,206, 38,205,155, 55, 63, 20, 29, 29,221,162,107,215,174,139, 9, 33,182,148,210, 55,169,169,
+169, 93,230,206,157,171,117,113,113,193,216,177, 99, 27, 0, 24, 81, 29,151, 80,160, 11,168,227,218, 0,126,222, 35, 80,183, 86,
+103, 40, 10, 13,144, 43, 13,200, 84,232,177,229,167, 86, 56,186,189, 57,110, 30,109,135,232, 11,221,160, 48,184, 66,234,222, 23,
+148,213, 5, 85,197,121,251,246,109,108,222,188, 25,155, 55,111,198,166, 77,155,176, 97,195, 6,228,230,230, 34, 56, 56, 24,201,
+201,201, 56,119,238, 28,222,189,123, 7, 71, 71, 71, 60,122,244, 8, 91,182,108,193,253,251,213,231, 17,155, 51,129,147, 82, 90,
+227, 88,185,209,104, 28,249,174, 95,191,134, 25, 50, 89, 96,227,198,141,123, 78,154, 52,201,187, 77,155, 54,165,251,189,188,188,
+106,139,197,226,116, 66,200,118, 66, 72,104, 85, 92, 38,160,177,147, 83, 48,116,218, 56, 0, 0, 33, 60, 16, 34, 66,231,110,177,
+104,211,238, 33,244, 6, 62, 24, 34, 4,195,136, 96, 52,102,195,222,222, 29,148,146,224,106, 76,156, 43,151,203,125, 47, 93,186,
+196, 36, 38, 38, 66, 36, 18, 1, 64,210,130, 5, 11, 54,172, 94,189, 58,198,193,193,129, 61,125,250, 52,142, 31, 63,142,176,176,
+ 48,206,152, 49, 99,124,107,213,170,181,185,186,235,158,191, 46,237,206,254, 53,231, 62,229, 25,236, 67, 69,226,186,245, 80, 40,
+237, 59,161,163,147, 4, 0,206,197,199,231, 59,215, 86, 46, 47,204,127,146,108,231, 89,240, 67,117, 9,238,148,206, 55,253,254,
+ 50,238,238,254, 99,231,243, 50, 51,114,121,141, 27, 6,169,151, 45,250,150, 95,183, 94,253, 21,243,167,143,115, 77, 85,138, 20,
+221, 38,157,139,139, 56,127,191, 96,216,168, 47,140,159,127, 57, 81,115,238,252,111,199, 76, 38, 83,195,202,102, 16,154, 76, 38,
+188,123,247, 14,207,158, 61, 67, 66, 66, 2,228,114, 57,178,178,178,144,159,159, 95, 26, 86,180,202, 87,158,217,176,243,212, 99,
+137, 88,108,213,162,161,111,237,123, 81, 49,153, 18,177,216,202,183, 94,109, 63, 66, 22, 86,248, 28, 97, 89,182,161,200, 74, 12,
+128, 64, 17,125, 29, 5,185, 5, 40, 80, 20, 32, 63,167, 0, 90, 61, 7, 26, 45, 3,181,142, 65,157, 14,221, 81, 80,168, 65, 65,
+118, 30, 76, 44, 27, 82,221,253,180,192, 2, 11,254,119, 65, 8, 57, 61, 99,198,140, 89,102, 14, 55, 59,140, 89, 94,112,205,152,
+ 49, 99, 22, 33,228,244,204,153, 51,131, 96, 70,206,114, 69,168,182, 76, 67, 86,214,139, 2, 27,167,192, 1,147,191,155,119,238,
+192, 47, 27,157,116, 58,117,178,163,189,148,181,182, 18,218,143, 25,251, 61,242, 11,114,251, 23,152, 89, 86, 0, 0,114,115,115,
+241,250,245,107,136,197, 98,240,121, 60,176,106, 53, 88,117, 33,212,185,217, 96,244, 90,240, 89, 22, 50, 43, 49,234,184,187,162,
+174,139,171, 89,156,175, 34, 47,150, 38,180,151, 13, 11,174,108, 30, 0,129, 68, 10,129,181, 20,255, 58,125, 21, 0,192,231,243,
+129,185,139,171,229, 36,132, 56,122,120,120,156,220,191,127, 63, 95, 46,151,227,209,163, 71,143, 41,165,121,132, 16,107, 0,166,
+216,216,216, 75,209,209,209, 97,190,190,190, 0,224, 83, 29,159, 50,139, 97, 13, 70,138,148,244, 36, 36,190,141,130,204,214, 11,
+ 60, 43, 63,100, 42,244, 16,138,189, 96,208,254, 17,101,212, 40,223, 64,173, 55,111,162,163, 94,175,135, 94,175,135,193, 96,128,
+ 86,171,197,176, 97,195,112,235,246,109,252,122,252, 50, 94,199,191, 64,131,122,174, 24, 62,124, 24, 66, 67, 67,241,224, 65,213,
+249,195, 35, 27, 19,195,236,246,224,174,233,201, 64, 32,117,208,182,156,126,225, 94, 85,227, 75, 68, 86, 85,191, 54, 74, 64, 8,
+ 89, 29, 22, 22, 86,255, 69, 97, 33,158,197,197,161,235,130, 5, 0,128, 51,103,206,148,142,209,233,116,152, 50,101,138, 32, 38,
+ 38,230,243,135, 15, 31,126, 78, 8, 89, 67, 41,173, 56,137,156, 2,103,206,220,193,184,113, 49,144,203,139,242,176, 15, 30,248,
+ 67,143, 38,190,214,227,163,222, 69,145, 43, 59, 59, 59,172, 89, 83,157,182, 42, 2,203,178,216,186,117,107,105, 88, 16, 0,184,
+ 92,110,155, 41, 83,166, 12,168,104,124,253,250,245,249,213,113, 78, 9,247, 20, 61,122, 35,158, 96, 91,191,110,144,141, 99, 35,
+100, 27,162,130,163, 82,223,125, 53, 37,220,115,237,154,195,111, 53, 98,162,221, 69,216,148, 90, 92,145,102,183, 57, 54,198,159,
+ 91,175,179,171, 59,106,119,186, 92, 57,123,226, 23,159, 57,216,216, 57, 23,110,223,176,204,158,225, 48,244,228, 67,189, 34,200,
+219,193,174,111,203,117, 5,227, 38,207,141,210, 25, 83, 38, 34,229,228,139,170, 74, 85,176, 44,139,180,180, 52,200,229,114, 36,
+ 39, 39, 35, 43,171, 40,204,154,149,149,245,167,153,168, 53, 1, 33, 4,234,228,100,188, 57,182, 29,117,135, 13, 67,179,197,139,
+192,154,184, 80,171, 88,172,105,221, 5,185,121,106,104, 77, 4,238, 77, 90,227,139,179, 55,192, 80, 22,216, 82,163, 10, 29, 22,
+ 88, 96,193, 63, 8,230,148,105, 40, 17, 66,203,150, 45,171, 54,186, 85, 83,148, 21, 89,203,150, 45,123,182,108,217,178,191,116,
+174,106,203, 52, 0,128, 82, 30,147,224, 80,167, 81, 90,161,186,192,202,217,197, 81, 39, 21, 9, 77,121,202, 66, 78,212,211,199,
+250,130,119,175,158,215,224,124,177,209,209,209,193,105,105,105, 72,126,243, 6, 70,117, 33, 24,173, 14, 84,163, 66,215,182,173,
+ 33, 2, 32, 98, 8,248, 38, 61,184, 28, 1,242, 11,148, 0, 16, 91, 29, 41,107, 48,148, 46,151,136, 43, 66, 8, 4,214,214, 16,
+ 72, 36, 16, 72,173, 75,247, 1,230,121,104,132, 66,225,254,195,135, 15,187,121,120,120, 96,209,162, 69,240,244,244,244,111,216,
+176,161,170, 93,187,118, 98, 23, 23, 23, 4, 6, 6,162,117,235,214, 56,119,238, 28, 0, 84, 91, 19,202, 96, 20, 61,121,158,132,
+ 54, 89, 57,183,113,227,234, 38,232,212, 90, 52,238,176, 9,122,110, 93, 56, 5, 45,132,233,213, 94,168,210, 79, 0, 0,172, 92,
+ 63,198,219,228, 36, 16,142,224, 89,181,134,150, 1,165, 20, 79,158, 60,193,129, 19,215,224, 86, 39, 0,201, 47,227, 16,119,229,
+ 18,110, 57, 57,160,110, 96, 16, 12, 6, 67,149,215,110, 96,193, 93,178,177,180, 76,131, 48, 39, 39, 71, 40,147,201,180, 64,209,
+189,115,115,115,171,240,156,102,138,172,207,166, 77,155, 6, 5,143, 7,244,238, 13,126, 66, 2,244,122, 61, 90,181,106,133,166,
+ 77,155, 2, 0, 90,181,106, 5, 46,151,139, 70,141, 26,193,221,221, 29, 27, 55,110,252, 12,149,204,210, 99, 8, 30, 25,141,217,
+254,222,222,222,165, 2,107,247, 30, 57,162, 30,118, 3,129, 0,235, 55,252, 81,149,161,118,237,218, 72,127,151, 0, 66,104,116,
+ 53, 54, 46,118,117,117,157,235,230,230,230,189,122,245,106,142, 72, 36,194,248,241,227,189, 10, 10, 10,234, 2,192,242,229,203,
+ 49,115,230, 76, 0,192,252,249,243,177, 96,193, 2,104,181, 90, 85,101,100,123,126,108,228,158,153, 99,250,220,197,213,163,127,
+ 39,199,186, 13, 59,247,232, 10, 47,223,206,232,220, 35, 25, 0,150,202,184, 73,131, 86,206, 9, 62,230, 88, 75,182,227,226,249,
+223,230,183,237,208,121,246,140,177,246, 75,150,111,201,173, 54,167, 49,239,205,174,252,231,130,193, 63,254,180,121,207,143,243,
+102,126, 45, 74,150,235,114, 83,115,105,129, 84,200,149,250,184, 16,233, 87,223, 45,126,157,150,150, 48, 21, 41,231,171,157, 57,
+105, 50,153,144,144,144, 80,154,179,167,209,104, 80, 88, 88,136,148,148,148,210, 16,161, 90, 98,243,209,196, 81, 31,135, 20,170,
+213,170,123, 79, 95, 38,207,153, 52,180, 85,161, 90,173,122,153,152,252,130,210,117, 21,170, 48,134, 97,158,170,242, 85, 93, 85,
+ 10, 13,228,143,158,195,179, 75, 29, 24,140, 4, 58, 35, 11,121,118, 62,180, 70,128,101,120, 8, 26, 52, 28, 44,225, 34, 43, 45,
+ 21, 12,135,243,184, 58,123, 45,176,192,130,127, 44,170, 45,211, 64, 8, 57,221,170, 85,171, 95,129, 63,188, 76, 37,203, 0,180,
+ 0,170, 74,217,145,151, 21, 81, 37, 97,195,202,206, 83,142,183,198,168,182, 76, 67,241, 62, 18,210,176,142,251,202,249,159,121,
+154,140,198, 6,153, 89, 25, 70, 46, 87,200,171,101,171,126, 87,147,147,105,181,218,211,151, 46, 93,234,215,173, 91, 55,225,203,
+167,143,161,203,203,131, 46, 79, 1,158,201, 8,153,184, 41, 24,189, 22, 68,167,131,135,191, 9,154,124, 49,174,221,138, 54,104,
+181,218,211,213,241,150, 8, 44,134,195,121, 63,239, 74, 42,133,208,218, 6, 66,169,180,124, 8,177, 74, 49, 64, 8,177,234,211,
+167, 79,151,150, 45, 91,130, 82,138,173, 91,183, 66,175,215, 11,244,122, 61,116, 58, 29,244,122, 61,148, 74, 37,246,236,217,131,
+159,127,254,249, 22,128,157,213,217,104, 50,234, 46, 93,248, 45,178,249,232,161, 97,188,179,167,215,192,168, 99,161, 38,158, 40,
+ 44, 52,160, 64,103, 5,214, 97, 24,144,113, 6, 28,174, 8,173, 26,121,225,196,145, 8, 61,140,218,203,213,241,150, 23, 76, 26,
+141, 6, 41,201, 73,120, 27,255, 2, 82,101, 58,156,108,172,160, 74,120,129,208,225, 35,160,211,233, 42, 97,169, 28,181,106,213,
+130,201,100, 66,167, 78,157, 74,147,166, 43,178,193, 28,145,149,157,157,141, 83,167, 78,161,101,203,150,232,208,161, 3, 82, 83,
+ 83,145,144,144,128,222,189,123,151,142,121,252,248, 49,162,162,162,224,227, 83,181, 83, 48, 43,199,112,246,109,202,163,240,190,
+125,251,242,239,222,189, 11, 74, 41,124,125,109, 96, 99, 45, 1, 97,132, 8, 8,112, 6, 80,164,253, 59,118,236, 8,165, 50,193,
+152,155, 75,207, 86,197, 73, 41,221, 79, 8, 57,174,211,233, 94,181,111,223,222, 61, 62, 62, 30,147, 39, 79,230, 30, 60,120, 16,
+ 0, 48, 99,198, 12,204,152,241,254, 36, 9,181,186,242,208,124,131,134,254,223,122, 25,237, 59,136,196,117,235,217, 56, 54,130,
+151,111,103, 0, 64,183,176,209,240,170, 95, 27,202,172, 39,245, 52,234,164,254,124,110,174,253,147,245,169, 49,226,222,193,163,
+ 52,153, 87, 95, 2, 48,167,112, 47, 85,191, 60,152,145,204, 27,118,232,248,201,115, 99,123,133,245,225, 25, 88,163, 49,184, 14,
+207,238,240,177, 51,153,169,111,146,215, 33,249,124,137,160,172,242, 23, 5,203,178,172, 82,169,132, 68, 34, 65,116,116,180,182,
+119,239,222, 66,134, 97,240,234,213,171, 82,129,229,236, 40, 11,108,211, 44,216,127,201,143,123, 46, 72,132, 66, 97,143,142, 77,
+ 3, 98, 94,190,121, 75, 41, 73,170,140, 87,103, 48,252,246,244,209,227, 78, 78,238,245, 57, 9, 87,239,194,161, 93, 47,104,181,
+ 12,212, 58, 19,180, 70,192,200,225,195, 45,180, 5,236,124, 2, 64, 1, 60,184,123,203,160, 53, 24, 42, 45, 77, 98,129, 5, 22,
+252,243, 81,133, 22,145,151, 17, 68, 57, 0,146,150, 45, 91,150, 85,198,187, 36, 7,240, 24, 64, 72,241, 56,121,185,227,228, 40,
+154, 13,216,172, 12,143, 28, 40, 21, 90,101,151,117,229,198,124,208, 15,191,106,203, 52, 0,128,163,163,163,115,227,198, 77,125,
+182,253,114, 8,148, 82, 60,143, 90,133,220,204, 56,204, 93,122,199,199,211,211,179,195,219,183,111,175,153,115, 50,150,101, 15,
+238,216,177, 99,106,139, 38,141, 27,215,243,244,196,227,164, 68,240, 41, 11, 62,203,130,209,107,193,101,117,240, 12,102,193, 16,
+ 41,210,210,242,176,124,255,161,104,150,101, 15, 86,199,235,223,171, 15, 22,189,205, 3, 33, 4,171, 91, 5, 67, 96, 45, 5, 95,
+ 34,197,191, 78, 70,150,138,170,211,139,102, 66, 32,149,194,167, 69,245, 5,220, 41,165, 42,107,107,235,135, 79,159, 62,109, 22,
+ 28, 28,140,169, 83,167, 34, 41, 41, 9, 38,147, 9, 25, 25, 25,154,119,239,222,165,202,229,242, 36, 0,199, 0,108, 51,167, 82,
+ 56, 95,171, 89,123,250,232,238,137,173,218,118,112,236,219,255,103, 28, 63, 50, 5,138, 60, 37, 84, 70, 49, 10, 53, 70, 20,106,
+ 57,144, 57, 52, 68,139, 70,141,144,150,154,137,103,119, 47, 20,112,181,170, 85,213,223,213, 82,155,193, 48, 12, 30, 63,126, 12,
+111,119,107,188,184,113, 13,142, 86, 60,132,184,187,194,189, 77, 91, 36, 36, 36, 84,203,193,227,192,248,217,103,159,149, 86,114,
+239,222,189,123,226,176, 97,195,220,166, 76,153,130, 95,126,249, 5,183,110,221,250, 83,226,117,135, 14, 29,112,253,250,245,133,
+ 0,230, 87, 67,111,208,233,116,240,247,247,199,131, 7, 15,112,233,210, 37,116,238,220, 25, 29, 58,116,192,147, 39, 79,112,241,
+226, 69, 68, 69, 69,129, 16, 2, 7, 7, 7, 24,138, 68,179,161, 50, 50,189, 30,135,127, 88,177, 99,214,143, 63,254, 28, 52,116,
+232, 80, 28, 61,250, 43, 70,143,106, 0,194, 8, 65,136, 16,125, 62,110,128, 69,139, 31,160, 69,139,142,112,116,228,225,199, 53,
+ 39, 94,171,213,236,158,106,111, 2,176,228,226,197,139,238, 26,141, 6, 10,133,130, 74,165, 82,146,157, 93, 52, 67,181, 34, 15,
+150, 74,165, 18, 85, 70,244,244,247,216, 85,138,124,154, 75, 11,162,250,231, 24,163, 26,118,238,145,130,110, 97,163,240,219,233,
+157,136,188,112, 9, 50,110, 82, 34, 36,249,231,178, 18,179,148,239, 10,125, 55, 7, 52, 25,195,121, 91,120, 97,243,164,190,246,
+ 28, 55, 55,211,225, 25, 63,231, 41, 42,227,166,197,127,176, 57, 49,123, 79, 30,163,232,211,186, 85,139,250,193,181,221, 4,185,
+ 89,153,244,200,137,115,209,250,196,163,167, 80, 44,172,104, 53, 46, 91, 74,233,162, 25, 51,102,204, 43, 94,222, 53,103,206,156,
+ 49,203,151, 47,119, 74, 79, 79, 47,205,193,202,204,202,137,108,221,251, 43, 54, 91,145,167,219,241,227,119, 3,197, 34,161, 96,
+206,242, 29, 87, 13, 28,220,173,140,215,104, 50,109, 28, 52,121,238,215, 47,159, 71,121,212, 21, 11,112,226,187,249,120,124,241,
+ 10, 12, 12, 31,227, 46,221,131, 86,207, 66,145,149,141,203,159, 79,128,212,197, 30, 63, 95, 61,154, 97, 50,153, 54, 85,101,171,
+ 5, 22, 88,240,207, 70, 21, 90,164,162, 28,151,140, 10,182,149, 31, 87,221,250,191, 13,102, 77,169,203,202,202,202,188,126,253,
+ 30,174,158, 94,130,107,167,151,224, 89,212, 99,164,165,234,144,154,161,129,141,141,205,157,202,142, 35,132,116, 45,187, 78, 41,
+165, 42,149,106,192,156,185,243,210, 69, 98, 43,180,239,210, 5,174, 78,206,176,226,243,192, 49,154,192, 33, 60, 20,200,237,240,
+226,137, 10,211,119,236,205, 44, 80,169, 6,148,255,231, 80,158,179,204,118, 16, 66, 32,180,177,134, 64,106, 13,161,181,205,123,
+225, 66,145,141, 13, 68,214, 54,224, 10, 4, 21, 37,195,255,137,179,160,160,224,147,129, 3, 7,230,230,229,229, 97,204,152, 49,
+184,118,237, 90,212,133, 11, 23,108, 30, 63,126, 44,206,204,204,172, 79, 41,237, 78, 41,221, 82,153,184, 42,207,153,147, 19,159,
+ 79,141,218,193,203,230,125,163,214, 24, 29, 16, 62,226, 32, 36, 76, 10,140,172, 9, 20,128,187, 76,128, 54, 93, 23, 35, 83,215,
+ 26, 7, 55,127,175, 50,233, 53, 67,203,214,192, 42,207, 73, 41,165, 14, 14, 14,239, 93, 11,195, 48,184,122,245, 42,194, 7,126,
+130, 30,253,251,193,169,158, 55,156,187,246, 66,143, 49,227,176,101,203, 22, 48, 12, 3,153, 76, 6,148,241,104,148,229,220, 21,
+ 69,121,251,159, 80,178,255, 9, 37, 59,127,167, 92, 0,195,247,238,221,251, 67, 72, 72,200,149, 91,183,110,173, 2, 48,184,236,
+253, 46, 99,203,130,178,222,171, 74, 62,163,217, 95,127,253,181,250,229,203,151,144, 72, 36, 48, 26,141,184,117,235, 22,126,254,
+249,103,172, 94,189, 26, 81, 81, 81,112,112,112,128,143,143, 15,180, 90, 45, 30, 60,120,160, 6, 48,187, 50, 78, 74,169, 73, 46,
+ 55,126,178,126,253,242,236,176,176,118,216,177, 99, 3, 92, 93, 91,131,199,117, 5,151,231, 4,137,212, 31,219,183,253,128,158,
+ 61, 27,227,228,137, 67, 57, 89,217,198, 79,104,185,170,235,149,216,169,185,119,239, 30, 54,111,222,140,129, 3, 7,166,134,135,
+135,179,121,121, 69, 69,106,103,204,152, 81,218, 37,125, 65,113, 14,153, 86,171,125,207, 29, 93,150,115,204,119, 79, 83,191, 93,
+ 18,189, 40, 35, 61,181,229,181, 43,119, 62,139,188,112, 9,175, 95, 70, 34,242,194, 37,220,136,188, 61, 35, 35, 61,181,101,227,
+230,126,252, 1, 99, 38,126,187, 59,219,243,196,221, 0, 0, 32, 0, 73, 68, 65, 84,226, 40, 71,106,227,134,221, 17, 71, 57, 67,
+190,250,230,251,166, 61, 58, 87,122,237,101,111, 3, 0, 90,144,153, 49,115,233,170,159, 10,140,122, 13,179,114,221,198, 52,181,
+252,221,108,148, 76,173,172,196,123, 85,150, 83,165, 82,109, 81,171,213,238,106,181,218, 93,163,209,204, 78, 74, 74,106, 63,117,
+234, 84, 57,203,178,165, 30,210,204,103, 39,238,196,222,216,185,212,217,209, 94,220,186, 89, 80,131, 53, 91,142, 92, 77, 78,201,
+216, 87, 82, 3,171,146,207, 72, 83,160,214,124,210,111,192,176, 66, 69,174, 22,173,190,153, 1,147, 72, 10, 45, 11, 24, 40, 7,
+ 70,194,197,211, 37,107, 32,150, 89, 99,127,226,239,170, 60,131,254,147,178, 53,176,170,185,246, 15,134,133,211,194,105,225,252,
+191,201,249, 79, 3, 23,168,126,106,164,135,135, 71,251,190,125,186,162, 99,216, 28, 80, 74, 17,247,251, 10,228,202,159,195,195,
+ 85,136,132,100,101, 43, 0,215,204, 61, 33,165, 52,153, 16,210,242,235,217,115, 34,194,187,119, 9, 8,174, 87, 79, 88,183,110,
+ 29, 72,156,157,145,149, 37,199,205,187, 49,134,239, 15, 28,142, 46, 22, 87,230,180,202,129,201,100, 42, 74, 94, 7,208,229,235,
+233, 32, 28, 14, 80, 92,142,161,228, 31, 98,189,102,173, 65,184, 92,176,212, 4,173, 86, 91,109, 18, 22,165,244, 45, 33,228,147,
+161, 67,135, 94, 62,125,250, 52,211,163, 71,143,208, 99,199,142,125,120,198, 47,128,130,140, 23, 87,164, 46,126, 97,223,207, 28,
+123,176,101,231,126, 54,190, 65, 77,249, 77,235,114,160, 55, 16,164,165,190,193,233,136,251,250,152,123, 23,148,212,168, 25, 92,
+ 40,175,186, 85,142, 94,175, 79,118,113,113,113, 89,184,112, 33,140, 70, 35,140, 70, 35, 88,150, 69, 86, 86, 22,238,220,185,131,
+134,205, 90, 32, 96,212,231,144,203,229, 88,191,126, 61, 60, 61, 61,177,116,233, 82,228,228,228,192,104, 52,154,117, 95, 41,165,
+ 44,128, 11,197, 47, 0,127, 8,217,146, 95, 25,213,133, 7,125,124,124, 4, 26,141, 38,212,205,205,141, 75, 8, 89,171,211,233,
+ 70,205,156, 57,211,117,233,210,165,104,208,160, 1,178,178,178, 32,145, 72,224,235,235, 11,185, 92,142,251,247,239,179, 42,149,
+106, 51,128, 69,148, 82,121, 69,156,101,236,123, 69, 8,105, 57,105,210,191, 34,126, 88, 62,214, 87,163,237, 40,144,201,218,130,
+ 82, 35,228,242, 36,228, 43,111,233, 23, 47,218, 25,159,145,105, 24, 64, 41,125,105,206, 53, 3,152, 63,113,226, 68,160,184, 85,
+ 78, 66, 66,194,163,128,128, 0, 95,160, 98, 15,150, 57, 88,115,248,173, 6,192,129,149,147, 91, 79, 86,102, 61,241,149,113,147,
+ 18, 91, 6,155,214,175, 57,252, 86,179,112,178,221,146,172,164,107, 47,222, 21, 94,216,188, 59,226, 40,103, 68,255, 79, 88, 79,
+233,203, 25, 34,103,122,164,243,199, 85,243, 82, 74,105,104,104,104, 45, 66,114,188, 50,179,159, 63, 28, 61,102,236, 32, 91,190,
+250,108,136,103,182, 15, 83,187,177, 40, 42, 42, 42,177, 58,239, 85, 37,188, 47, 8, 33,237,103,206,156,121,129, 82,250, 94,238,
+ 65,102, 86, 78,100,171,176,137, 84,161,200,123,148, 25,115,162,218, 90,104,148,210,251,132,144, 46,193, 13, 27, 31,253, 97,233,
+114,151,142, 95, 79,229,190,184,114, 21, 96, 13,120,115,237, 42, 88,161,206,180,230,246,111, 25,121,122,125,127,106,169,226,110,
+129, 5,255,211, 48,167, 76,195,127, 19,170, 45, 52, 10, 0,111,223,190,189,230,227,237,121,241,197,139,246,221,107,123, 58, 1,
+ 0, 18, 18,211,144,154,161,189,104,110,120,176, 44,138, 69, 86,211,189,167,206, 14, 22, 10,133, 97,164,184, 20, 3,253,128,102,
+207, 70,163,241,109,189,122,245, 42,217, 91,113,169, 38,150,101, 43,114, 43, 86,100,231, 85, 66,200, 48, 31, 31,159,229,111,222,
+188,137,160,148, 22,154,115, 92, 85, 40,200,120,113, 69, 38,243,241,190,125,233,232, 55,119,175,158,238, 74,141,186,134, 0, 64,
+184,130, 26, 53,123, 46, 40, 40, 24, 59,126,252,248, 45, 60, 30,175, 54,138,115,202, 74,102,124,177, 44,203,209,235,245, 34,150,
+101, 57, 0, 8,195, 48, 70, 30,143,167,137,136,136, 48, 26,141,198,100,173, 86, 59,246, 67,237,175,233, 23,255,236,217,179,117,
+237,237,237,187, 19, 66, 6, 82, 74,253,243,243,243,181,115,230,204,185, 19, 17, 17,145, 87,167, 78,157,143,122,247,238, 77,100,
+ 50, 25, 30, 60,120, 64,179,179,179,143, 0,152, 77, 41,173, 62,158,249,135, 61, 9,132,144,144,177,227, 54,125, 42,147,109,233,
+ 77, 41, 66, 64, 65, 8,131,167,121,121,166,179, 42, 21,187,175, 88, 40,154,203,103,196,251,158,179,197,209,209,209, 59, 1,240,
+ 42,202,193,170, 17,172, 10, 78,106,212, 73,159, 16,169,234,216,154,117,111, 53, 0, 48,255, 71, 69, 30,128,237,147,250,203, 76,
+177,191,111, 95,225, 97,243,242,187,117,199,114,118,152, 67,215,184,113, 99,111,134, 97, 6, 3, 8,118, 22, 42,234, 59, 9,242,
+ 88, 66,104, 39, 66, 24, 71, 0, 79, 2, 3, 3, 79, 3,120,251, 33,166,210,162,182, 66,117,202,111,207,124,118,226, 14,128, 74,
+189,214,149,112,221, 39,132,212,159, 60,109,202, 4, 1,143,215, 13, 44,219,104,241,241,195,212,210,236,217, 2, 11, 44,248, 39,
+195, 44,129, 5, 0,241, 9,111,123, 0,128,159,159, 31,125,249,242,229, 95, 86,152,197, 2,234, 87, 84, 83,165,189, 58,100,101,
+101, 53,253, 43,199, 87, 7, 74,233, 1, 0, 7,254, 78,206, 98, 1,181,168,248,245, 65,160,148, 62, 5,208,226,111, 51,234,195,
+108, 40,137,149, 47,172,108, 76,247,238,221,223,232,245,250, 75, 40,250, 71,111, 7, 32,199, 96, 48,156,215,233,116, 25,132,144,
+166,107,214,172, 41,169, 84,191,152, 82,250,240, 3,237, 48, 1,216, 95,252,250, 91, 65, 41,221,239,238,238, 62,197,193,193,193,
+ 71,163,209, 8, 52, 26, 13,191,172,246, 23,139,197, 85,122,217,202,194,206,154,236,226,115,115, 29,236,172,201,159, 4,148,204,
+ 3, 71,213,133,209, 13,100, 30, 56,106, 46, 95, 84, 84, 84, 66,104,104,232, 94,134, 97,234, 81, 74, 93, 0,106, 75, 41,228,148,
+210, 44, 46,151,155, 26, 19, 19, 99, 86,143,204,255, 31, 40, 22, 80,171,138, 95, 22, 88, 96,129, 5,255,120,152, 45,176, 74,240,
+226,197,139,127,132,235,206,130,191, 7,213, 9,237,164,164, 36, 45,128,219,197,175,242,199, 62, 4, 80, 77, 32,236, 63,143,180,
+180,180,198,127, 7,207,152,239,158,166, 2,248,166,105, 5, 45,151,231,175,207,201, 7,240,109,167, 62, 53,227,124,244,232, 81,
+ 50, 0,179, 66,190, 22, 88, 96,129, 5, 22,252,255, 67,205,250,198, 88, 96,129, 5, 22, 88, 96,129, 5, 22, 88, 80, 45, 8,128,
+ 10,103, 2,208, 26,116,202,254,144,217, 4,213,241, 91, 56, 45,156, 22, 78, 11,167,133,211,194,105,225,252,231,113,254,207,160,
+100,150,221,191,227, 5,160,171,133,211,194,105,225,180,112, 90, 56, 45,156, 22, 78, 11,231,255,218,171,198, 57, 88, 22, 88, 96,
+129, 5,255, 20, 28, 57,114,196,172,166,159,159,126,183, 61, 76, 42,181,159, 91,160,204, 91,254,235,170,209,199, 74,182, 15, 28,
+ 56,208,236, 25,170, 22, 88, 96,193,255, 22, 42, 21, 88,222,222,181, 2, 25,214,212,134, 82,134, 67, 25,106, 32, 74,245,193,248,
+156,156,247,202, 7,212,174, 93,219,142,199,224, 99, 66,169,132, 16, 19,107,226, 48,183, 18, 18, 82, 98, 42,227, 44, 15, 66,136,
+192,222,222,126, 34,159,207,239,170,211,233, 60, 25,134,121,171,213,106, 47,169, 84,170, 13,180, 92,193,193,255, 36, 26, 52,104,
+ 48,228,234,213,171,118,109,219,182,213,138,197, 98,163, 90,173,230,158, 63,127, 94,216,179,103, 79,197,171, 87,175, 62,104,134,
+161,135,135, 71,231,237,219,183,123,245,232,209, 3,245,235,215, 47, 28, 60,120, 48,191, 85,171, 86,252, 49, 99,198,188, 78, 77,
+ 77,141,172, 9, 23, 33, 36,144, 16,178,135, 16,194, 49,153, 76,195,105,209, 12,195,191, 29,132, 16, 6,192,151, 0,250, 1,240,
+ 6,144, 0,224, 56,128,173,212,140,106,246, 21,240,125, 2,160, 23,128,144,226, 77,143, 1,156,165,148,154, 61,147,174, 50, 78,
+ 66, 72, 40, 0, 80, 74, 31,253, 93,156, 60, 30, 47, 20, 0, 12, 6,195,223,198,249, 87,237, 36,132,140, 18,139,197, 95, 0,128,
+ 90,173,222, 70, 41,173,182,109,211,159,176, 37,128, 2, 64,224,138, 56, 0, 64,204,119,254, 48,119, 61,230,117, 13,103, 19, 87,
+114, 46,140,141,253,224,201, 51,132,144, 94, 67,135, 14, 93,186,111,223,190,249,148,210, 19, 31,202, 83, 21, 92, 93,107,109, 88,
+189,110,171,251, 55, 19, 63, 95,142,162, 14, 14, 85, 34,136,144,110, 2, 14,167,143,142,101,111,196, 0,135, 1,112,101, 50,217,
+ 16,129, 64,208, 94,167,211,185,113,185,220,119, 58,157,238,122, 94, 94,222, 1, 74,105,165, 29, 11,204, 70, 28,177,215,171,224,
+ 74, 76,127,244, 97,163, 12,180,124, 43,164,195,159,230, 86,117, 40,135,195, 89,229,225,225,241,165, 66,161, 40, 96, 24,134,146,
+ 34, 0, 69, 93,210, 74,106,223, 17,147,201,148,154,147,147,243, 65,179,182, 9, 33, 34, 0, 11, 80,212,211,109, 29,165, 85,219,
+ 84,137,157,223,184,187,187,247, 87, 42,149, 42, 14,135, 67,203,216, 71, 0,128, 97, 24, 98, 50,153, 50,179,179,179,135,127,136,
+141, 22, 88,240,119,131, 11,188,215,251,167, 35,165,244,154,183,119,173,192,129,253, 6, 44, 29, 55,118, 60,225,112, 24, 68, 63,
+123,198,253,108,248,168,238, 50,153,204, 67,170,213, 6,128, 16,147, 74, 36,138, 54, 24,244,169,135, 15,236,179,246,111,208,128,
+101, 89, 19, 54,111,217,212,211,219,187,214, 44,115, 68, 22, 33,196,207,213,213,117,207,140, 25, 51, 92,251,244,233,195,113,117,
+117, 69, 82, 82,146,221,175,191,254,218,224,167,159,126, 26, 68, 8, 25, 78,139,106,241,212, 8,132,144,118,174, 50,166,187,181,
+152,116, 65, 62,139,124, 3, 46,167,171,113,145, 82,122,163,166, 92, 37, 80,169, 84, 95,169, 84,170, 22,205,154, 53,163,191,252,
+242, 11, 25, 57,114, 36, 37,132, 16,181, 90,189, 11, 31, 88,194, 65, 34,145,108,236,209,163,135,175,175,175,111, 66,124,124,124,
+175, 67,135, 14,157, 29, 49, 98,132,183, 68, 34,121, 9,192,175,134,116, 59,179,179,179, 67,212,106, 53, 60, 61, 61,127, 1,208,
+228, 67,108,170, 10,197, 15,177,163, 50,153, 76,179,104,209,162,109, 29, 59,118,244, 72, 75, 75, 99,167, 79,159,222,230,209,163,
+ 71, 31, 17, 66,250,153, 43,178, 8, 33,246, 0, 54, 75,165, 82,171,233,211,167, 95,239,214,173, 91,162, 84, 42, 21, 61,121,242,
+132, 55,125,250,244, 47, 9, 33,225, 0,198,213,228, 33, 92,194,233,228,228,100, 55,127,254,252,167,173, 91,183,190,198,231,243,
+249,207,159, 63,231,205,152, 49, 99,194, 95,225,244,245,245,181,158, 55,111,222,131,208,208,208, 12,145, 72,196,143,143,143,231,
+205,154, 53,107, 28,135,195, 9, 55,153, 76, 31,196, 41,147,201,108,102,205,154,245,176, 67,135, 14,114,161, 80, 40,136,137,137,
+225,206,156, 57,115, 92, 77,236,116,112,112,232,228,224,224,176, 53, 61, 61,157, 11, 0,110,110,110,205,125,124,124,126, 42,169,
+135, 6,252,209,171,210, 96, 48,228,107, 52,154,161,217,217,217,127, 42, 96, 27,184, 34, 14,223,206,219, 53,228,219,121, 69,235,
+187,139,183, 87,183, 14,140, 52,251,187, 31,232, 85,244,140,153, 48,237,231, 97, 69,239, 69,219, 55, 21,155,186,209,139,208,154,
+136, 53, 66, 72,223,206,157, 59, 47,136,140,140,220,212,177, 99,199,233,123,247,238,117, 78, 73, 73,249,129, 16, 82,235,211, 79,
+ 63, 29,121,249,242,229,101,114,185,252,136,185,124,213, 65,192, 23, 10, 9, 67, 32, 22, 89,217,152, 51,158,199, 48, 97,183,251,
+246,253, 98,219,243,231,141,127,138,139,243, 42,116,115,107, 49,105,210, 36,151, 1, 3, 6, 48,181,106,213,194,171, 87,175, 28,
+246,238,221, 27,176,109,219,182,254,132,144,175, 41,165,111, 62,216,184, 56, 98, 95,168, 64, 67,173, 14,141, 41,133, 93,201,102,
+ 66,160, 16,234, 17, 37,137, 35, 79, 43, 19, 89,132,144, 31,251,246,237, 59,252,248,241,227,210,189,123,247, 74, 91,183,110, 13,
+ 23, 23, 23, 16, 66,192,178, 44, 76, 38, 19, 76, 38, 19, 40,165,240,245,245,253, 43, 51,200,215,222,184,113,227,203, 87,175, 94,
+ 97,204,152, 49, 28, 0,115,106,114, 48, 33,100, 74,255,254,253,123, 71, 68, 68,136, 15, 31, 62, 44,110,214,172, 25, 92, 93, 93,
+ 1,160,212, 62, 74, 41,188,188,188,254,130,137, 22,252,167, 81, 94,139,252, 39,109,249, 59, 80, 81, 47, 66,194,176,166, 54,227,
+198,142, 39,131,135,124,154,254, 42,225,181,137,203, 19, 12, 57,127,225,130, 85, 96, 96, 32,163,221,176, 1, 70,185, 28,134,201,
+147, 91, 95,186,116,201, 16, 62,100,152,154,199, 33, 59,189,189,234, 89, 29, 60,240,171,107,196,209, 35,109, 0, 84, 41,176, 8,
+ 33, 2, 87, 87,215, 61, 87,175, 94,245,240,242,242,130, 66,161, 64, 82, 82, 18, 10, 11, 11, 49,104,208, 32, 94,155, 54,109, 60,
+ 6, 14, 28,184,135, 16,210,214, 92, 79, 22, 33,196,165,190, 39,247,244,234,121,131,252,122,118,111, 35,241,168,229, 3,154,174,
+ 65, 74,124, 92,179,211, 87,239, 78,242,181, 99, 94,188,202,163, 97,148, 82,179,138,140,150, 69, 86, 86,214,119,253,251,247, 63,
+218,169, 83, 39, 39,161, 80, 8,119,119,119,210,167, 79,159,204,180,180,180, 74,235, 63,153, 97, 47, 0,128, 97, 24,182,236, 59,
+ 33, 31,244, 12,243,180,183,183,135,189,189, 61, 0,120,124,168, 77, 0, 16, 30, 30,206, 73, 78, 78,254,194,100, 50, 5,148,221,
+238,236,236,220,128,101,217,220, 55,111,146, 27,168,117,250,128,241, 19,103, 45, 24, 60,176,171,221,237,219,183, 77, 61,122,244,
+208, 94,191,126,253, 75, 0,155,205, 60,205,230, 70,141, 26,197,175, 93,187, 86,251, 50, 33,177, 94,116,236, 75, 72, 68,124,182,
+ 86,173, 90,194,152,152, 24,237,220,185,115, 11,215,173, 91,183, 25, 64,120, 13, 76,223,220,179,103,207,220, 57,115,230,100,190,
+136, 79,116,123, 28,243,130, 74,133,124,131,139,139, 51,231,225,195,135,154, 31,126,248,193,180,108,217,178, 26,115, 14, 27, 54,
+ 44,109,250,244,233,137,242,108,133, 71,174, 34,159, 10, 84, 42,189,167,167, 39,247,202,149, 43, 5, 63,255,252,179,118,250,244,
+233, 53,230,236,216,177, 99,250,226,197,139,147,227, 94, 38,184, 71, 69, 63,135, 84,200, 51,184,186, 58,115,162,162,162, 84,203,
+150, 45,211,175, 88,177,194, 44, 78,137, 68,178,251,208,161, 67,220, 19, 39,138,156, 54,119,238,220, 97,188,189,189,173,202,142,
+ 81,107,180, 96, 8,144,149,149,101,213,170, 85,171,221, 0, 60, 43,227, 27, 49, 98, 68,122, 13,174, 3, 35,180, 43,204, 27,184,
+ 37,128,150, 8,171,241,227,199, 87, 86,155,107, 88, 96, 13, 68, 86,175, 94,189,102,159, 57,115,198,103,239,222,189,107,246,239,
+223,175, 3, 0,145, 72,228,248,235,175,191, 46, 27, 52,104, 16, 6, 13, 26, 52, 23,192,223, 38,176, 88,202,234, 1, 64, 40, 18,
+ 10,227,226,226,136,191,191,127,149,133,144,245, 38,211,195,109,207,159, 55,253,151,191,127,179, 28,147,169, 62,191,103,207,130,
+ 41, 83,166,100, 41,149, 74, 36, 37, 37, 65,175,215, 99,228,200,145,156,142, 29, 59,186, 15, 26, 52,104, 61, 33,228, 19, 74,169,
+190, 58, 59, 74,188, 77,121,121,121, 5, 37, 94,156,128,122,214,220,246,161, 70, 97,163,250, 6, 1,159, 99,228,127, 60,217, 68,
+ 46,110, 32,133,254, 94,184, 9, 0,124, 21,228,124,224, 79, 2,139, 16,178,162,111,223,190,131,142, 31, 63,110, 15, 0, 71,142,
+ 28,129, 74,165, 66,157, 58,117,192,231,243,193,227,241,192,227,241, 74,151,107,242,108, 34,132, 76,147, 74,165,189, 10, 10, 10,
+142, 83, 74,215, 3,240,109,219,182, 45,188,189,189, 1,160, 77,241,152,225, 28, 14,231, 83,150,101,183, 82, 74,143, 87,193, 53,
+169,111,223,190,221, 34, 34, 34,172, 75,236, 52, 24, 12,240,246,246, 6,159,207,135, 64, 32, 40,181,211,130,255,126,148,213, 34,
+255,105, 91,254, 42, 74,203, 52, 20, 95, 80, 71, 0,160,148,225,112, 56, 12, 94, 39, 36, 25, 58,117,234, 50, 34, 57, 57, 89,218,
+162, 69, 11,134,199,227,161, 48, 50, 18,154, 7, 15, 32,149, 74,209,191,127,127,222,245,235,215,109,108,164, 54, 99, 18, 95, 39,
+230,115, 56, 12, 40,101,170,205,105,176,183,183,159, 56,107,214, 44, 87, 95, 95, 95, 24,141,198,210, 10,228, 70,163, 17, 41, 41,
+ 41,144, 74,165, 24, 62,124,184,179,149,149,213, 68,115, 46,130, 16, 82,215,207,219, 57,234,234,217, 45, 77,166,140,235, 37,241,
+179,250, 13,146,148,175, 33, 61,242, 47, 4,164,157,199,140,126, 45, 36, 23, 55,206,109,236,227, 46,139, 34,132,212,173,233, 77,
+210,104, 52, 55,163,163,163,199, 92,187,118,205, 4, 0, 87,174, 92,161,177,177,177, 99,255,202,175, 78,147,201, 4,133, 66, 1,
+147,201,196, 41, 94, 47,121,255, 80,202,191,140,240,240,112, 78, 74, 74,202,216,128,128, 0,191,123,247,238,225,228,201,147,184,
+116,233, 18, 46, 92,184, 0,129, 64, 80,123,224,192,129,114,121,182,194, 94,161,200, 19,189,123, 27,223,252,215,173, 91,221,211,
+ 18, 19,111,239,219,183,175, 0, 69, 97,195,106, 65, 8,249, 68, 42,149,138,215,172, 89, 83,104,109,231,218,187, 69,203,118,205,
+120, 34, 27, 71,190, 80,234,148,151,167,212, 63,126,252, 56,110,229,202,149,126, 13, 26, 52,176, 47, 14,163,153,197,233,232,232,
+104, 59,123,246,108,189,149,181, 83,187,102, 45, 90, 6, 11, 68, 54, 50,158,192, 74,214,166, 77,155,254,113,113,113,137,243,231,
+207,247, 8, 13, 13,117,174, 9,167,151,151,151,245,244,233,211,181, 54,182,178,110,129, 1,129,141, 91,183,106, 62,184, 73,147,
+ 38,195,185, 92, 46,155,145,145,241,114,202,148, 41, 30, 29, 58,116,112,168, 9,167,189,189,189,245,226,197,139,117,245,188, 27,
+124,242,241,199, 97,157, 68, 86,118, 50,129,216, 90,166, 86,171,217,216,216,216, 87,139, 22, 45,242, 8, 9, 9,113, 52,135, 83,
+165, 82,241, 28, 29, 29, 17, 28, 28,140, 64,111,111,228,229,229, 33, 34, 34, 2, 59,119,238,196,246,237,219,113,224,192, 1, 52,
+109,219, 29,214,214,214, 72, 75, 75,131, 82,169,228, 85,196, 83, 26,166,251,119, 96, 75, 0,221,100,154, 56,108,252,248,241,169,
+ 85,136, 43,140, 31, 63, 62,117,194,180,159,135,149,132, 16, 43, 3, 33,164,111,151, 46, 93,158,156, 61,123, 54,126,239,222,189,
+ 8, 12, 12, 68,143, 30, 61, 4, 0, 48,113,226, 68,193,160, 65,131,112,232,208, 33, 28, 57,114, 36,198,207,207,239, 22, 33,164,
+175, 57,102, 14, 31, 62,188,109,120,120,248,141,240,240,240, 71,131, 7, 15,222, 58,118,236, 88,247,178,251,223,165,189,125,168,
+211,233, 16,210,184,153,213,226, 95,238, 13,173,142, 47, 22,216,187, 53, 46,110,231,242,103,207,222,204, 13, 12,180,171,147,152,
+ 40,219,181,106,149, 99, 73,243,108,131,193,128,148,148, 20,216,219,219, 99,232,208,161,142, 66,161,176,218,176, 86,177,183,105,
+ 84,114,114,178,116,219,182,109,110,143, 30, 61,114,127,247,238,157,219,229, 75, 23,156,190,157, 58,209,218, 86, 42, 16,164,201,
+139, 4,106, 98, 26, 36,113,175,209,150, 82,216,149, 13, 27,150,133,167,167,231,151,199,143, 31,119, 45, 89,183,183,183,127, 79,
+ 80,149, 95, 6, 67, 25, 89, 16,217, 81,183, 47,201,180, 11, 36,223, 84, 97,103,239,195,135, 15,175, 76, 76, 76,236, 16, 22, 22,
+182,142, 16, 82,167,130, 49, 78,157, 58,117,218,246,252,249,243, 30,125,251,246, 61, 70, 8,233, 94, 25,159,167,167,103,255,227,
+199,143, 59,148,172, 59, 58, 58, 66, 36, 18,253, 73, 92,241,249,124, 48,140,165,242,208,127, 59,202,106,145,255,118,148,126, 27,
+105, 81,193,200,171, 0, 64, 9, 41,124, 18, 29,205,227, 8, 4,195,246,237,223, 47,228,243,249,120,243,230, 13, 98, 98, 98,160,
+186,124, 25,234,219,183,145,145,145,129,130,130, 2,184,184,184, 96,203, 47,191, 72,116, 44, 29,253,252,197, 11, 14,101,254,200,
+ 39,160,149, 76,213, 20, 10,133, 93, 7, 12, 24, 80,169, 16, 75, 75, 75, 67,175, 94,189,120, 28, 14,231, 79,211, 67,203,115, 18,
+ 66,136,187, 19, 57,117,249,232, 98, 55, 55, 65, 12,240,106, 10,144, 31, 5, 80, 45, 96,212, 1,169, 79,129, 51, 11, 81,167, 32,
+142, 92, 88, 60,194,213,195,138,123,138,148,251, 41, 86,153,157,101,206,225,237,239,239,191,125,216,176, 97, 12, 0,116,238,220,
+153,248,251,251,111, 37,132,120, 87,118, 76,117,156, 42,149,234,110,110,110, 46, 6, 13, 26,228,224,227,227,115,105,208,160, 65,
+ 14, 37,219, 63,148,179, 24, 14, 65, 65, 65,217, 98,177,248, 0, 33,164,194, 7,107,101,156,201,201,201, 95,248,251,251,215,223,
+182,109, 27,135,195,225, 96,219,182,109, 56,120,240, 32,110,222,188,137,236,236,108,233,148, 41, 83,108, 79, 95,186,123,254,214,
+205,251, 39, 87,205,153,230,208,191, 75, 71,111,251, 60,185,210,195,195,163, 43,138,114,178,204,177,179,215, 87, 95,125,117,241,
+ 81,108,130, 51,135,199,231, 11,120, 92,177,147,163, 93, 29, 87, 39,251,250, 30, 14,246,245,173, 5, 60, 59,165, 82,249,250,208,
+161, 67, 5, 40,202,207, 50,139,115,222,188,121,143,227, 18, 82, 28, 24, 30,151,203,231,242, 5,118,182, 82,135, 62, 97,221, 59,
+ 1,128,152, 67,132, 74,165, 50,101,247,238,221,133, 53,225,156, 59,119,238,157,119,242, 92,103,190, 72,196, 17, 10,121,165,247,
+210,222, 70,234, 34, 17, 10,197, 42,149,234,205,246,237,219,243,106,194, 57,115,230,204, 7,207, 94,190,113, 36, 12, 56, 12, 8,
+207,222,222,218,217,201,206,218,213,217, 70,234, 42, 98, 32, 82, 42,149, 73,187,119,239, 86,154,195,169,215,235,121,153,153,153,
+136,139,139, 67,173,102,205,112,233,210, 37,212,174, 93, 27,131, 6, 13,194,167,159,126, 10,177, 88,140,206,173, 26, 98,214,172,
+ 89,136,143,143,135,209,104, 20,152,105,103, 41,220,221,221,175, 86,182,175, 36,143,170, 50,206, 64, 47, 82, 42,174,204,225,174,
+104, 92,121,206, 94,189,122,205,190,124,249,178,207,158, 61,123,250, 12, 31, 62,252,230,158, 61,123,208,178,101, 75,196,198,198,
+162, 94,189,122,216,181,107, 23, 62,253,244,211,155,235,215,175,239,243,251,239,191,135,120,121,121,205,170,142,115,240,224,193,
+ 19, 66, 67, 67, 35,211,211,211, 91,229,228,228, 4, 71, 68, 68,140,238,223,191,255,235, 33, 67,134,116, 41, 25,195, 26, 12,251,
+207,156, 60,138,222,125, 6,160, 65, 80,240,230,145,179,246, 54,172,138,147, 82, 74,159, 1, 91,119,190,123, 39,223,175,209,168,
+ 6,241,120, 86, 86,247,238,201,142,108,218,228, 88, 18,182, 5,128,212,212, 84,124,252,241,199, 60, 62,159,223,174, 42, 59, 9,
+ 33, 43,250,245,235, 55, 40, 34, 34,162,212,219,116,251,246,109, 60,125,250, 20, 73, 73, 73, 80, 40, 20,232, 50,182, 0,227,151,
+ 21,113,143, 95, 70,209,125, 34,149, 84,197, 89, 80, 80,160, 62,118,236, 24,194,195,195,241,229,151, 95,194,203,203,171, 84,100,
+149, 23, 87,215,238,255, 6, 65,112,142,172,237, 86,140,234,118, 2, 78, 18, 79,204,172,196, 78,126,215,174, 93,183,244,233,211,
+ 7, 44,203, 66,163,209,152, 0,228,148,183, 3, 0,167, 94,189,122,188, 90,181,106, 97,201,146, 37,176,179,179, 91, 75, 8,225,
+ 84,196, 89, 88, 88,168, 61,123,246, 44,134, 15, 31,142,175,191,254, 26,245,235,215, 47,181,115,247,222,131,142,159,142, 30,231,
+215,164,109,251,144,192, 38, 45, 27,229,107, 57,205,248, 86,178, 47,202, 63,227, 43,250,140,254, 14, 88, 56,255,126,148,213, 34,
+255,237, 40, 13, 17,150,109,121, 98, 48,225,212,176, 17,163, 63,190,116,249,178,149, 64, 32, 64, 98, 98, 34, 50, 50, 50,112,240,
+192, 1,246,176,179,179,138,199,227,209,161, 59,119, 90,127,254,197, 23,132,199,227,193,223,223, 31, 3, 7, 14, 20,127, 50,104,
+ 72,166, 19,143,119,176,186,147, 18, 66,220, 74,226,231,163, 71,143,198,143, 63,254,248,222,254,111,191,253, 22, 7, 14, 28, 0,
+ 33,196,181,162,227,203, 33,124,210,194,126,158,246, 94,118, 25, 52,106, 55,143,112,172,100,224, 88, 1, 12, 31, 16,113,138, 68,
+ 22,195,129,246,247,200, 28,166,229, 33,229,128,118, 42,143,117,231,183,132, 3, 56,100,238, 77,114,119,119,159, 27, 25, 25,233,
+ 52,101,202, 20,170, 84, 42,201,187,119,239,232,210,165, 75,157, 38, 76,152, 48, 23,192, 8,115,121,202, 34, 45, 45,109,113,239,
+222,189,123,156, 57,115,198,101,196,136, 17,182, 0,208,187,119,239,140,180,180,180,197, 31,194, 87, 2, 62,159,207,121,246,236,
+153,108,205,154, 53,159, 78,157, 58, 53, 40, 56, 56,216, 85,161, 80, 36,165,166,166, 14,172,206,227,102, 50,153, 2,182,109,219,
+ 6, 14,167,232, 57,199, 48, 12, 4, 2, 1, 4, 2, 1,108,108,108,114, 19, 18, 18, 76,117, 93,196,130,194,140,119,121,246, 92,
+123, 30,113,115,117,176,115,117,235,152,157,157,125, 15,128,173,153, 38,134,124,244,209, 71, 79,110, 63,122,197,142, 27,209,169,
+190, 21,159,225, 89,139, 69, 28,177,128, 71, 8,165,172,222,160,107,181,113,247,149, 29,126,126,126,129, 48,211, 69, 76, 8, 9,
+109,217,178,229,229, 71,177,111,240,232,105,252, 91, 39,153,149,195, 71,157,219, 52, 40,217,223,168,121,203, 79,203, 12, 87,152,
+195,201,229,114, 67,154, 53,107,246, 54, 35,167, 16,206, 50,219,247,132,180,189,163,115, 87, 0, 40,204,203,219, 88,171, 86, 45,
+127, 46,151, 91, 89, 51,204, 63,217,217,174, 93,187,119,191,199, 36,195,213, 73, 38, 43,222,252, 94, 78, 79,214,187,119,155,125,
+125,125,253,205,241,180,234,116, 58,225,241,227,199,241,251,239,191, 99,113, 80, 16,190,173, 91, 23, 78, 78, 78,184,124,249, 50,
+ 40,165,144, 74,165, 80, 40, 20, 56,116,232, 16,186,116,233, 2,157, 78,247,167,127,184, 64, 73, 14, 86,229,231,113,119,119,191,
+154,150,150,246,111,249, 69, 89,158, 59,112, 69, 28, 98,170,232,148,121,246,236,217,189,123,247,238, 93, 22, 24, 24,136,111,190,
+249,166,237,218,181,107,111, 6, 7, 7,183,237,220,185, 51, 34, 35, 35, 49,122,244,232,155,235,215,175,111, 59,110,220, 56,108,
+222,188, 25,175, 95,191,254,165,170,243, 15, 30, 60,120,193,152, 49, 99,230,108,216,176,161,200, 75, 3,160, 95,191,126, 64,209,
+179,113, 71,120,120,120,118,201,216,195,219,223,222,246,242,246,109, 61, 97,210, 52,193,196,113,195,103, 0,248,180, 66,210, 98,
+ 80, 74,169,187,187,123,190,177,125,251,156, 67,119,238, 96, 48,159,111,181,255,209, 35,156,210,104,208,174,127,255, 44, 0,152,
+ 57,115, 38,246,236,217, 3, 0, 46, 85,113,121,122,122,126,121,236,216,177,210,239,138,131,131, 3, 4, 2, 65,145, 8,226,242,
+192, 97, 57,184,180, 89,130,132,100, 21,198, 47,163,216, 52,147,160,158, 59, 10, 67, 27, 84,206, 73, 8, 65,155, 54,109,160, 84,
+ 42,193,225,112, 96,109,109, 13,153, 76,246,158,184, 82, 22, 40,176,242,151, 5,200,108,112, 21,221, 78,130, 33, 28,224,241,247,
+ 64,254,171, 74, 91, 58,125,188,102,205, 26, 55,141, 70,131, 43, 87,174,224,242,229,203, 63, 81, 74, 11,202,235, 29, 74,105, 58,
+135,195,217,185, 98,197,138,209,238,238,238, 24, 63,126,188,223,210,165, 75,251, 1,127,230, 37,132,160,105,211,166,208,104, 52,
+224,241,120,176,177,177,129, 78,111,228,133, 15,251,210,187,142, 79,176,112,233,170,165,140,139,140, 11, 46, 35,195,203, 55,106,
+219,117, 63, 46, 89,119,247,198,245,207,137,149, 99,127,170,202,122, 87,213,125,181,224,255, 30, 72, 53,237,215,254,155,192, 5,
+254,220,238, 36, 57, 57, 89, 33,147,201, 60, 26, 52,104,192,232,116,186,162,208,195,145, 35,236,246, 29, 59,206,104, 52,154, 73,
+ 0,248, 27,126,254,121,179,135,167,103,167, 97,195,135, 19,131,193,128,222,189,123, 11, 78,159, 62,237, 16,159,145, 81,109,163,
+226,242,191, 46, 70,142, 28,137,181,107,215, 2, 0,190,250,234, 43, 0, 69, 46,244,138,126,133,148,135,212, 22,189,122,132, 53,
+181, 73,145,252,100,163,111,109, 40,168, 27,111,125, 87, 82, 32,110, 10, 70,192,133,136, 3,147,222, 96,124,153,217,255, 97,252,
+203,128, 64,113, 78,118,189,174, 65, 29,176,253,183, 61,189, 80, 3,129,101,101,101,213,220,218,218, 26, 15, 31, 62,204,105,218,
+180,169,130, 82,106,187,120,241, 98, 71, 43, 43,171,230,230,114,148, 7,165, 52,145, 16,210,190, 77,155, 54, 19, 25,134,233,106,
+ 50,153, 46,101,100,100,108,160,148, 38,154,115, 60, 33,100, 60,128,249, 40,147,103,162,211,233,192, 48, 12, 40,165, 24, 60,120,
+ 48,102,206,156, 25,248,244,233, 83, 68, 70, 70,202,186,118,237,122,151, 16,162, 0,240, 57,165,180, 82, 47, 89,118,118, 54, 54,
+109,218, 4, 14,135, 3, 59, 59, 59, 88, 91, 91, 67, 36, 18,161,109,219,182,233,203,151, 47, 15, 56,122,244,168, 74,145,153, 73,
+196,249,121, 90,226,224, 32,130,123,237,143, 70,246, 31, 16,141,162,217,132,102, 65, 34,145, 88, 9,160,205,103, 88, 13,179,114,
+193, 70,174, 21,159, 79, 68,124, 46,132, 38, 21,103,214,242, 37, 84, 68, 40, 15, 69,222, 85,179, 26,126, 3,128, 72, 36,226, 75,
+ 4, 84,203, 19, 50, 6, 43,166,230, 51, 26, 43,130, 64, 32,224, 11,121,133,234,202,246,243, 25,194,225,112, 56,213,122, 9,203,
+ 66, 44, 22,243,165, 2, 86, 91,217,126, 17, 3, 14,195, 48,149,114,134, 7, 17,122,120, 98,105, 72,175,212, 54,163,209,136,230,
+205,155,227,215, 19, 87,112,246,242,109,100,189,121,130, 73,227, 71,195,215,215, 23, 23, 46, 92,168,137,137,127, 66, 90, 90, 90,
+133, 34,171,202,208, 98,113,222, 85, 85, 97,193,247,184,231,217, 86, 59, 43,145, 16,210,183, 93,187,118, 19,246,239,223,175,251,
+232,163,143, 4,131, 7, 15, 70,112,112,112,219, 81,163, 70, 1, 0,186,118,237,138,181,107,215,182, 29, 53,106, 20, 14, 30, 60,
+136,136,136, 8,109,199,142, 29,167, 19, 66, 82, 41,165,103, 43,226, 52,153, 76, 31,111,217,178,229,189,109,122,189, 30, 70,163,
+ 17, 6,131,193,205,104, 52,186, 21, 63,139,176,110,221,250,172,139, 23, 78, 99,250,172,133,112,118,114, 13,173,234,186, 74,192,
+225,112,200,200,105,211,178,118,173, 90,133, 85, 7, 15, 98, 90,189,122, 86,123, 98, 98,112, 81,163,193,161,200,200,172,226,243,
+ 84,155,223, 84, 88, 88,168, 62,123,246,172,205,161, 67,135, 96,103,103,135,250,245,235,151,138, 33,134, 35, 6,135,111,143, 6,
+ 65,205, 1,220, 7, 0,212,115, 71,161,191, 23,110, 18, 2, 5,101, 80,233,247, 77, 44, 22,195,213,213, 21, 92, 46, 23,143,158,
+223,135,181,194, 6, 77,130, 90,128,199,227, 33,191, 48, 15, 19, 86, 13,132,239, 18, 57, 26,250, 3,234, 12,224,222, 20, 24,210,
+111, 99,141, 42, 5, 27, 43,161,108, 92,187,118,109,104,181, 90,108,219,182,141,162,232, 25, 85, 33, 76, 38,211,236,213,171, 87,
+143,152, 55,111, 30,167, 89,179,102, 0, 16,138, 10, 4, 22, 0, 72, 36, 18,120,120,120,148, 10,191,193, 35,198,121,143,157, 50,
+ 78,220,191,123, 39,112,185,142, 80, 20, 26,144,157,111,128,189,163, 20,211,167,132,139, 46, 53,245,104,182,101,253,190,147,132,
+144,102,180,172,203,208,130,255,211, 40,175, 69,254,219, 81,105,153, 6,161,193,208, 64,187,121, 51, 10, 47, 93,130,224,226, 69,
+ 28,114,119, 47,208,104, 52, 83, 41,165, 41, 0, 64, 8,249,102,231,174, 93,183,250,220,185, 99,163,139,139,131,247,211,167,224,
+217,217,153,245,208, 41,139, 29, 59,118, 64,169, 84, 34, 47, 47, 15, 0,240,211, 79, 63, 65,169, 84,162, 36, 87,161,218, 11,224,
+163,173,171,115, 61,164,227, 37, 76, 92, 70,154,212, 64,213, 82,170,177, 78,243, 72,118, 41,204, 99, 60, 16,247,166,133, 68,157,
+173,107, 73, 56, 58,104,178, 84,240,104, 83, 31, 92,112,219,214,196,198,146,184, 62,151,203,205,121,241,226,197,199,126,126,126,
+167, 0, 56,254,213,120, 63,165,244, 21,128, 73, 31,114, 44,135,195,153,255,250,245,107,231, 95,126,249,101,226,226,197,139, 41,
+240,135,192, 42, 89,230,114,185,160,148,194,214,214, 22, 60, 30,207,229,246,237,219, 46, 45, 90,180,216,136,162, 7, 89,133,176,
+178,178,130,139,139, 11,120, 60, 30,108,109,109, 81,168,204,149,108, 90, 58,167,163,149,189,139,108,218,180,105,204,200,145, 35,
+227, 55,110,220, 88,219,181, 65, 3,255, 39, 79,158,188,233, 51, 48,252,247,179,103,207, 2,192, 86, 51, 77,127,252,244,233, 83,
+129,175, 79, 93,174,201,160, 54, 73,248,128,232,241, 58,147,192,218, 21, 34, 14, 7, 92, 2, 42,182,146, 56,191, 74, 74, 74, 3,
+144,105, 14, 33,165,244,209,203,151, 47,121,158,238, 46,220,252, 66,141, 66,194, 53, 9, 94, 63,184, 31,235,213,172,121, 0, 0,
+104, 30,220, 62, 38,108, 16,100,253, 58, 83,110,227,237,237,157,100, 14,167,209,104,124,156,152,152,200,247,240,240,224,189,124,
+249,106,159,131,141,181,187,204,197,165, 35, 0,232,114,228,215,137, 90,147,198,227,241, 60,210,210,211,229, 70,163, 49,205, 92,
+ 59, 95,188,120,193,247,116,119,225,158, 58,115,246, 87, 87,137,149,155,157, 88,104, 43, 98, 64, 68,212,148, 39, 48, 26,211,197,
+ 86, 18,247,215,201,201, 89,148,210,183,149,241,108, 50, 77, 28, 6, 0, 28,206,180,237,101,183,223,188,121, 19, 87, 30,190,134,
+ 45,135, 5,207, 80,136,187, 17,135, 48,224,171,201,213,254, 45,197,124,231, 15,104, 87, 28, 8,244, 26,249,199, 58, 74, 66,128,
+110, 0,254, 44,132,202,142,251, 32,108, 9, 40, 13, 1, 20,115, 35, 45,173,234,135,235,208,161, 67, 23,238,221,187,183,116, 18,
+ 71,108,108, 44, 58,119,238, 12, 0, 88,184,112, 33,122,244,232,129, 22, 45, 90, 32, 54, 54, 22,190,190,190,136,140,140, 20,114,
+ 56, 28,225,176, 97,195,150, 2,168, 80, 96,149,197,214,173, 91, 49,122,244,232,138, 18,166,227, 1,104,136,189,127,193,204,229,
+187, 29,115,178,179,144, 41, 79,127,100,238,165, 18, 66, 48,114,218,180,172, 45, 58, 29,246,223,187,135,225, 18,137,213,174, 87,
+175,208,187, 69, 11, 52,236,220, 57,203,156,103, 93, 69, 94, 28, 7, 7, 7,240,249,124,112,120,238,224, 10, 66,192,240,249,104,
+220, 46, 4,171,166, 74, 84, 35,122, 98, 61, 33, 80, 8, 5,136,226, 91,161,194,201, 11,132, 16, 24,141, 70,240,120, 60, 28, 58,
+191, 11, 79,236,246, 1,249,192,173,168,190,152, 60,122, 54,190, 91,251, 37,252,150,202, 97,235, 7,100,222, 5,238, 79, 97, 76,
+121,137,166, 49, 90, 57,206, 81, 74,179, 43,226, 20,139,197, 1, 98,177, 24,133,133,133,120,249,242,229, 27, 74,169,178,178,107,
+162,148,102,116,237,218, 53,147,195,225,184,121,120,120, 0, 64,237, 74,236, 36, 38,147,169, 52,207,106,207,254,195,142,161,237,
+189, 69,221,218, 6, 98,247,169,239,241,175,240,245,224,113, 8, 88, 86,143, 53,107,195,192,106, 11, 16,222,231, 75,210,161,171,
+111,200,165, 83,186, 49, 0,182, 85,123,131, 45,176,224,223, 0, 6, 0, 8, 33, 29, 8, 33,148, 16,210,161,100,135,137, 82,147,
+ 49, 39, 7, 84, 91,244,227,135,199,227, 81, 0,101,103, 40, 89,217,217,217, 17,158,167, 39,136,176,232, 7, 55, 5,254,182,162,
+123, 6,131,121,165, 97, 76, 44, 56, 32,122,208, 50,206,142, 66, 17,193,247,142, 93, 48, 73, 48, 23,233, 2,187, 63, 6, 83, 10,
+ 24, 41, 88,152,204, 42, 46, 88, 6,180,160,160, 0, 70,163,209,222,199,199,231,140,209,104,180, 47,162,251,207,253, 50, 98, 89,
+ 54,129,195,225, 96,226,196,137, 64,113, 40, 77,167,211, 33, 61, 61, 29, 90,173, 22, 58,157, 14,175, 95,191, 70, 94, 94, 30,116,
+ 58, 29,158, 61,123, 6, 47, 47, 47,112, 56, 28,183,170,120, 77, 38, 19,156,156,156,224,230,230, 6,109,161, 82,114,116,235,218,
+222, 43, 22,206,116, 28,226, 67,153, 95,214,175, 54,121,122,122,102, 7, 5, 5,185, 10,133, 66,125,147, 38, 77,180,167, 78,157,
+186, 8, 96, 64, 13,234, 96,157, 93,180,104, 81,139, 22, 45, 90,212,181,147, 74,244, 66, 1, 7, 66, 99, 33, 21,106,179, 41, 87,
+157, 69,235,120,214,213, 67, 34,109, 62,120,240, 96, 1,204,248,167, 88,194,249,221,119,223,213, 15, 8, 8,112,180,179,145, 40,
+185, 12, 82,249, 44,155,154,251,240,246,111, 0,192,119,116, 86, 67, 34,109, 94,156, 67,103, 54,231,244,233,211,131, 60, 60, 60,
+ 28, 24,134, 40,140,122,253,155,146, 29, 68,163,206,224, 8, 69,133, 16,138,218,125,254,249,231,188, 26,114, 6, 52,106,212,200,
+193,222,214, 70,193, 99, 72, 50,159, 53,166,136, 41,251, 86, 96,208,203,133,206, 46, 5,144, 72,219, 12, 25, 50,132, 91, 25,103,
+137,247,170,188,103,136,203,229, 34, 53, 53, 21,170,180, 39,224,167,198, 33, 68,202, 79, 61,231, 46, 0, 0, 32, 0, 73, 68, 65,
+ 84, 67, 75, 87, 71, 72, 36,146,234,127,172,140,141, 37, 24, 27, 75, 98, 94, 83, 18,243,154,146,178,235,101,135,165,165,165,193,
+125, 81, 30,222, 27, 87, 9,202,231,103,189,135, 45, 1, 87,203, 31, 91, 44,178,170,252,123,218,183,111,223,172, 78,157, 58,101,
+246,232,209, 67,119,230,204, 25, 16, 66, 16, 25, 25,137,212,212, 84,244,232,209, 3,148, 82,220,189, 91,228,156,125,244,232, 17,
+186,118,237,170,107,223,190,125,234,190,125,251, 42,245,162,148,197,232,209,163, 97, 48, 24, 80, 80, 80,128,156,156, 28,156, 62,
+125, 26, 33, 33, 33,212,202,202,106, 0,167, 86,247,239,195,199,204,106, 29,220, 40, 20, 27,215,175,210, 9,184,188,229,230,112,
+150,128, 16,130, 17, 83,167,102,229, 53,110,156,179,167,176, 80, 53,210,198,198,202, 39, 37, 69,246,240,194, 5, 71,189,190,218,
+201,131, 0,254,240,226,120,122,122,150,138, 43, 62,159, 15,174,192, 9, 28, 73, 67, 8, 28,122,192,202,117, 0,174, 68, 9,181,
+182, 18, 28,179,150,226,188,196, 14,149,150,104, 0, 64,140, 70, 35,248,124, 62,174,254,126, 14, 33,179,129,144,217, 64, 90,243,
+ 19,248,116,242, 71,112,156,244, 2,182,126, 64,250, 13, 64,177, 42, 4,134,215,182, 74,173, 28,135, 42, 19, 87, 0,160,213,106,
+ 53, 44,203,130, 16, 2, 62,159, 47, 40,179,235,214,213,171, 87,113,249,242,101, 0,120, 89,178, 49, 55, 55,151, 50, 12, 3,137,
+ 68, 2, 0, 21,134,176, 1,128,101,217,210,124,176,171,119,175, 59,124,250, 73, 24,185,253,248, 55,180, 9, 25,130,236, 2, 61,
+ 50,242,244, 80,168,128,160,102,115, 16,220,245, 24,158,188,206, 71,104,163, 96, 14, 71, 32,249,160, 20, 14, 11,254, 51,168, 72,
+139,252, 55,163,196, 5,115,181,124, 98,153, 81, 40,124,102,156, 48, 1,118, 39, 79,130,247,242, 37, 70,141, 24, 97, 99,101,101,
+181,158, 16,210,132, 16,210, 70, 42,149,110, 92,176, 96,129,181,227,178,101,112,191,126, 29, 73,167, 79,195,192,227, 61,248, 16,
+ 35,212,106, 53,184,220, 34,103,154, 78,167,131, 68, 34, 1,203,178,128, 25, 33, 34,214,136, 59,169, 25,113, 16,160, 46, 76,160,
+ 5,231,149,237,239, 13, 73,152,227,124, 90,233,229,251,170,144,239,187,200,169,165,243,250, 58,109,239, 21, 18,110,129,192, 78,
+132,228,228, 20,176, 48,221,169,137,125, 26,141, 38,175,176,176, 16,161,161,161, 14, 15, 31, 62,244, 9, 9, 9,145, 21,111,191,
+255, 1,151, 91, 10, 66, 72, 43, 15, 15,143,195,158,158,158,137, 30, 30, 30,135, 9, 33,173,106,112,248, 47, 55,110,220, 0,135,
+195,193,130, 5, 11,144,159,159, 15,189, 94,143,236,236,108, 36, 39, 39, 67,167,211,225,237,219,183,120,254,252, 57,116, 58, 29,
+146,146,146,160,213, 86, 26, 41, 40,133,193, 96,128,181,181, 53, 20,217,153,146,131,155, 86,247,254,126,225, 92,113,222,171,223,
+241, 54, 45, 3, 38, 86,157,182,114,229,202,231,190,190,190,151,245,122,125, 45,147,201,212,129, 82,186,197, 92,161, 73,138, 10,
+149,222,244,247,247,111,177,114,229,202, 14,115,151,111, 23, 90,115,242,169,192, 90,104, 18, 88, 11,168,192,191, 37,198,204,223,
+ 32, 90,190,116,241,163,199,143, 31,231,152, 83,116,179,132,179,101,203,150, 65,233,233,233,109, 67, 66, 66, 66, 93,235,251,137,
+132, 30,238, 89, 2,247, 58,217, 84,173,186,196,212,174,247,241,250,245,235, 31,222,189,123, 55,163, 38,156, 30, 30, 30, 13,127,
+254,249,231,102,181,107,215,110, 38,178,181, 21, 23, 40, 20, 91,181,138,156,237, 60, 71, 87, 49,227,224, 24,190,103,207,158, 59,
+ 23, 47, 94,204,170, 9,103, 96, 96, 96,240,210,165, 75,155, 52,110,220,184,137,155, 95, 3,145,216,195, 83,206,247,168,147, 41,
+110,212, 84,196,212,241, 30,184,118,237,218,123, 15, 30, 60,144,155,195,201,229,114, 89,134, 97,192,227,241, 32,145, 72,112,237,
+218, 53, 12, 25,240, 17, 92,157,109,224,215,160, 1, 58,142,253, 10,103,206,156,129, 64, 32, 0,195, 48, 96, 24,230, 47, 23,180,
+ 52, 71, 8, 85,135,202,196, 87,117,220,148,210,179, 87,175, 94,253, 97,228,200,145,130, 94,189,122,225,222,189,123, 24, 61,122,
+244,205,136,136, 8, 0,192,189,123,247, 48,121,242,228,155,151, 47, 95,198,184,113,227,208,185,115,103,193,141, 27, 55, 54,154,
+ 83,124,212,104, 52, 98,199,142, 29, 48, 26,141,144, 74,165,144,201,100, 8, 11, 11, 67,116,116,244,184,157, 59,119,198,113,120,
+188,207,122,247,249, 4,103, 78, 70,224,249,179,232,113,187,150, 14,171,113, 49, 95,134, 97,208,107,196,136,172,172,160,160,156,
+ 93, 74,165,234,115,123,123, 43,255,244,116,217,149,195,135, 29,171, 59,150, 16, 66, 88,150, 45, 21, 85, 37, 98,163,228,197, 21,
+ 56,129, 43, 9, 6,215,186, 25,158,188,226, 27,120,205,105, 20,191, 41,141,173,170,200, 40, 33, 4, 38,147, 9, 60, 30, 15,141,
+235,183,249,127,236,157,119,120, 20, 85,219,198,239, 51,179,125, 55,187, 73, 54,189, 64, 18, 2, 73,232,129, 64, 66, 47,130,130,
+ 4,165, 72,121,177,208,148, 34, 42,168,136, 8, 72,111, 2,175, 32, 82, 4, 1, 1,145,106, 69,122,145, 72, 7, 65,145, 94, 19,
+ 72,111,155,182, 73,182,206,156,239,143,100,215, 37,108,146,221, 0, 2,239,183,191,235,154,107,203, 76,238, 61, 51,217,157,185,
+231, 57,231, 60, 15,110,126, 91,246,126,189,215,129,152, 13,185,240,109, 83,214, 45,120,119,161, 47, 62, 26, 62, 3, 66, 86,100,
+170, 46,109, 14,207,243,151,114,115,115, 33, 16, 8, 16, 25, 25,233, 79, 8,177, 68,165, 62,239,220,185,243,204, 55,222,120, 99,
+ 1,128,113,229,159, 31,210,191,127,255, 64,163,209,136, 63,255,252, 19, 0,206, 85,166, 75, 41,181,206, 26,212, 20, 38, 73,194,
+ 2,155, 32,186,193, 72,120,122, 54, 69,170,198,128, 52,141, 1,107, 86,246,198,185,163,179,241,199,254, 55,112, 55, 35, 3, 50,
+255, 62,224,204,250,198,213, 29, 91, 23, 79, 21, 15,120,145,103,153,138,105, 26, 0, 0,117,213,106,165,201,100, 76, 57,112,224,
+128,145, 97, 24,200,229,114, 12, 25, 54,140, 89,185, 98, 69,251, 65,173, 91, 31, 30,241,252,243,123, 14, 31, 58,212, 60, 46, 46,
+ 14,148, 82, 48, 12,131,173, 91,183,150,234,116,165,185,181,107,215,246,176,255, 81,255, 96, 59,182,138, 82,138,194,194, 66,171,
+193, 42, 40, 40,128,159,159,159,195, 93,132,197,133, 56,120,104,239,185, 60,202,189,125,175,199,205,197,198,249, 25,189,227,242,
+121, 78, 80,192,153, 80, 80, 74, 81,164,131,224, 52,163,142, 27, 18,209,199,120,167,107,220,181,132,171, 39,114,117,156,206,169,
+217, 15, 89, 89, 89,147,251,247,239,159, 27, 16, 16, 64, 84, 42, 21,130,130,130,152, 94,189,122,229, 36, 39, 39,207,116, 70,199,
+ 22,111,111,239,255,116,238,220,121,103,106,106,106,191,132,132,132,208,223,127,255,189, 95,231,206,157,119,122,123,123, 87, 57,
+112,214,134,109,147, 38, 77, 42, 22,139,197,104,213,170, 21,138,138,138, 96, 48, 24,170, 93,170,131,231,121, 72,165, 82,108, 95,
+179,228,133, 57, 51, 62,149,229, 94, 57,137, 11,199, 14, 96,111,162,190,100,218,252, 47, 78, 73,165,210, 26,237,111,132,175,162,
+ 73,147, 64,229,149,247,135, 13, 76,251,100,226, 68,229,223,127,255, 45,123,111,236, 56, 36,101,230, 83,113,143,207, 89,116,252,
+148,249,171,216,155,196,191,248, 28, 62,155, 59,181, 35,128, 81,213,105, 54,244, 85, 52,105, 28,168,188, 60,126,196,160,219, 99,
+199,142,149,205,159, 63, 95, 23, 27, 27,107, 74, 79, 79,119,119,243,246,109, 33,244,242,110,157,152,145,233,209,162,101,203,155,
+ 99,199,142,213, 57,171, 57,117,234, 84,249,241,227,199, 69, 93,186,116,161, 89, 89, 89,158, 34,153,172,141, 80,233,222, 49, 45,
+ 39, 71,221,181,107,215,155, 67,135, 14,229,106,162,121,253,250,117, 81,139, 22, 45,104,122,122,186,167,220,203,167,149,200,203,
+167,195,157,244, 12,207,102,205,155,223,120,255,253,247, 77, 85,105,246, 95,246,143, 57,113,115,115, 75,143,142,142,198,180,105,
+211, 48,107,214, 44, 12, 24, 48, 0,137, 73,137,232, 56,116, 4,234, 12, 25,133, 95, 79,157, 65, 90, 90, 26, 38, 79,158,140,136,
+136, 8, 8,133,194, 27,149,233, 58,131, 35, 38,171,178,238,195,134,117,200,145,170,198, 89, 85,167,221,175, 95,191, 49,150, 84,
+ 12,195,135, 15, 63,182,116,233,210,118,195,135, 15, 7, 0,180,106,213, 10,179,103,207,110, 55,101,202,148, 99,115,230,204, 65,
+151, 46, 93, 16, 30, 30, 94,109, 62, 49,142,227, 96, 54,155, 49,104,208, 32,152,205,102,100,103,103,227,250,245,235, 88,189,122,
+ 53, 40,165, 82, 0, 8, 8, 12,110, 33, 22,139,241,215,249,179, 37,159, 14,143,219, 84,157,166, 5,219,115, 29,207,243,208,106,
+181,232, 55,122,116, 78, 74,189,122,154,175,114,114, 74,222,244,244,148,135,221,189,171, 86, 26, 12, 65, 85,141, 57,181, 53, 67,
+182,105, 9, 42, 46,150, 9, 42,142, 98,209, 28, 53,232,125, 72,247,182,183,154, 44,183, 16,128, 55, 3,231, 38, 10,241, 78,159,
+105,136,110,210, 12, 12,195, 56, 98,172, 79,157, 62,125, 26, 98,177, 24,239,191,255, 62, 97, 89,118, 9, 33,132, 80, 74,243, 40,
+165,211, 40,165, 31, 83, 74,117,132, 16, 34,145, 72, 86, 13, 27, 54, 12,122,189, 30,199,142, 29, 3,128, 67,246, 4, 45,227, 74,
+ 45,251,174,213, 16,112,188, 24,199,207,239,197,254,223,119, 32, 49, 53, 27,119,179,116,128,192, 29,186,226, 20, 24, 75, 83, 97,
+200, 63,143, 66,189,220,158,156,139,167, 28, 91, 47,242,172, 99, 47,209, 40,168, 74, 54,112,199,242,149,238,253, 7,189, 94, 28,
+ 29, 29,237, 25, 20, 20, 4, 66, 8,122,247,233, 67, 58, 39, 36, 40,133,129,129,240,138,137,177,102,207, 61,120,224, 0,246,238,
+221, 91,188,235,167, 31,131,134,189,249,230, 75,176, 77,246, 92, 1, 66,136,160,110,221,186,214,207, 77, 79, 79,135, 68, 34,177,
+142,121, 40, 44, 44,132,143,143, 15,210,211,211,225, 96, 96,100,227, 39, 19, 79, 77,204,138,155, 92, 39, 78, 41, 36,123,138, 51,
+192, 81, 10, 33,225,128, 82, 10, 19, 7,232, 77, 20, 45,194, 88,245,254, 82,179,231,175,167,127,184, 3, 96,163, 51, 7, 73,167,
+211,253, 70, 8, 25,201,243,252, 14, 0, 76, 66, 66, 2,127,249,242,229, 49,142, 14, 72,183,135, 92, 46,159,112,248,240, 97,245,
+132, 9, 19,242,126,253,245,215,130,158, 61,123,186,175, 94,189, 90,253,220,115,207, 77, 0,176,165,186,191,167,148,150, 18, 66,
+ 54, 36, 39, 39,143,105,217,178, 37, 52, 26, 13,140, 70, 35,206,157, 59,135,136,136, 8,252,241,199, 31,136,140,140,196,217,179,
+103, 17, 21, 21,101,153, 50, 13,158,231,171,237,198, 77, 75,190,235, 38,215,231,169,210, 78,239,198,181, 11,127, 96,247,109,125,
+201,194,117, 91,119, 55,105,214,162,216,217, 19, 56, 0, 68,249, 41, 26, 5,249,122,237,159, 63, 99,170,111,210,111, 91,241,195,
+186,101,252,145, 61,123, 26,138,149, 24,217,233, 63, 99, 95, 49,152, 80, 27,128,164, 77, 92, 75,250,162,199,117, 94, 22,138,140,
+ 67,151,170,206,100, 30,229,167,104, 20,232,227,181,111,225,252, 89,202, 91,123,190,193,182, 85,159,211,239,191,221, 28,173, 3,
+226,154, 52,105,210,131, 16, 18, 0,192, 92,254, 63,114,168, 4,141, 61,205, 67,191,254,218, 92, 7,196,213,173, 91,183,135, 80,
+ 40, 12, 5, 0,147,201,148,250, 40, 52,155, 54,109,218,163,252, 14,159,150,143,185,114,170, 84,206,240,225,195, 23,141, 31, 63,
+254,125,147,201,100,205, 17,100, 50,153,216,213,171, 87, 11, 56,142, 99, 40,165, 70,134, 97,140,251,246,237,227,204,102,115,154,
+ 78,167, 27,237,168,118,101,188,242,202, 43, 56,117,234,212, 12, 84, 49,120,217, 22,141, 70, 35, 80,171,213,214,187,165,170,198,
+109, 57,162,157,144,144, 48,235,213, 87, 95,253,100,203,150, 45,215,151, 46, 93,250,242,168, 81,163,176,117,235, 86,212,171, 87,
+ 15,127,253,245, 23, 38, 79,158, 12, 0,237,166, 76,153,242,203,218,181,107,195,147,146,146, 22, 85,215, 70,147,201, 4,179,217,
+140,205,155, 55,163,119,239,222,240,241,241, 65, 96, 96, 32, 8, 33,191,189,249,230,155, 43, 0,128, 37,172, 8, 0,244, 58,189,
+190,126,253,150, 14, 71,108,195,195,195,173,231,186,140,140, 12,235,204,191, 23, 94,125, 53,103,205,252,249,216, 84, 90,138, 55,
+ 61, 61,229, 41,193,193, 1,191,220,186, 53,130, 16,178,186,178,136,176, 37,138, 83,157,185,114, 34,162, 12,203,216, 38, 63, 63,
+ 63, 76,121,103, 30,230,173,156,130,155, 56,130,122,175, 1,151, 22, 3,189,195,223, 69,203,232, 86, 8, 12, 12,172, 94,176,140,
+223,222,126,251,237,179,151, 47, 95,110,217,180,105, 83,204,156, 57,179,215,244,233,211,247, 19, 66, 70, 88,102, 49, 19, 66,194,
+ 88,150, 93,114,224,192,129,231, 85, 42, 21,174, 92,185,130,237,219,183,223,132,101,132,190,157,118, 2,176,230,188,170, 93, 43,
+ 82,119, 45, 73, 43,207, 74, 61,142, 99, 71,127, 66,189,232,113,144,249,191, 4,117,253, 57, 48, 94,253, 2,134,220,253, 80,215,
+234,137,148,164, 91, 96, 5,146,139,142, 54,220,197,211,129,173, 23,121,214,177, 59, 74,155,240, 68, 24, 21, 25,201,137, 24,124,
+211,251,165,151, 74,254,252,243, 79,235, 93,158,238,204, 25, 20,239,221, 11,142,227, 64, 41,197,239, 9, 9,120,227,245,215,181,
+ 66,150,172, 9, 11, 11,165,132,254,147,123,133, 16,242, 64, 30, 43,145, 72,212,191,127,255,254,214,147, 78,114,114, 50, 20, 10,
+ 5,196, 98, 49,120,158,135,217,108, 6,203,178,112,119,119,135,217,108,126, 32,228, 82, 81,147, 82,106,226, 52,197,253,214,198,
+191,150, 30,168, 53,210,145, 30, 97, 8, 17,201,172, 63, 74,127, 21,193,203,209, 66,120, 11,178,232,161, 69,207,167,241,250,220,
+126,180, 66,237, 47,123,237,172,176, 62,178,105,211,166, 43,222,120,227, 13, 6, 0,186,118,237,202, 52,109,218,244, 75, 66, 72,
+165, 37,109,170,211,148, 74,165, 18, 0,216,185,115,167,230,250,245,235,221,119,238,220,169,177,125,223, 65,205,213, 11, 22, 44,
+128, 92, 46,135,217,108,134,193, 96,176,142,191,178,125, 52, 26,141,240,246,246,198,174, 93,187,192,113,220,174,234,218,217,160,
+113, 83,109,129,192, 35,115,253, 47,135,176, 39,201,168,117,214, 92,217,106,214, 11,112,139,242,247,246, 58,176,112,238, 44,159,
+188,155,231,144,146,146, 66,247,237,221,117,178,148,210,212,252, 66,250,105,158,150, 70,149,232,169, 44, 54, 28,247, 14,172,250,
+152, 78,233, 0, 19,200,131, 93,195,182,154,141, 2,220,162,130,124,188,246,125,190,104,190, 50,255,198, 31, 72,207,200,192,238,
+ 93, 59,255, 44,165, 52,149, 82,250, 61,165,116, 40,207,243, 77,120,158,111, 66, 41, 29, 90,153,105,113, 86,211,104, 52, 54, 49,
+ 26,141,143, 84,211,217,118,218,204, 32,196,140, 25, 51,110,164,164,164,140,202,204,204,124,197,178,104, 52,154,222, 69, 69, 69,
+ 61, 75, 74, 74,122,148, 46, 14,117, 47, 46, 46,246, 45, 42, 42, 10, 40, 45, 45,109, 65, 41, 61,103, 79,211, 17,108, 47,176,105,
+105,105,211,211,210,210, 30,136,182,220,167, 57,242, 10, 89,190,232,237,111,183,111,223, 94,101,250,129,234,180, 43,182, 51, 59,
+ 59,123,199,230,205,155,155,213,169, 83, 39,124,232,208,161,248,234,171,175,176,116,233, 82, 61, 0,172, 93,187, 86,111, 19,185,
+170,149,152,152,216,210, 94,247,160,173, 38,195, 48, 27, 95,120,225, 5,250,251,239,191,163,119,239,222,214, 4,160, 95,127,253,
+ 53,204,102,115, 97,151, 46, 93,120, 0, 40,213,149, 20, 82,158,194, 96,180,223,207,110,239,120,138,197,226, 23,109,243,253, 89,
+146, 40,139,197, 98, 80, 74, 17,213,174, 93, 78,126,116,180,102, 93, 65, 65,201,244, 38, 77, 84, 35,234,215, 31,218, 0,120,221,
+158, 38, 33,228,190, 40, 78,197,165, 38,191, 77, 11, 22,141,224,224, 96,204,250,240,115, 4,159,121, 5,191,181,247, 66,179,220,
+161,232,214,254,101, 68, 69, 85,145,235,161,130, 38,165,148,102,101,101,141,154, 58,117, 42, 47, 22,139,241,214, 91,111,225,135,
+ 31,126,232,218,179,103,207,164,160,160,160,164, 70,141, 26,101,140, 25, 51,230,118, 78, 78, 78,207, 86,173, 90, 65,163,209, 96,
+244,232,209, 70,141, 70,211,223,118, 28,103,197,118, 18, 66,172,145,187, 94,241, 93, 53, 43,191,252,156,239,210,113, 12,228, 50,
+ 21, 76,194, 90,208,104, 77,200, 43,166, 48, 72,226, 32, 22, 73,208,173,117, 35,156,218,183,190,132, 51, 20,111,168, 76,243, 81,
+224,210,116, 81, 21,247,165,105,176, 60, 18,194,115, 28,199, 35,172, 78,152, 50, 41,241,222,178, 1, 3,250, 15,239,209, 35, 94,
+ 30, 31, 31, 47,109,116,181,172,139, 98,231,206,157,248,225,135, 31, 74,246,239,223, 95, 40, 17,178,107,107,213,174,229,199,113,
+ 60, 8,169, 58, 66,162, 84, 42,199, 78,154, 52, 73, 86, 80, 80,128,165, 75,151,242,205,154, 53, 99, 20, 10, 5,140, 70, 35,214,
+174, 93,107,106,212,168,145,144, 97, 24, 20, 20, 20,128, 97,152,107,142,236, 4,165,244, 2, 33,164,219,138,206,125,127,104,249,
+206, 48,175,134,157,219,120,118,170, 21, 4, 83, 12, 69, 90,114, 34,174, 31,218,159,119,105,223,146, 92,232, 50,251, 82, 74, 29,
+ 46, 70,109, 33, 48, 48,112,218,254,253,251,125,223,125,247, 93,170,211,233,200,189,123,247,232,220,185,115,125,223,122,235,173,
+105,168, 38, 23, 78, 21,144,252,252,124, 16, 66,120, 0,214, 71, 56, 81, 30,128, 82,122,145, 16,242,115,159, 62,125,122,117,233,
+210, 5, 87,175, 94,181,118, 5,218, 26, 44,203,108,194,121,243,230,229, 3,255, 36, 8,172, 12,137, 68,130,175,119,236,221,147,
+150,114, 87, 30, 22, 86, 87,231,238,233,201,215, 36,114, 5, 0, 98,134,153,254,217,172,169,190, 57, 87, 78,145,139, 39, 15,243,
+219, 47,100,102,153, 57,106, 63, 67,127, 81, 26, 5, 0,166,186,177,119, 12, 59,125,193,188, 89,238,150,238,203, 45,231,211, 11,
+ 9, 71,223,173, 81, 3,159, 53,205, 39, 64,217, 12,191, 52, 18, 24, 24, 72, 45, 93,120,246, 12, 86,117,216,235, 30,172,169,246,
+157, 59,119,230,198,196,196,140,191,113,227,198,246,134, 13, 27,142, 2, 80, 91,175,215,231, 79,153, 50,101,225,218,181,107,135,
+ 59, 18,185, 2,128,173, 91,183, 46, 25, 54,108,216,222,151, 94,122,233, 99,158,231,155, 90,222, 39,132,220,241,245,245,181,102,
+228,202,206,204,152, 56,114,248,160,137, 90,109,158,195,121,234,220,220,220, 70, 76,153, 50, 69, 90, 92, 92,140,229,203,151,243,
+141, 26, 53, 98, 44, 55, 67,223,126,251,173, 57, 50, 50, 82,208,127,204,152,156,197, 25, 25,152,125,244,104,241,196,198,141,155,
+173,187,126,189, 5,236, 68,216, 45, 55,140,246, 34, 87,150,225, 21,206, 98,209,180, 53,106,193,193,193,152,246,254,124,164,166,
+166, 66, 36, 18, 33, 34, 34, 2, 98,177,184, 26,165,251,161,148,254, 69, 8, 25,116,239,222,189, 13,203,151, 47, 23,183,106,213,
+ 10,177,177,177, 16, 10,133, 33,150,246, 26, 12, 6, 92,184,112, 1,147, 38, 77,162,103,206,156,121,139, 86, 81,160,158,227,184,
+172,200,200, 72, 75,155, 41, 33, 36,183, 80, 79,220,183, 53,136,115, 27, 58,114, 59, 57,118,246, 4,210,140, 60,244, 38, 30, 97,
+117,154,163, 83,247,197,248,101,207,223, 92, 90,210,229,203,166,210,188, 53,149,233,186,120,250,168,232, 69,158,117,236,254, 50,
+121,150, 57,254,213,170,149, 47,110,221,188,197,159,101, 25,255, 91,183,111,159,125,185,111,191,212, 3, 7, 14,168, 69,238,238,
+177, 0,120,195,168, 81, 39,141,250, 82,205,175, 63,255, 28, 18, 22, 22, 26, 93, 94,236,153,242, 44,115,188,170, 15,212,106,181,
+197, 71,143, 30, 45,249,228,147, 79, 72,114,114,242,119,126,126,126, 3,247,236,217,227,214,183,111,223,210,171, 87,175,126,239,
+239,239,223,171,115,231,206,202,241,227,199,235,181, 90,237, 50, 71,119,132, 82,122,153, 16,210,224,204,212, 69,175,158, 89,176,
+242,121, 8,216,182,208, 11, 1,222,116, 28,198,162, 3, 0,190,163,148, 58, 54,176,171, 2, 10,133, 34, 90,161, 80,224,207, 63,
+255,204,139,139,139, 51,232,116, 58,209,156, 57,115,188, 20, 10, 69,116, 77,244,202,219, 75,243,242,242,192,243,188, 0, 0, 41,
+127, 4,239,124,173,156,255,188,252,242,203, 63,111,219,182,237,133,248,248,120,132,135,135,195,100, 50, 33, 50, 50, 18, 6,131,
+ 1, 17, 17, 17,208,235,245,152, 49, 99, 6, 10, 10, 10, 62,160, 14, 20, 17,150, 74,165, 16,139,197,136,106,208,184, 68, 42,149,
+ 58, 61,174,195, 22,133,144, 9,191,246,235, 58,100,229,230,240,219,254,202,204, 44, 49,114,221,110,100, 21, 95,170,184, 93, 9,
+135,226,206, 67,223, 75, 5, 0, 61, 15,109,149,154, 98,132, 95,251,117, 53, 50,179,114,176,245,124,122,126,177,145,239,126,205,
+142,166, 83,237,124, 70, 52,251, 47,187,138, 78,111, 59,190,237,246, 42,146,118, 58, 66, 77,140,148,133,203,119, 40,193,170, 6,
+ 20,171,150,217,205,113,245, 48,218,229,145,169,159, 1,128, 16,146, 60,104,208,160,137,137,137,137,179,202,243, 93,173,170,250,
+175,239,103,221,186,117, 55, 0, 12,171,106,155, 45,139,134,253, 8,224, 71,103,116,139,138,138,116,231,206,157,211,141, 31, 63,
+158, 36, 39, 39,239,241,247,247,127, 97,239,222,189,242,190,125,251,234, 47, 94,188,120, 40, 48, 48,176, 67,215,174, 93,221,118,
+159, 62,157, 90,114,235,214,175,191, 38, 38, 6,155,120,254,215,202,244,202,103,230, 61, 18,115,101,209,179,141, 12, 89, 76, 86,
+ 96, 96, 32, 66, 66, 66, 30,234,119, 79, 41,221, 70, 8,185,210,174, 93,187, 31,134, 14, 29, 90, 47, 46, 46, 14,145,145,145,208,
+104, 52, 72, 73, 73,193,177, 99,199,176,122,245,234,211,165,165,165,239,218, 70, 86,237,145,155,155,251, 64, 25, 33, 34,243, 10,
+ 92,191,124,250,206,179,199, 98, 35,219,199, 15,145, 53, 14,228, 97, 48, 82, 36,223,189,133, 25,159,174, 41, 73,191,123,227,178,
+209,108,236,227,202,129,229,226, 73, 98,247,215,121,251,118,242,229,240,240, 90,147,126,248,126, 71, 91, 74, 25,150, 18, 82,236,
+225,225,185,243,222,189,123,247,101,193,174,171, 86, 43,135,189, 53,108, 32,225,137,144, 16,158,227, 89,230,248,237,219,201, 85,
+ 70,136, 12, 6,195,200,129, 3, 7, 46,149,203,229, 83, 52, 26,205,159, 30, 30, 30,127, 69, 71, 71,207,162,148,126, 90, 90, 90,
+250,179, 82,169, 60,221,166, 77,155, 57, 33, 33, 33, 75, 40,165,127, 56,179, 51,229, 6,106, 3,170, 24, 3, 86, 19, 8, 33, 51,
+ 1,184, 11, 4,130,130,191,255,254,123,115, 84, 84,212, 32, 74,169, 59, 33,164,160,166,154, 58,157,238,221,252,252,124,239, 17,
+ 35, 70,152, 86,175, 94, 29, 53,100,200,144,137,151, 46, 93, 18,234,116,186,219,206,232, 80, 74,245,132,144, 94, 3, 6, 12, 88,
+ 35, 20, 10,187, 48, 12, 67,120,158,167, 54,235, 65, 41, 5,199,113,191,160,154,227, 34, 20, 10,181, 47,190,248,162, 91,117,159,
+ 41, 22,139,171, 52, 64,182, 20, 25,184,113, 43, 15, 95,154,167, 51, 81,106,230,233,200,107,153,197,118,167,144,157,185, 70, 27,
+ 57,172,169,227,199, 45,221,119,121,158,222,196,243,102,158,142,170, 76,211, 25,158, 21, 77, 0, 24,205, 44,251, 22,171,150, 89,
+ 7,188, 91,186, 13, 43,190,126,212, 88, 34, 77,112, 38,203,114,121, 58,134,170,178,179,215, 88,187, 28, 91,179,229, 44,253,250,
+245,123,100,169,101, 42, 98, 52, 26, 39,191,252,242,203,179, 60, 60, 60, 22,102,103,103,255,233,225,225,113,185,126,253,250,227,
+120,158, 95, 82, 82, 82,178, 83,169, 84,190,212,178,101,203, 15, 66, 67, 67,215, 39, 81,186,190, 42, 45,142,227, 82, 45, 81, 28,
+ 0,212, 18,125,178, 24, 8, 91, 35, 97, 50,153, 42,205,161, 86, 81, 51, 58, 58,186,188,215,162, 76,175,226,163, 45,142,234, 90,
+ 27, 89,118,211, 91,127,214,172, 89,109, 0, 60, 7, 32, 26, 64, 33,128,187, 0, 78, 82, 74,247, 58,163,119,159,118,105,110, 26,
+ 33, 36,230,202,249,163,163,174, 95, 62,255,170,101,182, 32,203,138, 47,114,198,146, 13,166,210,188, 53, 46,115,229,226,137, 99,
+185, 0, 63,142, 5, 64, 87,151,166, 75,211,165,233,210,116,105,186, 52, 93,154, 46,205,255,111,139,171,244,184, 11, 23, 46, 92,
+184,112,225,194,197, 35,134, 0,176, 59, 19,128, 58, 81, 41,187, 38,179, 9,170,211,119,105,186, 52, 93,154, 46, 77,151,166, 75,
+211,165,249,191,167,249,255,134,199, 25, 30,195, 51, 18,150,116,105,186, 52, 93,154, 46, 77,151,166, 75,211,165,249,100, 53,255,
+215, 22, 87, 23,161, 11, 23, 46, 92,184,112,225,194,197, 35,166,230,115,124,255,159, 82, 94, 83,238,109, 0,253, 0,212, 5,112,
+ 11,192, 14, 0, 43,168,227, 5,143,109,245, 84, 0, 38, 2,104, 11,160, 14,128, 59, 0,142, 2,152, 79, 41,117,120,182,222,255,
+ 55,124,124,124, 38, 9,133, 66, 15,160,172,220,135,229,209,246, 57,199,113,249, 5, 5, 5,115, 31,199,231, 19, 66, 88, 74,169,
+ 67, 51,208, 44,109,181,109,155,237,163,201,100,122,108,237,116,241,116, 66, 8,137, 84,171,213,155, 52, 26,205,107,148,210,235,
+ 79,186, 61, 46, 92, 60, 74,124,125,125, 71, 25,141,198, 41, 34,145,104, 78, 86, 86,214,202, 39,221,158, 39,133,213, 96, 17, 66,
+ 18, 0,128, 82,218, 17, 0,148, 74,229, 9,134, 97,234,148,175, 3, 80, 86, 19,202,246,117,197, 71,158,231,239,228,230,230,182,
+169,236,195,228,114,249, 9,150,101,235, 16, 66, 44,197,103,193, 48, 12, 76, 38,147,146,101,217,162, 74, 52, 83, 52, 26, 77,139,
+ 71,180,191, 15, 69,121,173,176, 95, 61, 61, 61,117,179,102,205, 90,209,169, 83,167, 90,105,105,105,230, 9, 19, 38,116,248,235,
+175,191,226, 9, 33, 47, 58, 99,178, 8, 33,173, 9, 33,235,155, 53,107,246,227,224,193,131,183,197,197,197,137,115,115,115,149,
+ 59,118,236, 8,218,176, 97,195, 57, 66,200,107,212,201, 84, 21, 79, 59,132, 16, 1,173, 36, 31, 89, 85,235, 42, 34, 20, 10, 61,
+ 82, 82, 82,148, 64, 89, 55,119,185,161,130,201,100,130,201,100, 66,113,113, 49,162,163,107,156,166,172, 82, 2, 2, 2,154, 19,
+ 66,150, 69, 68, 68,180, 8, 12, 12, 60, 11, 96, 76, 90, 90,218, 95,206,180,213,108, 54,131, 82,106,109,103,195,134, 13, 31,121,
+ 59,255,151, 33,132,188, 41, 22,139,187, 71, 68, 68,196,234,245,250,188, 59,119,238,156,225, 56,110, 42,165, 52,227, 17,233,187,
+ 3,152, 42,145, 72,226,234,214,173, 91,235,198,141, 27,201, 70,163,241, 52,128,153,148,210, 26,167,102,177,209,143,236,216,177,
+227,177,229,203,151,123,141, 30, 61,250, 24, 33,164,157,203,100,185,120, 82,212,174, 93,219,163,184,184,120, 13,128,230, 66,161,
+208, 95, 42,149, 66, 38,147,101, 72, 36,146, 63,101, 50,217,240, 99,199,142,229, 87, 43, 82, 1,142,227,166, 38, 37, 37,249,183,
+106,213,106, 65,227,198,141,103,228,228,228,232,140, 70,227,161,188,188,188, 15, 40,165,133, 85,253,109, 69, 47,242, 44, 35, 0,
+172,197, 21, 59,221,183, 66, 32, 8, 78, 74, 74,242, 85, 42,149,224, 56,206, 26, 29,176, 92,204,202,251, 96, 1,148, 93, 52, 56,
+142, 67,253,250,245,141, 85,125,152, 80, 40,172,149,146,146,226,235,230,246, 79,170, 37,163,209, 8,127,127,127, 62, 53, 53,213,
+183, 98, 33, 97,131,193,128,224,224,224,167, 41,151,201,219,106,181,186,224,222,189,228,104,157,222, 56,243,173,119, 63,153,244,
+ 90,191,231, 61, 79,156, 56,193,191,248,226,139,250,132,132,132,183, 1, 56,148, 28,149, 16,226, 78, 8,217, 48, 97,194,132, 25,
+ 82,185,202,235,240,137,203,250, 13, 59,118,165, 54,139, 12, 35, 31,124,240, 1,251,222,123,239,253,222,188,121,243, 77,132,144,
+ 24,103, 34, 89, 74,165,114,175, 68, 34, 9,101, 89, 22, 70,163,241,158, 70,163,121,161,198,123,251,136, 33,132, 52, 3,112,158,
+ 16,210,156, 82,250,167,163,235,170, 34, 55, 55, 23,165,165,165, 15, 44, 13, 27, 54,188,239, 59,250,136,218, 47,168, 85,171,214,
+207,243,230,205, 11,202, 72, 79,199,231,139, 23,183, 2,176, 2, 64, 43, 71,254, 62, 43, 43,235,129,118,214,175,255,120,114, 86,
+253,175, 66, 8,153, 56, 99,198,140,121,175,190,250, 42, 56,142, 67,105,105,105,224,205,155, 55, 27, 77,153, 50,165, 15, 33, 36,
+150, 82,234, 84, 30, 57, 59,250, 62, 17, 17, 17, 87,199,141, 27,167,142,141,141, 69,121, 85,137,192,163, 71,143,182, 90,187,118,
+237, 27,132,144,250,148,210,236,135,249, 12,181, 90,189,233,235,175,191,246,146,203,229,248,229,151, 95,188,186,116,233,114,148,
+ 16,210,190,166, 38,139, 16,194,120,121,121,189, 7,224, 57,158,231,197, 0, 78,231,229,229,205,166,148, 86,121, 62,118,225,194,
+219,219,251,205,162,162,162,229, 18,137, 68,228,233,233, 9,185, 92, 14,129, 64, 0,129, 64, 80, 91, 34,145,212,150, 72, 36, 61,
+158,123,238,185, 49,135, 15, 31,174, 50, 35,126,155,230,254, 67,193,144,153, 44, 97, 88, 0,104, 24,225,165,114,119,119,199,204,
+153, 51, 21,189,122,245, 82, 0,192,177, 99,199, 6, 15, 25, 50,164, 11, 33,164,113,101, 38,203,158, 23,121,150,177, 45,246,156,
+ 96,187,130, 16, 2,153, 76,134,109,219,182,129,101,217,251,170,184,219,123, 94,187,118,237,106, 63,204, 18, 1,219,185,115, 39,
+ 84, 42, 21,220,221,221,173, 23, 24,137, 68,130, 67,135, 14, 65, 40, 20, 66, 32, 16, 64, 40, 20,162, 69,139, 22,118, 19,222, 61,
+ 78,250, 55, 42, 43, 50,105, 47,121, 99,251,186, 50,244,123,111,250,192, 18,157,177, 37,128,226,252,188,188,188,179, 63,252,144,
+214, 44, 50, 82,180,105,211,166,216,160,160,160,126,112,208, 96, 1,152, 24, 19, 19,243, 61, 43,115,247, 30, 60,100,232,224,225,
+ 2,198,248,198,200,241,115,146,211,115,138, 71,140, 24,241,195, 47,191,252, 50,248,179,207, 62,187,242,209, 71, 31, 77, 4, 48,
+217,209,246,139,197,226,208,155, 55,111, 70,240, 60,143, 38, 77,154, 60, 53,229, 6, 44, 6,138, 82, 10, 66,200,125, 70,170,170,
+117,213, 97,137, 88,217, 91, 30, 53, 65, 65, 65,245, 95,127,253,117,111, 77, 78, 14, 62, 95,188,216,242,118,139,234,186, 11, 45,
+ 93,129, 6,131, 1,175,188,242,202,235, 28,199, 9, 44,230, 79,175,215, 27, 10, 10, 10,116, 54, 51,117,178, 41,165,207, 87,215,
+ 22, 66, 72, 29,133, 66,177, 16, 64,243,210,210,210, 32, 0, 80, 40, 20,169, 60,207,255, 88, 92, 92, 60,153, 82, 90, 90,147,125,
+ 36,132,212, 2,208, 8,149,151,108,162,243,230,205,187, 49,113,226, 68,135,141,204,163,210, 36,132,132,250,249,249,205,237,223,
+191, 63,118,237,218,133,221,187,119,155,100, 50,153, 96,200,144, 33,100,204,152, 49,158,227,198,141,235, 1,224, 11, 71,219, 85,
+ 9, 61,102,204,152,161,110,208,160, 1,118,236,216,129, 11, 23, 46,148, 70, 68, 68,200, 58,117,234, 4,129, 64,160,158, 52,105,
+210,139, 0,214, 63,204, 7,104, 52,154,217,227,199,143,223,176,121,243,102,229,157, 59,119,176,108,217, 50,239,129, 3, 7, 38,
+ 16, 66, 58, 58,106,178, 8, 33, 18, 0,239, 1,232,204,178,108,251, 33, 67,134,152,223,125,247, 93, 33,195, 48,166,197,139, 23,
+251,172, 93,187,118,160,183,183,119,243,156,156, 28,215, 48,131, 42, 96, 89,214,200,243,188, 16,128,148, 82,170,175,238,245, 19,
+110,238, 35,197,203,203,107,116, 94, 94,222, 10,127,127,127,248,249,249, 61,112,173,213,235,245,144, 74,165, 34,127,127,255,175,
+123,247,238, 45,252,233,167,159, 42,237,234, 35, 44,153,250,203,150, 89, 65,106, 79, 37, 0, 96,201, 87,251, 74, 0,224,167,159,
+126, 66, 90, 90, 26, 60, 61, 61,209,184,113, 99,118,214,172, 89, 1, 31,124,240,193,231, 0,134, 87,166, 85,209,139, 60,203, 84,
+ 57, 6,139,231,121,107, 33, 81,139,145,178,152,159,138,207,129, 7,179,255,210, 10, 83, 53, 9, 33, 68,171,213, 90,205,149, 74,
+165, 66,249, 69, 21, 38,147,233, 1, 93,142,227, 44,142,182, 82, 77,123, 16, 66, 70, 3, 56, 68, 41,189,229,200, 65,176,213,220,
+254, 78,125,108,144, 76, 24,100, 73,121,222, 99,124,217,227, 6, 0, 39, 18,135, 47, 91,222,177, 99,208,123,159, 46,157, 94,154,
+155,150, 51,233,245,151, 66, 35,252,189,100,138,252,172, 2,117, 84, 84, 55, 0,102,123,154,149,208, 97,240,224,193, 27,247,159,
+ 74, 34, 82,169, 72, 36, 96, 89, 97,187, 38,145, 94,181,220, 89,119, 37,224,158,124,251,198,137,161, 67,135, 54,249,232,163,143,
+218, 59,179,239, 12,195, 64,165, 82, 97,227,198,141, 96, 44,142,214,193,125,127, 84,216,249,191, 11, 80,110,160, 52, 26, 13,118,
+237,218,133,248,248,248,243,132,144,230,229,155,156,167,148,162,176,176, 16,233,233,233, 8, 8, 8, 56, 79, 8, 17,218,118, 23,
+ 86,212,180, 68, 81, 45,102,106,200,144, 33,175,155,205,102,235,247,217,142,113, 1, 42,152, 23, 71,247, 61, 48, 48,112, 63,128,
+231, 89,150,133, 65,167, 51, 44,252,239,127,109, 87,255, 97,107,174, 42,211,180,180,149,227, 56,193,249,243,231,133,150,223, 12,
+ 0, 33, 0, 5, 0,111, 74, 41, 24,134,121,160, 38,155,157,227, 89, 95, 46,151,159,216,185,115,167,170, 69,139, 22, 68, 44, 22,
+195,108, 54,227,226,197,139,181, 62,251,236,179,145, 7, 15, 30,124,145, 16,210,144, 86, 40,106, 94,149,166, 13,141,142, 30, 61,
+ 90, 28, 30, 30,110,215, 48, 22, 22, 22, 10, 34, 35, 35, 59, 2,120,192, 12,253, 11,154, 41,153,153,153,189,159,127,254,249, 81,
+ 25, 25, 25, 87,205,102,243,199, 0, 26,123,123,123,159,239,219,183, 47,100, 50, 89,103, 56, 96,176,170,250,191,251,250,250,246,
+106,211,166, 13,150, 45, 91,134,207, 62,251,172, 43,165,244, 16, 33,164, 75, 97, 97,225,193,151, 95,126, 25, 30, 30, 30,189, 97,
+199, 96, 57,250, 93, 34,132, 68,118,232,208,225,235,153, 51,103, 42,119,237,218,133,136,136, 8, 20, 21, 21,225,195, 15, 63,244,
+157, 54,109,218, 17, 66, 72, 39,139,201,170, 76,147, 16,210, 80, 34,145,172,223,188,121,179, 91,120,120,120,184, 72, 36, 98,194,
+195,195,161,209,104,160,211,233, 36,115,230,204,105, 34,147,201,254,250,226,139, 47,214, 3,232, 91,147,118, 58, 67, 85,154,229,
+213, 46, 84, 0, 60,156,233, 94,173, 98,223, 11, 0, 72, 44,175,133, 66, 33,164, 82, 41,164, 82, 41, 36, 18, 9,110,220,184,241,
+169, 88, 44, 94, 12,155,115,113, 85,154,228,159,139, 86, 52, 33,228, 12,203,178, 85,190,174, 56, 4,228,223, 62,158, 0, 64, 8,
+ 9, 38,132, 44, 1,208, 25, 0,195, 48, 76,130,183,183,247,216,140,140,140,187,142,106, 6, 6, 6,122,105,181,218, 47, 2, 2,
+ 2,224,231, 87, 86,143,157, 97, 24, 4, 5, 5,193,100, 50, 33, 51, 51, 19,148, 82,228,231,231, 67, 46,151, 35, 48, 48,240,139,
+145, 35, 71,238, 88,181,106, 85,174, 93, 77, 30,159,189, 60,112,202, 84,150,101, 25, 0, 96, 5,110,110,227, 62, 1, 66, 67, 67,
+209,174, 93, 59,232,116, 58, 20, 20, 20,160, 81,163, 70, 2, 66,200, 96,134, 97, 84,148,210,149,148,210,195, 78, 31,160,103, 8,
+203, 5,105, 70,197,126, 79, 66, 8,120,158,135, 64, 32,184,207, 96, 85, 92, 44,102,168,252,123, 90,101,196,132, 16,194, 24, 12,
+ 6,171,185,114,119,119,183,154, 51,179,217, 92,153,193,114,122,167,188,188,188,154,242, 60, 95,135, 16,178,202, 81,147, 85,145,
+193,131, 7, 63, 48,158,227,131, 15, 62, 72,201,202,202,162,175,116,139, 86, 92,221,147,150, 94,215,211, 77,230,163, 84,134, 73,
+ 61,213, 30,185,185,185, 39, 1,120, 56,241, 17,245, 98, 98, 98,100, 27,126, 56,154,242,214,251,243,102,181, 8,247, 82, 53, 13,
+246,246,244,119,151,137,221, 24, 82, 44, 53,155, 82,212,106,117,132,179,237,182,212, 15,243,240,240,128, 64, 32,120, 42, 34, 88,
+148, 82, 51, 33,164, 57, 33,228,252,174, 93,187, 16, 23, 23,103, 53, 89,229,235, 81, 80, 80,128,139, 23, 47,162, 67,135, 14, 0,
+208,220,145,177, 88, 60,207,195,104, 52,194,104, 52, 90,141,139, 72, 36,178,172,182, 26, 23,203,182, 44,203, 86, 90, 80,182, 26,
+102,121,122,122,118,232,220,185,179,120,203,182,109, 98, 74,105, 49,202, 10, 82,107, 41,173,164,112,117, 5,204,102,179, 53,170,
+ 38, 20, 10,113,239,222, 61,107, 20,216, 18, 9,174,216, 69, 94, 25, 18,137,100,252,214,173, 91, 85,177,177,177, 36, 55, 55, 23,
+ 60,207, 91, 79,142, 43, 86,172,144,246,235,215, 47,232,220,185,115,147, 80,131,178, 51, 0, 72,101, 70, 8, 0, 84, 42,149, 25,
+112,122,246,177, 93, 77,179,217, 76,218,182,109,251, 81, 78, 78, 78,147,210,210,210, 57,213,137,148,127, 39,126, 41, 95,202,132,
+ 9,249,235,234,213,171,165, 3, 6, 12,144,133,133,133,197, 57,217,174, 7,136,140,140,108, 45, 20, 10,113,250,244,105, 61,128,
+132, 13, 52, 89,147, 0, 0, 32, 0, 73, 68, 65, 84,242,183, 19, 46, 92,184,160,239,219,183,175,164, 86,173, 90,173, 29,213, 34,
+132, 68,214,175, 95,255,128,175,175,175,204, 18,177,236,223,191,191,112,245,234,213,202,212,212, 84, 24,141, 70, 76,156, 56, 17,
+ 61,123,246,132,183,183, 55, 62,248,224, 3,191, 5, 11, 22,108, 2, 16, 83,133,166, 84, 44, 22,111,188,121,243,102, 68, 64, 64,
+128,236,212,169, 83,104,218,180, 41,114,114,114,144,145,145, 1,173, 86,139,140,140, 12, 12, 31, 62,220,247,243,207, 63, 15,124,
+136, 67,241,168,201, 23,137, 68,144,203,229, 30,249,249,249, 15, 51,142, 77, 2, 64, 12,252, 99,174, 36, 18, 9, 36, 18, 9,164,
+ 82, 41,120,158,127, 42,206,121,143, 11, 66, 72, 16, 33,228,178, 72, 36,146,200,229,114, 17,195, 48,144, 72, 36,221,212,106,245,
+165, 23, 94,120,161,241,254,253,251,147, 28,209,209,233,116, 27, 37, 18,137,208,215,215, 23, 0, 16, 17, 17,129,166, 77,155,162,
+184,184,152, 47, 40, 40,128,135,135, 7,115,247,238, 93,148,150,150, 34, 61, 61, 29, 33, 33, 33, 66,134, 97, 54, 2,120,209,158,
+222,241,115,233, 95, 1,248,202,242,218,199,199, 39, 19,128,204,242, 90, 42,149, 34, 40, 40, 8,169,169,169, 80, 42,149,236,180,
+105,211,250,110,219,182,173, 15, 33,100, 48,165,244, 91, 27,169, 7,188,200,179,140, 0, 0, 40,165,211, 9, 33, 29, 43,174,180,
+ 24, 44,203, 98, 47,114,101, 89, 28, 49, 66,132, 16,112, 28, 7, 63, 63, 63,200,229,114,200,229,114,107,193, 81,142,227, 30,208,
+ 47,191,163,119,122,167, 20, 10, 5, 94,125,245, 85,186,114,229,202, 81,229, 38,235,166,163,127,219,127,217, 85,107,212,170, 34,
+ 13, 27, 54, 60, 49,105,210,164, 94,191,253,246, 91,106,139,240, 48,129, 34,237,174, 86,170,242,240, 64,112,237,248, 33,189,251,
+ 94, 64,217,108, 66, 71,185, 89, 84, 84, 36,171, 27, 44, 55, 48,140,142,212,150, 8,148, 1, 10,145,196,223,211, 51, 72,100,208,
+103,169, 60, 61,197,122,189, 62, 31, 64,149,197,153, 85, 42,213, 62,137, 68, 18,194,178, 44, 88,150,133,183,183,183, 59,165, 20,
+ 30, 30, 30, 8, 14, 14,118,139,138,138,186, 46, 16, 8,192, 48, 12,180, 90,237,221,196,196,196,110,213, 53,204,211,211,115,159,
+ 68, 34, 9, 97, 24, 6,132, 16,176, 44,107,157,144, 96,121,206,178, 44, 8, 33, 40, 41, 41,113, 72,147, 82,250, 39, 33,164,121,
+124,124,188,213,100,237,217,179, 7,221,187,119, 71,126,126, 62, 46, 93,186,100,107,174, 28,234, 30,180, 29,212, 78, 41,133, 72,
+ 36,194,181,107,215,238,235,186,182, 44, 74,165,210, 17, 73,187,168,213,234, 99,253,251,247,199,215, 95,127, 77,105, 89,149,119,
+ 5, 33,164,169,187,187,251,181,203,151, 47, 59, 52,206,133, 82, 10,163,241,159, 77, 45,223,113,219,223,151,163,176, 44,219, 45,
+ 38, 38,134, 20, 20, 20, 88,140,163,245, 70,136,101, 89, 44, 95,190, 92, 22, 27, 27, 59, 69, 42,149,126, 36, 18,137, 10, 77, 38,
+211, 22,157, 78, 55,135, 82,234,244, 96,213,199, 73,251,246,237,223, 79, 78, 78,238, 25, 18, 18,178,179,166, 26,148, 82,218,178,
+101, 75, 3, 0, 25,203,178,194,106,255,160, 26, 8, 33, 44, 0,112, 28,167,179,152,124, 74,169, 57, 38, 38, 70,135,178,139,187,
+195, 21,144,189,189,189, 55,237,222,189, 59, 56, 36, 36, 4, 38,147, 9,102,179, 25, 90,173, 22, 9, 9, 9,208,235,245, 48,155,
+205,136,136,136,192,212,169, 83,117, 99,199,142,149,174, 90,181, 42, 75,171,213,190, 86,141,236,216, 29, 59,118, 40, 2, 2, 2,
+100,165,165,165,184,125,251, 54, 98, 98, 98, 80, 84, 84,132,226,226, 98,148,148,148,192,104, 52,162,176,176,208,131,227, 56, 67,
+141, 15,196, 35, 70, 32, 16, 64, 34,145, 64, 36, 18,229,135,132,132,128, 16, 34, 77, 74, 74,170, 73,151,155, 10, 64,161, 80, 40,
+ 20,219, 26, 43,137, 68,130,211,167, 79, 79,150, 74,165,159,195, 78,244,170, 50,104,133,129,154,213,189,126,210, 16, 66,150,136,
+ 68, 34,137, 90,173,182,222, 73,242, 60, 47,114,115,115,131,175,175,239, 50, 0, 61, 28,209,161,148, 54, 83,171,213,214,243,123,
+116,116, 52,146,147,147,127, 44, 40, 40,120, 35, 43, 43, 11, 12,195,108,100, 24,166, 79,185, 62,242,242,242, 80,171, 86,173,102,
+149,233,181,141, 9, 24, 5, 66,173, 17,172,134,245,212,247,213,180, 85,169, 84, 80,169, 84, 72, 76, 76, 68,113,113, 49,189,113,
+227, 6, 25, 61,122, 52, 49, 24, 12,223, 16, 66, 78, 82, 74,239,148,183,203,174, 23,121, 86,169,116, 12, 22,240, 79, 23,161, 61,
+ 67, 85,209,112, 57, 98,132, 12, 6,131, 91, 76, 76, 12,111,185,112, 91, 22, 0,164, 50,131,133,178, 72,129,211, 8,133, 66,229,
+232,209,163,139, 86,174, 92, 57,146, 16,178,154, 82,122,163, 38, 58, 0,176,243,251,205,126,159, 77,157, 56, 85, 29, 24, 86,247,
+163,143, 62, 21,188,244,210, 75,167, 54,108,216,192,169, 27,244,232,114,120,223,183,126, 95,124, 56, 97,207,238,221,187,129,178,
+ 1,207,142,114,236,215, 95,127,245,255,224,189, 49,152, 58,126,236, 94, 85,132,183,216,141,168, 21, 82,125,113,182, 27,104,169,
+164, 94,253,158, 63,236,220,153, 14,160,202, 74,243, 50,153, 44,228,198,141, 27, 17,182, 6,194,104, 52,194,195,195, 3, 27, 54,
+108,240, 81, 42,149, 62,110,110,110, 16, 8, 4,104,218,180,169, 67, 13,147, 72, 36, 33,215,175, 95,143, 80, 42,149, 40, 41, 41,
+129, 94,175,135,201,100, 2,207,243, 32,132, 64, 40, 20, 66, 44, 22, 67,161, 80, 56, 53, 83,207,214,100,237,217,179, 7,141, 26,
+ 53, 66, 94, 94, 30,174, 94,189,234,180,185, 2,254,137, 10,217,142,183, 18, 8, 4,216, 20, 30,142,183,210,210,172,198,101,137,
+187, 59,166,242, 78,103,208, 0, 0, 52,105,210,132, 30, 63,126, 28,123,247,238,197,203, 47,191, 76,126,254,249,103, 35,199,113,
+162,212,212, 84,135,163, 97, 60,207, 91,219,106, 57, 95,219, 26, 43,103, 13,150,217,108, 86,138,197, 98,232,116, 58,107, 23,190,
+237, 82,167, 78, 29,104, 52, 26, 65, 97, 97,161, 32, 45, 45, 77, 62,123,246,236,119,143, 28, 57, 18, 0, 96,144,211, 7,224, 17,
+178,114,229,202,144,183,222,122,235,158, 64, 32,160,221,187,119,127,253,238,221,187,189, 3, 2, 2, 14,253,246,219,111,255, 5,
+ 16, 89,173, 64, 5,124,124,124,254, 16, 8, 4,193,110,110,110,162,237,219,183,155,138,138,138, 68,190,190,190,153,192, 63, 9,
+148,129,178, 34,197, 5, 5, 5,213,206, 68,246,241,241,249,195,199,199, 71,244,229,151, 95,154,114,115,115, 69,254,254,254,153,
+ 22, 29,133, 66, 33,218,190,125,187,169,176,176, 80,228,225,225,241, 71,126,126,126,181,122, 57, 57, 57,175, 13, 30, 60,248,232,
+161, 67,135,188, 89,150,197,221,187,119,145,155,155, 11, 15, 15, 15,108,220,184, 17, 33, 33, 33,216,177, 99,135, 70,163,209,188,
+185,112,225,194, 41, 90,173,214,145,148, 13, 29,226,226,226, 66,242,243,243,225,225,225,129,226,226, 98,252,241,199, 31,104,216,
+176, 33,210,210,210,192, 48, 12, 60, 60, 60,176, 98,197,138, 18, 66,136,198,145,227,248,184, 97, 89,214, 26,101,178, 49, 69,186,
+214,173, 91,227,240,225,195, 31, 59, 99,138, 40,165, 6,161, 80,120,159,177,178, 60, 23,137, 68, 14, 27, 43, 11, 28,199,137,202,
+199,128, 18, 71, 94, 63, 5,116,148,201,100,162,138,111,150,148,148,136, 2, 2, 2,218,219,251, 3,123, 8, 4, 2, 47,153,172,
+ 44,192, 20, 18, 18,130,130,130, 2,206, 96, 48, 12,220,184,113,163, 9, 0, 98, 98, 98, 6,114, 28,167, 51,155,205,172, 88, 44,
+ 70,113,113, 49,124,125,125,189, 42, 21,100,240,241, 47, 91,102,251, 87, 28,131, 21, 16, 16,128,230,205,155, 67,175,215, 35, 61,
+ 61, 29, 9, 9, 9, 38,142,227,190, 91,185,114, 37,239,227,227, 51,236,149, 87, 94, 97,207,157, 59,247, 14,128,247, 45, 82,255,
+115, 99,176,202, 29,227, 17, 0,157, 44, 59,103,219, 69, 88, 85,228,170, 66, 4,171,202, 47, 33,203,178,249, 41, 41, 41, 10,133,
+ 66, 97,125,207,100, 50, 33, 48, 48,144,231,121,158, 84,252, 28, 75, 59,106,138, 80, 40, 84,126,242,201, 39,249, 43, 86,172,120,
+ 3, 14, 14, 20,223,254, 78,125,108,176,121,189,243,251,205,126, 95,125, 54,115,217,151, 11,102,171,111,237,249, 6,107,150, 46,
+226, 56, 14,231,154, 52,105,210, 94,171,213, 10,220, 21, 38,228,228, 99, 15,202,242, 96, 57,100, 6, 73, 89, 46,173,117,103,206,
+156, 57,215,163, 71,143,227,235,182,254,160, 78,187,125,251,164,164, 48, 39, 93, 85, 47, 66, 32, 10, 10,233, 83,164,211,137, 6,
+ 14, 28,232, 3,224,149,170,180, 24,134,193,237,219,183,145,148,148, 4, 55, 55, 55, 40,149, 74,184,185,185, 65,165, 82, 65,169,
+ 84, 66,169, 84, 58,125, 12, 25,134, 1,199,113,248,254,251,239, 33,151,203,161, 80, 40,238, 91, 44,230,234, 97,254, 55,221,187,
+119,135, 70,163,129,155,155,155,181, 91,211, 25, 44, 99,176, 12, 6, 3, 12, 6, 3,140, 70, 35, 7, 64, 40, 16, 8, 48, 60, 37,
+197, 26,213,113,198,184, 84,164,105,211,166,244,228,201,147, 56,126,252, 56,138,139,139,241,229,151, 95, 34, 32, 32,224, 57, 0,
+159, 58,170, 65, 8, 9,247,247,247,239,254,194, 11, 47, 4,154, 76, 38,104,181, 90,230,239,191,255,134, 84, 42, 5,203,178, 72,
+ 73, 73,193,230,205,155,145,152,152, 8, 0,240,244,244, 12, 38,132,132, 81, 74, 19, 43,211,228, 56, 78, 36, 16, 8,172,119,159,
+150,197, 54,138,197,178, 44,252,252,252,224,239,239,143,175,190,250, 74, 20, 22, 22,214,179,198, 7,226, 17,176, 96,193,130,122,
+ 75,150, 44, 89,187, 97,195,134, 61,175,189,246,218,182,139, 23, 47, 14,117,119,119,255,251,240,225,195,179, 37, 18, 73,141,220,
+175, 80, 40, 12, 78, 75, 75,243,181,125,139,231,121,185,217,108,182, 26,218,146,146, 18, 52,110,220,216, 97,189,203,151, 47,203,
+ 1, 96,246,236,217, 66, 0,114, 75,250, 15,139,102, 73, 73,137,176, 97,195,134,193,142,232, 81, 74,175, 19, 66,218,119,237,218,
+245,196,129, 3, 7, 60, 67, 66, 66,144,154,154,138,212,212, 84,212,171, 87, 15,115,231,206, 45, 46, 44, 44,108, 91,110,170,126,
+118,112,183, 3, 61, 61, 61,133,247,238,221,131,217,108, 70,179,102,205,176, 98,197, 10, 12, 28, 56, 16,141, 27, 55, 70, 97, 97,
+ 33, 46, 95,190,140,245,235,215,123,138, 68,162, 42,207, 29,255, 6,229, 93, 88,149, 46, 53,193,108, 54,171,164, 82,105,161, 68,
+ 34, 17, 91,198, 95, 37, 36, 36, 56, 29,189,178, 80,241,166,174,186,215, 79, 18,139, 89,173,136, 88, 44,134,191,191,191,195, 58,
+ 18,137,132, 88,206,141,102,179, 25, 5, 5, 5, 92, 64, 64,128,181, 27,255,252,249,243, 92,104,104, 40,199,178, 44, 43, 22,139,
+ 65, 8,129, 92, 46,175,244,132, 79, 57, 58,243,165,129,159, 90,103, 17, 50, 66,133,106,220, 39,101, 55,251,231,207,159,135,209,
+104, 68, 66, 66,130,105,225,194,133,105,249,249,249,227, 0, 8,246,237,219, 55,120,194,132, 9,172,175,175,175,117,156,172, 61,
+ 47,242, 44, 99,185,250, 28,161,148,146,242, 1,229,101, 78,137, 16, 80, 74, 31, 48, 85,149, 25,174,242, 8, 86,149, 87, 92, 75,
+215,210,222,189,123,173, 70,192, 50,139,144, 82,250,128,174,165, 29, 53,197,203,203,171, 56, 46, 46, 78,149,156,156,188,185, 38,
+127,111, 49, 87,243,103, 79, 87,231, 94, 57,137,148,180,116,104,178, 76,231,142,253,157,248, 35,128, 31, 1, 0,171, 26, 28,193,
+200, 43,203, 29,213,108,224, 35,143,110, 18,168,252,241,249, 30, 61,107, 13, 24,241, 62,243,246,219,111,183, 27, 60,120,112,193,
+107,175,189,246,158,155,155, 91,164,209,104,204,251, 97,215,174,164, 1, 3, 6,132,113, 28, 55,184,178,233,172, 22, 76, 38,211,
+221,190,125,251, 90,143,173,191,191,191,106,203,150, 45,126, 74,165, 18,175,191,254,122,118, 82, 82,146,181, 91,168,168,168,232,
+174, 35,109, 52, 26,141,119,163,163,163, 43,237, 22,180, 68, 32,157,209, 4,238,159, 45,152,155,155,139,107,215,174, 65, 32, 16,
+160, 85,171, 86, 56,118,236, 24,218,181,107,231,212, 12, 66,157, 78,135,144,144, 16,232,116, 58, 20, 23, 23,151, 0,144,108, 12,
+ 11, 3, 0,188,147,155,139, 63, 22, 46,196,169,121,243, 44,159,237,104, 51, 1, 0,209,209,209,244,244,233,211,248,251,239,191,
+161,215,235,241,230,155,111,162,188,123, 16, 0, 28, 74,125, 65, 8,105, 92,191,126,253,131,135, 15, 31,246, 81, 42,149,208,106,
+181,208,106,181, 24, 54,108, 24, 70,141, 26, 5,147,201,132,149, 43, 87,226,167,159,126,130, 74,165,130, 86,171, 69,113,113,177,
+103,124,124,252, 9, 66, 72,135,202,186,182, 41,165, 36, 49, 49, 17,243,231,207, 7,207,243,152, 48, 97, 2, 34, 34, 34,172,198,
+234,238,221,187,152, 61,123, 54, 56,142,195,180,105,211, 80,175, 94, 61,152, 76, 38, 41,113, 34,207,216,163,230,131, 15, 62,184,
+245,227,143, 63,238, 73, 78, 78,126,241,179,207, 62,235, 72, 8,225, 63,250,232,163,249, 42,149,202,161,100,173,149,145, 87, 80,
+132,107, 55,239, 90, 13, 80,197,197,199, 91,237,180,222,141,219,201,214,191,231, 56, 91, 61, 14, 94,106, 79,103,155, 88, 98, 50,
+153,138,251,244,233,227,241,253,247,223,147,122,245,234,225,206,157, 59,150,155,210, 18, 71,103, 13,218,144,170,209,104, 34, 88,
+150, 21,221,188,121, 19,161,161,161,136,139,139,195,156, 57,115,144,147,147, 3,179,217, 12, 95, 95, 95,222,100, 50,157, 55, 24,
+ 12,191, 59,219,216, 71,141,109,148,201,118,249,237,183,223, 62,150, 74,165, 20,192,105, 0, 78, 25,108, 74,169,161,118,237,218,
+247,105,215, 36,122,245,184,120,156, 51, 19, 3, 2, 2, 18,148, 74,101,207,188,188,188,251,162, 88,109,219,182, 53,250,249,249,
+ 29,117, 84,199,205,205, 45,143,101, 89, 47, 0, 72, 77, 77,133, 66,161, 16,221,190,125,123, 30, 33,100, 34, 0,132,133,133,205,
+211,104, 52,162,176,242,243,169,191,191, 63, 12, 6, 67,165,195, 85, 78,156,207,248, 6,192, 55,150,215, 94, 94, 94,233, 5, 5,
+ 5,178, 69,139, 22,105,231,205,155, 87,202,113,156, 30,192,225,252,252,124,107, 30,172,208,208,208, 2,161, 80,168,246,240,240,
+ 8,178,145,122,192,139, 60,203,216, 38, 26,125, 32,250, 98, 49, 61,142,152, 44, 71,162, 16,132, 16,148,150,150,222, 23, 13,177,
+204, 34,180,103,176,202, 47,228, 53,234, 34, 44, 55, 87,178, 45, 91,182,124,183,116,233,210,227,142,254,157,237, 24,172, 85,255,
+157,245,153,197, 92, 93, 56,118, 0, 63, 95, 45,200,153, 48,111,241,146,154,180, 7, 0, 26,250, 40,154,250,251,121, 31, 89, 56,
+111,150,234,214,158,111,176,109,213,231,244,194,217,179,177,103,207,158,125, 99,204,152, 49,181, 81,246,133,210, 0,248, 11,192,
+ 0, 71,102,221,100,103,103,223, 55,254, 41, 34, 34,226,186,135,135,135,159, 84, 42,197,237,219,183,181,151, 46, 93,114,186,235,
+165,162,230,163,160,162,185,186,116,233, 18, 58,119,238, 12, 0, 56,118,236, 24,218,182,109,235,148,201, 50,153, 76,249, 13, 26,
+ 52, 0, 80, 22,205, 42, 40, 40,224, 1, 96, 68,122, 58, 86, 7, 4, 64, 32, 16,224,212,188,121,152,108, 50, 97,142,208,185,161,
+ 57,205,154, 53,163,103,207,158, 69, 82, 82, 18,204,102, 51,122,245,234,101,107,174, 28,198,223,223,127,252,225,195,135,125, 86,
+175, 94,173,223,180,105,147,158,231,121,166, 89,179,102,202,230,205,155, 99,201,146,178,175,209,128, 1, 3, 48, 97,194, 4, 92,
+186,116, 9,114,185, 28,237,219,183,231,166, 79,159,238, 59,110,220,184,119, 80, 54, 13,255, 1, 40,165,180, 91,183,110, 56,122,
+244, 40, 88,150, 69,108,108, 44,114,115,173,147,123,224,231,231,103,111, 29,139,178,223,251, 19,185, 16, 9, 4, 2,154,144,144,
+240, 89,199,142, 29,145,156,156,252, 98, 76, 76,204,151, 67,135, 14, 77,125, 88, 93, 79,119, 37,162, 27,134, 67,175,215, 67,175,
+215, 35, 48, 48, 16, 69, 69, 69,184,117,235, 22,244,122, 61,252,124,157,153,119, 82,166,215,188,113, 61,171,158,175,175, 47,138,
+139,139,145,152,152, 8,131,193, 0,111,111,199, 13, 22, 33,164, 86,183,110,221,126,251,238,187,239,188,214,175, 95,111,232,212,
+169,147,248,203, 47,191, 36, 42,149, 10, 89, 89, 89,206,238,170,133,132, 99,199,142,133,116,237,218, 53,234,202,149, 43, 72, 72,
+ 72,128,193, 96, 64,243,230,205,113,227,198, 13,180,110,221, 26, 90,173,246,244,217,179,103,127,169, 94,234,241, 99,233,190,179,
+ 44, 71,143, 30,157,172, 82,169, 76, 0,236,206,244,115,148,123,247,238, 73,154, 54,109,170,151, 74,165,226,114,179, 86,163,232,
+213,227,224, 97,103, 38, 86,133,191,191,255, 56,111,111,239,174,117,234,212, 65,102,102,166, 72, 44, 22,163,109,219,182,198,150,
+ 45, 91, 26,253,253,253, 29,154,112, 3, 0, 18,137,228,138, 72, 36,234, 80,118, 19,193,225,222,189,123,160,148, 78,104,220,184,
+241,216,162,162, 34,228,230,230,138, 85, 42,149,245,102, 58, 42, 42, 10,122,189,254,138,163,250, 44,203,206, 12, 13, 13,157, 34,
+ 18,137,230,100,103,103, 63,144,222,129, 16, 34,142,142,142, 86,137, 68, 34, 24,141, 70,125,133,117, 79,213,184,183,135,193,118,
+ 12, 22,177,183, 99,142,116, 15, 58, 58, 6,139, 16, 2,131,193, 0,133, 66, 97,237,122,178,124, 23, 45, 99,123, 42, 26,172,154,
+ 80,171, 86, 45,196,197,197,201,182,109,219,182,105,209,162, 69, 39,106,162,177,227,187,111, 3,220,249,146, 90,105,167,119,227,
+218,133, 63,240,227,229,252,156, 9,243, 22,191,247,210, 43,131, 50,109,183,235,191,236, 42,182,143,172, 94, 47,210, 87,209, 56,
+200,207,235,200,231, 11,231,171,114,175,156, 68,122, 70, 6,118,159, 62,123,206, 64,233,101, 0, 19,106,210, 70,123,216,206, 70,
+123, 90,190,168,182,105, 26,114,114,114,112,249,242,101,139,185,106, 14, 0,237,218,181, 59,111, 49, 89,231,206,157, 67, 76, 76,
+204, 3,105, 26, 42,146,151,151,119, 95,105,153,242,116, 12,222, 22,163, 47, 16, 8,208,118,202, 20,167,205, 21, 33,132,114, 28,
+ 7,141,166,108,248, 74,219,182,109,107,100,174,202,181,218,150,148,148, 96,211,166, 77, 57, 55,111,222,172, 85,167, 78,157,113,
+223,124,243,205, 98,185, 92,126,223,118, 37, 37, 37,232,218,181, 43, 70,143, 30,141,169, 83,167,242, 67,135, 14,101, 25,134,169,
+180,130, 61,199,113,162,176,176,176, 67, 0,158,187,114,229, 10, 0,156,160,148,182,181,172,175,106,157, 3,240, 69, 69, 69, 66,
+165, 82,105, 55,197,131,168,108,154,166,179, 93,122, 86,205,227,199,143,207,255,239,127,255,251,227,135, 31,126,104,141,206,213,
+ 80, 19,192,131, 17,172,158, 61,123, 66,167, 55, 33, 37,179, 0, 28,103, 70,169,209, 57, 35, 83, 49,130,213,179,103, 79,148,234,
+ 12,184,151,174,129,217,204,161,168,212,177,107, 56, 33, 68,254,252,243,207,239,219,178,101,139,255,201,147, 39,193,113, 28,127,
+227,198,141,196, 62,125,250,168, 62,250,232, 35, 47,155, 49,166,206,178,116,208,160, 65,253,142, 31, 63,174,137,138,138, 82,159,
+ 62,125, 26, 89, 89, 89, 48,155,205,120,238,185,231, 32, 22,139,239,205,155, 55, 79, 4, 96,105, 77,196, 31, 53,150, 8,211, 31,
+127,252,241, 72,140,149, 45, 98,177,184,198,221,140,207, 42,167, 79,159, 78, 29, 51,102, 76, 67,149, 74,181,164,125,251,246,157,
+189,188,188, 24, 79, 79,207,132,160,160,160,177, 77,155, 54,189,235,168,142, 80, 40, 28,170, 80, 40,110,153,205,102,182, 60,114,
+ 14, 0, 48,155,205, 98,134, 97, 16, 22, 22,102, 13,154,196,198,198,194,223,223,159,187,122,245,234, 80, 71,245,179,178,178,238,
+155, 85,104,135,145,109,219,182, 21,232,245,122, 36, 37, 37, 29,179, 93, 81,153, 23,121, 22,169,116,128, 10,195, 48,160,148, 66,
+218,162, 5,210, 15, 28,192,247,223,127, 95,165,208,170, 85,171,128, 10, 33, 61, 66, 72, 87,219, 92, 25,150,217,130,111,189,245,
+150,117,155,115,231,206, 89, 7,187,247,234,213,235, 62,205, 51,103,206, 60, 96,178, 42,106,218, 35, 43, 43,235,202,246,237,219,
+207, 46, 88,176,224,116,149,141,182,163,105, 25,131,213,239,213,215,211,151,205,159,122,113,253, 47,135, 26,167,151,210,244, 9,
+243, 22,127, 88,209, 92, 57,170,217,192,223,173, 65,176,175, 87,194,127, 23,206,119,183, 68,195,182,156,207, 40,128,153, 58, 96,
+205,236,107, 86,134,109, 36,145, 16, 82,237, 69,203, 17, 77,103,169,168,105,155,166, 33, 61, 61,221,106,174,232, 63,137, 70,155,
+183,107,215,238,124,185,185,178,172, 51, 87,165, 89, 25, 2,129, 0, 31,106,181, 16, 8, 4,232, 52, 99, 6,158,155, 53,203,225,
+118, 90,224, 56, 14, 2,129, 0, 17, 17, 17, 78,155, 43, 91, 77, 74,233,241,139, 23, 47,134, 14, 25, 50, 68, 25, 17, 17,113,155,
+ 16, 34, 28, 54,108, 24, 31, 16, 16,192,156, 58,117, 10,148, 82,180,107,215, 14,153,153,153,224,121, 30, 27, 55,110,196,144, 33,
+ 67,200, 95,127,253, 69,121,158, 63,104, 79,211, 66, 82, 82,210,200, 46, 93,186,172,210,233,116,130,220,220,220,145,142,174,171,
+110,223,183,111,223,126, 51, 34, 34,162, 35, 42, 79,197,192, 3, 56,249, 48,154,229,209,187,168,135,209,180, 80, 49,130,181,117,
+235, 86,240, 60,143, 90,254, 30,208,235,245,168,104,102,171,211,172, 24,193,218,182,109, 27,120,158, 71,237, 0, 53, 12, 6, 3,
+ 44, 3,131,171,211,244,242,242,250,124,195,134, 13,193, 87,175, 94, 69, 74, 74, 10, 22, 47, 94,124, 55, 63, 63,191, 71,126,126,
+190,100,250,244,233, 71, 94,125,245, 85, 63,158,231,171,236, 30,178,215, 78, 74,169,158, 16, 50,180, 77,155, 54, 27,103,207,158,
+125,167,126,253,250,181,219,182,109,235,145,155,155,155,253,231,159,127, 38,174, 90,181,202,205,108, 54, 15,173,172,235,233,223,
+248,189,219,146,154,154, 58, 3,101,215, 25,167,140,149, 35,237, 60,115,230,204, 39,229,218,103, 28,209,254,183,246,253, 97,103,
+ 38, 86,215,206,229,203,151,167,160, 66,126, 51,103,219,121,230,204,153,164,174, 93,187,206,242,243,243,155, 46,149, 74,145,157,
+ 93, 86,156,192, 18,105, 44,255, 27,180,104,209, 2,221,186,117,195,245,235,215,103, 77,153, 50, 37,169, 42, 77, 7,218, 32, 0,
+ 16, 14,224,141, 46, 93,186,124,212,175, 95, 63, 44, 95,190, 28,148,210,181,206,236,203,179,132, 37, 77, 3,177,125, 4, 0,147,
+201,148,124,235,214,173,128,122,121,121,108, 32, 33,136,141,141,181,142,191,177, 29,151, 99, 25, 40,247,251,239,191,155,121,158,
+175, 50,231, 20,199,113,201,199,143, 31,247, 59,112,224,128,208,242,143, 44, 31,172,201,167,165,165, 49, 71,142, 28,177, 70,195,
+ 4, 2, 1, 18, 18, 18,204, 70,163,241,158,179, 59,117,253,250,245, 71,114,247,246,251,165,164,177,251,118,255,228,221, 42,174,
+125,190, 74,173,182,251, 3,182,100,124,175, 10, 34, 96,230, 44,152, 55,203,195, 98,174,182,158,207,200,215,233,185,206, 87,178,
+ 75, 46, 60,138,118,218, 82, 84, 84,148,100,153, 45,168,213,106,157, 62,118,143, 11,203, 12,194,128,128,128,243,168, 48, 91,208,
+178, 46, 38, 38,230,129,117,206,192,243, 60,220,221,221, 1,192,118,134,170,195, 16, 66,168,165,203,186,188, 93, 15, 53, 6, 32,
+ 35, 35, 99,209,148, 41, 83, 94,152, 59,119,174,207,158, 61,123, 84,229,154,232,219,183,111,214,197,139, 23,219, 3,144, 20, 23,
+ 23, 31,156, 59,119,174,143, 77, 61, 66, 65,124,124,124,102,102,102,102,149, 21, 1,202,167, 53,119,113,118, 93,117,244,235,215,
+239, 54,236, 36,252,124, 24, 30,135,166, 5, 77,126, 33,110, 39,165,150,215,162,228,193,221,205,180,142,155, 50,153,204,208, 20,
+230, 86, 47, 98, 67, 94, 65, 17,110, 37,166,150,151, 6,227,192,113,105,229,122,101, 3,221,105, 94, 73,181, 26, 66,161,176,221,
+146, 37, 75,122, 48, 12,195,156, 58,117, 74,191, 96,193,130,228,236,236,236, 94,148,210,123, 0, 64, 8,233,180,126,253,250, 77,
+ 14,164,100,176, 11,165,244, 50, 33,164,245,199, 31,127,252, 30,128,118, 0,106, 3,184, 7,224, 24,128,165,206,142,235,121,204,
+ 44,174,126,147,167, 82,187,198, 60, 43, 51, 19, 15, 30, 60, 56,163,119,239,222,130,144,144,144, 73, 33, 33, 33, 76, 94, 94, 30,
+180, 90, 45, 24,134,129,191,191, 63, 26, 53,106, 4,127,127,127,254,202,149, 43,115, 63,254,248,227,106,115,234, 53,108,216, 48,
+220,100, 50,213,101, 24, 38, 28, 64, 56,165, 52,156, 16, 18, 14, 64, 13, 0,177,177,177,170,208,208, 80, 65,171, 86,173, 16, 23,
+ 23,135, 35, 71,142, 96,199,142, 29,223, 80, 74,247, 89, 52,236,121,145,103,153, 74, 35, 88,121,121,121,221,122,244,232,113,128,
+101,217, 48,224,193, 11,150,109,215, 30, 0,240, 60,159,148,153,153,105, 55, 9,153,173,230,216,177, 99, 15,176, 44, 27,102,137,
+ 76,153,205,102,189, 70,163,121,187, 83,167, 78, 43,132, 66,161,196, 86,151,231,249,187,153,153,153,255,106, 45,189,138,121,176,
+186,245,232,157,243,176,154,110, 34,166,238,181, 95, 87, 35, 51, 43, 7, 91,207,103,228, 21, 25,184, 78,215,179,139, 47, 62,172,
+174, 61,146,146,146,186, 63, 14,221, 71, 65,185,145,178,219,245, 87,213, 58, 7,201,118, 32,145,104,149, 53,228, 44,161,233, 71,
+245,227,166,148, 94, 36,132,180, 25, 51,102,204,167,114,185, 60, 22, 0, 74, 74, 74, 78,165,165,165,205,178,204, 18,172,110,189,
+139,202, 49,153, 76, 41,141, 26,148, 5,194, 44,233, 20, 44,193, 1,219,231,102,179, 57,197, 25, 61,123, 58,182,175, 57,142,171,
+ 82,143,101,217, 15,227,226,226,216, 15, 63,252, 48,115,207,158, 61,150, 2,183, 86,103, 86, 62,176,189,210,100,162,142, 80,110,
+162, 22,148, 47, 46,158, 50,170,155,137, 88,211,155,200, 71,205, 79, 63,253,244,233,192,129, 3,215,171,213,234,111,195,195,195,
+163,252,252,252, 84, 50,153, 12,122,189,190,200, 96, 48, 92,187,126,253,250,107, 83,166, 76,185,227,136,214,250,245,235, 89, 0,
+ 34,158,231,165, 12,195, 40, 0,168, 8, 33,158, 40, 55, 88,132, 16, 24,141, 70, 36, 37, 37, 97,242,228,201,220,161, 67,135, 22,
+ 2,152,230, 68,115, 91, 2,240,193, 63,231,113, 31, 0, 6,148, 37,158,205, 6,112,214, 9,173,127,133, 74, 13, 22, 45,203, 86,
+237,112,214, 98, 71,168, 70, 51,228, 81,126,214,195, 48, 88,191, 96, 51, 86, 45,184,175, 14, 33,128,202, 95, 87,211,209, 87, 80,
+106, 30,179,116,223,165, 69,122, 51,229,141,102,126,216,245,172,226,203,143,169,233, 79, 61, 85, 25,168,135,153,225, 70, 29,168,
+223,231,160,206, 35,189,115,162,101,197,135, 7,215,116,189,139,202,201,206,206,174, 54, 23,213,147,208, 51, 24, 12, 99,219,180,
+105,243, 5,199,113,255, 53,153, 76,199,170,255, 11, 23, 46,158, 28, 91,183,110,189,131,242,235,114,255,254,253, 89, 0,216,190,
+125,187,211,179,123,135, 12, 25,194,209,178, 2,227, 58, 0,197, 0, 10, 81,150, 40,155, 0, 64,113,113,113, 94, 90, 90,218, 21,
+142,227,174, 0,216, 84,131, 25,180, 62,132,144, 95, 41,165, 61, 1,192,242,220,246,189,167,141,154, 39, 9,250, 31,101,251,165,
+127, 46,176, 21,141, 83,117,175, 43,227, 90,134, 54, 1, 15,121,199,234,194,133,139,103,131,242,174,192, 94,213,110,232,194,197,
+ 83, 70, 77,140,149,133,203,151, 47, 63,182,161, 0,207, 42, 53,155,166,231,194,133, 11, 23, 46, 92,184,112,225,162, 82, 8, 0,
+187,211,193,157,156, 29, 80,233,148,242,202,168, 78,223,165,233,210,116,105,186, 52, 93,154, 46, 77,151,230,255,158,102, 13,137,
+175,166,139,112,215, 99,248,204,135,195,118, 16,231,163, 94, 0,116,117,105,186, 52, 93,154, 46, 77,151,166, 75,211,165,233,210,
+124,200,165,243,196,137, 19, 63, 65, 89,125, 98, 58,113,226,196, 79, 40,165,241,101, 54,134,198,255,203,109,113,104,113,141,193,
+114,225,194,133, 11, 23, 46, 92, 60,237,156,152, 55,111, 94,201,188,121,243, 44, 3,218,179, 1, 16, 90, 22,189,170,114,134,248,
+147,226,137, 25, 44, 66, 72, 32, 35, 16,189, 46, 20, 73, 58,131,242,141, 0, 0, 12,123,137, 51,232,126, 51,155,141,223, 82, 74,
+211, 28,208,176, 59,227, 43, 10,104, 16,225, 33,251, 89,207,113,162,123, 69,134,254,215,202, 18,209, 61, 0, 45,183,225,149,209,
+159,144,182, 82,177,120,191,216,195,195,110,118, 65, 67,126,126,169,206, 96,120, 97, 59,165, 14,151,226,113,225,194,133, 11, 23,
+ 46,158, 36,132, 16,133,167,167,231, 33,134, 97, 66,108,222,131,189,231, 0,192,113, 92,186, 70,163,121,129, 82, 90,105,218,162,
+199,161, 89, 1, 3, 42,185,150, 63,173, 8,128,251, 74,170, 84, 91,193,186,126,128, 91,251,168,240,144,239,210, 50, 50,207, 23,
+234, 12,195,175,165, 22,105,156,254, 80,145,244, 45, 15,111,255, 57,255, 25, 58,214, 43, 34, 50,138,212,170, 21, 4, 80,224, 94,
+114,138,223,173,155, 55,186,108,219,176,244, 3,145, 84, 58,217,168,211,125,237,172,118, 4,160, 8,117,147, 28,253,122,226,171,
+ 30, 2,152, 49,104,246,119,123,120,173,177,246,141,178,105,163, 14,211,159,144,182,158,106,245,190, 5, 7, 14,200,148,205,154,
+221,183,142, 82, 10,158,231,161, 61,127, 94, 54,177,123,247,125,253, 9,233,230, 50, 89,255,123, 16, 66,252, 85, 42,213, 56,161,
+ 80,216,201,104, 52,134,136,197,226,100,142,227, 18,242,242,242,150, 80, 74, 31,186,142,158, 11, 23,255,235,144, 42, 10,140, 87,
+181,238,223, 64,169, 84,254,193, 48, 76,112,121, 91, 0,192, 90, 57,164, 98,158, 71,155,124,143,119,114,115,115,219, 84,166, 73,
+ 8, 9, 87,171,213, 43, 0,180,172, 46,209,113,249,253,253, 89,141, 70,243, 54, 45, 75,215, 98, 79, 79,233,233,233, 57,131, 16,
+210,159, 97,152,106, 11,254,242, 60,207, 81, 74,183,231,229,229, 77,163,148, 22, 85,182,157,167,167,231,193,171, 87,175,182,244,
+245,245,173, 54, 45,141,217,108,198,189,123,247,124, 98, 99, 99,127, 7, 80,105,102,237, 71,161,233,140, 23,121, 22,176, 87,139,
+176,202,131,195,243,120,125,221,156,183,131,210,239,222, 12, 26, 57,119,115,100,125,111,121,167,171, 57, 37, 25,142,126,160, 88,
+166,252,165,221,115, 61, 59,143,126,239, 67,197,159, 23,175, 97,255,145,147, 40, 44,214,131,101, 24,120, 40,229,136,140,172, 75,
+ 22,175,254,222,251,155,175, 22,255, 87,230,230, 17, 95,170,205,127,217,153, 29,114,151, 11, 38, 77,232, 19,171,240, 82,115, 0,
+207, 97,124,143,104,197,164, 95,207, 79, 66,137,121,146,163, 26, 86,115,117,240,160, 60, 43, 51, 19, 11,189,188, 32, 48,153, 32,
+ 37, 4, 50, 66, 32, 5,224, 38,145,160,253,119,223, 97,206,174, 93,242,201,241,241, 46,147,245, 63,134, 82,169, 28, 26, 25, 25,
+185, 96,205,154, 53, 94,117,234,212,129, 66,161,128, 70,163,241,190,126,253,122,179,247,223,127,127,176,187,187,251,148,130,130,
+130, 85, 79,186,157, 46, 92, 60,173,148,103, 43,183, 91,188,189,170,117,255, 22, 12,195, 4,167,166,166,250,202,229,114,112, 28,
+ 87,158,189,159,183,222, 64,219,118,112, 80, 74,193,113, 28,234,215,175,111,172, 74, 83,169, 84, 46,207,202,202,234,106, 91,178,
+172,170,142,146,212,212,212,174, 13, 27, 54, 92, 14,192,110, 66,109, 79, 79,207, 25,239,189,247,222,184,198,141, 27, 3,128,181,
+157,150,199,156,156, 28,140, 25, 51,198,250, 25, 60,207,227,192,129, 3,239, 13, 29, 58, 20, 0,222,175, 98,223, 67,124,125,125,
+201,200,145, 85,231, 26,154, 62,125, 58,166, 79,159,142,165, 75,151, 18,161, 80, 88,101,229,244, 71,165,233,168, 23,121, 22,112,
+186,139,144,161,252,238,217, 75,214, 12,159, 57,164, 29, 89,247,126,215,136, 81, 75, 15,158,108, 24, 40,235,112, 57,173, 52,185,
+218, 15, 19, 73,135,181,234,240, 98,167, 49,227, 38, 40, 54,255,116, 24,215,175, 92,192,213, 99, 91,238,219,166,197, 11, 67,145,
+145, 83,132,161,163,199,187, 17, 86,208, 73, 36,149, 15, 51,234, 74,214, 57,210,182, 40,192, 47, 68, 34,126,183,117, 92, 35, 33,
+106,167, 0, 20,104, 23, 83, 79, 88,107,223,223,239, 22,193,188,244, 26, 80,109, 45,193,138,230,106,243, 43,175,160,123,105, 41,
+252, 80,150,211,194,178,148, 0,184,214,187, 55,234,255,248, 35,102,252,252,179,124, 90,175, 94, 78,155, 44,185, 92,254, 77,105,
+105,233,103,212,249,132,107, 79, 12, 66, 72,164, 82,169,156, 92, 88, 88,248,250,147,110,139, 5, 66, 72, 0,128,236,138,119,195,
+132, 16, 17, 0, 15, 74,169, 83, 21,127,165, 82,233, 91,131, 6, 13, 90,188,108,217, 50,121,102,102, 38,210,210,210,192,113, 28,
+164, 82, 41, 34, 34, 34,200,193,131, 7,189, 38, 76,152,176, 72,165, 82, 73, 10, 11, 11,191,112,162,157,140, 80, 40, 28,162, 86,
+171,123,251,249,249,249,102,103,103,103,231,229,229,237,212,235,245,235,106,122, 39, 95,174,249, 90,104,104,104,239,192,192, 64,
+191,212,212,212,156,148,148,148, 95,244,122,253, 55,148,210, 26, 21, 80, 46,215, 13, 0,208, 20,128, 87,249, 91,233,161,161,161,
+151, 18, 19, 19,157,171,158, 92,181,102, 90,104,104,232,101,103, 53, 9, 33, 10, 0,219, 0, 4, 86,179,105, 26,128, 1,180, 44,
+193,177,139,127, 17,139,129,162,148,130, 16,114,159,145,170,106,221,191,141, 76, 38,195,150, 45, 91, 32, 20, 10, 33, 20, 10,145,
+151,151,135,224,224, 96,235,107,145, 72,100,125, 94,187,118,237,106,245, 56,142,139,101, 89, 22, 90,173, 22, 28,199, 89,151,252,
+252,124, 80, 74, 33,145, 72,192,113,101,101,151,108,214,199, 86,166, 71, 8,233, 31, 24, 24,136,205,155, 55,195, 96, 48, 60,176,
+ 94,165, 82,225,226,197,127,138,130,176, 44,139,184,184, 56,134, 16,210, 31, 85, 24, 44, 75,164,104,196,136, 17, 96, 89,214, 90,
+250,206,242,220,178,112, 28,135,233,211,167,163,252,127, 85,229,190, 63, 14,205,103, 29, 82,190,147,148,218, 41, 19, 82,223,223,
+237,237,110,157, 91, 45,148, 73, 68, 50,222,108, 2,103, 54,130, 51, 25, 32, 32, 28, 94,104, 26,128,214,117,228,200,214, 20, 98,
+228,170, 51,133,169,169,250,184,139,185, 69,149, 26, 5, 66, 72,160,210,195,247,175,175, 54,254,228,189,255,228, 85, 92,186,112,
+ 30,231,247,172,176,187,109,215, 65, 19,209,176,105, 75, 52,169,231,143,143, 70,245,203,201,205, 74,139,182, 55, 38,171,226, 24,
+172, 54, 74,209,198,101,175,117, 30,212,180,153, 7,131,142,229,215,171,131,102,156, 59,153,193,141,253,229,207,205, 39,139,140,
+247,101,204,182, 55, 6,107,176, 68, 82,242,229,201,147,178,172,172, 44,108,126,229, 21,196,148,150, 34, 71, 40, 68, 3,147,201,
+106,178,242, 1,228, 10, 4,240, 55,155,161, 83,169,224,255,253,247,224, 24, 6, 19,187,119, 47,221,104, 48, 60, 88, 93,182, 18,
+220,220,220,178, 89,150,229, 10, 11, 11, 59, 61, 11, 38,171,220, 92, 29, 33,132,136, 10, 10, 10,212, 79, 65,123, 24, 0, 51,135,
+ 15, 31, 62,236,232,209,163,183,110,221,186,213,149,150,101, 18, 6, 33, 68, 80,183,110,221,195,237,219,183, 15, 95,187,118,237,
+215, 0,102, 58, 98, 56, 8, 33, 65,117,234,212,249,243,210,165, 75,222, 55,110,220,128, 86,171,133, 80, 40,196,107,175,189,134,
+239,191,255, 30, 34,145, 8, 18,137, 4, 34,145, 8, 29, 58,116,200, 73, 76, 76,108, 73, 41,189,235,128, 46,235,238,238,254,205,
+138, 21, 43,234,245,234,213, 75,160,215,235,193,113, 28,182,111,223,110,154, 54,109, 90, 82,110,110,238, 27,206,154, 44, 66, 8,
+ 19, 16, 16,176,238,235,175,191,142,124,238,185,231, 4,165,165,165,224,121, 30,187,118,237, 50, 77,154, 52,233, 78,122,122,250,
+ 96, 74,169,211,137, 3, 9, 33,205,228,114,121,195,183,223,126, 59,187, 87,175, 94, 70, 0, 56,123,246, 44,115,225,194, 5, 85,
+157, 58,117,238,126,250,233,167,231,107,160, 25,163, 84, 42,163, 70,142, 28,153,211,179,103, 79,147, 72, 36,226,143, 31, 63, 46,
+184,126,253,186, 42, 52, 52,244,246,164, 73,147, 28,174,203, 73, 8,217,125,226,196,137,142,193,193,193,124,249, 73,157,150,191,
+ 79, 25,134,161,229,143,184,118,237,154,160, 99,199,142, 71, 40,165, 78, 69,193, 93, 60, 28,164,172,168,175,137, 82, 10,141, 70,
+131,211,167, 79, 35, 62, 62, 30, 0,154,151,111,114,158, 82,138,194,194, 66,148,150,150, 34, 32, 32, 0, 0, 30,166, 76, 86,141,
+240,240,240,200,204,206,206,246,253,249,231,159, 33, 20, 10,113,224,192, 1,172, 92,185, 18, 91,182,108,177,107,178, 2, 2, 2,
+ 16, 17, 17,145,146,150,150, 86,171, 50, 77, 55, 55,183, 2,173, 86,171, 42, 40, 40, 0,199,113, 56,125,250, 52,214,172, 89, 3,
+ 95, 95, 95,120,123,123,195,199,199, 7,177,177,177, 80, 40, 20, 86,147,213,190,125,251, 66,173, 86,235,110, 79,207,203,203, 43,
+237,195, 15, 63, 12, 56,119,238, 28, 76, 38,211, 3, 8, 4,196,136, 0, 0, 25,215, 73, 68, 65, 84,235, 85, 42, 21,198,141, 27,
+103,125,205, 48, 12,228,114, 57, 90,183,110,157,158,155,155, 91,233, 13,136,143,143, 79,122,118,118,182,255,133, 11, 23,238, 51,
+ 63,246, 12, 17,203,178, 80, 42,149, 8, 11, 11,203, 76, 79, 79,247,127,156,154,149,121,145,103, 21,107, 4,171,252, 68,213,201,
+118,101, 84,168,255,228, 5,227,250,203,192, 25, 65, 77,165,128,177, 4, 48,106,193, 27, 74, 64, 68, 50,192, 84, 10, 31,137, 6,
+219, 70, 71,169, 62,222,124,251, 74, 3, 31, 85,252,149,236,194,189,246, 62,136, 17,136, 94,235, 63,228, 61,175,148,172, 66,164,
+102, 22,128,101,254,201,113,218,188,235, 16, 8, 88, 6,103,246,149, 5,170, 24,150, 69, 65,177, 30,249, 90, 35,250, 13, 25,167,
+254,122,241,212,215, 0,124, 86,213,142, 52, 2, 34, 26,185,185,245,105,220, 40,132, 65,189,116,144,240,157, 0, 0,122,244, 37,
+ 52,203,243,101,235,239, 23,247,209, 22, 25,231, 94, 2,110, 84,165, 35,246,240,144, 41,155, 53,195, 2, 47, 47,244, 40, 45,197,
+ 45,129, 0,131, 52, 26,252, 62,110, 28, 4,235,214, 65, 0, 64, 63,108, 24,218, 46, 89,130,139,106, 53, 2, 11, 11, 97, 28, 54,
+ 12,226,115,231, 32,114,119,183, 59, 24,190, 50, 68, 34,145,113,205,154, 53,129,111,190,249,230, 17, 66,200, 83,109,178, 8, 33,
+145,106,181,250,200,252,249,243,253, 62,253,244,211,244, 71,164,233,167, 80, 40,182, 23, 23, 23,143,115,246, 14,182,220, 92,205,
+ 94,181,106,213,168, 17, 35, 70,120,188,249,230,155,244,214,173, 91, 30, 0, 44,209, 16,159,246,237,219,215, 93,179,102,141,127,
+203,150, 45,223, 27, 57,114,164,136, 16, 50,165, 58,147,229,230,230, 54,122,205,154, 53,222, 57, 57, 57, 86,115, 37, 20, 10,145,
+146,146, 2,153, 76,102, 45,118, 46, 20, 10, 49,127,254,124,175,209,163, 71,143, 3, 48,174, 42, 77, 0,144, 72, 36, 67, 86,172,
+ 88, 81,175, 91,183,110,130,164,164, 36, 48, 12, 3,137, 68,130, 87, 95,125, 85, 88, 82, 82, 18, 50,115,230,204, 17, 0,236,223,
+113, 84,130, 80, 40,124,109,245,234,213,145,109,219,182, 21, 92,189,122, 21,173, 91,183,198,153, 51,103,240,202, 43,175, 8,139,
+138,138,194, 38, 76,152, 48, 28,192,106,103, 52, 9, 33, 1,114,185,188,241,111,191,253,150, 92,171, 86, 45,235, 13, 72, 88, 88,
+ 24, 23, 31, 31,175,185,122,245,106,212,201,147, 39,115, 91,183,110,237,112, 33,113, 66, 72,144, 92, 46,175,191,123,247,238,244,
+153, 51,103,118, 89,181,106, 85, 47, 0,136,141,141,253,101,214,172, 89,135, 53, 26, 77,163,163, 71,143,106,218,183,111,239, 80,
+205, 64, 0,129, 1, 1, 1,220,152, 49, 99,220,170,218,104,237,218,181,249, 0,106, 19, 66,234,208,178, 2,216, 46,254, 5, 40,
+165,102, 66, 72,115, 66,200,249, 93,187,118, 33, 46, 46, 14,187,118,237, 66,124,124,252,249,242,245, 40, 40, 40,192,197,139, 23,
+209,161, 67, 7,160,172,192,251, 19, 25,139,197,113, 28, 4, 2, 1, 82, 82, 82,176,118,237, 90,204,157, 59, 23, 17, 17, 17, 48,
+153, 76,214,223,190, 64, 32,128, 80, 40,180, 68, 91, 28,186,232,155,205,102,156, 61,123, 22,223,110,220,136, 41,147, 39, 67,169,
+ 84, 2, 0,140, 70, 35, 52,121,121,144, 74,165,214, 8, 86, 85, 80, 74,183,223,188,121,115, 92,112,112,240,125, 93,131,150, 71,
+ 0,112,115,115, 3,207,243, 48,155,205,208,233,116, 88,188,120,177,153, 82,186,189, 42, 93, 75,108,130,101, 89,140, 27, 55, 14,
+122,253, 63,245,193,155, 54,109, 10, 0, 8, 13, 13, 69,116,116,180,245, 53,195, 48, 85, 78, 10,179,213,252,186, 77, 99,148,218,
+108, 29, 53,125, 17, 0, 32, 56, 56, 24, 81, 81, 81, 22, 83,109, 87,211,158, 23,121, 86, 17, 0,149,215, 95,187,146,152,241,217,
+155, 19, 22, 45, 82, 72, 89,225,216,222, 77, 80,219, 67, 4,200,212, 16,117,248, 24,196, 35, 4, 0, 64, 53,119,128,253, 31,227,
+191,125, 52,204,136, 77,186,159,234,170,213, 62,183, 52,154, 7, 6,215, 9, 69,210,206,225,245, 34,201,189,116, 13, 4, 2, 1,
+ 20,238,222,104,211,251,125,176, 44, 3, 55, 15,111, 16,174,212,186, 45,203,176, 16,176, 2,104,138, 74, 17, 90,167, 30, 35,145,
+202, 58,163, 26,131,229,238, 46, 92,254,209,192, 54, 82, 70,154, 3, 4,138,255, 89, 17, 40, 6,227, 85,132, 15,187, 71,200, 70,
+252,242,247,114, 20,152,186, 56,116, 96, 44, 17, 43,179, 25,191,143, 27,135, 46,171, 87,227, 20, 0, 33,128,152,213,171,113,109,
+196, 8,248,154, 76,144, 0, 96,245,122,152, 43,244,217, 59, 2, 33, 4,189,123,247, 70, 78, 78,142,223,228,201,147,107,108,178,
+100, 50,217,183,132,144, 30, 66,161,208, 72, 8, 1,195, 48,214,226,220,150,231, 70,163, 81,196,178,236,238,156,156, 28,167,187,
+246, 8, 33,145,158,158,158, 71, 78,156, 56,225,167, 80, 40, 48,125,250,116,103, 37,236,105,250, 41,149,202, 83,195,135, 15,175,
+253,237,183,223,238, 37,132,116,119,212,100, 85, 52, 87,171, 87,175,206, 95,187,118,237,215,182, 93,129,148,210,116, 66,200,186,
+150, 45, 91,190, 61, 98,196, 8, 15, 0,163, 70,142, 28,137,234, 76,150, 68, 34,233, 20, 30, 30, 14,141, 70, 99, 61,193, 74, 36,
+ 18, 0,128, 66,161,128,187,187, 59, 68, 34, 17,244,122, 61,154, 55,111, 78,196, 98,113, 59, 71,218,172, 84, 42,123,244,233,211,
+ 71,112,252,248,113,100,100,100,192,221,221, 29, 10,133, 2, 28,199,225,173,183,222, 18, 45, 89,178,228, 69, 56,105,176,106,213,
+170,213,171, 75,151, 46,130, 75,151, 46, 33, 49, 49, 17,122,189, 30,215,175, 95,135, 74,165,194, 27,111,188, 33, 90,176, 96,193,
+ 75,112,210, 96, 1,104, 60, 98,196,136, 76, 91,115,101, 65,161, 80,144,200,200, 72,141,151,151, 87, 12, 0,135, 13, 22,128,198,
+239,188,243, 78,214,188,121,243, 58, 28, 60,120,240, 99,203,155, 7, 15, 30,156, 0, 0, 95,124,241,197, 81, 31, 31,159, 24, 0,
+142, 26, 44, 80, 74,249,255,252,231, 63,119,197, 98, 49,132, 66, 33,196, 98,241,125,139, 72, 36, 2,195, 48,202,242,205,171, 29,
+ 28,252,172, 66, 8,105, 9,224,115,148,205,176,154, 76, 41, 61,253,132,155, 4,192, 90,188,189,121,124,124,188,213,100,237,217,
+179, 7,221,187,119, 71,126,126, 62, 46, 93,186,100,107,174,158,212, 24, 44,240, 60, 15,161, 80,136, 69,139, 22,193,104, 52, 98,
+211,166, 77,216,177, 99,199,125,231, 80,149, 74,133,165, 75,151, 58,213,157,197,113, 28,214,175, 95,143,143, 39, 76,176,154, 43,
+ 0, 16,137, 68,240,247,243,131,151,183, 55,110,223,190, 93,173,193,202,203,203,155,182,115,231, 78, 84, 53,200,125,231,206,157,
+214,231,182,131,220, 29,105, 39,203,178,208,235,245,120,254,249,127, 74,185,190,243,206, 59,214,231, 26,141, 6, 44,203, 90,142,
+133, 67, 7,128,101, 89,148, 82,160,183,244,159,247,122,124,248,161,245,121, 78, 78, 78,165,154,255, 11, 81, 43, 91,170, 28,131,
+117, 35,171,120,153,128,164, 71,207, 27,243,194,144,218,190,238,160,218, 76,136,158,155,134,191,178,101, 88,180,120, 55, 0, 96,
+252,171, 45,208,180,235,108, 24,190,121, 1,227, 90,179,226,215, 83,244, 31, 1,248,180,162, 22,165,124,253,224,160, 64,252,117,
+235, 34, 4, 44, 11,177,187, 55,220,213,126,224,205, 6, 20,100, 37,226,200, 15,203, 1, 0,171,214,111, 7,195, 48, 16, 8, 88,
+232, 13, 28, 34,106, 7,130,231,249, 74,103, 46, 0, 64, 3,160, 77, 39, 63,239,184,208, 80, 53, 65,195,124, 60, 80, 1,168,153,
+ 4, 17,105,110,164,181,155, 44, 54,175,160,176,205, 21,224, 68,117, 7, 70, 90,174, 18, 0, 64,180,110, 29, 78, 1,104,181,186,
+236, 90,117,125,196, 8,184,173, 91, 7, 69,249, 54, 18, 66, 80, 88,205, 15,197, 30,150, 25, 43, 81, 81, 81, 88,181,106,149,223,
+232,209,163,107,100,178,116, 58,221, 28,149, 74,213,101,221,186,117,126,125,250,244,121, 96,253,173, 91,183,208,161, 67,135,204,
+140,140,140, 57,206,182,209,214, 92,121,120,120, 32, 57, 57,249,161,251,205, 45,230,234,192,129, 3, 33,193,193,193,104,222,188,
+185,207,248,241,227,157, 49, 89,159,218,154,171,145, 35, 71,254, 13,192,151, 16, 82,209,160,144,242,117, 77,108, 76, 86, 1,128,
+ 5,149, 9,155,205,230, 16,133, 66,129,172,172, 44, 12, 25, 50, 4, 55,110,252, 19,240, 12, 12, 44,139,184,135,134,134,226,246,
+237,219,240,241,241, 1, 33,196,215,145,125,246,241,241,241, 51, 24, 12, 24, 54,108, 24,146,147,255, 25,174, 24, 20, 20,100, 57,
+166,222,142,232,216,226,231,231,231, 87, 90, 90,138,246,237,219, 67,167,211, 1, 0, 6, 12, 24, 0,161, 80,136,172,172, 44, 8,
+133, 66,167, 53, 1,120,199,199,199, 87,154, 34, 69,165, 82, 25, 61, 61, 61, 27, 56,169,233,245,210, 75, 47,165,174, 94,189,250,
+129,174,186, 51,103,206,188,172, 86,171, 15,170,213,234, 72, 39, 53,121, 91, 51, 37, 18,137,238, 51, 88, 66,161, 16, 12,195,212,
+120, 12,218, 51,196, 66, 0,150, 89,109, 43, 1, 68, 63,193,182,220,135,173,201,218,179,103, 15, 26, 53,106,132,188,188, 60, 92,
+189,122,245,137,155, 43, 11, 60,207, 67, 32, 16, 88,111,142,165, 82, 41,154, 55,111,110, 53, 87,132, 16,148,148,148, 64, 32, 16,
+ 88,206,215, 14,157,252,242,243,243, 17,224,239, 15,165, 82,137,122, 17, 17,184, 89,126, 30,177, 60,151, 72, 36, 32,132,192,108,
+174, 58,112, 87, 62, 19,240,125, 84, 49,158,170,134, 80,160,204, 12, 85, 69, 96, 96, 32,120,158,183,156,243,171,139, 32, 56,164,
+233,237,237, 13,173, 86,235,168,230, 51,141, 37, 77, 67, 71, 0, 71, 96, 51, 53,146, 16,194, 52,240,115, 91, 59,111,116,151, 33,
+ 47, 52,242, 70,105,118, 34,164, 74,111, 16,143, 80, 44, 90,188, 27,151,238,228, 2, 0, 22,125,247, 7, 54,207,236, 1,200,212,
+136,114,207,129,191, 82,208, 7,118, 12, 22, 1, 37, 60,165, 16,176,101,253,177, 2, 1, 11,150,101,160,201, 78,199,146,105,163,
+ 0, 0,171,214,239,192,174,163, 87, 17, 28,222,200,218, 79, 11, 66, 0, 90,245,151,218,199, 93,180,106,116,223, 86, 50,226,145,
+ 15,120, 8, 31,220,192, 83, 4, 18,202,252, 95,123, 87, 30, 29, 85,149,167,191,251,222,171, 74, 45,169,164, 18, 66,165, 32, 36,
+ 4, 1,219,168, 96,156, 0, 14, 52, 25,150,145, 70,156,227,204,208,200, 34, 10, 2,129, 34,168,199, 33,216, 14,112, 20, 8,105,
+192,214, 99, 88, 6,161, 33,131,136, 44, 42, 58,200, 98,219,224, 8, 39,172,118, 11, 97, 80,130, 1, 73, 32, 97, 73, 82, 73,165,
+178, 84,146, 74,106,189,243, 71,213,171, 84,202, 90, 83,175,144,104,190,115,238,169,229,189,250,222, 93,235,125,239,119,127,247,
+119,241,242,184,100,249,249, 35,109,219,127,104, 52, 63, 26,168, 98,100,132,184, 28,218, 57, 0, 98,183, 99, 98, 56, 44, 89, 12,
+156,143,198,206, 85, 39,161,130, 23, 42, 10,133, 2,106,181, 26,235,214,173, 83, 47, 91,182,108, 47, 66,220, 24,154, 82,122,141,
+ 16, 50,110,193,130, 5,133,117,117,117,234,180,180, 52, 40, 20, 10, 40, 20, 10,104,181, 90, 76,157, 58, 85, 91, 93, 93,221, 85,
+235,216,238,172,172, 44,181, 88, 44, 70,105,105, 41,122,245,234,229, 18,134, 93, 1, 33, 68, 29, 27, 27,251,183,175,191,254, 58,
+117,240,224,193,184,122,245, 42, 30,121,228, 17,236,223,191, 95, 53,115,230,204,160, 68,150, 76, 38,155,236, 20, 76,208,104, 52,
+113, 26,141,102, 44,128,177,129,174,173,209,104,226,114,114,114,254, 21,126, 4,150, 72, 36,186,173,215,235,251,200,100, 50, 28,
+ 56,112, 0, 10,133, 2,114,185, 28, 73, 73, 73,208,235,245,144,203,229,160,148,194, 98,177,240,127, 18,117,193,148,187,182,182,
+ 86,107,179,217, 82,142, 30, 61,138,218,218,142,152,120,169,169,169,112,250,107, 4, 27, 11,198,133,202,202, 74, 45, 33, 36,229,
+210,165, 75, 40, 47, 47,199,164, 73,147,112,240,224, 65, 12, 31, 62, 28, 0, 96, 50,153,186, 18,124,207,198,178,172,207, 63, 61,
+231, 19,103,188,144,156,112,220,180, 66,226,180,219,237,118, 94, 92,185,191,186,139,174, 0,215,252,165,192,221,119,231,103, 11,
+121, 16, 8,147, 38, 77,130, 94,175,135, 66,161, 8,120, 3,190,151,224, 45, 88,171, 87,175, 70,118,118, 54,212,106, 53,150, 46,
+ 93, 10,142,227, 92,201,125, 38, 32, 20, 36,170,213,126,143,243, 62, 88,254, 64, 8,137, 81, 42,149,171, 25,134,153,198, 6, 81,
+113, 54,155,205,102,183,219, 63,109,108,108,244, 27,166,129,119, 72, 15,166, 45,220,235, 32, 64, 94,195,230,244,166, 69,186, 51,
+248,210, 21, 58, 77,115,133, 64,135,184,250, 83,246,248, 57, 19,135,196,227,240,241,191, 67,108,110, 0, 76, 62,219, 11,176, 89,
+ 64,196,209, 80, 43, 69,201,222, 14, 19,134,189,122,231,110, 37, 18,226, 21, 78,113,229, 76, 12,131,244, 33,142,135,215,191,156,
+ 46, 65,242,192, 33,224, 88, 22, 28,203, 66, 33,147, 64, 91, 93, 5,142, 99,174,250,186,236, 80, 22, 83,166, 60,148, 50, 64,157,
+ 24, 5, 12,245, 51, 0,134,197, 32,185,111, 20,158, 74,144,166, 14,101, 49,197, 95,165, 80, 74, 33,113, 10, 44, 3, 0,211,188,
+121,200, 40, 40,192, 53,141, 6, 55, 53, 26, 60, 80, 80, 0,204,155, 7, 59, 58, 86, 21, 6, 26, 40,222,192,119, 68, 94, 8,173,
+ 88,177, 66, 91, 87, 87,247, 66,200, 68,142, 60, 95,171,175,175, 31,247,198, 27,111,104,117, 58, 29,228,114, 57,170,170,170,194,
+ 18, 87, 0, 96, 52, 26,103, 23, 20, 20,104, 11, 11, 11,161, 80, 40, 16, 19, 19,211,101,129,197, 91,174, 86,173, 90,213, 63, 37,
+ 37, 5,101,101,101, 80, 42,149, 72, 72, 72, 64,122,122, 58,206,158, 61,171, 74, 73, 73, 57,234, 92,101,228, 47, 79,135, 10, 10,
+ 10, 26, 0,160,160,160,160,129, 16,114,146, 16,178,141, 16,242,103,143,180,141, 16,114,210,253, 92,163,209,248,185, 63,110,147,
+201,116,178,164,164,132,202,229,114,176, 44, 11,179,217, 12,169,212, 97,235,102, 89,214,229,152, 11, 0, 78,199,211, 51,193,148,
+221, 96, 48,252,245,131, 15, 62,176,164,164,164,224,177,199, 30,195,176, 97,195, 48,106,212, 40,164,166,166, 98,245,234,213,166,
+150,150,150,191, 6,195,227,142,202,202,202,191,236,223,191,223,146,146,146,130, 97,195,134, 65, 34,145, 32, 61, 61, 29, 73, 73,
+ 73, 88,183,110,157,169,177,177, 49,100, 78, 0,183, 46, 95,190,236,243, 31, 82, 38,147,197, 34,136,213,184, 30,184,125,254,252,
+121,118,228,200,145,135, 61, 15, 60,241,196, 19,135, 21, 10,133, 18, 64,168,126,125,212, 93, 84, 73, 36, 18, 87,226,191,231, 56,
+238,215, 96,193, 90, 12,224,123, 0,101, 0,150, 6, 56,247,158,194,125,181, 96, 93, 93, 29, 74, 74, 74, 80, 84, 84,132,145, 35,
+ 71,226,204,153, 51,128, 35, 76,131,223,177, 30,225,252,129, 82, 10,145, 72,132,180,180, 52,228,228,228,224,203, 47,191,196,181,
+107,215, 96,177, 88, 92, 2,136,247,185, 12,197,130, 37, 22,139,161, 86,171, 97,177, 88, 92,214, 43, 0,184,254,227,143,224, 56,
+ 14,118,187, 29, 38,147, 41,160, 5, 75,169, 84,174,222,177, 99,199,171, 58,157,174,111,109,109,109,162,123,210,106,181,137, 85,
+ 85, 85,137,119,239,222, 77,188,125,251,118, 98, 69, 69, 69,226,205,155, 55,251,190,253,246,219,175, 42,149,202,213,193,228,147,
+101, 89,164,167,167,227,149, 87, 94,113,165,247,222,123,207,149, 10, 11, 11, 59,140, 29, 65,130,101, 89,164,229,190,139,127,169,
+165,174,244,165,138,184, 82,241, 31, 22,250,227,236,164, 69,186, 59, 60,157,220, 1, 0, 15,247,145,175,249,211,130, 49,115,126,
+247,136, 18,135,142, 95, 64,222,231, 55,174,254,102,142, 42,109,112,124, 45,236,181, 37,248,195,243,195,241,238,190, 11, 0, 28,
+ 83,132,246,154, 98,208,250, 50,208,152, 20,220,212,235,188, 78, 47, 88, 77,109, 39,110,148,254, 56, 62,109,232, 8,166, 90,215,
+220,105,133, 65,198,184,169, 32,132,160,223,192, 33, 96, 57, 14, 44,203,128, 99, 89,196,197, 74, 81,114,233,146,189,221,104, 60,
+225,141, 51, 3,224, 18,100, 81,155,159,127, 42, 93,138,190,205,128, 76,226, 58, 70,111, 76,237,124,178,140, 3,134,198, 96,238,
+221, 4,217, 9,109,219,102, 81,139,249, 48,128,159, 46,203,128,227,169, 38, 70, 34, 65, 43, 0,157, 72,132, 81, 27, 55,226, 71,
+141, 6, 49, 59,119,130,133,195,139, 90,181,113, 35, 12,187,119,131,177, 90, 65,165,210,176, 44, 88, 90,173, 22,211,167, 79, 15,
+ 75, 8, 1, 29,150,172, 69,139, 22, 21,174, 91,183, 78,189, 98,197, 10,193, 56,151, 46, 93, 90,184,111,223, 62,245, 3, 15, 60,
+208, 85, 42, 40, 20,138,255,180,219,237,113,239,188,243, 78,117,126,126,126,167, 39, 67,190, 46, 76, 38,147, 36, 46, 46,238, 93,
+ 0,227,253, 80,229, 45, 92,184, 80, 12, 32,219,105,201,122,108,225,194,133,231, 40,165,111,186,159, 68, 8,201,221,190,125,251,
+116,183,169,196,109, 0, 54,250,203, 99, 83, 83,211,159,115,114,114,230,157, 58,117,170,183, 84, 42, 5, 33, 4, 98,177, 24, 15,
+ 62,248,160,211,242,234,112,120,165,148,226,181,215, 94,211,213,212,212, 4, 21,166,161,189,189,125, 87, 94, 94,222,120,163,209,
+152, 58,119,238, 92,113,124,124, 60,180, 90, 45,214,175, 95,111,218,181,107,215,237,150,150,150, 80,125,165, 96,177, 88,118,173,
+ 92,185,114, 92,115,115,243,192,249,243,231,139, 27, 27, 27, 97, 52, 26,241,250,235,175,155,118,238,220,121,199,104, 52,134, 28,
+168,119,212,168, 81,165, 21, 21, 21,153,173,173,173,245,114,121,231, 5,177, 34,145,136, 68, 71, 71,143, 0,176, 59, 20,206,140,
+140,140,178, 91,183,110,141, 92,179,102,205, 73,139,197, 34,250,246,219,111, 93, 78,238,155, 55,111, 46,148, 74,165, 79, 34,116,
+103,124,187, 68, 34,233,100,177,242,124,207,113,220, 47,222,130, 69, 41, 45,132, 35,244,197,125, 5, 79,113, 85, 92, 92,140,241,
+227, 29, 67,250,204,153, 51, 24, 61,122, 52,206,156, 57,131,204,204,204,159, 53, 76, 3, 47,176, 56,142,195,204,153, 51, 49, 97,
+194, 4,244,239,223,223, 53,206,221,157,220, 67, 17, 25, 86,171, 21, 67,135, 14, 69,187,201, 4,177, 88,236,154,130,228, 56, 14,
+170,196, 68,148,150,150, 6,101,193, 98, 24,102,218,228,201,147,153, 43, 87,174, 96,198,140, 25,216,179,103,143,207,115,103,205,
+154,133,143, 63,254, 24,147, 39, 79,102,150, 47, 95,238, 55, 76, 3,239, 92, 30, 76,153,248,251,116, 32, 11,158, 80,156,238, 90,
+164,187,195, 91,160, 81, 12, 84,201,231, 78,120,144,195,161, 19, 23,144,119,232,214, 46, 27,165, 7, 14, 92,172,255, 98,233,104,
+192,252,233,243, 72,159,186,219, 49, 45, 8,192, 94, 83, 12,243,167,179, 64,228,189,113,250,174, 8,141, 70,179,215, 29,173,173,
+ 86,243,158,131,123,183,228,140,220,154,169,234,155,168,132,190,209,232, 18, 89, 23, 11, 63, 3, 0, 76, 89,184, 22, 28,235,152,
+ 58,140, 85, 72, 33, 19,179,248,159, 15, 55,233,204,230, 54,175,189,202, 46, 98,178,231,255,246, 65,165, 82, 73,129, 71,197,157,
+142,145,129, 14,206, 78, 66,235, 31,226,209,187,184, 30,207, 15, 86,196,110,188,210,144, 13, 96,179, 39,167,169,161,193,104, 40,
+ 42,146,253,211,222,189, 40,249,253,239,209,207, 96, 64,113,124, 60, 84, 86, 43, 20,112, 90,171,118,238,132, 97,207, 30, 72,173,
+ 86, 64,169, 68,221,150, 45,176, 94,190, 12,107, 83,147,209,147,207, 31, 8, 33,184,126,253,122,216, 86, 38,119,240,130,104,217,
+178,101,123,235,234,234, 94, 16,146,115,246,236,217,133,199,143, 31,247,111,247,246, 3,131,193,176, 4,192, 18, 1,242, 99, 39,
+132,188,233, 12,104,151,173,209,104,226,206,159, 63, 63,143, 16,178,149, 82, 90, 5, 0,132,144,196,172,172,172, 5, 30,226, 42,
+224, 42, 66, 74,233, 45,133, 66,241,199, 37, 75,150,172,205,207,207, 87,240, 14,237,223,125,247, 29,172, 86, 43, 68, 34, 17,108,
+ 54, 27,178,178,178,154,235,234,234,222,245, 21,129,217, 11,175,149, 16, 50,107,237,218,181, 89,155, 54,109,122,134,101, 89,149,
+205,102,171, 53, 26,141, 71,141, 70, 99, 65, 87, 86, 81, 57,235,225,197, 21, 43, 86,188,184, 97,195,134,201, 12,195, 36, 90,173,
+ 86,157,193, 96, 56, 98, 52, 26,187, 20, 91,235,220,185,115,181, 91,183,110,189, 81, 91, 91,251,112,114,114,114,163, 66,161, 48,
+153, 76, 38, 86, 38,147,197, 70, 71, 71,103, 0,248, 6,192, 15,161,112, 22, 21, 21, 85,111,219,182,173,188,189,189, 61,109,219,
+182,109,167, 99, 99, 99,143, 19, 66,136, 88, 44,142,151,201,100,227, 1,156, 4,112, 61, 20, 78,134, 97,236,238,214, 42, 79,255,
+171,168,168,168, 95,139, 15,214,125, 7,103,152,134,139,148, 82,232,116, 58, 92,185,114,133, 23, 87, 25, 0,144,153,153,121,145,
+ 23, 89, 69, 69, 69, 24, 54,108,216, 69, 66,200, 61, 15,211,224,110,193,226,133, 84,255,254,253, 93,159,221,147,155, 15, 86, 80,
+176,217,108, 16,139,197,224, 56, 14,125,147,146, 92,215,162,148,162,180,180, 20,122,189, 62, 40,129,197,178, 44, 75, 8,193,140,
+ 25, 51,130,186,238,115,207, 61,135,147, 39, 79, 34,152,233, 68, 39, 63, 6, 12, 24, 16,240, 28, 39,130, 18, 62, 44,203, 34, 57,
+217,235, 68, 86, 80,156,238, 90,164,187,195,171,147,123, 89,141,113,205,172,245,103,151,255, 80,221,118,160, 68,219,154, 3,128,
+126, 90, 44,255, 42, 93,197, 78,156,248,208, 29,180, 23,100,130,196, 58,130,174,209,230, 42,144,104, 53,238,216,251, 33,247,240,
+213,106, 43,136, 87,255, 22, 74,105,165, 88, 42,127,243,195, 29,155,243,179, 22,189,166, 40, 46,211,162,177,185, 29, 44,219,209,
+105,121,231,246,216,104, 41, 82,250, 40,177,239,191,215, 27, 12, 77, 13, 43,188,197,192, 2,128,212, 24,177,230,201, 17,131, 37,
+232,211, 2,180, 73,129,182,142,206, 74, 47,253,187,227,141,193,195, 72, 53, 36, 14, 79,223,106,145, 30,188,213,162,129, 23,129,
+213,102, 50, 77, 92,254,244,211,199,214,124,241,133,252,225, 3, 7,160,125,246, 89, 36, 53, 53, 65, 2,116,242,201, 98, 44, 22,
+ 64,169,132,110,207, 30,180,218,108,200,159, 59,183,181,205,108,126,202, 71, 61,123,133,197, 98, 17,143, 29, 59, 86, 48,113,197,
+195,201, 21,146, 31, 87, 48,156,132,144,113, 19, 38, 76, 40,164,148, 74, 2,255, 34,178,112, 19, 89,230,243,231,207, 47, 56,125,
+250,116, 25, 58,111,248,217,112,250,244,233,178,249,243,231,147,247,223,127,127, 39,128,149,193, 6,222,108,110,110,222, 28, 23,
+ 23,135, 49, 99,198,172,124,235,173,183, 18,134, 15, 31,142,196,196, 68, 24, 12, 6, 20, 21, 21, 97,241,226,197,250,166,166,166,
+183,234,235,235,243, 67,204,179, 13, 14, 75, 77,200,214, 42, 63,156,118, 0, 31, 56,147, 32,120,233,165,151,190, 43, 43, 43,171,
+ 83,169, 84,255, 40, 22,139, 31,131,195,207,167, 26,192, 78,132, 40,132,120,100,103,103, 95, 42, 43, 43,211,245,235,215,111,164,
+147, 51, 14,192, 93, 0, 59,186,192, 89,121,225,194,133,228, 17, 35, 70, 48, 34,145,136,178, 44, 11,145, 72, 68, 57,142,163, 78,
+191, 25, 10, 0, 71,142, 28,145, 0, 8,121, 43,175, 30,132, 7,247, 48, 13, 85, 85, 85, 46,113,229, 22,104, 52, 35, 51, 51,243,
+162, 83, 92,241,199,126, 22,255, 49, 74, 41,242,242,242,176,125,251,118, 4,138, 64,238, 92,173,231,215,140,195, 91,170,120,241,
+100, 54,155, 81, 92, 92, 12, 66, 8,108, 54,155,107, 90,144, 15,209, 96,181, 90,253,174, 62,183,217,108, 54,147,201,132, 79, 62,
+249, 36, 40,145,245,209, 71, 31,161,173,173, 13,182, 0,202,205, 61,164,194,227,143, 63, 14,189, 94,239, 90,196,147,145,145,225,
+ 58,207,108,246, 27,184,222, 39,103, 90, 90, 26,116, 58, 29,122,247,118,172,179, 73,153,173,113,157,103,109,249,245,196,253, 37,
+193,134, 22,120, 60, 46, 78,217, 30,101,249,252,223,134, 72,198, 77,203, 80, 98, 96,159, 24,136,196, 82, 84, 54, 89,241,245, 15,
+ 77,216, 81, 88,125,219,104,177, 61,115,173,166,229,178, 63, 30,105,180,242,232,240,223, 78, 24, 61,123,193,226,232,230,118, 27,
+202,203, 43, 80, 91, 83, 5,134, 48,232,219, 47, 25,169,169, 3, 32,139, 98,176,167, 32,191,229,226,185,227,103, 13, 77,250, 73,
+190,184,158,137,139, 58,183,225,217,209, 35, 7, 13,138, 33,176, 90, 0,155, 5,176, 90, 0,187,243,149,255,206,222,185,175, 93,
+185,210, 64,151,255,159,254,111, 95, 52,152,188,238, 41, 53,141,144,209,241,241,241,199,242, 14, 29,146,219, 77, 38,152,230,205,
+131,172,189, 29, 50, 66, 64, 40, 5, 3,128, 72,165,168,219,178,197, 33,174,230,204,105,109,104,108, 12,121,171, 28,149, 74,245,
+129, 78,167,235,118,145,220, 19, 18, 18,222,232, 74,184,135, 72,193,185,146,175,129, 15, 50,234,246, 61, 7, 64,197, 91,181,186,
+192, 59, 64,165, 82, 45,103, 24,102, 20,165, 52,129, 97,152,122,187,221,254, 77, 77, 77,205,219,148,210, 82, 33,242,222,131,208,
+ 65, 58, 34,185, 7,154,175,174, 1,240, 31, 0, 12,148,210,242,136,103,172, 7,157,192, 79, 19,194,203,106, 65,127,199,238, 21,
+ 18, 18, 18,254,126,236,216,177,225, 3, 7, 14,100,220,221, 21,248, 88,119,252, 52, 22,199, 57,236, 16,167, 78,157,178,206,152,
+ 49,227,155,234,234,234, 49,190, 56, 99, 99, 99,191,250,254,251,239,127,215,216,216,248, 19, 33,229, 30,217,157,255,220,210,210,
+130, 69,139, 22,253,111, 83, 83,147,215,173,114,226,226,226, 54,228,231,231,191, 58,101,202, 20,134, 15, 43,225,158,168,115,129,
+ 21,159,204,102, 51,118,239,222,109,223,180,105,211,127, 53, 52, 52,248,156, 34, 76, 74, 74,186, 93, 89, 89,153,204,135, 76,240,
+149,220, 49, 96,192,128,170,242,242,114,159,193, 75, 35,193,217,221, 17,180,192, 2, 28, 43,136,210, 18,163,167, 83, 96, 26, 3,
+251, 80,134,144, 40, 43,197, 53, 80,124, 37,231, 90,183, 22, 85,210,160,166,200,196,114,249,203, 49,138,248, 85, 83, 94,120, 37,
+ 97,192,160,223, 16,117,223,126, 32, 96,160,173,190,139,138, 27, 63,210,207,247,110,169,107,105,210,175,110,109,109,222,226,143,
+231, 97, 66, 6, 15,138, 21,239,143,178,225, 33,240,229,240,216, 63,202, 19, 20,128, 89,196, 92,189, 97,176,204, 40,241,115,147,
+228, 69,214,202,207, 62,147,115,143, 62,250,147, 0,111,118,187, 29,214,203,151,145, 63,119,110,151,196, 85, 15,122,208,131,240,
+ 64, 8, 25,136,192, 49,174, 44, 0,238,252, 92, 22,146, 95, 59,200,125,188,217, 51, 33, 36,186, 87,175, 94,199, 89,150, 77,117,
+126,238,228, 19,196,191,231, 95,237,118,123,185, 86,171,125,146, 82,218,234,135,115, 80, 76, 76,204, 22,155,205,246, 68, 32,159,
+ 37, 74, 41, 88,150,253,214, 96, 48,188,236,203,213, 32, 82,171, 8,123,247,238, 93, 90, 81, 81, 49,136, 95, 21,237,126,175,244,
+172, 7, 0,184,126,253, 58,198,142, 29, 91, 81, 85, 85,229,115, 62, 49, 18,156,221, 29, 33, 9, 44, 65, 47, 76, 72,146, 88,162,
+120, 49, 74, 38,253,103,187,197,154, 6, 2,112, 34,209, 85, 83,155,241, 68,187,177,249, 67, 95,211,130, 30, 28, 97, 5,100,162,
+ 1, 10, 63,141,144,209, 18,177,248, 43,177, 82, 41,243,118,170,181,169,201,216,102, 54, 79,236, 17, 87, 61,232, 65, 15,122,208,
+131,238, 2,226,216,153,227,152, 72, 36,146, 56, 63,187, 31,251,201,249, 86,171,181,173,182,182,118,146,191,217,150, 72,112,118,
+123,240, 74, 51,216, 4,167, 46, 9,242,220, 9,193,114, 58,211,216,251,157, 51,130,101, 15,200, 29, 2,231, 88, 39,103,110, 55,
+201,167,144,109, 36, 40, 39, 58,116,120, 80,188,161,112, 6,219,167, 66,204,103, 80,253,254,126,224, 12,178, 61,187,146, 79,191,
+220, 93,108,247,220,110,146, 79, 33,219, 72, 16, 78,207,254, 19, 12,111,168,156,193,244,169, 46,228, 51, 96,191,191, 95, 56,131,
+104,211,174,230,211, 39,119,176,125,201, 71,219,231, 6,250,237, 47, 33,249,141,228,238,137, 72,121,246, 83,103,120,124, 39,191,
+ 32,161,242, 35,193,201,131, 8,188, 17,165,144, 92, 78, 20, 10,205,233, 81,159, 66, 33,151, 58, 86,140,156, 68, 16,129, 66,131,
+ 68, 33,237, 88,133, 18, 86, 29,120,148, 85, 16, 94,119, 78,161,234,210,157, 71,168,126, 31,105, 78,247,239,194,233,171,158,156,
+ 66,244,123,111,237, 46, 36,167, 80, 99,201,227,247,130,140,165, 72,244,121, 47,253, 39,108, 94, 79, 78, 33,198,146, 39,167, 16,
+253,254, 94,112,242,223,135, 51,150,188,113, 10,209,239,125,181,125,184,188,221, 5, 33, 69,140,140,100,197,144, 8,108,240, 40,
+180, 16,226, 57,133,228,227, 57,137, 35,130,237,125,207, 9, 97,219, 40,215,201,153, 43, 32,231, 56,161,218, 40, 18,253,221,157,
+ 83, 40,126, 79, 30, 33,218,201, 27,103,184,249,245,145,207,176,224,141, 51,220,126,127,175, 56, 33,108, 27, 9, 50,150, 60, 56,
+ 5, 27, 75,158,229, 37,132,228, 10,201, 41,212, 88,242,146,207,176,219,201, 27,103,184,249,245,145,207,176,224,141, 83,136,123,
+ 72,164,120,187, 3, 66,178, 96, 69, 10,145, 16, 66, 64, 71, 60, 13,161,111,100, 66,138,172, 72, 89,218,132,178,226,120,225, 61,
+ 41, 32,157, 96,214, 38, 30,206,252, 9,242, 68,219, 29,209, 51,150,122,198, 18,238,179,177,228,173,223, 80, 74,115, 9, 33,171,
+132,228, 12, 23,158,156, 66, 9, 33, 47,101, 15,107, 44,121,254, 86,136,177, 20,128, 51, 44, 11,179,175,242,135,195,219, 93,208,
+245, 77,229, 4,134, 83,213, 10,246,103,235,198, 39,168, 85, 76,104, 68, 40,159,227,186, 67,217, 17,129,124, 18, 66,114, 35, 84,
+246,238, 82,167, 61, 99,169,103, 44, 9, 2, 33,199,146, 71,159, 20, 36,175, 66,247,115,111,156, 66, 92,195,157, 67,168, 62, 26,
+233,178, 11, 57,150, 34,209,246,221, 5,255, 15,195, 78,238,106,137,168,169,119, 0, 0, 0, 0, 73, 69, 78, 68,174, 66, 96,130,
0};
diff --git a/source/blender/editors/include/ED_anim_api.h b/source/blender/editors/include/ED_anim_api.h
index 271827c2aba..316f1b58d33 100644
--- a/source/blender/editors/include/ED_anim_api.h
+++ b/source/blender/editors/include/ED_anim_api.h
@@ -99,7 +99,7 @@ typedef struct bAnimListElem {
void *data; /* source data this elem represents */
int type; /* one of the ANIMTYPE_* values */
int flag; /* copy of elem's flags for quick access */
- int index; /* copy of adrcode where applicable */
+ int index; /* for un-named data, the index of the data in it's collection */
void *key_data; /* motion data - mostly F-Curves, but can be other types too */
short datatype; /* type of motion data to expect */
@@ -144,7 +144,7 @@ typedef enum eAnim_ChannelType {
ANIMTYPE_DSMBALL,
ANIMTYPE_DSARM,
- ANIMTYPE_SHAPEKEY, // XXX probably can become depreceated???
+ ANIMTYPE_SHAPEKEY,
ANIMTYPE_GPDATABLOCK,
ANIMTYPE_GPLAYER,
@@ -209,7 +209,7 @@ typedef enum eAnimFilter_Flags {
#define FILTER_MAT_OBJC(ob) ((ob->nlaflag & OB_ADS_SHOWMATS))
#define FILTER_PART_OBJC(ob) ((ob->nlaflag & OB_ADS_SHOWPARTS))
/* 'Sub-object' channels (flags stored in Data block) */
-#define FILTER_SKE_OBJD(key) ((key->flag & KEYBLOCK_DS_EXPAND))
+#define FILTER_SKE_OBJD(key) ((key->flag & KEY_DS_EXPAND))
#define FILTER_MAT_OBJD(ma) ((ma->flag & MA_DS_EXPAND))
#define FILTER_LAM_OBJD(la) ((la->flag & LA_DS_EXPAND))
#define FILTER_CAM_OBJD(ca) ((ca->flag & CAM_DS_EXPAND))
@@ -232,6 +232,10 @@ typedef enum eAnimFilter_Flags {
#define EDITABLE_FCU(fcu) ((fcu->flag & FCURVE_PROTECTED)==0)
#define SEL_FCU(fcu) (fcu->flag & (FCURVE_ACTIVE|FCURVE_SELECTED))
+/* ShapeKey mode only */
+#define EDITABLE_SHAPEKEY(kb) ((kb->flag & KEYBLOCK_LOCKED)==0)
+#define SEL_SHAPEKEY(kb) (kb->flag & KEYBLOCK_SEL)
+
/* Grease Pencil only */
/* Grease Pencil datablock settings */
#define EXPANDED_GPD(gpd) (gpd->flag & GP_DATA_EXPAND)
diff --git a/source/blender/editors/include/ED_mesh.h b/source/blender/editors/include/ED_mesh.h
index ed8d366ab8b..50411c9d998 100644
--- a/source/blender/editors/include/ED_mesh.h
+++ b/source/blender/editors/include/ED_mesh.h
@@ -66,7 +66,7 @@ struct Object;
#define B_AUTOFGON 0x20
#define B_KNIFE 0x80
#define B_PERCENTSUBD 0x40
-#define B_MESH_X_MIRROR 0x100
+//#define B_MESH_X_MIRROR 0x100 // deprecated, use mesh
#define B_JOINTRIA_UV 0x200
#define B_JOINTRIA_VCOL 0X400
#define B_JOINTRIA_SHARP 0X800
diff --git a/source/blender/editors/include/UI_icons.h b/source/blender/editors/include/UI_icons.h
index 50f838b8745..e8c99a51bf8 100644
--- a/source/blender/editors/include/UI_icons.h
+++ b/source/blender/editors/include/UI_icons.h
@@ -33,7 +33,7 @@
DEF_ICON(ICON_BLENDER)
DEF_ICON(ICON_QUESTION)
DEF_ICON(ICON_ERROR)
-DEF_ICON(ICON_BLANK1) // XXX this is used lots, it's not actually 'blank'
+DEF_ICON(ICON_CANCEL)
DEF_ICON(ICON_TRIA_RIGHT)
DEF_ICON(ICON_TRIA_DOWN)
DEF_ICON(ICON_TRIA_LEFT)
@@ -66,9 +66,9 @@ DEF_ICON(ICON_VIEWZOOM)
DEF_ICON(ICON_ZOOMIN)
DEF_ICON(ICON_ZOOMOUT)
DEF_ICON(ICON_PANEL_CLOSE)
-DEF_ICON(ICON_BLANK009)
+DEF_ICON(ICON_COPY_ID) //ICON_BLANK009
DEF_ICON(ICON_EYEDROPPER)
-DEF_ICON(ICON_BLANK010)
+DEF_ICON(ICON_LINK_AREA) //ICON_BLANK010
DEF_ICON(ICON_AUTO)
DEF_ICON(ICON_CHECKBOX_DEHLT)
DEF_ICON(ICON_CHECKBOX_HLT)
@@ -83,7 +83,7 @@ DEF_ICON(ICON_DOTSUP)
DEF_ICON(ICON_DOTSDOWN)
DEF_ICON(ICON_LINK)
DEF_ICON(ICON_INLINK)
-DEF_ICON(ICON_BLANK012b)
+DEF_ICON(ICON_PLUGIN)
/* various ui */
DEF_ICON(ICON_HELP)
@@ -105,13 +105,13 @@ DEF_ICON(ICON_STYLUS_PRESSURE)
DEF_ICON(ICON_GHOST_DISABLED)
DEF_ICON(ICON_NEW)
DEF_ICON(ICON_FILE_TICK)
-DEF_ICON(ICON_CANCEL)
+DEF_ICON(ICON_QUIT)
DEF_ICON(ICON_URL)
DEF_ICON(ICON_BLANK037)
DEF_ICON(ICON_BLANK038)
DEF_ICON(ICON_BLANK039)
DEF_ICON(ICON_BLANK040)
-DEF_ICON(ICON_BLANK040b)
+DEF_ICON(ICON_BLANK1) // Not actually blank - this is used all over the place
/* BUTTONS */
DEF_ICON(ICON_LAMP)
@@ -127,7 +127,7 @@ DEF_ICON(ICON_SCRIPT)
DEF_ICON(ICON_PARTICLES)
DEF_ICON(ICON_PHYSICS)
DEF_ICON(ICON_SPEAKER)
-DEF_ICON(ICON_BLANK041)
+DEF_ICON(ICON_TEXTURE_SHADED) //ICON_BLANK041
DEF_ICON(ICON_BLANK042)
DEF_ICON(ICON_BLANK043)
DEF_ICON(ICON_BLANK044)
@@ -251,7 +251,7 @@ DEF_ICON(ICON_GROUP_UVS)
DEF_ICON(ICON_BLANK089)
DEF_ICON(ICON_BLANK090)
DEF_ICON(ICON_RNA)
-DEF_ICON(ICON_BLANK090b)
+DEF_ICON(ICON_RNA_ADD)
/* available */
DEF_ICON(ICON_BLANK092)
@@ -690,7 +690,7 @@ DEF_ICON(ICON_UV_VERTEXSEL)
DEF_ICON(ICON_UV_EDGESEL)
DEF_ICON(ICON_UV_FACESEL)
DEF_ICON(ICON_UV_ISLANDSEL)
-DEF_ICON(ICON_BLANK239)
+DEF_ICON(ICON_UV_SYNC_SELECT)
DEF_ICON(ICON_BLANK240)
DEF_ICON(ICON_BLANK241)
DEF_ICON(ICON_BLANK242)
@@ -801,8 +801,8 @@ DEF_ICON(ICON_BLANK303)
DEF_ICON(ICON_BLANK304)
DEF_ICON(ICON_BLANK305)
DEF_ICON(ICON_BLANK306)
-DEF_ICON(ICON_BLANK307)
-DEF_ICON(ICON_BLANK308)
+DEF_ICON(ICON_BACK)
+DEF_ICON(ICON_FORWARD)
DEF_ICON(ICON_BLANK309)
DEF_ICON(ICON_BLANK310)
DEF_ICON(ICON_BLANK311)
diff --git a/source/blender/editors/include/UI_interface.h b/source/blender/editors/include/UI_interface.h
index adbfd731a09..bd8214db29b 100644
--- a/source/blender/editors/include/UI_interface.h
+++ b/source/blender/editors/include/UI_interface.h
@@ -620,6 +620,10 @@ uiBlock *uiLayoutAbsoluteBlock(uiLayout *layout);
void uiTemplateHeader(uiLayout *layout, struct bContext *C, int menus);
void uiTemplateID(uiLayout *layout, struct bContext *C, struct PointerRNA *ptr, char *propname,
char *newop, char *openop, char *unlinkop);
+void uiTemplateAnyID(uiLayout *layout, struct bContext *C, struct PointerRNA *ptr, char *propname,
+ char *proptypename, char *text);
+void uiTemplatePathBuilder(uiLayout *layout, struct bContext *C, struct PointerRNA *ptr, char *propname,
+ struct PointerRNA *root_ptr, char *text);
uiLayout *uiTemplateModifier(uiLayout *layout, struct PointerRNA *ptr);
uiLayout *uiTemplateConstraint(uiLayout *layout, struct PointerRNA *ptr);
void uiTemplatePreview(uiLayout *layout, struct ID *id, struct ID *parent, struct MTex *slot);
diff --git a/source/blender/editors/interface/interface_handlers.c b/source/blender/editors/interface/interface_handlers.c
index 195129eac8f..29d84076533 100644
--- a/source/blender/editors/interface/interface_handlers.c
+++ b/source/blender/editors/interface/interface_handlers.c
@@ -2056,9 +2056,21 @@ static int ui_numedit_but_NUM(uiBut *but, uiHandleButtonData *data, float fac, i
/* Mouse location isn't screen clamped to the screen so use a linear mapping
* 2px == 1-int, or 1px == 1-ClickStep */
if(ui_is_but_float(but)) {
- tempf = data->startvalue + ((mx - data->dragstartx) * fac * 0.01*but->a1);
+ fac *= 0.01*but->a1;
+ tempf = data->startvalue + ((mx - data->dragstartx) * fac);
tempf= ui_numedit_apply_snapf(tempf, softmin, softmax, softrange, snap);
+
+#if 1 /* fake moving the click start, nicer for dragging back after passing the limit */
+ if(tempf < softmin) {
+ data->dragstartx -= (softmin-tempf) / fac;
+ tempf= softmin;
+ } else if (tempf > softmax) {
+ data->dragstartx += (tempf-softmax) / fac;
+ tempf= softmax;
+ }
+#else
CLAMP(tempf, softmin, softmax);
+#endif
if(tempf != data->value) {
data->dragchange= 1;
@@ -2067,9 +2079,22 @@ static int ui_numedit_but_NUM(uiBut *but, uiHandleButtonData *data, float fac, i
}
}
else {
- temp= data->startvalue + (mx - data->dragstartx)/2; /* simple 2px == 1 */
+ fac = 0.5; /* simple 2px == 1 */
+
+ temp= data->startvalue + ((mx - data->dragstartx) * fac);
temp= ui_numedit_apply_snap(temp, softmin, softmax, snap);
+
+#if 1 /* fake moving the click start, nicer for dragging back after passing the limit */
+ if(temp < softmin) {
+ data->dragstartx -= (softmin-temp) / fac;
+ temp= softmin;
+ } else if (temp > softmax) {
+ data->dragstartx += (temp-softmax) / fac;
+ temp= softmax;
+ }
+#else
CLAMP(temp, softmin, softmax);
+#endif
if(temp != data->value) {
data->dragchange= 1;
@@ -2077,6 +2102,8 @@ static int ui_numedit_but_NUM(uiBut *but, uiHandleButtonData *data, float fac, i
changed= 1;
}
}
+
+ data->draglastx= mx;
}
else {
/* Use a non-linear mapping of the mouse drag especially for large floats (normal behavior) */
@@ -2138,15 +2165,15 @@ static int ui_numedit_but_NUM(uiBut *but, uiHandleButtonData *data, float fac, i
static int ui_do_but_NUM(bContext *C, uiBlock *block, uiBut *but, uiHandleButtonData *data, wmEvent *event)
{
- int mx, my, click= 0;
+ int mx, my; /* mouse location scaled to fit the UI */
+ int screen_mx, screen_my; /* mouse location kept at screen pixel coords */
+ int click= 0;
int retval= WM_UI_HANDLER_CONTINUE;
- mx= event->x;
- my= event->y;
+ mx= screen_mx= event->x;
+ my= screen_my= event->y;
- if(!ui_is_a_warp_but(but)) {
- ui_window_to_block(data->region, block, &mx, &my);
- }
+ ui_window_to_block(data->region, block, &mx, &my);
if(data->state == BUTTON_STATE_HIGHLIGHT) {
/* XXX hardcoded keymap check.... */
@@ -2164,8 +2191,7 @@ static int ui_do_but_NUM(bContext *C, uiBlock *block, uiBut *but, uiHandleButton
retval= WM_UI_HANDLER_BREAK;
}
else if(event->type == LEFTMOUSE) {
- data->dragstartx= mx;
- data->draglastx= mx;
+ data->dragstartx= data->draglastx= ui_is_a_warp_but(but) ? screen_mx:mx;
button_activate_state(C, but, BUTTON_STATE_NUM_EDITING);
retval= WM_UI_HANDLER_BREAK;
}
@@ -2204,7 +2230,7 @@ static int ui_do_but_NUM(bContext *C, uiBlock *block, uiBut *but, uiHandleButton
snap= (event->ctrl)? (event->shift)? 2: 1: 0;
- if(ui_numedit_but_NUM(but, data, fac, snap, mx))
+ if(ui_numedit_but_NUM(but, data, fac, snap, (ui_is_a_warp_but(but) ? screen_mx:mx)))
ui_numedit_apply(C, block, but, data);
}
retval= WM_UI_HANDLER_BREAK;
@@ -2379,6 +2405,15 @@ static int ui_do_but_SLI(bContext *C, uiBlock *block, uiBut *but, uiHandleButton
button_activate_state(C, but, BUTTON_STATE_TEXT_EDITING);
retval= WM_UI_HANDLER_BREAK;
}
+ /* alt-click on sides to get "arrows" like in NUM buttons, and match wheel usage above */
+ else if(event->type == LEFTMOUSE && event->alt) {
+ int halfpos = (but->x1 + but->x2) / 2;
+ click = 2;
+ if (mx < halfpos)
+ mx = but->x1;
+ else
+ mx = but->x2;
+ }
else if(event->type == LEFTMOUSE) {
data->dragstartx= mx;
data->draglastx= mx;
@@ -2431,6 +2466,7 @@ static int ui_do_but_SLI(bContext *C, uiBlock *block, uiBut *but, uiHandleButton
tempf= data->value;
temp= (int)data->value;
+ /* XXX useles "if", same result for f, uh??? */
if(but->type==SLI) f= (float)(mx-but->x1)/(but->x2-but->x1);
else f= (float)(mx- but->x1)/(but->x2-but->x1);
@@ -3714,12 +3750,12 @@ static void button_activate_state(bContext *C, uiBut *but, uiHandleButtonState s
/* number editing */
if(state == BUTTON_STATE_NUM_EDITING) {
if(ui_is_a_warp_but(but))
- WM_cursor_grab(CTX_wm_window(C), TRUE);
+ WM_cursor_grab(CTX_wm_window(C), TRUE, TRUE, NULL);
ui_numedit_begin(but, data);
} else if(data->state == BUTTON_STATE_NUM_EDITING) {
ui_numedit_end(but, data);
if(ui_is_a_warp_but(but))
- WM_cursor_ungrab(CTX_wm_window(C), FALSE);
+ WM_cursor_ungrab(CTX_wm_window(C));
}
/* menu open */
if(state == BUTTON_STATE_MENU_OPEN)
diff --git a/source/blender/editors/interface/interface_templates.c b/source/blender/editors/interface/interface_templates.c
index c092b1ca68b..7965a4c3b53 100644
--- a/source/blender/editors/interface/interface_templates.c
+++ b/source/blender/editors/interface/interface_templates.c
@@ -152,6 +152,7 @@ static uiBlock *search_menu(bContext *C, ARegion *ar, void *arg_litem)
}
/************************ ID Template ***************************/
+/* This is for browsing and editing the ID-blocks used */
/* for new/open operators */
void uiIDContextProperty(bContext *C, PointerRNA *ptr, PropertyRNA **prop)
@@ -390,7 +391,10 @@ void uiTemplateID(uiLayout *layout, bContext *C, PointerRNA *ptr, char *propname
type= RNA_property_pointer_type(ptr, prop);
template->idlb= wich_libbase(CTX_data_main(C), RNA_type_to_ID_code(type));
-
+
+ /* create UI elements for this template
+ * - template_ID makes a copy of the template data and assigns it to the relevant buttons
+ */
if(template->idlb) {
uiLayoutRow(layout, 1);
block= uiLayoutGetBlock(layout);
@@ -400,6 +404,77 @@ void uiTemplateID(uiLayout *layout, bContext *C, PointerRNA *ptr, char *propname
MEM_freeN(template);
}
+/************************ ID Chooser Template ***************************/
+
+/* This is for selecting the type of ID-block to use, and then from the relevant type choosing the block to use
+ *
+ * - propname: property identifier for property that ID-pointer gets stored to
+ * - proptypename: property identifier for property used to determine the type of ID-pointer that can be used
+ */
+void uiTemplateAnyID(uiLayout *layout, bContext *C, PointerRNA *ptr, char *propname, char *proptypename, char *text)
+{
+ PropertyRNA *propID, *propType;
+ uiLayout *row;
+
+ /* get properties... */
+ propID= RNA_struct_find_property(ptr, propname);
+ propType= RNA_struct_find_property(ptr, proptypename);
+
+ if (!propID || RNA_property_type(propID) != PROP_POINTER) {
+ printf("uiTemplateAnyID: pointer property not found: %s\n", propname);
+ return;
+ }
+ if (!propType || RNA_property_type(propType) != PROP_ENUM) {
+ printf("uiTemplateAnyID: pointer-type property not found: %s\n", proptypename);
+ return;
+ }
+
+ /* Start drawing UI Elements using standard defines */
+ row= uiLayoutRow(layout, 1);
+
+ /* Label - either use the provided text, or will become "ID-Block:" */
+ if (text)
+ uiItemL(row, text, 0);
+ else
+ uiItemL(row, "ID-Block:", 0);
+
+ /* ID-Type Selector - just have a menu of icons */
+ // FIXME: the icon-only setting doesn't work when we supply a blank name
+ uiItemFullR(row, "", 0, ptr, propType, 0, 0, UI_ITEM_R_ICON_ONLY);
+
+ /* ID-Block Selector - just use pointer widget... */
+ uiItemFullR(row, "", 0, ptr, propID, 0, 0, 0);
+}
+
+/********************* RNA Path Builder Template ********************/
+
+/* This is creating/editing RNA-Paths
+ *
+ * - ptr: struct which holds the path property
+ * - propname: property identifier for property that path gets stored to
+ * - root_ptr: struct that path gets built from
+ */
+void uiTemplatePathBuilder(uiLayout *layout, bContext *C, PointerRNA *ptr, char *propname, PointerRNA *root_ptr, char *text)
+{
+ PropertyRNA *propPath;
+ uiLayout *row;
+
+ /* check that properties are valid */
+ propPath= RNA_struct_find_property(ptr, propname);
+ if (!propPath || RNA_property_type(propPath) != PROP_STRING) {
+ printf("uiTemplatePathBuilder: path property not found: %s\n", propname);
+ return;
+ }
+
+ /* Start drawing UI Elements using standard defines */
+ row= uiLayoutRow(layout, 1);
+
+ /* Path (existing string) Widget */
+ uiItemR(row, text, ICON_RNA, ptr, propname, 0);
+
+ // TODO: attach something to this to make allow searching of nested properties to 'build' the path
+}
+
/************************ Modifier Template *************************/
#define ERROR_LIBDATA_MESSAGE "Can't edit external libdata"
@@ -2191,11 +2266,11 @@ void uiTemplateRunningJobs(uiLayout *layout, bContext *C)
uiBlockSetHandleFunc(block, do_running_jobs, NULL);
if(WM_jobs_test(wm, scene))
- uiDefIconTextBut(block, BUT, B_STOPRENDER, ICON_REC, "Render", 0,0,75,UI_UNIT_Y, NULL, 0.0f, 0.0f, 0, 0, "Stop rendering");
+ uiDefIconTextBut(block, BUT, B_STOPRENDER, ICON_CANCEL, "Render", 0,0,75,UI_UNIT_Y, NULL, 0.0f, 0.0f, 0, 0, "Stop rendering");
if(WM_jobs_test(wm, screen))
- uiDefIconTextBut(block, BUT, B_STOPCAST, ICON_REC, "Capture", 0,0,85,UI_UNIT_Y, NULL, 0.0f, 0.0f, 0, 0, "Stop screencast");
+ uiDefIconTextBut(block, BUT, B_STOPCAST, ICON_CANCEL, "Capture", 0,0,85,UI_UNIT_Y, NULL, 0.0f, 0.0f, 0, 0, "Stop screencast");
if(screen->animtimer)
- uiDefIconTextBut(block, BUT, B_STOPANIM, ICON_REC, "Anim Player", 0,0,85,UI_UNIT_Y, NULL, 0.0f, 0.0f, 0, 0, "Stop animation playback");
+ uiDefIconTextBut(block, BUT, B_STOPANIM, ICON_CANCEL, "Anim Player", 0,0,100,UI_UNIT_Y, NULL, 0.0f, 0.0f, 0, 0, "Stop animation playback");
}
diff --git a/source/blender/editors/interface/interface_widgets.c b/source/blender/editors/interface/interface_widgets.c
index 007a57fb67a..246da9ddf4c 100644
--- a/source/blender/editors/interface/interface_widgets.c
+++ b/source/blender/editors/interface/interface_widgets.c
@@ -1262,6 +1262,35 @@ static void widget_state(uiWidgetType *wt, int state)
}
}
+/* sliders use special hack which sets 'item' as inner when drawing filling */
+static void widget_state_numslider(uiWidgetType *wt, int state)
+{
+ uiWidgetStateColors *wcol_state= wt->wcol_state;
+ float blend= wcol_state->blend - 0.2f; // XXX special tweak to make sure that bar will still be visible
+
+ /* call this for option button */
+ widget_state(wt, state);
+
+ /* now, set the inner-part so that it reflects state settings too */
+ // TODO: maybe we should have separate settings for the blending colors used for this case?
+ if(state & UI_SELECT) {
+ if(state & UI_BUT_ANIMATED_KEY)
+ widget_state_blend(wt->wcol.item, wcol_state->inner_key_sel, blend);
+ else if(state & UI_BUT_ANIMATED)
+ widget_state_blend(wt->wcol.item, wcol_state->inner_anim_sel, blend);
+ else if(state & UI_BUT_DRIVEN)
+ widget_state_blend(wt->wcol.item, wcol_state->inner_driven_sel, blend);
+ }
+ else {
+ if(state & UI_BUT_ANIMATED_KEY)
+ widget_state_blend(wt->wcol.item, wcol_state->inner_key, blend);
+ else if(state & UI_BUT_ANIMATED)
+ widget_state_blend(wt->wcol.item, wcol_state->inner_anim, blend);
+ else if(state & UI_BUT_DRIVEN)
+ widget_state_blend(wt->wcol.item, wcol_state->inner_driven, blend);
+ }
+}
+
/* labels use theme colors for text */
static void widget_state_label(uiWidgetType *wt, int state)
{
@@ -2192,6 +2221,7 @@ static uiWidgetType *widget_type(uiWidgetTypeEnum type)
case UI_WTYPE_SLIDER:
wt.wcol_theme= &btheme->tui.wcol_numslider;
wt.custom= widget_numslider;
+ wt.state= widget_state_numslider;
break;
case UI_WTYPE_EXEC:
diff --git a/source/blender/editors/mesh/editmesh.c b/source/blender/editors/mesh/editmesh.c
index 52744c81b7e..b0c51131041 100644
--- a/source/blender/editors/mesh/editmesh.c
+++ b/source/blender/editors/mesh/editmesh.c
@@ -787,7 +787,6 @@ void make_editMesh(Scene *scene, Object *ob)
undo_editmode_clear();
}
-
/* make editverts */
CustomData_copy(&me->vdata, &em->vdata, CD_MASK_EDITMESH, CD_CALLOC, 0);
mvert= me->mvert;
@@ -797,10 +796,14 @@ void make_editMesh(Scene *scene, Object *ob)
co= mvert->co;
+ /* edit the shape key coordinate if available */
+ if(actkey && a < actkey->totelem)
+ co= (float*)actkey->data + 3*a;
+
eve= addvertlist(em, co, NULL);
evlist[a]= eve;
- // face select sets selection in next loop
+ /* face select sets selection in next loop */
if(!paint_facesel_test(ob))
eve->f |= (mvert->flag & 1);
diff --git a/source/blender/editors/mesh/editmesh_mods.c b/source/blender/editors/mesh/editmesh_mods.c
index c4f4cd48d53..968bb30b0cd 100644
--- a/source/blender/editors/mesh/editmesh_mods.c
+++ b/source/blender/editors/mesh/editmesh_mods.c
@@ -658,7 +658,25 @@ static int unified_findnearest(ViewContext *vc, EditVert **eve, EditEdge **eed,
/* selects new faces/edges/verts based on the existing selection */
-/* FACES GROUP */
+/* VERT GROUP */
+
+#define SIMVERT_NORMAL 0
+#define SIMVERT_FACE 1
+#define SIMVERT_VGROUP 2
+#define SIMVERT_TOT 3
+
+/* EDGE GROUP */
+
+#define SIMEDGE_LENGTH 101
+#define SIMEDGE_DIR 102
+#define SIMEDGE_FACE 103
+#define SIMEDGE_FACE_ANGLE 104
+#define SIMEDGE_CREASE 105
+#define SIMEDGE_SEAM 106
+#define SIMEDGE_SHARP 107
+#define SIMEDGE_TOT 108
+
+/* FACE GROUP */
#define SIMFACE_MATERIAL 201
#define SIMFACE_IMAGE 202
@@ -666,8 +684,19 @@ static int unified_findnearest(ViewContext *vc, EditVert **eve, EditEdge **eed,
#define SIMFACE_PERIMETER 204
#define SIMFACE_NORMAL 205
#define SIMFACE_COPLANAR 206
+#define SIMFACE_TOT 207
-static EnumPropertyItem prop_simface_types[] = {
+static EnumPropertyItem prop_similar_types[] = {
+ {SIMVERT_NORMAL, "NORMAL", 0, "Normal", ""},
+ {SIMVERT_FACE, "FACE", 0, "Amount of Vertices in Face", ""},
+ {SIMVERT_VGROUP, "VGROUP", 0, "Vertex Groups", ""},
+ {SIMEDGE_LENGTH, "LENGTH", 0, "Length", ""},
+ {SIMEDGE_DIR, "DIR", 0, "Direction", ""},
+ {SIMEDGE_FACE, "FACE", 0, "Amount of Vertices in Face", ""},
+ {SIMEDGE_FACE_ANGLE, "FACE_ANGLE", 0, "Face Angles", ""},
+ {SIMEDGE_CREASE, "CREASE", 0, "Crease", ""},
+ {SIMEDGE_SEAM, "SEAM", 0, "Seam", ""},
+ {SIMEDGE_SHARP, "SHARP", 0, "Sharpness", ""},
{SIMFACE_MATERIAL, "MATERIAL", 0, "Material", ""},
{SIMFACE_IMAGE, "IMAGE", 0, "Image", ""},
{SIMFACE_AREA, "AREA", 0, "Area", ""},
@@ -831,27 +860,6 @@ static int similar_face_select_exec(bContext *C, wmOperator *op)
/* ***************************************************** */
-/* EDGE GROUP */
-
-#define SIMEDGE_LENGTH 101
-#define SIMEDGE_DIR 102
-#define SIMEDGE_FACE 103
-#define SIMEDGE_FACE_ANGLE 104
-#define SIMEDGE_CREASE 105
-#define SIMEDGE_SEAM 106
-#define SIMEDGE_SHARP 107
-
-static EnumPropertyItem prop_simedge_types[] = {
- {SIMEDGE_LENGTH, "LENGTH", 0, "Length", ""},
- {SIMEDGE_DIR, "DIR", 0, "Direction", ""},
- {SIMEDGE_FACE, "FACE", 0, "Amount of Vertices in Face", ""},
- {SIMEDGE_FACE_ANGLE, "FACE_ANGLE", 0, "Face Angles", ""},
- {SIMEDGE_CREASE, "CREASE", 0, "Crease", ""},
- {SIMEDGE_SEAM, "SEAM", 0, "Seam", ""},
- {SIMEDGE_SHARP, "SHARP", 0, "Sharpness", ""},
- {0, NULL, 0, NULL, NULL}
-};
-
static int similar_edge_select__internal(ToolSettings *ts, EditMesh *em, int mode)
{
EditEdge *eed, *base_eed=NULL;
@@ -1073,25 +1081,6 @@ static int similar_edge_select_exec(bContext *C, wmOperator *op)
/* ********************************* */
-/*
-VERT GROUP
- mode 1: same normal
- mode 2: same number of face users
- mode 3: same vertex groups
-*/
-
-#define SIMVERT_NORMAL 0
-#define SIMVERT_FACE 1
-#define SIMVERT_VGROUP 2
-
-static EnumPropertyItem prop_simvertex_types[] = {
- {SIMVERT_NORMAL, "NORMAL", 0, "Normal", ""},
- {SIMVERT_FACE, "FACE", 0, "Amount of Vertices in Face", ""},
- {SIMVERT_VGROUP, "VGROUP", 0, "Vertex Groups", ""},
- {0, NULL, 0, NULL, NULL}
-};
-
-
static int similar_vert_select_exec(bContext *C, wmOperator *op)
{
ToolSettings *ts= CTX_data_tool_settings(C);
@@ -1243,37 +1232,30 @@ static int select_similar_exec(bContext *C, wmOperator *op)
static EnumPropertyItem *select_similar_type_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- Object *obedit;
+ Object *obedit= CTX_data_edit_object(C);
EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- if(C) {
- obedit= CTX_data_edit_object(C);
+ int a, totitem= 0;
- if(obedit && obedit->type == OB_MESH) {
- EditMesh *em= BKE_mesh_get_editmesh(obedit->data);
-
- if(em->selectmode & SCE_SELECT_VERTEX)
- RNA_enum_items_add(&item, &totitem, prop_simvertex_types);
- else if(em->selectmode & SCE_SELECT_EDGE)
- RNA_enum_items_add(&item, &totitem, prop_simedge_types);
- else if(em->selectmode & SCE_SELECT_FACE)
- RNA_enum_items_add(&item, &totitem, prop_simface_types);
- RNA_enum_item_end(&item, &totitem);
+ if(obedit && obedit->type == OB_MESH) {
+ EditMesh *em= BKE_mesh_get_editmesh(obedit->data);
- *free= 1;
-
- return item;
+ if(em->selectmode & SCE_SELECT_VERTEX) {
+ for(a=SIMVERT_NORMAL; a<=SIMVERT_TOT; a++)
+ RNA_enum_items_add_value(&item, &totitem, prop_similar_types, a);
+ }
+ else if(em->selectmode & SCE_SELECT_EDGE) {
+ for(a=SIMEDGE_LENGTH; a<=SIMEDGE_TOT; a++)
+ RNA_enum_items_add_value(&item, &totitem, prop_similar_types, a);
+ }
+ else if(em->selectmode & SCE_SELECT_FACE) {
+ for(a=SIMFACE_MATERIAL; a<=SIMFACE_TOT; a++)
+ RNA_enum_items_add_value(&item, &totitem, prop_similar_types, a);
}
}
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, prop_simvertex_types);
- RNA_enum_items_add(&item, &totitem, prop_simedge_types);
- RNA_enum_items_add(&item, &totitem, prop_simface_types);
RNA_enum_item_end(&item, &totitem);
*free= 1;
-
+
return item;
}
@@ -1295,7 +1277,7 @@ void MESH_OT_select_similar(wmOperatorType *ot)
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
/* properties */
- prop= RNA_def_enum(ot->srna, "type", prop_simvertex_types, SIMVERT_NORMAL, "Type", "");
+ prop= RNA_def_enum(ot->srna, "type", prop_similar_types, SIMVERT_NORMAL, "Type", "");
RNA_def_enum_funcs(prop, select_similar_type_itemf);
}
@@ -4291,7 +4273,7 @@ static int smooth_vertex(bContext *C, wmOperator *op)
if(eve->f & SELECT) {
if(eve->f1) {
- if (ts->editbutflag & B_MESH_X_MIRROR) {
+ if (((Mesh *)obedit->data)->editflag & ME_EDIT_MIRROR_X) {
eve_mir= editmesh_get_x_mirror_vert(obedit, em, eve->co);
}
@@ -4415,99 +4397,6 @@ void vertexnoise(Object *obedit, EditMesh *em)
}
-static void vertices_to_sphere(Scene *scene, View3D *v3d, Object *obedit, EditMesh *em, float perc)
-{
- EditVert *eve;
- float *curs, len, vec[3], cent[3], fac, facm, imat[3][3], bmat[3][3];
- int tot;
-
-// XXX if(button(&perc, 1, 100, "Percentage:")==0) return;
-
- fac= perc/100.0f;
- facm= 1.0f-fac;
-
- Mat3CpyMat4(bmat, obedit->obmat);
- Mat3Inv(imat, bmat);
-
- /* center */
- curs= give_cursor(scene, v3d);
- cent[0]= curs[0]-obedit->obmat[3][0];
- cent[1]= curs[1]-obedit->obmat[3][1];
- cent[2]= curs[2]-obedit->obmat[3][2];
- Mat3MulVecfl(imat, cent);
-
- len= 0.0;
- tot= 0;
- eve= em->verts.first;
- while(eve) {
- if(eve->f & SELECT) {
- tot++;
- len+= VecLenf(cent, eve->co);
- }
- eve= eve->next;
- }
- len/=tot;
-
- if(len==0.0) len= 10.0;
-
- eve= em->verts.first;
- while(eve) {
- if(eve->f & SELECT) {
- vec[0]= eve->co[0]-cent[0];
- vec[1]= eve->co[1]-cent[1];
- vec[2]= eve->co[2]-cent[2];
-
- Normalize(vec);
-
- eve->co[0]= fac*(cent[0]+vec[0]*len) + facm*eve->co[0];
- eve->co[1]= fac*(cent[1]+vec[1]*len) + facm*eve->co[1];
- eve->co[2]= fac*(cent[2]+vec[2]*len) + facm*eve->co[2];
-
- }
- eve= eve->next;
- }
-
- recalc_editnormals(em);
-// DAG_id_flush_update(obedit->data, OB_RECALC_DATA);
-
-}
-
-static int vertices_to_sphere_exec(bContext *C, wmOperator *op)
-{
- Scene *scene= CTX_data_scene(C);
- Object *obedit= CTX_data_edit_object(C);
- View3D *v3d = CTX_wm_view3d(C);
- EditMesh *em= BKE_mesh_get_editmesh(((Mesh *)obedit->data));
-
- vertices_to_sphere(scene, v3d, obedit, em, RNA_float_get(op->ptr,"percent"));
-
- BKE_mesh_end_editmesh(obedit->data, em);
-
- DAG_id_flush_update(obedit->data, OB_RECALC_DATA);
- WM_event_add_notifier(C, NC_GEOM|ND_DATA, obedit->data);
-
- return OPERATOR_FINISHED;
-}
-
-void MESH_OT_vertices_transform_to_sphere(wmOperatorType *ot)
-{
- /* identifiers */
- ot->name= "Vertices to Sphere";
- //added "around cursor" to differentiate between "TFM_OT_tosphere()"
- ot->description= "Move selected vertices outward in a spherical shape around cursor.";
- ot->idname= "MESH_OT_vertices_transform_to_sphere";
-
- /* api callbacks */
- ot->exec= vertices_to_sphere_exec;
- ot->poll= ED_operator_editmesh;
-
- /* flags */
- ot->flag= OPTYPE_REGISTER/*|OPTYPE_UNDO*/;
-
- /* props */
- RNA_def_float(ot->srna, "percent", 100.0f, 0.0f, 100.0f, "Percent", "DOC_BROKEN", 0.01f, 100.0f);
-}
-
void flipface(EditMesh *em, EditFace *efa)
{
if(efa->v4) {
diff --git a/source/blender/editors/mesh/editmesh_tools.c b/source/blender/editors/mesh/editmesh_tools.c
index 80ea5c51e1f..e9ef3b15706 100644
--- a/source/blender/editors/mesh/editmesh_tools.c
+++ b/source/blender/editors/mesh/editmesh_tools.c
@@ -69,6 +69,7 @@ editmesh_tool.c: UI called tools for editmesh, geometry changes here, otherwise
#include "BKE_customdata.h"
#include "BKE_depsgraph.h"
#include "BKE_global.h"
+#include "BKE_key.h"
#include "BKE_library.h"
#include "BKE_mesh.h"
#include "BKE_object.h"
@@ -93,10 +94,8 @@ editmesh_tool.c: UI called tools for editmesh, geometry changes here, otherwise
#include "mesh_intern.h"
/* XXX */
-static int extern_qread() {return 0;}
static void waitcursor(int val) {}
static int pupmenu() {return 0;}
-static int qtest() {return 0;}
#define add_numbut(a, b, c, d, e, f, g) {}
/* XXX */
@@ -5024,6 +5023,7 @@ void MESH_OT_rip(wmOperatorType *ot)
/************************ Shape Operators *************************/
+#if 0
void shape_propagate(Scene *scene, Object *obedit, EditMesh *em, wmOperator *op)
{
EditVert *ev = NULL;
@@ -5065,152 +5065,108 @@ void shape_propagate(Scene *scene, Object *obedit, EditMesh *em, wmOperator *op)
DAG_id_flush_update(obedit->data, OB_RECALC_DATA);
return;
}
+#endif
-void shape_copy_from_lerp(EditMesh *em, KeyBlock* thisBlock, KeyBlock* fromBlock)
+static int blend_from_shape_exec(bContext *C, wmOperator *op)
{
- EditVert *ev = NULL;
- short mval[2], curval[2], event = 0, finished = 0, canceled = 0, fullcopy=0 ;
- float perc = 0;
- char str[64];
- float *data, *odata;
-
- data = fromBlock->data;
- odata = thisBlock->data;
-
-// XXX getmouseco_areawin(mval);
- curval[0] = mval[0] + 1; curval[1] = mval[1] + 1;
-
- while (finished == 0)
- {
-// XXX getmouseco_areawin(mval);
- if (mval[0] != curval[0] || mval[1] != curval[1])
- {
-
- if(mval[0] > curval[0])
- perc += 0.1;
- else if(mval[0] < curval[0])
- perc -= 0.1;
-
- if(perc < 0) perc = 0;
- if(perc > 1) perc = 1;
-
- curval[0] = mval[0];
- curval[1] = mval[1];
+ Object *obedit= CTX_data_edit_object(C);
+ Mesh *me= obedit->data;
+ Key *key= me->key;
+ EditMesh *em= BKE_mesh_get_editmesh(me);
+ EditVert *eve;
+ KeyBlock *kb;
+ float *data, co[3];
+ float blend= RNA_float_get(op->ptr, "blend");
+ int shape= RNA_enum_get(op->ptr, "shape");
+ int add= RNA_int_get(op->ptr, "add");
+ int blended= 0;
- if(fullcopy == 1){
- perc = 1;
- }
+ if(key && (kb= BLI_findlink(&key->block, shape))) {
+ data= kb->data;
- for(ev = em->verts.first; ev ; ev = ev->next){
- if(ev->f & SELECT){
- VecLerpf(ev->co,odata+(ev->keyindex*3),data+(ev->keyindex*3),perc);
- }
- }
- sprintf(str,"Blending at %d%c MMB to Copy at 100%c",(int)(perc*100),'%','%');
-// DAG_id_flush_update(obedit->data, OB_RECALC_DATA);
-// headerprint(str);
-// force_draw(0);
-
- if(fullcopy == 1){
- break;
- }
+ for(eve=em->verts.first; eve; eve=eve->next){
+ if(eve->f & SELECT) {
+ if(eve->keyindex >= 0 && eve->keyindex < kb->totelem) {
+ VECCOPY(co, data + eve->keyindex*3);
- } else {
- PIL_sleep_ms(10);
- }
+ if(add) {
+ VecMulf(co, blend);
+ VecAddf(eve->co, eve->co, co);
+ }
+ else
+ VecLerpf(eve->co, eve->co, co, blend);
- while(qtest()) {
- short val=0;
- event= extern_qread(&val);
- if(val){
- if(ELEM3(event, PADENTER, LEFTMOUSE, RETKEY)){
- finished = 1;
- }
- else if (event == MIDDLEMOUSE){
- fullcopy = 1;
- }
- else if (ELEM3(event,ESCKEY,RIGHTMOUSE,RIGHTMOUSE)){
- canceled = 1;
- finished = 1;
+ blended= 1;
}
}
}
}
- if(!canceled);
- else
- for(ev = em->verts.first; ev ; ev = ev->next){
- if(ev->f & SELECT){
- VECCOPY(ev->co, odata+(ev->keyindex*3));
- }
- }
- return;
-}
-
+ BKE_mesh_end_editmesh(me, em);
-void shape_copy_select_from(Object *obedit, EditMesh *em, wmOperator *op)
-{
- Mesh* me = (Mesh*)obedit->data;
- EditVert *ev = NULL;
- int totverts = 0,curshape = obedit->shapenr;
+ if(!blended)
+ return OPERATOR_CANCELLED;
- Key* ky = NULL;
- KeyBlock *kb = NULL,*thisBlock = NULL;
- int maxlen=32, nr=0, a=0;
- char *menu;
+ DAG_id_flush_update(&me->id, OB_RECALC_DATA);
+ WM_event_add_notifier(C, NC_GEOM|ND_DATA, me);
- if(me->key){
- ky = me->key;
- } else {
- BKE_report(op->reports, RPT_ERROR, "Object Has No Key");
- return;
- }
+ return OPERATOR_FINISHED;
+}
- if(ky->block.first){
- for(kb=ky->block.first;kb;kb = kb->next){
- maxlen += 40; // Size of a block name
- if(a == curshape-1){
- thisBlock = kb;
- }
+static EnumPropertyItem *shape_itemf(bContext *C, PointerRNA *ptr, int *free)
+{
+ Object *obedit= CTX_data_edit_object(C);
+ Mesh *me= (obedit) ? obedit->data : NULL;
+ Key *key;
+ KeyBlock *kb, *actkb;
+ EnumPropertyItem tmp= {0, "", 0, "", ""}, *item= NULL;
+ int totitem= 0, a;
- a++;
- }
- a=0;
- menu = MEM_callocN(maxlen, "Copy Shape Menu Text");
- strcpy(menu, "Copy Vert Positions from Shape %t|");
- for(kb=ky->block.first;kb;kb = kb->next){
- if(a != curshape-1){
- sprintf(menu,"%s %s %cx%d|",menu,kb->name,'%',a);
+ if(obedit && obedit->type == OB_MESH) {
+ key= me->key;
+ actkb= ob_get_keyblock(obedit);
+
+ if(key && actkb) {
+ for(kb=key->block.first, a=0; kb; kb=kb->next, a++) {
+ if(kb != actkb) {
+ tmp.value= a;
+ tmp.identifier= kb->name;
+ tmp.name= kb->name;
+ RNA_enum_item_add(&item, &totitem, &tmp);
+ }
}
- a++;
}
-// XXX nr = pupmenu_col(menu, 20);
- MEM_freeN(menu);
- } else {
- BKE_report(op->reports, RPT_ERROR, "Object Has No Blendshapes");
- return;
}
- a = 0;
+ RNA_enum_item_end(&item, &totitem);
+ *free= 1;
- for(kb=ky->block.first;kb;kb = kb->next){
- if(a == nr){
+ return item;
+}
- for(ev = em->verts.first;ev;ev = ev->next){
- totverts++;
- }
+void MESH_OT_blend_from_shape(wmOperatorType *ot)
+{
+ PropertyRNA *prop;
+ static EnumPropertyItem shape_items[]= {{0, NULL, 0, NULL, NULL}};
- if(me->totvert != totverts){
- BKE_report(op->reports, RPT_ERROR, "Shape Has had Verts Added/Removed, please cycle editmode before copying");
- return;
- }
- shape_copy_from_lerp(em, thisBlock,kb);
+ /* identifiers */
+ ot->name= "Blend From Shape";
+ ot->description= "Blend in shape from a shape key.";
+ ot->idname= "MESH_OT_blend_from_shape";
- return;
- }
- a++;
- }
- return;
+ /* api callbacks */
+ ot->exec= blend_from_shape_exec;
+ ot->invoke= WM_operator_props_popup;
+ ot->poll= ED_operator_editmesh;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+
+ /* properties */
+ prop= RNA_def_enum(ot->srna, "shape", shape_items, 0, "Shape", "Shape key to use for blending.");
+ RNA_def_enum_funcs(prop, shape_itemf);
+ RNA_def_float(ot->srna, "blend", 1.0f, -FLT_MAX, FLT_MAX, "Blend", "Blending factor.", -2.0f, 2.0f);
+ RNA_def_boolean(ot->srna, "add", 1, "Add", "Add rather then blend between shapes.");
}
/************************ Merge Operator *************************/
@@ -5856,14 +5812,10 @@ static EnumPropertyItem merge_type_items[]= {
static EnumPropertyItem *merge_type_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- Object *obedit;
+ Object *obedit= CTX_data_edit_object(C);
EnumPropertyItem *item= NULL;
int totitem= 0;
-
- if(!C) /* needed for docs */
- return merge_type_items;
-
- obedit= CTX_data_edit_object(C);
+
if(obedit && obedit->type == OB_MESH) {
EditMesh *em= BKE_mesh_get_editmesh(obedit->data);
@@ -5882,14 +5834,12 @@ static EnumPropertyItem *merge_type_itemf(bContext *C, PointerRNA *ptr, int *fre
RNA_enum_items_add_value(&item, &totitem, merge_type_items, 3);
RNA_enum_items_add_value(&item, &totitem, merge_type_items, 4);
RNA_enum_items_add_value(&item, &totitem, merge_type_items, 5);
- RNA_enum_item_end(&item, &totitem);
+ }
- *free= 1;
+ RNA_enum_item_end(&item, &totitem);
+ *free= 1;
- return item;
- }
-
- return NULL;
+ return item;
}
void MESH_OT_merge(wmOperatorType *ot)
diff --git a/source/blender/editors/mesh/mesh_intern.h b/source/blender/editors/mesh/mesh_intern.h
index 7ee7fe1ebde..98cfd2c8c92 100644
--- a/source/blender/editors/mesh/mesh_intern.h
+++ b/source/blender/editors/mesh/mesh_intern.h
@@ -158,7 +158,6 @@ void MESH_OT_edges_select_sharp(struct wmOperatorType *ot);
void MESH_OT_select_shortest_path(struct wmOperatorType *ot);
void MESH_OT_select_similar(struct wmOperatorType *ot);
void MESH_OT_select_random(struct wmOperatorType *ot);
-void MESH_OT_vertices_transform_to_sphere(struct wmOperatorType *ot);
void MESH_OT_selection_type(struct wmOperatorType *ot);
void MESH_OT_loop_multi_select(struct wmOperatorType *ot);
void MESH_OT_mark_seam(struct wmOperatorType *ot);
@@ -227,6 +226,8 @@ void MESH_OT_colors_mirror(struct wmOperatorType *ot);
void MESH_OT_delete(struct wmOperatorType *ot);
void MESH_OT_rip(struct wmOperatorType *ot);
+void MESH_OT_blend_from_shape(struct wmOperatorType *ot);
+
/* ******************* mesh_layers.c */
void MESH_OT_uv_texture_add(struct wmOperatorType *ot);
diff --git a/source/blender/editors/mesh/mesh_ops.c b/source/blender/editors/mesh/mesh_ops.c
index c8d85aace47..da2d45bcd00 100644
--- a/source/blender/editors/mesh/mesh_ops.c
+++ b/source/blender/editors/mesh/mesh_ops.c
@@ -103,7 +103,6 @@ void ED_operatortypes_mesh(void)
WM_operatortype_append(MESH_OT_spin);
WM_operatortype_append(MESH_OT_screw);
- WM_operatortype_append(MESH_OT_vertices_transform_to_sphere);
WM_operatortype_append(MESH_OT_split);
WM_operatortype_append(MESH_OT_extrude_repeat);
WM_operatortype_append(MESH_OT_edge_rotate);
@@ -139,6 +138,7 @@ void ED_operatortypes_mesh(void)
WM_operatortype_append(MESH_OT_flip_normals);
WM_operatortype_append(MESH_OT_knife_cut);
WM_operatortype_append(MESH_OT_rip);
+ WM_operatortype_append(MESH_OT_blend_from_shape);
WM_operatortype_append(MESH_OT_uv_texture_add);
WM_operatortype_append(MESH_OT_uv_texture_remove);
@@ -214,8 +214,6 @@ void ED_keymap_mesh(wmKeyConfig *keyconf)
RNA_float_set(WM_keymap_add_item(keymap, "MESH_OT_faces_select_linked_flat", FKEY, KM_PRESS, (KM_CTRL|KM_SHIFT|KM_ALT), 0)->ptr,"sharpness",135.0);
RNA_float_set(WM_keymap_add_item(keymap, "MESH_OT_edges_select_sharp", SKEY, KM_PRESS, (KM_CTRL|KM_SHIFT|KM_ALT), 0)->ptr,"sharpness",135.0);
-
- WM_keymap_add_item(keymap, "MESH_OT_vertices_transform_to_sphere", SKEY, KM_PRESS, KM_CTRL|KM_SHIFT , 0);
WM_keymap_add_item(keymap, "MESH_OT_select_similar", GKEY, KM_PRESS, KM_SHIFT, 0);
@@ -266,8 +264,10 @@ void ED_keymap_mesh(wmKeyConfig *keyconf)
RNA_string_set(kmi->ptr, "name", "INFO_MT_mesh_add");
WM_keymap_add_item(keymap, "MESH_OT_separate", PKEY, KM_PRESS, 0, 0);
- /* use KM_RELEASE because same key is used for tweaks */
- WM_keymap_add_item(keymap, "MESH_OT_dupli_extrude_cursor", LEFTMOUSE, KM_RELEASE, KM_CTRL, 0);
+ /* use KM_RELEASE because same key is used for tweaks
+ * TEMPORARY REMAP TO ALT+CTRL TO AVOID CONFLICT
+ * */
+ WM_keymap_add_item(keymap, "MESH_OT_dupli_extrude_cursor", LEFTMOUSE, KM_RELEASE, KM_CTRL|KM_ALT, 0);
WM_keymap_add_item(keymap, "MESH_OT_delete", XKEY, KM_PRESS, 0, 0);
WM_keymap_add_item(keymap, "MESH_OT_delete", DELKEY, KM_PRESS, 0, 0);
diff --git a/source/blender/editors/object/object_add.c b/source/blender/editors/object/object_add.c
index 5f088f23939..25ecb41a523 100644
--- a/source/blender/editors/object/object_add.c
+++ b/source/blender/editors/object/object_add.c
@@ -608,9 +608,6 @@ static EnumPropertyItem *add_dupligroup_itemf(bContext *C, PointerRNA *ptr, int
int i= 0;
Group *group;
- if(C==NULL)
- return NULL;
-
memset(&item_tmp, 0, sizeof(item_tmp));
for(group= CTX_data_main(C)->group.first; group; group= group->id.next) {
@@ -619,13 +616,10 @@ static EnumPropertyItem *add_dupligroup_itemf(bContext *C, PointerRNA *ptr, int
RNA_enum_item_add(&item, &totitem, &item_tmp);
}
- if(i>0) {
- *free= 1;
- return item;
- }
- else {
- return NULL;
- }
+ RNA_enum_item_end(&item, &totitem);
+ *free= 1;
+
+ return item;
}
static int group_instance_add_exec(bContext *C, wmOperator *op)
diff --git a/source/blender/editors/object/object_edit.c b/source/blender/editors/object/object_edit.c
index abd6847c6db..bd8b865a6c9 100644
--- a/source/blender/editors/object/object_edit.c
+++ b/source/blender/editors/object/object_edit.c
@@ -1258,7 +1258,7 @@ static void copymenu_modifiers(Scene *scene, View3D *v3d, Object *ob)
static void copy_texture_space(Object *to, Object *ob)
{
float *poin1= NULL, *poin2= NULL;
- int texflag= 0;
+ short texflag= 0;
if(ob->type==OB_MESH) {
texflag= ((Mesh *)ob->data)->texflag;
@@ -2002,12 +2002,6 @@ static int object_mode_set_exec(bContext *C, wmOperator *op)
if(!ob || !object_mode_set_compat(C, op, ob))
return OPERATOR_PASS_THROUGH;
- /* Irritating workaround! disallow paint modes from editmode since a number of shortcuts conflict
- * XXX - would be much better to handle this on a keymap level */
- if((ob->mode & OB_MODE_EDIT) && ELEM6(mode, OB_MODE_SCULPT, OB_MODE_VERTEX_PAINT, OB_MODE_WEIGHT_PAINT, OB_MODE_TEXTURE_PAINT, OB_MODE_PARTICLE_EDIT, OB_MODE_POSE)) {
- return OPERATOR_PASS_THROUGH;
- }
-
/* Exit current mode if it's not the mode we're setting */
if(ob->mode != OB_MODE_OBJECT && ob->mode != mode)
WM_operator_name_call(C, object_mode_op_string(ob->mode), WM_OP_EXEC_REGION_WIN, NULL);
diff --git a/source/blender/editors/object/object_group.c b/source/blender/editors/object/object_group.c
index c83f3022c7c..198838d6f05 100644
--- a/source/blender/editors/object/object_group.c
+++ b/source/blender/editors/object/object_group.c
@@ -275,18 +275,14 @@ static EnumPropertyItem group_items[]= {
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;
- Main *bmain;
- Group *group;
int a, totitem= 0;
- if(!C) /* needed for docs */
- return group_items;
-
RNA_enum_items_add_value(&item, &totitem, group_items, -1);
- bmain= CTX_data_main(C);
if(bmain->group.first)
RNA_enum_item_add_separator(&item, &totitem);
@@ -298,7 +294,6 @@ static EnumPropertyItem *group_itemf(bContext *C, PointerRNA *ptr, int *free)
}
RNA_enum_item_end(&item, &totitem);
-
*free= 1;
return item;
diff --git a/source/blender/editors/object/object_intern.h b/source/blender/editors/object/object_intern.h
index dc7ae1490fd..d56814d847d 100644
--- a/source/blender/editors/object/object_intern.h
+++ b/source/blender/editors/object/object_intern.h
@@ -58,6 +58,7 @@ void OBJECT_OT_track_clear(struct wmOperatorType *ot);
void OBJECT_OT_slow_parent_set(struct wmOperatorType *ot);
void OBJECT_OT_slow_parent_clear(struct wmOperatorType *ot);
void OBJECT_OT_make_local(struct wmOperatorType *ot);
+void OBJECT_OT_make_single_user(struct wmOperatorType *ot);
void OBJECT_OT_move_to_layer(struct wmOperatorType *ot);
/* object_edit.c */
@@ -174,6 +175,8 @@ void OBJECT_OT_game_property_remove(struct wmOperatorType *ot);
/* object_shapekey.c */
void OBJECT_OT_shape_key_add(struct wmOperatorType *ot);
void OBJECT_OT_shape_key_remove(struct wmOperatorType *ot);
+void OBJECT_OT_shape_key_clear(struct wmOperatorType *ot);
+void OBJECT_OT_shape_key_mirror(struct wmOperatorType *ot);
/* object_group.c */
void OBJECT_OT_group_add(struct wmOperatorType *ot);
diff --git a/source/blender/editors/object/object_modifier.c b/source/blender/editors/object/object_modifier.c
index 252fdb5522a..f58e8cfeb9d 100644
--- a/source/blender/editors/object/object_modifier.c
+++ b/source/blender/editors/object/object_modifier.c
@@ -440,12 +440,12 @@ static int modifier_add_exec(bContext *C, wmOperator *op)
static EnumPropertyItem *modifier_add_itemf(bContext *C, PointerRNA *ptr, int *free)
{
+ Object *ob= CTX_data_active_object(C);
EnumPropertyItem *item= NULL, *md_item;
ModifierTypeInfo *mti;
- Object *ob;
int totitem= 0, a;
- if(!C || !(ob= CTX_data_active_object(C))) /* needed for docs */
+ if(!ob)
return modifier_type_items;
for(a=0; modifier_type_items[a].identifier; a++) {
@@ -466,7 +466,6 @@ static EnumPropertyItem *modifier_add_itemf(bContext *C, PointerRNA *ptr, int *f
}
RNA_enum_item_end(&item, &totitem);
-
*free= 1;
return item;
diff --git a/source/blender/editors/object/object_ops.c b/source/blender/editors/object/object_ops.c
index eea36f630b7..7c705335630 100644
--- a/source/blender/editors/object/object_ops.c
+++ b/source/blender/editors/object/object_ops.c
@@ -90,6 +90,7 @@ void ED_operatortypes_object(void)
WM_operatortype_append(OBJECT_OT_slow_parent_set);
WM_operatortype_append(OBJECT_OT_slow_parent_clear);
WM_operatortype_append(OBJECT_OT_make_local);
+ WM_operatortype_append(OBJECT_OT_make_single_user);
WM_operatortype_append(OBJECT_OT_move_to_layer);
WM_operatortype_append(OBJECT_OT_select_inverse);
@@ -170,6 +171,8 @@ void ED_operatortypes_object(void)
WM_operatortype_append(OBJECT_OT_shape_key_add);
WM_operatortype_append(OBJECT_OT_shape_key_remove);
+ WM_operatortype_append(OBJECT_OT_shape_key_clear);
+ WM_operatortype_append(OBJECT_OT_shape_key_mirror);
WM_operatortype_append(LATTICE_OT_select_all_toggle);
WM_operatortype_append(LATTICE_OT_make_regular);
@@ -249,12 +252,21 @@ void ED_keymap_object(wmKeyConfig *keyconf)
kmi= WM_keymap_add_item(keymap, "WM_OT_call_menu", AKEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(kmi->ptr, "name", "INFO_MT_add");
+ WM_keymap_add_item(keymap, "OBJECT_OT_duplicates_make_real", AKEY, KM_PRESS, KM_SHIFT|KM_CTRL, 0);
+
+ kmi= WM_keymap_add_item(keymap, "WM_OT_call_menu", AKEY, KM_PRESS, KM_CTRL, 0);
+ RNA_string_set(kmi->ptr, "name", "VIEW3D_MT_object_apply");
+
+ kmi= WM_keymap_add_item(keymap, "WM_OT_call_menu", UKEY, KM_PRESS, 0, 0);
+ RNA_string_set(kmi->ptr, "name", "VIEW3D_MT_make_single_user");
+
WM_keymap_add_item(keymap, "OBJECT_OT_duplicate_move", DKEY, KM_PRESS, KM_SHIFT, 0);
RNA_boolean_set(WM_keymap_add_item(keymap, "OBJECT_OT_duplicate", DKEY, KM_PRESS, KM_ALT, 0)->ptr, "linked", 1);
WM_keymap_add_item(keymap, "OBJECT_OT_join", JKEY, KM_PRESS, KM_CTRL, 0);
WM_keymap_add_item(keymap, "OBJECT_OT_convert", CKEY, KM_PRESS, KM_ALT, 0);
WM_keymap_add_item(keymap, "OBJECT_OT_proxy_make", PKEY, KM_PRESS, KM_CTRL|KM_ALT, 0);
-
+ WM_keymap_add_item(keymap, "OBJECT_OT_make_local", LKEY, KM_PRESS, 0, 0);
+
// XXX this should probably be in screen instead... here for testing purposes in the meantime... - Aligorith
WM_keymap_verify_item(keymap, "ANIM_OT_insert_keyframe_menu", IKEY, KM_PRESS, 0, 0);
WM_keymap_verify_item(keymap, "ANIM_OT_delete_keyframe_v3d", IKEY, KM_PRESS, KM_ALT, 0);
@@ -281,15 +293,15 @@ void ED_object_generic_keymap(struct wmKeyConfig *keyconf, struct wmKeyMap *keym
km = WM_keymap_add_item(keymap, "WM_OT_context_cycle_enum", OKEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "scene.tool_settings.proportional_editing_falloff");
- km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_values", OKEY, KM_PRESS, 0, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_enum", OKEY, KM_PRESS, 0, 0);
RNA_string_set(km->ptr, "path", "scene.tool_settings.proportional_editing");
- RNA_string_set(km->ptr, "value_1", "'DISABLED'");
- RNA_string_set(km->ptr, "value_2", "'ENABLED'");
+ RNA_string_set(km->ptr, "value_1", "DISABLED");
+ RNA_string_set(km->ptr, "value_2", "ENABLED");
- km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_values", OKEY, KM_PRESS, KM_ALT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_enum", OKEY, KM_PRESS, KM_ALT, 0);
RNA_string_set(km->ptr, "path", "scene.tool_settings.proportional_editing");
- RNA_string_set(km->ptr, "value_1", "'DISABLED'");
- RNA_string_set(km->ptr, "value_2", "'CONNECTED'");
+ RNA_string_set(km->ptr, "value_1", "DISABLED");
+ RNA_string_set(km->ptr, "value_2", "CONNECTED");
}
}
diff --git a/source/blender/editors/object/object_relations.c b/source/blender/editors/object/object_relations.c
index 0c97b945037..c2550a6b1e8 100644
--- a/source/blender/editors/object/object_relations.c
+++ b/source/blender/editors/object/object_relations.c
@@ -1456,7 +1456,7 @@ void single_ipo_users(Scene *scene, int flag)
#endif // XXX old animation system
}
-void single_mat_users(Scene *scene, int flag)
+static void single_mat_users(Scene *scene, int flag, int do_textures)
{
Object *ob;
Base *base;
@@ -1486,17 +1486,17 @@ void single_mat_users(Scene *scene, int flag)
ipo_idnew(ma->ipo); /* drivers */
}
#endif // XXX old animation system
-
- for(b=0; b<MAX_MTEX; b++) {
- if(ma->mtex[b] && ma->mtex[b]->tex) {
- tex= ma->mtex[b]->tex;
- if(tex->id.us>1) {
- ma->mtex[b]->tex= copy_texture(tex);
- tex->id.us--;
+ if(do_textures) {
+ for(b=0; b<MAX_MTEX; b++) {
+ if(ma->mtex[b] && ma->mtex[b]->tex) {
+ tex= ma->mtex[b]->tex;
+ if(tex->id.us>1) {
+ ma->mtex[b]->tex= copy_texture(tex);
+ tex->id.us--;
+ }
}
}
}
-
}
}
}
@@ -1599,42 +1599,6 @@ static void single_mat_users_expand(void)
ID_NEW(ma->mtex[a]->object);
}
-void single_user(Scene *scene, View3D *v3d)
-{
- int nr;
-
- if(scene->id.lib) return;
-
- clear_id_newpoins();
-
- nr= pupmenu("Make Single User%t|Object|Object & ObData|Object & ObData & Materials+Tex|Materials+Tex|Ipos");
- if(nr>0) {
-
- if(nr==1) single_object_users(scene, v3d, 1);
-
- else if(nr==2) {
- single_object_users(scene, v3d, 1);
- single_obdata_users(scene, 1);
- }
- else if(nr==3) {
- single_object_users(scene, v3d, 1);
- single_obdata_users(scene, 1);
- single_mat_users(scene, 1); /* also tex */
-
- }
- else if(nr==4) {
- single_mat_users(scene, 1);
- }
- else if(nr==5) {
- single_ipo_users(scene, 1);
- }
-
-
- clear_id_newpoins();
-
- }
-}
-
/* used for copying scenes */
void ED_object_single_users(Scene *scene, int full)
{
@@ -1676,7 +1640,7 @@ static int make_local_exec(bContext *C, wmOperator *op)
Material *ma, ***matarar;
Lamp *la;
ID *id;
- int a, b, mode= RNA_boolean_get(op->ptr, "type");
+ int a, b, mode= RNA_enum_get(op->ptr, "type");;
if(mode==3) {
all_local(NULL, 0); /* NULL is all libs */
@@ -1777,3 +1741,59 @@ void OBJECT_OT_make_local(wmOperatorType *ot)
RNA_def_enum(ot->srna, "type", type_items, 0, "Type", "");
}
+static int make_single_user_exec(bContext *C, wmOperator *op)
+{
+ Scene *scene= CTX_data_scene(C);
+ View3D *v3d= CTX_wm_view3d(C); /* ok if this is NULL */
+ int flag= RNA_enum_get(op->ptr, "type"); /* 0==ALL, SELECTED==selected objecs */
+
+ if(RNA_boolean_get(op->ptr, "object"))
+ single_object_users(scene, v3d, flag);
+
+ if(RNA_boolean_get(op->ptr, "obdata"))
+ single_obdata_users(scene, flag);
+
+ if(RNA_boolean_get(op->ptr, "material"))
+ single_mat_users(scene, flag, FALSE);
+
+ if(RNA_boolean_get(op->ptr, "texture"))
+ single_mat_users(scene, flag, TRUE);
+
+ if(RNA_boolean_get(op->ptr, "animation"))
+ single_ipo_users(scene, flag);
+
+ clear_id_newpoins();
+
+ WM_event_add_notifier(C, NC_WINDOW, NULL);
+ return OPERATOR_FINISHED;
+}
+
+void OBJECT_OT_make_single_user(wmOperatorType *ot)
+{
+ static EnumPropertyItem type_items[]= {
+ {SELECT, "SELECTED_OBJECTS", 0, "Selected Objects", ""},
+ {0, "ALL", 0, "All", ""},
+ {0, NULL, 0, NULL, NULL}};
+
+ /* identifiers */
+ ot->name= "Make Single User";
+ ot->description = "Make linked data local to each object.";
+ ot->idname= "OBJECT_OT_make_single_user";
+
+ /* api callbacks */
+ ot->invoke= WM_menu_invoke;
+ ot->exec= make_single_user_exec;
+ ot->poll= ED_operator_scene_editable;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+
+ /* properties */
+ RNA_def_enum(ot->srna, "type", type_items, 0, "Type", "");
+
+ RNA_def_boolean(ot->srna, "object", 0, "Object", "Make single user objects");
+ RNA_def_boolean(ot->srna, "obdata", 0, "Object Data", "Make single user object data");
+ RNA_def_boolean(ot->srna, "material", 0, "Materials", "Make materials local to each datablock");
+ RNA_def_boolean(ot->srna, "texture", 0, "Textures", "Make textures local to each material");
+ RNA_def_boolean(ot->srna, "animation", 0, "Animation Data", "Make animation data local to each object");
+}
diff --git a/source/blender/editors/object/object_select.c b/source/blender/editors/object/object_select.c
index 27713cc2fa9..47730496296 100644
--- a/source/blender/editors/object/object_select.c
+++ b/source/blender/editors/object/object_select.c
@@ -95,7 +95,6 @@ void ED_base_object_select(Base *base, short mode)
void ED_base_object_activate(bContext *C, Base *base)
{
Scene *scene= CTX_data_scene(C);
- Base *tbase;
/* sets scene->basact */
BASACT= base;
@@ -105,13 +104,6 @@ void ED_base_object_activate(bContext *C, Base *base)
/* XXX old signals, remember to handle notifiers now! */
// select_actionchannel_by_name(base->object->action, "Object", 1);
- /* disable temporal locks */
- for(tbase=FIRSTBASE; tbase; tbase= tbase->next) {
- if(base!=tbase && (tbase->object->shapeflag & OB_SHAPE_TEMPLOCK)) {
- tbase->object->shapeflag &= ~OB_SHAPE_TEMPLOCK;
- DAG_id_flush_update(&tbase->object->id, OB_RECALC_DATA);
- }
- }
WM_event_add_notifier(C, NC_SCENE|ND_OB_ACTIVE, scene);
}
else
diff --git a/source/blender/editors/object/object_shapekey.c b/source/blender/editors/object/object_shapekey.c
index 2ec3edd846a..61ea9ab44a0 100644
--- a/source/blender/editors/object/object_shapekey.c
+++ b/source/blender/editors/object/object_shapekey.c
@@ -70,8 +70,10 @@
#include "BLO_sys_types.h" // for intptr_t support
#include "ED_object.h"
+#include "ED_mesh.h"
#include "RNA_access.h"
+#include "RNA_define.h"
#include "WM_api.h"
#include "WM_types.h"
@@ -400,7 +402,7 @@ void insert_curvekey(Scene *scene, Curve *cu, short rel)
/*********************** add shape key ***********************/
-void ED_object_shape_key_add(bContext *C, Scene *scene, Object *ob)
+static void ED_object_shape_key_add(bContext *C, Scene *scene, Object *ob)
{
Key *key;
@@ -416,7 +418,7 @@ void ED_object_shape_key_add(bContext *C, Scene *scene, Object *ob)
/*********************** remove shape key ***********************/
-int ED_object_shape_key_remove(bContext *C, Scene *scene, Object *ob)
+static int ED_object_shape_key_remove(bContext *C, Object *ob)
{
Main *bmain= CTX_data_main(C);
KeyBlock *kb, *rkb;
@@ -479,6 +481,67 @@ int ED_object_shape_key_remove(bContext *C, Scene *scene, Object *ob)
return 1;
}
+static int ED_object_shape_key_mirror(bContext *C, Scene *scene, Object *ob)
+{
+ KeyBlock *kb;
+ Key *key;
+
+ key= ob_get_key(ob);
+ if(key==NULL)
+ return 0;
+
+ kb= BLI_findlink(&key->block, ob->shapenr-1);
+
+ if(kb) {
+ int i1, i2;
+ float *fp1, *fp2;
+ float tvec[3];
+ char *tag_elem= MEM_callocN(sizeof(char) * kb->totelem, "shape_key_mirror");
+
+
+ if(ob->type==OB_MESH) {
+ Mesh *me= ob->data;
+ MVert *mv;
+
+ mesh_octree_table(ob, NULL, NULL, 's');
+
+ for(i1=0, mv=me->mvert; i1<me->totvert; i1++, mv++) {
+ i2= mesh_get_x_mirror_vert(ob, i1);
+ if(i2==i1) {
+ fp1= ((float *)kb->data) + i1*3;
+ fp1[0] = -fp1[0];
+ tag_elem[i1]= 1;
+ }
+ else if(i2 != -1) {
+ if(tag_elem[i1]==0 && tag_elem[i2]==0) {
+ fp1= ((float *)kb->data) + i1*3;
+ fp2= ((float *)kb->data) + i2*3;
+
+ VECCOPY(tvec, fp1);
+ VECCOPY(fp1, fp2);
+ VECCOPY(fp2, tvec);
+
+ /* flip x axis */
+ fp1[0] = -fp1[0];
+ fp2[0] = -fp2[0];
+ }
+ tag_elem[i1]= tag_elem[i2]= 1;
+ }
+ }
+
+ mesh_octree_table(ob, NULL, NULL, 'e');
+ }
+ /* todo, other types? */
+
+ MEM_freeN(tag_elem);
+ }
+
+ DAG_id_flush_update(&ob->id, OB_RECALC_DATA);
+ WM_event_add_notifier(C, NC_OBJECT|ND_DRAW, ob);
+
+ return 1;
+}
+
/********************** shape key operators *********************/
static int shape_key_poll(bContext *C)
@@ -502,6 +565,7 @@ void OBJECT_OT_shape_key_add(wmOperatorType *ot)
{
/* identifiers */
ot->name= "Add Shape Key";
+ ot->name= "Add shape key to the object.";
ot->idname= "OBJECT_OT_shape_key_add";
/* api callbacks */
@@ -514,10 +578,9 @@ void OBJECT_OT_shape_key_add(wmOperatorType *ot)
static int shape_key_remove_exec(bContext *C, wmOperator *op)
{
- Scene *scene= CTX_data_scene(C);
Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
- if(!ED_object_shape_key_remove(C, scene, ob))
+ if(!ED_object_shape_key_remove(C, ob))
return OPERATOR_CANCELLED;
return OPERATOR_FINISHED;
@@ -527,6 +590,7 @@ void OBJECT_OT_shape_key_remove(wmOperatorType *ot)
{
/* identifiers */
ot->name= "Remove Shape Key";
+ ot->name= "Remove shape key from the object.";
ot->idname= "OBJECT_OT_shape_key_remove";
/* api callbacks */
@@ -537,3 +601,62 @@ void OBJECT_OT_shape_key_remove(wmOperatorType *ot)
ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
}
+static int shape_key_clear_exec(bContext *C, wmOperator *op)
+{
+ Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
+ Key *key= ob_get_key(ob);
+ KeyBlock *kb= ob_get_keyblock(ob);
+
+ if(!key || !kb)
+ return OPERATOR_CANCELLED;
+
+ for(kb=key->block.first; kb; kb=kb->next)
+ kb->curval= 0.0f;
+
+ DAG_id_flush_update(&ob->id, OB_RECALC_DATA);
+ WM_event_add_notifier(C, NC_OBJECT|ND_DRAW, ob);
+
+ return OPERATOR_FINISHED;
+}
+
+void OBJECT_OT_shape_key_clear(wmOperatorType *ot)
+{
+ /* identifiers */
+ ot->name= "Clear Shape Keys";
+ ot->description= "Clear weights for all shape keys.";
+ ot->idname= "OBJECT_OT_shape_key_clear";
+
+ /* api callbacks */
+ ot->poll= shape_key_poll;
+ ot->exec= shape_key_clear_exec;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+}
+
+
+static int shape_key_mirror_exec(bContext *C, wmOperator *op)
+{
+ Scene *scene= CTX_data_scene(C);
+ Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
+
+ if(!ED_object_shape_key_mirror(C, scene, ob))
+ return OPERATOR_CANCELLED;
+
+ return OPERATOR_FINISHED;
+}
+
+void OBJECT_OT_shape_key_mirror(wmOperatorType *ot)
+{
+ /* identifiers */
+ ot->name= "Mirror Shape Key";
+ ot->idname= "OBJECT_OT_shape_key_mirror";
+
+ /* api callbacks */
+ ot->poll= shape_key_poll;
+ ot->exec= shape_key_mirror_exec;
+
+ /* flags */
+ ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO;
+}
+
diff --git a/source/blender/editors/object/object_vgroup.c b/source/blender/editors/object/object_vgroup.c
index 902a32bb7f3..dd3e5969a75 100644
--- a/source/blender/editors/object/object_vgroup.c
+++ b/source/blender/editors/object/object_vgroup.c
@@ -1233,13 +1233,13 @@ static int set_active_group_exec(bContext *C, wmOperator *op)
static EnumPropertyItem *vgroup_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- Object *ob;
+ Object *ob= CTX_data_pointer_get_type(C, "object", &RNA_Object).data;
EnumPropertyItem tmp = {0, "", 0, "", ""};
EnumPropertyItem *item= NULL;
bDeformGroup *def;
int a, totitem= 0;
- if(!C || !(ob = CTX_data_pointer_get_type(C, "object", &RNA_Object).data)) /* needed for docs */
+ if(!ob)
return vgroup_items;
for(a=0, def=ob->defbase.first; def; def=def->next, a++) {
@@ -1250,7 +1250,6 @@ static EnumPropertyItem *vgroup_itemf(bContext *C, PointerRNA *ptr, int *free)
}
RNA_enum_item_end(&item, &totitem);
-
*free= 1;
return item;
diff --git a/source/blender/editors/screen/screen_ops.c b/source/blender/editors/screen/screen_ops.c
index 74303e8a6a3..eeddeee25bf 100644
--- a/source/blender/editors/screen/screen_ops.c
+++ b/source/blender/editors/screen/screen_ops.c
@@ -3410,6 +3410,9 @@ void ED_keymap_screen(wmKeyConfig *keyconf)
WM_keymap_add_item(keymap, "SCREEN_OT_render_view_show", F11KEY, KM_PRESS, 0, 0);
/* user prefs */
+ #ifdef __APPLE__
+ WM_keymap_add_item(keymap, "SCREEN_OT_userpref_show", COMMAKEY, KM_PRESS, KM_OSKEY, 0);
+ #endif
WM_keymap_add_item(keymap, "SCREEN_OT_userpref_show", UKEY, KM_PRESS, KM_CTRL|KM_ALT, 0);
diff --git a/source/blender/editors/sculpt_paint/sculpt.c b/source/blender/editors/sculpt_paint/sculpt.c
index 4f667ab7976..c4c7f436f12 100644
--- a/source/blender/editors/sculpt_paint/sculpt.c
+++ b/source/blender/editors/sculpt_paint/sculpt.c
@@ -1107,7 +1107,7 @@ char sculpt_modifiers_active(Object *ob)
it's the last modifier on the stack and it is not on the first level */
static struct MultiresModifierData *sculpt_multires_active(Object *ob)
{
- ModifierData *md;
+ ModifierData *md, *nmd;
for(md= modifiers_getVirtualModifierList(ob); md; md= md->next) {
if(md->type == eModifierType_Multires) {
@@ -1115,12 +1115,11 @@ static struct MultiresModifierData *sculpt_multires_active(Object *ob)
/* Check if any of the modifiers after multires are active
* if not it can use the multires struct */
- for (md= md->next; md; md= md->next) {
- if(md->mode & eModifierMode_Realtime)
- return NULL;
- }
+ for (nmd= md->next; nmd; nmd= nmd->next)
+ if(nmd->mode & eModifierMode_Realtime)
+ break;
- if(mmd->lvl != 1)
+ if(!nmd && mmd->lvl != 1)
return mmd;
}
}
diff --git a/source/blender/editors/space_action/action_draw.c b/source/blender/editors/space_action/action_draw.c
index 7181a6b5aa1..7f2e1bd09e4 100644
--- a/source/blender/editors/space_action/action_draw.c
+++ b/source/blender/editors/space_action/action_draw.c
@@ -258,7 +258,7 @@ void draw_channel_strips(bAnimContext *ac, SpaceAction *saction, ARegion *ar)
if (acf->has_setting(ac, ale, ACHANNEL_SETTING_SELECT))
sel= ANIM_channel_setting_get(ac, ale, ACHANNEL_SETTING_SELECT);
- if (ELEM(ac->datatype, ANIMCONT_ACTION, ANIMCONT_DOPESHEET)) {
+ if (ELEM3(ac->datatype, ANIMCONT_ACTION, ANIMCONT_DOPESHEET, ANIMCONT_SHAPEKEY)) {
switch (ale->type) {
case ANIMTYPE_SUMMARY:
{
@@ -307,17 +307,6 @@ void draw_channel_strips(bAnimContext *ac, SpaceAction *saction, ARegion *ar)
if (ac->datatype == ANIMCONT_ACTION)
glRectf(act_start, (float)y-ACHANNEL_HEIGHT_HALF, act_end, (float)y+ACHANNEL_HEIGHT_HALF);
}
- else if (ac->datatype == ANIMCONT_SHAPEKEY) {
- /* all frames that have a frame number less than one
- * get a desaturated orange background
- */
- glColor4ub(col2[0], col2[1], col2[2], 0x22);
- glRectf(0.0f, (float)y-ACHANNEL_HEIGHT_HALF, 1.0f, (float)y+ACHANNEL_HEIGHT_HALF);
-
- /* frames one and higher get a saturated orange background */
- glColor4ub(col2[0], col2[1], col2[2], 0x44);
- glRectf(1.0f, (float)y-ACHANNEL_HEIGHT_HALF, v2d->cur.xmax+EXTRA_SCROLL_PAD, (float)y+ACHANNEL_HEIGHT_HALF);
- }
else if (ac->datatype == ANIMCONT_GPENCIL) {
/* frames less than one get less saturated background */
if (sel) glColor4ub(col1[0], col1[1], col1[2], 0x22);
diff --git a/source/blender/editors/space_action/action_header.c b/source/blender/editors/space_action/action_header.c
index 2468bdf311c..aaf4b51c75e 100644
--- a/source/blender/editors/space_action/action_header.c
+++ b/source/blender/editors/space_action/action_header.c
@@ -69,6 +69,7 @@
enum {
B_REDR= 1,
+ B_MODECHANGE,
} eActHeader_Events;
/* ********************************************************* */
@@ -254,6 +255,15 @@ static void act_editmenu(bContext *C, uiLayout *layout, void *arg_unused)
static void do_action_buttons(bContext *C, void *arg, int event)
{
+ /* special exception for mode changing - enable custom settings? */
+ if (event == B_MODECHANGE) {
+ SpaceAction *saction= CTX_wm_space_action(C);
+
+ /* if the new mode is ShapeKeys editor, enable sliders */
+ if (saction->mode == SACTCONT_SHAPEKEY)
+ saction->flag |= SACTION_SLIDERS;
+ }
+
ED_area_tag_refresh(CTX_wm_area(C));
ED_area_tag_redraw(CTX_wm_area(C));
}
@@ -318,7 +328,7 @@ void action_header_buttons(const bContext *C, ARegion *ar)
uiBlockSetEmboss(block, UI_EMBOSS);
/* MODE SELECTOR */
- uiDefButC(block, MENU, B_REDR,
+ uiDefButC(block, MENU, B_MODECHANGE,
"Editor Mode %t|DopeSheet %x3|Action Editor %x0|ShapeKey Editor %x1|Grease Pencil %x2",
xco,yco,90,YIC, &saction->mode, 0, 1, 0, 0,
"Editing modes for this editor");
@@ -326,23 +336,23 @@ void action_header_buttons(const bContext *C, ARegion *ar)
xco += (90 + 8);
+ /* SUMMARY CHANNEL */
+ uiDefIconTextButBitI(block, TOG, ADS_FILTER_SUMMARY, B_REDR, ICON_BORDERMOVE, "Summary", xco,yco,XIC*4,YIC, &(saction->ads.filterflag), 0, 0, 0, 0, "Include DopeSheet summary row"); // TODO: needs a better icon
+ xco += (XIC*4.5);
+
/*if (ac.data)*/
{
/* MODE-DEPENDENT DRAWING */
if (saction->mode == SACTCONT_DOPESHEET) {
/* FILTERING OPTIONS */
- /* DopeSheet summary... */
- uiDefIconTextButBitI(block, TOG, ADS_FILTER_SUMMARY, B_REDR, ICON_BORDERMOVE, "Summary", xco,yco,XIC*4,YIC, &(saction->ads.filterflag), 0, 0, 0, 0, "Include DopeSheet summary row"); // TODO: needs a better icon
- xco += (XIC*3.5);
-
- /* Standard filtering... */
+ xco -= XIC; // XXX first button incurs this offset...
xco= ANIM_headerUI_standard_buttons(C, &saction->ads, block, xco, yco);
}
else if (saction->mode == SACTCONT_ACTION) {
uiLayout *layout;
bScreen *sc= CTX_wm_screen(C);
PointerRNA ptr;
-
+
RNA_pointer_create(&sc->id, &RNA_SpaceDopeSheetEditor, saction, &ptr);
layout= uiBlockLayout(block, UI_LAYOUT_HORIZONTAL, UI_LAYOUT_HEADER, xco, 20+3, 20, 1, U.uistyles.first);
@@ -379,7 +389,7 @@ void action_header_buttons(const bContext *C, ARegion *ar)
xco += (XIC + 8);
}
- /* always as last */
+ /* always as last */
UI_view2d_totRect_set(&ar->v2d, xco+XIC+80, (int)(ar->v2d.tot.ymax-ar->v2d.tot.ymin));
uiEndBlock(C, block);
diff --git a/source/blender/editors/space_buttons/buttons_context.c b/source/blender/editors/space_buttons/buttons_context.c
index fe437dfd188..504e4a6866e 100644
--- a/source/blender/editors/space_buttons/buttons_context.c
+++ b/source/blender/editors/space_buttons/buttons_context.c
@@ -132,7 +132,9 @@ static int buttons_context_path_world(ButsContextPath *path)
if(world) {
RNA_id_pointer_create(&scene->world->id, &path->ptr[path->len]);
path->len++;
-
+ return 1;
+ }
+ else {
return 1;
}
}
@@ -437,6 +439,7 @@ static int buttons_context_path(const bContext *C, ButsContextPath *path, int ma
* tracing back recursively */
switch(mainb) {
case BCONTEXT_SCENE:
+ case BCONTEXT_RENDER:
found= buttons_context_path_scene(path);
break;
case BCONTEXT_WORLD:
@@ -553,7 +556,7 @@ int buttons_context(const bContext *C, const char *member, bContextDataResult *r
static const char *dir[] = {
"world", "object", "mesh", "armature", "lattice", "curve",
"meta_ball", "lamp", "camera", "material", "material_slot",
- "texture", "texture_slot", "bone", "edit_bone", "particle_system",
+ "texture", "texture_slot", "bone", "edit_bone", "particle_system", "particle_system_editable",
"cloth", "soft_body", "fluid", "smoke", "collision", "brush", NULL};
CTX_data_dir_set(result, dir);
@@ -657,6 +660,13 @@ int buttons_context(const bContext *C, const char *member, bContextDataResult *r
set_pointer_type(path, result, &RNA_ParticleSystem);
return 1;
}
+ else if(CTX_data_equals(member, "particle_system_editable")) {
+ if(PE_poll(C))
+ set_pointer_type(path, result, &RNA_ParticleSystem);
+ else
+ CTX_data_pointer_set(result, NULL, &RNA_ParticleSystem, NULL);
+ return 1;
+ }
else if(CTX_data_equals(member, "cloth")) {
PointerRNA *ptr= get_pointer_type(path, &RNA_Object);
@@ -776,7 +786,7 @@ void buttons_context_draw(const bContext *C, uiLayout *layout)
name= RNA_struct_name_get_alloc(ptr, namebuf, sizeof(namebuf));
if(name) {
- if(sbuts->mainb != BCONTEXT_SCENE && ptr->type == &RNA_Scene)
+ if(!ELEM(sbuts->mainb, BCONTEXT_RENDER, BCONTEXT_SCENE) && ptr->type == &RNA_Scene)
uiItemL(row, "", icon); /* save some space */
else
uiItemL(row, name, icon);
diff --git a/source/blender/editors/space_buttons/buttons_header.c b/source/blender/editors/space_buttons/buttons_header.c
index 83dd679c543..1bf2a058b5a 100644
--- a/source/blender/editors/space_buttons/buttons_header.c
+++ b/source/blender/editors/space_buttons/buttons_header.c
@@ -107,8 +107,10 @@ void buttons_header_buttons(const bContext *C, ARegion *ar)
// Default panels
uiBlockBeginAlign(block);
+ if(sbuts->pathflag & (1<<BCONTEXT_RENDER))
+ uiDefIconButS(block, ROW, B_CONTEXT_SWITCH, ICON_SCENE, xco+=BUTS_UI_UNIT, yco, BUTS_UI_UNIT, BUTS_UI_UNIT, &(sbuts->mainb), 0.0, (float)BCONTEXT_RENDER, 0, 0, "Render");
if(sbuts->pathflag & (1<<BCONTEXT_SCENE))
- uiDefIconButS(block, ROW, B_CONTEXT_SWITCH, ICON_SCENE, xco+=BUTS_UI_UNIT, yco, BUTS_UI_UNIT, BUTS_UI_UNIT, &(sbuts->mainb), 0.0, (float)BCONTEXT_SCENE, 0, 0, "Scene");
+ uiDefIconButS(block, ROW, B_CONTEXT_SWITCH, ICON_SCENE_DATA, xco+=BUTS_UI_UNIT, yco, BUTS_UI_UNIT, BUTS_UI_UNIT, &(sbuts->mainb), 0.0, (float)BCONTEXT_SCENE, 0, 0, "Scene");
if(sbuts->pathflag & (1<<BCONTEXT_WORLD))
uiDefIconButS(block, ROW, B_CONTEXT_SWITCH, ICON_WORLD, xco+=BUTS_UI_UNIT, yco, BUTS_UI_UNIT, BUTS_UI_UNIT, &(sbuts->mainb), 0.0, (float)BCONTEXT_WORLD, 0, 0, "World");
if(sbuts->pathflag & (1<<BCONTEXT_OBJECT))
diff --git a/source/blender/editors/space_buttons/space_buttons.c b/source/blender/editors/space_buttons/space_buttons.c
index 03d126a3e7b..47806ba7937 100644
--- a/source/blender/editors/space_buttons/space_buttons.c
+++ b/source/blender/editors/space_buttons/space_buttons.c
@@ -156,6 +156,8 @@ static void buttons_main_area_draw(const bContext *C, ARegion *ar)
if(sbuts->mainb == BCONTEXT_SCENE)
ED_region_panels(C, ar, vertical, "scene", sbuts->mainb);
+ else if(sbuts->mainb == BCONTEXT_RENDER)
+ ED_region_panels(C, ar, vertical, "render", sbuts->mainb);
else if(sbuts->mainb == BCONTEXT_WORLD)
ED_region_panels(C, ar, vertical, "world", sbuts->mainb);
else if(sbuts->mainb == BCONTEXT_OBJECT)
@@ -249,6 +251,7 @@ static void buttons_area_listener(ScrArea *sa, wmNotifier *wmn)
case ND_FRAME:
case ND_MODE:
case ND_RENDER_OPTIONS:
+ case ND_KEYINGSET:
ED_area_tag_redraw(sa);
break;
diff --git a/source/blender/editors/space_file/file_intern.h b/source/blender/editors/space_file/file_intern.h
index a99594e9575..d07ffd4b964 100644
--- a/source/blender/editors/space_file/file_intern.h
+++ b/source/blender/editors/space_file/file_intern.h
@@ -88,7 +88,7 @@ int file_hilight_set(struct SpaceFile *sfile, struct ARegion *ar, int mx, int my
/* filesel.c */
float file_string_width(const char* str);
float file_font_pointsize();
-void file_change_dir(struct SpaceFile *sfile);
+void file_change_dir(struct SpaceFile *sfile, int checkdir);
int file_select_match(struct SpaceFile *sfile, const char *pattern);
void autocomplete_directory(struct bContext *C, char *str, void *arg_v);
diff --git a/source/blender/editors/space_file/file_ops.c b/source/blender/editors/space_file/file_ops.c
index c0be1ffb637..c35ff6ed7b6 100644
--- a/source/blender/editors/space_file/file_ops.c
+++ b/source/blender/editors/space_file/file_ops.c
@@ -177,7 +177,7 @@ static FileSelect file_select(SpaceFile* sfile, ARegion* ar, const rcti* rect, s
BLI_add_slash(params->dir);
}
- file_change_dir(sfile);
+ file_change_dir(sfile, 0);
retval = FILE_SELECT_DIR;
}
}
@@ -343,7 +343,7 @@ static int bookmark_select_invoke(bContext *C, wmOperator *op, wmEvent *event)
RNA_string_get(op->ptr, "dir", entry);
BLI_strncpy(params->dir, entry, sizeof(params->dir));
BLI_cleanup_dir(G.sce, params->dir);
- file_change_dir(sfile);
+ file_change_dir(sfile, 1);
WM_event_add_notifier(C, NC_SPACE|ND_SPACE_FILE_LIST, NULL);
}
@@ -645,7 +645,7 @@ int file_parent_exec(bContext *C, wmOperator *unused)
if (BLI_has_parent(sfile->params->dir)) {
BLI_parent_dir(sfile->params->dir);
BLI_cleanup_dir(G.sce, sfile->params->dir);
- file_change_dir(sfile);
+ file_change_dir(sfile, 0);
WM_event_add_notifier(C, NC_SPACE|ND_SPACE_FILE_LIST, NULL);
}
}
@@ -672,7 +672,7 @@ int file_refresh_exec(bContext *C, wmOperator *unused)
{
SpaceFile *sfile= CTX_wm_space_file(C);
- file_change_dir(sfile);
+ file_change_dir(sfile, 1);
WM_event_add_notifier(C, NC_SPACE|ND_SPACE_FILE_LIST, NULL);
@@ -704,7 +704,7 @@ int file_previous_exec(bContext *C, wmOperator *unused)
folderlist_popdir(sfile->folders_prev, sfile->params->dir);
folderlist_pushdir(sfile->folders_next, sfile->params->dir);
- file_change_dir(sfile);
+ file_change_dir(sfile, 1);
}
WM_event_add_notifier(C, NC_SPACE|ND_SPACE_FILE_LIST, NULL);
@@ -736,7 +736,7 @@ int file_next_exec(bContext *C, wmOperator *unused)
// update folder_prev so we can check for it in folderlist_clear_next()
folderlist_pushdir(sfile->folders_prev, sfile->params->dir);
- file_change_dir(sfile);
+ file_change_dir(sfile, 1);
}
WM_event_add_notifier(C, NC_SPACE|ND_SPACE_FILE_LIST, NULL);
@@ -795,7 +795,6 @@ int file_directory_exec(bContext *C, wmOperator *unused)
SpaceFile *sfile= CTX_wm_space_file(C);
if(sfile->params) {
-
if ( sfile->params->dir[0] == '~' ) {
if (sfile->params->dir[1] == '\0') {
BLI_strncpy(sfile->params->dir, BLI_gethome(), sizeof(sfile->params->dir) );
@@ -817,7 +816,8 @@ int file_directory_exec(bContext *C, wmOperator *unused)
#endif
BLI_cleanup_dir(G.sce, sfile->params->dir);
BLI_add_slash(sfile->params->dir);
- file_change_dir(sfile);
+ file_change_dir(sfile, 1);
+
WM_event_add_notifier(C, NC_SPACE|ND_SPACE_FILE_LIST, NULL);
}
diff --git a/source/blender/editors/space_file/filesel.c b/source/blender/editors/space_file/filesel.c
index 9f5d889c7b9..cc0c1ca33aa 100644
--- a/source/blender/editors/space_file/filesel.c
+++ b/source/blender/editors/space_file/filesel.c
@@ -384,9 +384,15 @@ FileLayout* ED_fileselect_get_layout(struct SpaceFile *sfile, struct ARegion *ar
return sfile->layout;
}
-void file_change_dir(struct SpaceFile *sfile)
+void file_change_dir(struct SpaceFile *sfile, int checkdir)
{
- if (sfile->params) {
+ if (sfile->params) {
+
+ if(checkdir && BLI_is_dir(sfile->params->dir)==0) {
+ BLI_strncpy(sfile->params->dir, filelist_dir(sfile->files), sizeof(sfile->params->dir));
+ /* could return but just refresh the current dir */
+ }
+
filelist_setdir(sfile->files, sfile->params->dir);
if(folderlist_clear_next(sfile))
diff --git a/source/blender/editors/space_file/space_file.c b/source/blender/editors/space_file/space_file.c
index 4d3376e0e1f..91d917acfe7 100644
--- a/source/blender/editors/space_file/space_file.c
+++ b/source/blender/editors/space_file/space_file.c
@@ -180,7 +180,7 @@ static SpaceLink *file_duplicate(SpaceLink *sl)
if(sfileo->params) {
sfilen->params= MEM_dupallocN(sfileo->params);
- file_change_dir(sfilen);
+ file_change_dir(sfilen, 0);
}
if (sfileo->layout) {
sfilen->layout= MEM_dupallocN(sfileo->layout);
@@ -197,7 +197,7 @@ static void file_refresh(const bContext *C, ScrArea *sa)
sfile->folders_prev = folderlist_new();
if (!sfile->files) {
sfile->files = filelist_new(params->type);
- file_change_dir(sfile);
+ file_change_dir(sfile, 0);
params->active_file = -1; // added this so it opens nicer (ton)
}
filelist_hidedot(sfile->files, params->flag & FILE_HIDE_DOT);
diff --git a/source/blender/editors/space_graph/graph_buttons.c b/source/blender/editors/space_graph/graph_buttons.c
index afc86309ffb..87a11305bd9 100644
--- a/source/blender/editors/space_graph/graph_buttons.c
+++ b/source/blender/editors/space_graph/graph_buttons.c
@@ -193,7 +193,7 @@ static void do_graph_region_driver_buttons(bContext *C, void *arg, int event)
}
/* default for now */
- WM_event_add_notifier(C, NC_SCENE, scene);
+ WM_event_add_notifier(C, NC_SCENE, scene); // XXX does this always work?
}
/* callback to remove the active driver */
@@ -251,21 +251,6 @@ static int graph_panel_drivers_poll(const bContext *C, PanelType *pt)
return graph_panel_context(C, NULL, NULL);
}
-static void test_obpoin_but(struct bContext *C, char *name, ID **idpp)
-{
- ID *id;
-
- id= CTX_data_main(C)->object.first;
- while(id) {
- if( strcmp(name, id->name+2)==0 ) {
- *idpp= id;
- id_lib_extern(id); /* checks lib data, sets correct flag for saving then */
- return;
- }
- id= id->next;
- }
- *idpp= NULL;
-}
/* driver settings for active F-Curve (only for 'Drivers' mode) */
static void graph_panel_drivers(const bContext *C, Panel *pa)
@@ -275,91 +260,102 @@ static void graph_panel_drivers(const bContext *C, Panel *pa)
ChannelDriver *driver;
DriverTarget *dtar;
- PointerRNA rna_ptr;
+ PointerRNA driver_ptr;
+ uiLayout *col;
uiBlock *block;
uiBut *but;
- int yco=85, i=0;
-
- if(!graph_panel_context(C, &ale, &fcu))
+
+ /* Get settings from context */
+ if (!graph_panel_context(C, &ale, &fcu))
return;
-
driver= fcu->driver;
- block= uiLayoutAbsoluteBlock(pa->layout);
+ /* set event handler for panel */
+ block= uiLayoutGetBlock(pa->layout); // xxx?
uiBlockSetHandleFunc(block, do_graph_region_driver_buttons, NULL);
- /* general actions */
- but= uiDefBut(block, BUT, B_IPO_DEPCHANGE, "Update Dependencies", 10, 200, 180, 22, NULL, 0.0, 0.0, 0, 0, "Force updates of dependencies");
- uiButSetFunc(but, driver_update_flags_cb, fcu, NULL);
-
- but= uiDefBut(block, BUT, B_IPO_DEPCHANGE, "Remove Driver", 200, 200, 110, 18, NULL, 0.0, 0.0, 0, 0, "Remove this driver");
- uiButSetFunc(but, driver_remove_cb, ale, NULL);
-
- /* type */
- uiDefBut(block, LABEL, 1, "Type:", 10, 170, 60, 20, NULL, 0.0, 0.0, 0, 0, "");
- uiDefButI(block, MENU, B_IPO_DEPCHANGE,
- "Driver Type%t|Normal%x0|Scripted Expression%x1|Rotational Difference%x2",
- 70,170,240,20, &driver->type, 0, 0, 0, 0, "Driver type");
+ /* general actions - management */
+ col= uiLayoutColumn(pa->layout, 0);
+ block= uiLayoutGetBlock(col);
+ but= uiDefBut(block, BUT, B_IPO_DEPCHANGE, "Update Dependencies", 0, 0, 10*UI_UNIT_X, 22, NULL, 0.0, 0.0, 0, 0, "Force updates of dependencies");
+ uiButSetFunc(but, driver_update_flags_cb, fcu, NULL);
+
+ but= uiDefBut(block, BUT, B_IPO_DEPCHANGE, "Remove Driver", 0, 0, 10*UI_UNIT_X, 18, NULL, 0.0, 0.0, 0, 0, "Remove this driver");
+ uiButSetFunc(but, driver_remove_cb, ale, NULL);
+
+ /* driver-level settings - type, expressions, and errors */
+ RNA_pointer_create(ale->id, &RNA_Driver, driver, &driver_ptr);
- /* show expression box if doing scripted drivers */
- if (driver->type == DRIVER_TYPE_PYTHON) {
- uiDefBut(block, TEX, B_REDR, "Expr: ", 10,150,300,20, driver->expression, 0, 255, 0, 0, "One-liner Python Expression to use as Scripted Expression");
+ col= uiLayoutColumn(pa->layout, 1);
+ block= uiLayoutGetBlock(col);
+ uiItemR(col, NULL, 0, &driver_ptr, "type", 0);
- /* errors */
- if (driver->flag & DRIVER_FLAG_INVALID) {
- uiDefIconBut(block, LABEL, 1, ICON_ERROR, 10, 130, 48, 48, NULL, 0, 0, 0, 0, ""); // a bit larger
- uiDefBut(block, LABEL, 0, "Error: invalid Python expression",
- 50,110,230,19, NULL, 0, 0, 0, 0, "");
+ /* show expression box if doing scripted drivers, and/or error messages when invalid drivers exist */
+ if (driver->type == DRIVER_TYPE_PYTHON) {
+ /* expression */
+ uiItemR(col, "Expr:", 0, &driver_ptr, "expression", 0);
+
+ /* errors? */
+ if (driver->flag & DRIVER_FLAG_INVALID)
+ uiItemL(col, "ERROR: invalid Python expression", ICON_ERROR);
}
- }
- else {
- /* errors */
- if (driver->flag & DRIVER_FLAG_INVALID) {
- uiDefIconBut(block, LABEL, 1, ICON_ERROR, 10, 130, 48, 48, NULL, 0, 0, 0, 0, ""); // a bit larger
- uiDefBut(block, LABEL, 0, "Error: invalid target channel(s)",
- 50,130,230,19, NULL, 0, 0, 0, 0, "");
+ else {
+ /* errors? */
+ if (driver->flag & DRIVER_FLAG_INVALID)
+ uiItemL(col, "ERROR: invalid target channel(s)", ICON_ERROR);
}
- }
- but= uiDefBut(block, BUT, B_IPO_DEPCHANGE, "Add Variable", 10, 110, 300, 20, NULL, 0.0, 0.0, 0, 0, "Add a new target variable for this Driver");
- uiButSetFunc(but, driver_add_var_cb, driver, NULL);
+ /* add driver target variables */
+ col= uiLayoutColumn(pa->layout, 0);
+ block= uiLayoutGetBlock(col);
+ but= uiDefBut(block, BUT, B_IPO_DEPCHANGE, "Add Variable", 0, 0, 10*UI_UNIT_X, UI_UNIT_Y, NULL, 0.0, 0.0, 0, 0, "Add a new target variable for this Driver");
+ uiButSetFunc(but, driver_add_var_cb, driver, NULL);
/* loop over targets, drawing them */
for (dtar= driver->targets.first; dtar; dtar= dtar->next) {
- short height = (dtar->id) ? 80 : 60;
+ PointerRNA dtar_ptr;
+ uiLayout *box, *row;
- /* panel behind buttons */
- uiDefBut(block, ROUNDBOX, B_REDR, "", 5, yco-height+25, 310, height, NULL, 5.0, 0.0, 12.0, 0, "");
+ /* panel holding the buttons */
+ box= uiLayoutBox(pa->layout);
- /* variable name */
- uiDefButC(block, TEX, B_REDR, "Name: ", 10,yco,280,20, dtar->name, 0, 63, 0, 0, "Name of target variable (No spaces or dots are allowed. Also, must not start with a symbol or digit).");
+ /* first row context info for driver */
+ RNA_pointer_create(ale->id, &RNA_DriverTarget, dtar, &dtar_ptr);
- /* remove button */
- but= uiDefIconBut(block, BUT, B_REDR, ICON_X, 290, yco, 20, 20, NULL, 0.0, 0.0, 0.0, 0.0, "Delete target variable.");
- uiButSetFunc(but, driver_delete_var_cb, driver, dtar);
+ row= uiLayoutRow(box, 0);
+ block= uiLayoutGetBlock(row);
+ /* variable name */
+ uiItemR(row, "", 0, &dtar_ptr, "name", 0);
+
+ /* remove button */
+ but= uiDefIconBut(block, BUT, B_REDR, ICON_X, 290, 0, UI_UNIT_X, UI_UNIT_Y, NULL, 0.0, 0.0, 0.0, 0.0, "Delete target variable.");
+ uiButSetFunc(but, driver_delete_var_cb, driver, dtar);
- /* Target Object */
- uiDefBut(block, LABEL, 1, "Value:", 10, yco-30, 60, 20, NULL, 0.0, 0.0, 0, 0, "");
- uiDefIDPoinBut(block, test_obpoin_but, ID_OB, B_REDR, "Ob: ", 70, yco-30, 240, 20, &dtar->id, "Object to use as Driver target");
+ /* Target ID */
+ row= uiLayoutRow(box, 0);
+ uiTemplateAnyID(row, (bContext *)C, &dtar_ptr, "id", "id_type", "Value: ");
- // XXX should we hide these technical details?
+ /* Target Property */
+ // TODO: make this less technical...
if (dtar->id) {
- uiBlockBeginAlign(block);
- /* RNA Path */
- RNA_pointer_create(ale->id, &RNA_DriverTarget, dtar, &rna_ptr);
- uiDefButR(block, TEX, 0, "Path: ", 10, yco-50, 250, 20, &rna_ptr, "rna_path", 0, 0, 0, -1, -1, "RNA Path (from Driver Object) to property used as Driver.");
-
- /* Array Index */
- uiDefButI(block, NUM, B_REDR, "", 260,yco-50,50,20, &dtar->array_index, 0, INT_MAX, 0, 0, "Index to the specific property used as Driver if applicable.");
- uiBlockEndAlign(block);
+ PointerRNA root_ptr;
+
+ /* get pointer for resolving the property selected */
+ RNA_id_pointer_create(dtar->id, &root_ptr);
+
+ col= uiLayoutColumn(box, 1);
+ block= uiLayoutGetBlock(col);
+ /* rna path */
+ uiTemplatePathBuilder(col, (bContext *)C, &dtar_ptr, "rna_path", &root_ptr, "Path");
+
+ /* array index */
+ // TODO: this needs selector which limits it to ok values
+ uiItemR(col, "Index", 0, &dtar_ptr, "array_index", 0);
}
-
- /* adjust y-coordinate for next target */
- yco -= height;
- i++;
}
-
+
+ /* cleanup */
MEM_freeN(ale);
}
@@ -373,8 +369,8 @@ static void do_graph_region_modifier_buttons(bContext *C, void *arg, int event)
switch (event) {
case B_REDR:
case B_FMODIFIER_REDRAW: // XXX this should send depsgraph updates too
- ED_area_tag_redraw(CTX_wm_area(C));
- return; /* no notifier! */
+ WM_event_add_notifier(C, NC_ANIMATION, NULL); // XXX need a notifier specially for F-Modifiers
+ break;
}
}
diff --git a/source/blender/editors/space_graph/graph_draw.c b/source/blender/editors/space_graph/graph_draw.c
index 57e2208f089..6ba6fee3890 100644
--- a/source/blender/editors/space_graph/graph_draw.c
+++ b/source/blender/editors/space_graph/graph_draw.c
@@ -155,7 +155,7 @@ static void draw_fcurve_modifier_controls_envelope (FCurve *fcu, FModifier *fcm,
glVertex2f(fed->time, fed->max);
}
}
- bglEnd();
+ bglEnd(); // GL_POINTS
glPointSize(1.0f);
}
@@ -198,7 +198,7 @@ static void draw_fcurve_vertices_keyframes (FCurve *fcu, View2D *v2d, short edit
}
}
- bglEnd();
+ bglEnd(); // GL_POINTS
}
@@ -333,21 +333,24 @@ void draw_fcurve_vertices (SpaceIpo *sipo, ARegion *ar, FCurve *fcu)
static void draw_fcurve_handles (SpaceIpo *sipo, ARegion *ar, FCurve *fcu)
{
extern unsigned int nurbcol[];
- unsigned int *col;
int sel, b;
/* don't draw handle lines if handles are not shown */
if ((sipo->flag & SIPO_NOHANDLES) || (fcu->flag & FCURVE_PROTECTED) || (fcu->flag & FCURVE_INT_VALUES))
return;
+ /* a single call to GL_LINES here around these calls should be sufficient to still
+ * get separate line segments, but which aren't wrapped with GL_LINE_STRIP everytime we
+ * want a single line
+ */
+ glBegin(GL_LINES);
+
/* slightly hacky, but we want to draw unselected points before selected ones */
for (sel= 0; sel < 2; sel++) {
BezTriple *bezt=fcu->bezt, *prevbezt=NULL;
+ unsigned int *col= (sel)? (nurbcol+4) : (nurbcol);
float *fp;
- if (sel) col= nurbcol+4;
- else col= nurbcol;
-
for (b= 0; b < fcu->totvert; b++, prevbezt=bezt, bezt++) {
if ((bezt->f2 & SELECT)==sel) {
fp= bezt->vec[0];
@@ -356,19 +359,15 @@ static void draw_fcurve_handles (SpaceIpo *sipo, ARegion *ar, FCurve *fcu)
if ( (!prevbezt && (bezt->ipo==BEZT_IPO_BEZ)) || (prevbezt && (prevbezt->ipo==BEZT_IPO_BEZ)) )
{
cpackA(col[(unsigned char)bezt->h1], drawFCurveFade(fcu));
- glBegin(GL_LINE_STRIP);
- glVertex2fv(fp); glVertex2fv(fp+3);
- glEnd();
+ glVertex2fv(fp); glVertex2fv(fp+3);
}
/* only draw second handle if this segment is bezier */
if (bezt->ipo == BEZT_IPO_BEZ)
{
cpackA(col[(unsigned char)bezt->h2], drawFCurveFade(fcu));
- glBegin(GL_LINE_STRIP);
- glVertex2fv(fp+3); glVertex2fv(fp+6);
- glEnd();
+ glVertex2fv(fp+3); glVertex2fv(fp+6);
}
}
else {
@@ -379,9 +378,7 @@ static void draw_fcurve_handles (SpaceIpo *sipo, ARegion *ar, FCurve *fcu)
fp= bezt->vec[0];
cpackA(col[(unsigned char)bezt->h1], drawFCurveFade(fcu));
- glBegin(GL_LINE_STRIP);
- glVertex2fv(fp); glVertex2fv(fp+3);
- glEnd();
+ glVertex2fv(fp); glVertex2fv(fp+3);
}
/* only draw second handle if this segment is bezier, and selection is ok */
@@ -391,13 +388,13 @@ static void draw_fcurve_handles (SpaceIpo *sipo, ARegion *ar, FCurve *fcu)
fp= bezt->vec[1];
cpackA(col[(unsigned char)bezt->h2], drawFCurveFade(fcu));
- glBegin(GL_LINE_STRIP);
- glVertex2fv(fp); glVertex2fv(fp+3);
- glEnd();
+ glVertex2fv(fp); glVertex2fv(fp+3);
}
}
}
}
+
+ glEnd(); // GL_LINES
}
/* Samples ---------------- */
diff --git a/source/blender/editors/space_outliner/outliner_header.c b/source/blender/editors/space_outliner/outliner_header.c
deleted file mode 100644
index b60cc075869..00000000000
--- a/source/blender/editors/space_outliner/outliner_header.c
+++ /dev/null
@@ -1,309 +0,0 @@
-/**
- * $Id$
- *
- * ***** BEGIN GPL LICENSE BLOCK *****
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- * The Original Code is Copyright (C) 2008 Blender Foundation.
- * All rights reserved.
- *
- *
- * Contributor(s): Blender Foundation
- *
- * ***** END GPL LICENSE BLOCK *****
- */
-
-#include <string.h>
-#include <stdio.h>
-
-#include "DNA_ID.h"
-#include "DNA_anim_types.h"
-#include "DNA_space_types.h"
-#include "DNA_scene_types.h"
-#include "DNA_screen_types.h"
-#include "DNA_windowmanager_types.h"
-
-#include "MEM_guardedalloc.h"
-
-#include "BLI_blenlib.h"
-
-#include "BKE_animsys.h"
-#include "BKE_context.h"
-#include "BKE_global.h"
-#include "BKE_main.h"
-#include "BKE_screen.h"
-
-#include "ED_keyframing.h"
-#include "ED_screen.h"
-#include "ED_util.h"
-#include "ED_types.h"
-
-#include "WM_api.h"
-#include "WM_types.h"
-
-#include "BIF_gl.h"
-#include "BIF_glutil.h"
-
-#include "UI_interface.h"
-#include "UI_resources.h"
-#include "UI_view2d.h"
-
-#include "outliner_intern.h"
-
-
-/* ************************ header area region *********************** */
-
-static void do_viewmenu(bContext *C, void *arg, int event)
-{
- ScrArea *curarea= CTX_wm_area(C);
- SpaceOops *soops= curarea->spacedata.first;
-
- switch(event) {
- case 0: /* Shuffle Selected Blocks */
- //shuffle_oops();
- break;
- case 1: /* Shrink Selected Blocks */
- //shrink_oops();
- break;
- case 2: /* View All */
- //do_oops_buttons(B_OOPSHOME);
- break;
- case 3: /* View All */
- //do_oops_buttons(B_OOPSVIEWSEL);
- break;
- case 4: /* Maximize Window */
- /* using event B_FULL */
- break;
- break;
- case 6:
- //outliner_toggle_visible(curarea);
- break;
- case 7:
- //outliner_show_hierarchy(curarea);
- break;
- case 8:
- //outliner_show_active(curarea);
- break;
- case 9:
- //outliner_one_level(curarea, 1);
- break;
- case 10:
- //outliner_one_level(curarea, -1);
- break;
- case 12:
- if (soops->flag & SO_HIDE_RESTRICTCOLS) soops->flag &= ~SO_HIDE_RESTRICTCOLS;
- else soops->flag |= SO_HIDE_RESTRICTCOLS;
- break;
- }
- ED_area_tag_redraw(curarea);
-}
-
-static uiBlock *outliner_viewmenu(bContext *C, ARegion *ar, void *arg_unused)
-{
- ScrArea *curarea= CTX_wm_area(C);
- SpaceOops *soops= curarea->spacedata.first;
- uiBlock *block;
- short yco= 0, menuwidth=120;
-
- block= uiBeginBlock(C, ar, "outliner_viewmenu", UI_EMBOSSP);
- uiBlockSetButmFunc(block, do_viewmenu, NULL);
-
- if (soops->flag & SO_HIDE_RESTRICTCOLS)
- uiDefIconTextBut(block, BUTM, 1, ICON_CHECKBOX_DEHLT, "Show Restriction Columns", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 12, "");
- else
- uiDefIconTextBut(block, BUTM, 1, ICON_CHECKBOX_HLT, "Show Restriction Columns", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 12, "");
-
- uiDefBut(block, SEPR, 0, "", 0, yco-=6, menuwidth, 6, NULL, 0.0, 0.0, 0, 0, "");
-
- uiDefIconTextBut(block, BUTM, 1, ICON_BLANK1, "Expand One Level|NumPad +", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 9, "");
- uiDefIconTextBut(block, BUTM, 1, ICON_BLANK1, "Collapse One Level|NumPad -", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 10, "");
-
- uiDefBut(block, SEPR, 0, "", 0, yco-=6, menuwidth, 6, NULL, 0.0, 0.0, 0, 0, "");
-
- uiDefIconTextBut(block, BUTM, 1, ICON_BLANK1, "Show/Hide All", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 6, "");
- uiDefIconTextBut(block, BUTM, 1, ICON_BLANK1, "Show Hierarchy|Home", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 7, "");
- uiDefIconTextBut(block, BUTM, 1, ICON_BLANK1, "Show Active|NumPad .", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 1, 8, "");
-
-// uiDefBut(block, SEPR, 0, "", 0, yco-=6, menuwidth, 6, NULL, 0.0, 0.0, 0, 0, "");
-// if(!curarea->full) uiDefIconTextBut(block, BUTM, B_FULL, ICON_BLANK1, "Maximize Window|Ctrl UpArrow", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 0, 4, "");
-// else uiDefIconTextBut(block, BUTM, B_FULL, ICON_BLANK1, "Tile Window|Ctrl DownArrow", 0, yco-=20, menuwidth, 19, NULL, 0.0, 0.0, 0, 4, "");
-
-
- if(curarea->headertype==HEADERTOP) {
- uiBlockSetDirection(block, UI_DOWN);
- }
- else {
- uiBlockSetDirection(block, UI_TOP);
- uiBlockFlipOrder(block);
- }
-
- uiTextBoundsBlock(block, 50);
- uiEndBlock(C, block);
-
- return block;
-}
-
-enum {
- B_REDR = 1,
-
- B_KEYINGSET_CHANGE,
- B_KEYINGSET_REMOVE,
-} eOutlinerHeader_Events;
-
-static void do_outliner_buttons(bContext *C, void *arg, int event)
-{
- ScrArea *sa= CTX_wm_area(C);
- Scene *scene= CTX_data_scene(C);
-
- switch(event) {
- case B_REDR:
- ED_area_tag_redraw(sa);
- break;
-
- case B_KEYINGSET_CHANGE:
- /* add a new KeyingSet if active is -1 */
- if (scene->active_keyingset == -1) {
- // XXX the default settings have yet to evolve... need to keep this in sync with the
- BKE_keyingset_add(&scene->keyingsets, NULL, KEYINGSET_ABSOLUTE, 0);
- scene->active_keyingset= BLI_countlist(&scene->keyingsets);
- }
-
- /* redraw regions with KeyingSet info */
- WM_event_add_notifier(C, NC_SCENE|ND_KEYINGSET, scene);
- break;
-
- case B_KEYINGSET_REMOVE:
- /* remove the active KeyingSet */
- if (scene->active_keyingset) {
- KeyingSet *ks= BLI_findlink(&scene->keyingsets, scene->active_keyingset-1);
-
- /* firstly free KeyingSet's data, then free the KeyingSet itself */
- if (ks) {
- BKE_keyingset_free(ks);
- BLI_freelinkN(&scene->keyingsets, ks);
- scene->active_keyingset= 0;
- }
- else
- scene->active_keyingset= 0;
- }
-
- /* redraw regions with KeyingSet info */
- WM_event_add_notifier(C, NC_SCENE|ND_KEYINGSET, scene);
- break;
- }
-}
-
-
-void outliner_header_buttons(const bContext *C, ARegion *ar)
-{
- ScrArea *sa= CTX_wm_area(C);
- Scene *scene= CTX_data_scene(C);
- SpaceOops *soutliner= CTX_wm_space_outliner(C);
- uiBlock *block;
- int xco, yco= 3, xmax;
-
- block= uiBeginBlock(C, ar, "header buttons", UI_EMBOSS);
- uiBlockSetHandleFunc(block, do_outliner_buttons, NULL);
-
- xco= ED_area_header_standardbuttons(C, block, yco);
-
- if((sa->flag & HEADER_NO_PULLDOWN)==0) {
-
- xmax= GetButStringLength("View");
- uiDefPulldownBut(block, outliner_viewmenu, CTX_wm_area(C),
- "View", xco, yco-2, xmax-3, 24, "");
- xco += xmax;
-
- /* header text */
- xco += XIC;
-
- uiBlockSetEmboss(block, UI_EMBOSS);
- }
-
- /* data selector*/
- if(G.main->library.first)
- uiDefButS(block, MENU, B_REDR, "Outliner Display%t|Libraries %x7|All Scenes %x0|Current Scene %x1|Visible Layers %x2|Groups %x6|Same Types %x5|Selected %x3|Active %x4|Sequence %x10|Datablocks %x11|User Preferences %x12||Key Maps %x13", xco, yco, 120, 20, &soutliner->outlinevis, 0, 0, 0, 0, "");
- else
- uiDefButS(block, MENU, B_REDR, "Outliner Display%t|All Scenes %x0|Current Scene %x1|Visible Layers %x2|Groups %x6|Same Types %x5|Selected %x3|Active %x4|Sequence %x10|Datablocks %x11|User Preferences %x12||Key Maps %x13", xco, yco, 120, 20, &soutliner->outlinevis, 0, 0, 0, 0, "");
- xco += 120;
-
- /* KeyingSet editing buttons */
- if ((soutliner->flag & SO_HIDE_KEYINGSETINFO)==0 && (soutliner->outlinevis==SO_DATABLOCKS)) {
- KeyingSet *ks= NULL;
- char *menustr= NULL;
-
- xco+= (int)(XIC*1.5);
-
- if (scene->active_keyingset)
- ks= (KeyingSet *)BLI_findlink(&scene->keyingsets, scene->active_keyingset-1);
-
- uiBlockBeginAlign(block);
- /* currently 'active' KeyingSet */
- menustr= ANIM_build_keyingsets_menu(&scene->keyingsets, 1);
- uiDefButI(block, MENU, B_KEYINGSET_CHANGE, menustr, xco,yco, 18,20, &scene->active_keyingset, 0, 0, 0, 0, "Browse Keying Sets");
- MEM_freeN(menustr);
- xco += 18;
-
- /* currently 'active' KeyingSet - change name */
- if (ks) {
- /* active KeyingSet */
- uiDefBut(block, TEX, B_KEYINGSET_CHANGE,"", xco,yco,120,20, ks->name, 0, 63, 0, 0, "Name of Active Keying Set");
- xco += 120;
- uiDefIconBut(block, BUT, B_KEYINGSET_REMOVE, VICON_X, xco, yco, 20, 20, NULL, 0.0, 0.0, 0.0, 0.0, "Remove this Keying Set");
- xco += 20;
- }
- else {
- /* no active KeyingSet... so placeholder instead */
- uiDefBut(block, LABEL, 0,"<No Keying Set Active>", xco,yco,140,20, NULL, 0, 63, 0, 0, "Name of Active Keying Set");
- xco += 140;
- }
- uiBlockEndAlign(block);
-
- /* current 'active' KeyingSet */
- if (ks) {
- xco += 5;
-
- /* operator buttons to add/remove selected items from set */
- uiBlockBeginAlign(block);
- // XXX the icons here are temporary
- uiDefIconButO(block, BUT, "OUTLINER_OT_keyingset_remove_selected", WM_OP_INVOKE_REGION_WIN, ICON_ZOOMOUT, xco,yco,XIC,YIC, "Remove selected properties from active Keying Set (Alt-K)");
- xco += XIC;
- uiDefIconButO(block, BUT, "OUTLINER_OT_keyingset_add_selected", WM_OP_INVOKE_REGION_WIN, ICON_ZOOMIN, xco,yco,XIC,YIC, "Add selected properties to active Keying Set (K)");
- xco += XIC;
- uiBlockEndAlign(block);
-
- xco += 10;
-
- /* operator buttons to insert/delete keyframes for the active set */
- uiBlockBeginAlign(block);
- uiDefIconButO(block, BUT, "ANIM_OT_delete_keyframe", WM_OP_INVOKE_REGION_WIN, ICON_KEY_DEHLT, xco,yco,XIC,YIC, "Delete Keyframes for the Active Keying Set (Alt-I)");
- xco+= XIC;
- uiDefIconButO(block, BUT, "ANIM_OT_insert_keyframe", WM_OP_INVOKE_REGION_WIN, ICON_KEY_HLT, xco,yco,XIC,YIC, "Insert Keyframes for the Active Keying Set (I)");
- xco+= XIC;
- uiBlockEndAlign(block);
- }
-
- xco += XIC*2;
- }
-
- /* always as last */
- UI_view2d_totRect_set(&ar->v2d, xco+XIC+100, (int)(ar->v2d.tot.ymax-ar->v2d.tot.ymin));
-
- uiEndBlock(C, block);
- uiDrawBlock(C, block);
-}
-
-
diff --git a/source/blender/editors/space_outliner/space_outliner.c b/source/blender/editors/space_outliner/space_outliner.c
index fabe889ace6..826a313217a 100644
--- a/source/blender/editors/space_outliner/space_outliner.c
+++ b/source/blender/editors/space_outliner/space_outliner.c
@@ -153,38 +153,15 @@ static void outliner_main_area_listener(ARegion *ar, wmNotifier *wmn)
/* ************************ header outliner area region *********************** */
-//#define PY_HEADER
-
/* add handlers, stuff you only do once or on area/region changes */
static void outliner_header_area_init(wmWindowManager *wm, ARegion *ar)
{
-#ifdef PY_HEADER
ED_region_header_init(ar);
-#else
- UI_view2d_region_reinit(&ar->v2d, V2D_COMMONVIEW_HEADER, ar->winx, ar->winy);
-#endif
}
static void outliner_header_area_draw(const bContext *C, ARegion *ar)
{
-#ifdef PY_HEADER
ED_region_header(C, ar);
-#else
- float col[3];
-
- if(ED_screen_area_active(C))
- UI_GetThemeColor3fv(TH_HEADER, col);
- else
- UI_GetThemeColor3fv(TH_HEADERDESEL, col);
-
- glClearColor(col[0], col[1], col[2], 0.0);
- glClear(GL_COLOR_BUFFER_BIT);
-
- /* set view2d view matrix for scrolling (without scrollers) */
- UI_view2d_view_ortho(C, &ar->v2d);
-
- outliner_header_buttons(C, ar);
-#endif
}
static void outliner_header_area_free(ARegion *ar)
diff --git a/source/blender/editors/space_view3d/space_view3d.c b/source/blender/editors/space_view3d/space_view3d.c
index d017e11e783..2cade9bb685 100644
--- a/source/blender/editors/space_view3d/space_view3d.c
+++ b/source/blender/editors/space_view3d/space_view3d.c
@@ -298,8 +298,6 @@ static void view3d_main_area_init(wmWindowManager *wm, ARegion *ar)
wmKeyMap *keymap;
/* object ops. */
- keymap= WM_keymap_find(wm->defaultconf, "Object Non-modal", 0, 0);
- WM_event_add_keymap_handler(&ar->handlers, keymap);
/* pose is not modal, operator poll checks for this */
keymap= WM_keymap_find(wm->defaultconf, "Pose", 0, 0);
@@ -349,6 +347,9 @@ static void view3d_main_area_init(wmWindowManager *wm, ARegion *ar)
keymap= WM_keymap_find(wm->defaultconf, "Font", 0, 0);
WM_event_add_keymap_handler(&ar->handlers, keymap);
+ keymap= WM_keymap_find(wm->defaultconf, "Object Non-modal", 0, 0);
+ WM_event_add_keymap_handler(&ar->handlers, keymap);
+
/* own keymap, last so modes can override it */
keymap= WM_keymap_find(wm->defaultconf, "View3D Generic", SPACE_VIEW3D, 0);
WM_event_add_keymap_handler(&ar->handlers, keymap);
diff --git a/source/blender/editors/space_view3d/view3d_edit.c b/source/blender/editors/space_view3d/view3d_edit.c
index 8681a5bcd14..921ee2deaa4 100644
--- a/source/blender/editors/space_view3d/view3d_edit.c
+++ b/source/blender/editors/space_view3d/view3d_edit.c
@@ -277,6 +277,7 @@ static void calctrackballvec(rcti *rect, int mx, int my, float *vec)
static void viewops_data(bContext *C, wmOperator *op, wmEvent *event)
{
+ static float lastofs[3] = {0,0,0};
View3D *v3d = CTX_wm_view3d(C);
RegionView3D *rv3d;
ViewOpsData *vod= MEM_callocN(sizeof(ViewOpsData), "viewops data");
@@ -291,6 +292,15 @@ static void viewops_data(bContext *C, wmOperator *op, wmEvent *event)
vod->origx= vod->oldx= event->x;
vod->origy= vod->oldy= event->y;
vod->origkey= event->type; /* the key that triggered the operator. */
+
+ if (U.uiflag & USER_ORBIT_SELECTION)
+ {
+ VECCOPY(vod->ofs, rv3d->ofs);
+ /* If there's no selection, lastofs is unmodified and last value since static */
+ calculateTransformCenter(C, event, V3D_CENTROID, lastofs);
+ VECCOPY(vod->obofs, lastofs);
+ VecMulf(vod->obofs, -1.0f);
+ }
/* lookup, we dont pass on v3d to prevent confusement */
vod->grid= v3d->grid;
@@ -916,6 +926,8 @@ static int viewzoom_exec(bContext *C, wmOperator *op)
View3D *v3d = CTX_wm_view3d(C);
RegionView3D *rv3d= CTX_wm_region_view3d(C);
int delta= RNA_int_get(op->ptr, "delta");
+ int mx = RNA_int_get(op->ptr, "mx");
+ int my = RNA_int_get(op->ptr, "my");
if(delta < 0) {
/* this min and max is also in viewmove() */
@@ -923,14 +935,18 @@ static int viewzoom_exec(bContext *C, wmOperator *op)
rv3d->camzoom-= 10;
if(rv3d->camzoom<-30) rv3d->camzoom= -30;
}
- else if(rv3d->dist<10.0*v3d->far) rv3d->dist*=1.2f;
+ else if(rv3d->dist<10.0*v3d->far) {
+ view_zoom_mouseloc(CTX_wm_region(C), 1.2f, mx, my);
+ }
}
else {
if(rv3d->persp==V3D_CAMOB) {
rv3d->camzoom+= 10;
if(rv3d->camzoom>300) rv3d->camzoom= 300;
}
- else if(rv3d->dist> 0.001*v3d->grid) rv3d->dist*=.83333f;
+ else if(rv3d->dist> 0.001*v3d->grid) {
+ view_zoom_mouseloc(CTX_wm_region(C), .83333f, mx, my);
+ }
}
if(rv3d->viewlock & RV3D_BOXVIEW)
@@ -945,6 +961,13 @@ static int viewzoom_exec(bContext *C, wmOperator *op)
static int viewzoom_invoke(bContext *C, wmOperator *op, wmEvent *event)
{
int delta= RNA_int_get(op->ptr, "delta");
+
+ /* if one or the other zoom position aren't set, set from event */
+ if (!RNA_property_is_set(op->ptr, "mx") || !RNA_property_is_set(op->ptr, "my"))
+ {
+ RNA_int_set(op->ptr, "mx", event->x);
+ RNA_int_set(op->ptr, "my", event->y);
+ }
if(delta) {
viewzoom_exec(C, op);
@@ -978,7 +1001,9 @@ void VIEW3D_OT_zoom(wmOperatorType *ot)
/* flags */
ot->flag= OPTYPE_BLOCKING|OPTYPE_GRAB_POINTER;
- RNA_def_int(ot->srna, "delta", 0, INT_MIN, INT_MAX, "Delta", "", INT_MIN, INT_MAX);
+ RNA_def_int(ot->srna, "delta", 0, 0, INT_MAX, "Delta", "", 0, INT_MAX);
+ RNA_def_int(ot->srna, "mx", 0, 0, INT_MAX, "Zoom Position X", "", 0, INT_MAX);
+ RNA_def_int(ot->srna, "my", 0, 0, INT_MAX, "Zoom Position Y", "", 0, INT_MAX);
}
static int viewhome_exec(bContext *C, wmOperator *op) /* was view3d_home() in 2.4x */
diff --git a/source/blender/editors/space_view3d/view3d_ops.c b/source/blender/editors/space_view3d/view3d_ops.c
index 0ac62652b52..4b692e572e2 100644
--- a/source/blender/editors/space_view3d/view3d_ops.c
+++ b/source/blender/editors/space_view3d/view3d_ops.c
@@ -174,20 +174,20 @@ void view3d_keymap(wmKeyConfig *keyconf)
/* drawtype */
- km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_values", ZKEY, KM_PRESS, 0, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_enum", ZKEY, KM_PRESS, 0, 0);
RNA_string_set(km->ptr, "path", "space_data.viewport_shading");
- RNA_string_set(km->ptr, "value_1", "'SOLID'");
- RNA_string_set(km->ptr, "value_2", "'WIREFRAME'");
+ RNA_string_set(km->ptr, "value_1", "SOLID");
+ RNA_string_set(km->ptr, "value_2", "WIREFRAME");
- km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_values", ZKEY, KM_PRESS, KM_ALT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_enum", ZKEY, KM_PRESS, KM_ALT, 0);
RNA_string_set(km->ptr, "path", "space_data.viewport_shading");
- RNA_string_set(km->ptr, "value_1", "'TEXTURED'");
- RNA_string_set(km->ptr, "value_2", "'SOLID'");
+ RNA_string_set(km->ptr, "value_1", "TEXTURED");
+ RNA_string_set(km->ptr, "value_2", "SOLID");
- km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_values", ZKEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_toggle_enum", ZKEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "space_data.viewport_shading");
- RNA_string_set(km->ptr, "value_1", "'SHADED'");
- RNA_string_set(km->ptr, "value_2", "'WIREFRAME'");
+ RNA_string_set(km->ptr, "value_1", "SHADED");
+ RNA_string_set(km->ptr, "value_2", "WIREFRAME");
/* selection*/
WM_keymap_add_item(keymap, "VIEW3D_OT_select", SELECTMOUSE, KM_PRESS, 0, 0);
@@ -225,28 +225,28 @@ void view3d_keymap(wmKeyConfig *keyconf)
WM_keymap_add_item(keymap, "VIEW3D_OT_snap_menu", SKEY, KM_PRESS, KM_SHIFT, 0);
/* context ops */
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", COMMAKEY, KM_PRESS, 0, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", COMMAKEY, KM_PRESS, 0, 0);
RNA_string_set(km->ptr, "path", "space_data.pivot_point");
- RNA_string_set(km->ptr, "value", "'BOUNDING_BOX_CENTER'");
+ RNA_string_set(km->ptr, "value", "BOUNDING_BOX_CENTER");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", COMMAKEY, KM_PRESS, KM_CTRL, 0); /* 2.4x allowed Comma+Shift too, rather not use both */
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", COMMAKEY, KM_PRESS, KM_CTRL, 0); /* 2.4x allowed Comma+Shift too, rather not use both */
RNA_string_set(km->ptr, "path", "space_data.pivot_point");
- RNA_string_set(km->ptr, "value", "'MEDIAN_POINT'");
+ RNA_string_set(km->ptr, "value", "MEDIAN_POINT");
km = WM_keymap_add_item(keymap, "WM_OT_context_toggle", COMMAKEY, KM_PRESS, KM_ALT, 0); /* new in 2.5 */
RNA_string_set(km->ptr, "path", "space_data.pivot_point_align");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", PERIODKEY, KM_PRESS, 0, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", PERIODKEY, KM_PRESS, 0, 0);
RNA_string_set(km->ptr, "path", "space_data.pivot_point");
- RNA_string_set(km->ptr, "value", "'CURSOR'");
+ RNA_string_set(km->ptr, "value", "CURSOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", PERIODKEY, KM_PRESS, KM_CTRL, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", PERIODKEY, KM_PRESS, KM_CTRL, 0);
RNA_string_set(km->ptr, "path", "space_data.pivot_point");
- RNA_string_set(km->ptr, "value", "'INDIVIDUAL_CENTERS'");
+ RNA_string_set(km->ptr, "value", "INDIVIDUAL_CENTERS");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", PERIODKEY, KM_PRESS, KM_ALT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", PERIODKEY, KM_PRESS, KM_ALT, 0);
RNA_string_set(km->ptr, "path", "space_data.pivot_point");
- RNA_string_set(km->ptr, "value", "'ACTIVE_ELEMENT'");
+ RNA_string_set(km->ptr, "value", "ACTIVE_ELEMENT");
transform_keymap_for_space(keyconf, keymap, SPACE_VIEW3D);
diff --git a/source/blender/editors/transform/transform.h b/source/blender/editors/transform/transform.h
index 5cee1f51b0a..fc31fad622a 100644
--- a/source/blender/editors/transform/transform.h
+++ b/source/blender/editors/transform/transform.h
@@ -215,7 +215,7 @@ typedef struct TransData {
TransDataExtension *ext; /* for objects, poses. 1 single malloc per TransInfo! */
TransDataCurveHandleFlags *hdata; /* for curves, stores handle flags for modification/cancel */
void *extra; /* extra data (mirrored element pointer, in editmode mesh to EditVert) (editbone for roll fixing) (...) */
- short flag; /* Various flags */
+ int flag; /* Various flags */
short protectflag; /* If set, copy of Object or PoseChannel protection */
int rotOrder; /* rotation mode, as defined in eRotationModes (DNA_action_types.h) */
} TransData;
@@ -289,6 +289,8 @@ typedef struct TransInfo {
short current_orientation;
short prop_mode;
+
+ short mirror;
float values[4];
float auto_values[4];
@@ -398,6 +400,7 @@ typedef struct TransInfo {
#define TD_NO_LOC (1 << 13) /* when this is set, don't apply translation changes to this element */
#define TD_NOTIMESNAP (1 << 14) /* for Graph Editor autosnap, indicates that point should not undergo autosnapping */
#define TD_INTVALUES (1 << 15) /* for Graph Editor - curves that can only have int-values need their keyframes tagged with this */
+#define TD_MIRROR_EDGE (1 << 16) /* For editmode mirror, clamp to x = 0 */
/* transsnap->status */
#define SNAP_ON 1
diff --git a/source/blender/editors/transform/transform_conversions.c b/source/blender/editors/transform/transform_conversions.c
index 16d07894682..d8770afbaae 100644
--- a/source/blender/editors/transform/transform_conversions.c
+++ b/source/blender/editors/transform/transform_conversions.c
@@ -292,7 +292,7 @@ static void createTransTexspace(bContext *C, TransInfo *t)
TransData *td;
Object *ob;
ID *id;
- int *texflag;
+ short *texflag;
ob = OBACT;
@@ -1334,7 +1334,7 @@ static void calc_distanceCurveVerts(TransData *head, TransData *tail) {
}
/* Utility function for getting the handle data from bezier's */
-TransDataCurveHandleFlags *initTransDataCurveHandes(TransData *td, struct BezTriple *bezt) {
+TransDataCurveHandleFlags *initTransDataCurveHandles(TransData *td, struct BezTriple *bezt) {
TransDataCurveHandleFlags *hdata;
td->flag |= TD_BEZTRIPLE;
hdata = td->hdata = MEM_mallocN(sizeof(TransDataCurveHandleFlags), "CuHandle Data");
@@ -1424,7 +1424,7 @@ static void createTransCurveVerts(bContext *C, TransInfo *t)
td->ext = NULL;
td->val = NULL;
- hdata = initTransDataCurveHandes(td, bezt);
+ hdata = initTransDataCurveHandles(td, bezt);
Mat3CpyMat3(td->smtx, smtx);
Mat3CpyMat3(td->mtx, mtx);
@@ -1459,7 +1459,7 @@ static void createTransCurveVerts(bContext *C, TransInfo *t)
if ((bezt->f1&SELECT)==0 && (bezt->f3&SELECT)==0)
/* If the middle is selected but the sides arnt, this is needed */
if (hdata==NULL) { /* if the handle was not saved by the previous handle */
- hdata = initTransDataCurveHandes(td, bezt);
+ hdata = initTransDataCurveHandles(td, bezt);
}
td++;
@@ -1484,7 +1484,7 @@ static void createTransCurveVerts(bContext *C, TransInfo *t)
td->val = NULL;
if (hdata==NULL) { /* if the handle was not saved by the previous handle */
- hdata = initTransDataCurveHandes(td, bezt);
+ hdata = initTransDataCurveHandles(td, bezt);
}
Mat3CpyMat3(td->smtx, smtx);
@@ -1503,7 +1503,7 @@ static void createTransCurveVerts(bContext *C, TransInfo *t)
if (propmode && head != tail)
calc_distanceCurveVerts(head, tail-1);
- /* TODO - in the case of tilt and radius we can also avoid allocating the initTransDataCurveHandes
+ /* TODO - in the case of tilt and radius we can also avoid allocating the initTransDataCurveHandles
* but for now just dont change handle types */
if (ELEM(t->mode, TFM_CURVE_SHRINKFATTEN, TFM_TILT) == 0)
testhandlesNurb(nu); /* sets the handles based on their selection, do this after the data is copied to the TransData */
@@ -2214,7 +2214,10 @@ static void createTransEditVerts(bContext *C, TransInfo *t)
for (eve=em->verts.first; eve; eve=eve->next) {
if(eve->h==0 && eve->f1 && eve->co[0]!=0.0f) {
if(eve->co[0]<0.0f)
+ {
+ t->mirror = -1;
mirror = -1;
+ }
break;
}
}
@@ -2280,6 +2283,19 @@ static void createTransEditVerts(bContext *C, TransInfo *t)
}
}
}
+
+ if (mirror != 0)
+ {
+ tob = t->data;
+ for( a = 0; a < t->total; a++, tob++ )
+ {
+ if (ABS(tob->loc[0]) <= 0.00001f)
+ {
+ tob->flag |= TD_MIRROR_EDGE;
+ }
+ }
+ }
+
if (propmode) {
MEM_freeN(vectors);
MEM_freeN(nears);
@@ -3326,7 +3342,7 @@ static void createTransGraphEditData(bContext *C, TransInfo *t)
bAnimListElem *ale;
int filter;
- BezTriple *bezt, *prevbezt;
+ BezTriple *bezt;
int count=0, i;
float cfra;
char side;
@@ -3366,29 +3382,28 @@ static void createTransGraphEditData(bContext *C, TransInfo *t)
else
cfra = (float)CFRA;
+ /* F-Curve may not have any keyframes */
+ if (fcu->bezt == NULL)
+ continue;
+
/* only include BezTriples whose 'keyframe' occurs on the same side of the current frame as mouse */
- if (fcu->bezt) {
- for (i=0, bezt=fcu->bezt; i < fcu->totvert; i++, bezt++) {
- if (FrameOnMouseSide(side, bezt->vec[1][0], cfra)) {
- if (v2d->around == V3D_LOCAL) {
- /* for local-pivot we only need to count the number of selected handles only, so that centerpoitns don't
- * don't get moved wrong
- */
- if (bezt->ipo == BEZT_IPO_BEZ) {
- if (bezt->f1 & SELECT) count++;
- if (bezt->f3 & SELECT) count++;
- }
- else if (bezt->f2 & SELECT) count++;
- }
- else {
- /* for 'normal' pivots */
- if (bezt->ipo == BEZT_IPO_BEZ) {
- if (bezt->f1 & SELECT) count++;
- if (bezt->f2 & SELECT) count++;
- if (bezt->f3 & SELECT) count++;
- }
- else if (bezt->f2 & SELECT) count++;
+ for (i=0, bezt=fcu->bezt; i < fcu->totvert; i++, bezt++) {
+ if (FrameOnMouseSide(side, bezt->vec[1][0], cfra)) {
+ if (v2d->around == V3D_LOCAL) {
+ /* for local-pivot we only need to count the number of selected handles only, so that centerpoints don't
+ * don't get moved wrong
+ */
+ if (bezt->ipo == BEZT_IPO_BEZ) {
+ if (bezt->f1 & SELECT) count++;
+ if (bezt->f3 & SELECT) count++;
}
+ else if (bezt->f2 & SELECT) count++; // TODO: could this cause problems?
+ }
+ else {
+ /* for 'normal' pivots - just include anything that is selected */
+ if (bezt->f1 & SELECT) count++;
+ if (bezt->f2 & SELECT) count++;
+ if (bezt->f3 & SELECT) count++;
}
}
}
@@ -3424,49 +3439,46 @@ static void createTransGraphEditData(bContext *C, TransInfo *t)
cfra = BKE_nla_tweakedit_remap(adt, (float)CFRA, NLATIME_CONVERT_UNMAP);
else
cfra = (float)CFRA;
+
+ /* F-Curve may not have any keyframes */
+ if (fcu->bezt == NULL)
+ continue;
/* only include BezTriples whose 'keyframe' occurs on the same side of the current frame as mouse (if applicable) */
- bezt= fcu->bezt;
- prevbezt= NULL;
-
- for (i=0; i < fcu->totvert; i++, prevbezt=bezt, bezt++) {
+ for (i=0, bezt= fcu->bezt; i < fcu->totvert; i++, bezt++) {
if (FrameOnMouseSide(side, bezt->vec[1][0], cfra)) {
TransDataCurveHandleFlags *hdata = NULL;
short h1=1, h2=1;
- /* only include handles if selected, and interpolaton mode uses beztriples */
- if ( (!prevbezt && (bezt->ipo==BEZT_IPO_BEZ)) || (prevbezt && (prevbezt->ipo==BEZT_IPO_BEZ)) ) {
- if (bezt->f1 & SELECT) {
- hdata = initTransDataCurveHandes(td, bezt);
- bezt_to_transdata(td++, td2d++, adt, bezt->vec[0], bezt->vec[1], 1, 1, intvals);
- }
- else
- h1= 0;
+ /* only include handles if selected, irrespective of the interpolation modes */
+ if (bezt->f1 & SELECT) {
+ hdata = initTransDataCurveHandles(td, bezt);
+ bezt_to_transdata(td++, td2d++, adt, bezt->vec[0], bezt->vec[1], 1, 1, intvals);
}
- if (bezt->ipo == BEZT_IPO_BEZ) {
- if (bezt->f3 & SELECT) {
- if (hdata==NULL)
- hdata = initTransDataCurveHandes(td, bezt);
- bezt_to_transdata(td++, td2d++, adt, bezt->vec[2], bezt->vec[1], 1, 1, intvals);
- }
- else
- h2= 0;
+ else
+ h1= 0;
+ if (bezt->f3 & SELECT) {
+ if (hdata==NULL)
+ hdata = initTransDataCurveHandles(td, bezt);
+ bezt_to_transdata(td++, td2d++, adt, bezt->vec[2], bezt->vec[1], 1, 1, intvals);
}
+ else
+ h2= 0;
/* only include main vert if selected */
if (bezt->f2 & SELECT) {
- /* if scaling around individuals centers, do no include keyframes */
+ /* if scaling around individuals centers, do not include keyframes */
if (v2d->around != V3D_LOCAL) {
/* if handles were not selected, store their selection status */
if (!(bezt->f1 & SELECT) && !(bezt->f3 & SELECT)) {
if (hdata == NULL)
- hdata = initTransDataCurveHandes(td, bezt);
+ hdata = initTransDataCurveHandles(td, bezt);
}
bezt_to_transdata(td++, td2d++, adt, bezt->vec[1], bezt->vec[1], 1, 0, intvals);
}
- /* special hack (must be done after initTransDataCurveHandes(), as that stores handle settings to restore...):
+ /* special hack (must be done after initTransDataCurveHandles(), as that stores handle settings to restore...):
* - Check if we've got entire BezTriple selected and we're scaling/rotating that point,
* then check if we're using auto-handles.
* - If so, change them auto-handles to aligned handles so that handles get affected too
diff --git a/source/blender/editors/transform/transform_generics.c b/source/blender/editors/transform/transform_generics.c
index 5fe9db3915f..a7a35c281fd 100644
--- a/source/blender/editors/transform/transform_generics.c
+++ b/source/blender/editors/transform/transform_generics.c
@@ -259,11 +259,16 @@ static void editmesh_apply_to_mirror(TransInfo *t)
continue;
eve = td->extra;
- if(eve) {
+ if (eve) {
eve->co[0]= -td->loc[0];
eve->co[1]= td->loc[1];
eve->co[2]= td->loc[2];
}
+
+ if (td->flag & TD_MIRROR_EDGE)
+ {
+ td->loc[0] = 0;
+ }
}
}
@@ -279,15 +284,8 @@ static void animedit_refresh_id_tags (Scene *scene, ID *id)
if (adt)
adt->recalc |= ADT_RECALC_ANIM;
- /* if ID-block is Object, set recalc flags */
- switch (GS(id->name)) {
- case ID_OB:
- {
- Object *ob= (Object *)id;
- DAG_id_flush_update(&ob->id, OB_RECALC_DATA); /* sets recalc flags */
- }
- break;
- }
+ /* set recalc flags */
+ DAG_id_flush_update(id, OB_RECALC); // XXX or do we want something more restrictive?
}
}
@@ -617,6 +615,17 @@ void recalcData(TransInfo *t)
}
}
}
+ else if (t->spacetype == SPACE_IMAGE) {
+ if (t->obedit && t->obedit->type == OB_MESH) {
+ SpaceImage *sima= t->sa->spacedata.first;
+
+ flushTransUVs(t);
+ if(sima->flag & SI_LIVE_UNWRAP)
+ ED_uvedit_live_unwrap_re_solve();
+
+ DAG_id_flush_update(t->obedit->data, OB_RECALC_DATA);
+ }
+ }
else if (t->spacetype == SPACE_VIEW3D) {
/* project */
@@ -652,27 +661,17 @@ void recalcData(TransInfo *t)
if(la->editlatt->flag & LT_OUTSIDE) outside_lattice(la->editlatt);
}
else if (t->obedit->type == OB_MESH) {
- if(t->spacetype==SPACE_IMAGE) {
- SpaceImage *sima= t->sa->spacedata.first;
-
- flushTransUVs(t);
- if(sima->flag & SI_LIVE_UNWRAP)
- ED_uvedit_live_unwrap_re_solve();
-
- DAG_id_flush_update(t->obedit->data, OB_RECALC_DATA);
- } else {
- EditMesh *em = ((Mesh*)t->obedit->data)->edit_mesh;
- /* mirror modifier clipping? */
- if(t->state != TRANS_CANCEL) {
- clipMirrorModifier(t, t->obedit);
- }
- if((t->options & CTX_NO_MIRROR) == 0 && (t->flag & T_MIRROR))
- editmesh_apply_to_mirror(t);
-
- DAG_id_flush_update(t->obedit->data, OB_RECALC_DATA); /* sets recalc flags */
-
- recalc_editnormals(em);
+ EditMesh *em = ((Mesh*)t->obedit->data)->edit_mesh;
+ /* mirror modifier clipping? */
+ if(t->state != TRANS_CANCEL) {
+ clipMirrorModifier(t, t->obedit);
}
+ if((t->options & CTX_NO_MIRROR) == 0 && (t->flag & T_MIRROR))
+ editmesh_apply_to_mirror(t);
+
+ DAG_id_flush_update(t->obedit->data, OB_RECALC_DATA); /* sets recalc flags */
+
+ recalc_editnormals(em);
}
else if(t->obedit->type==OB_ARMATURE) { /* no recalc flag, does pose */
bArmature *arm= t->obedit->data;
@@ -809,7 +808,7 @@ void recalcData(TransInfo *t)
}
}
- if(t->spacetype==SPACE_VIEW3D && ((View3D*)t->view)->drawtype == OB_SHADED)
+ if(((View3D*)t->view)->drawtype == OB_SHADED)
reshadeall_displist(t->scene);
}
}
@@ -968,14 +967,16 @@ int initTransInfo (bContext *C, TransInfo *t, wmOperator *op, wmEvent *event)
if (RNA_boolean_get(op->ptr, "mirror"))
{
t->flag |= T_MIRROR;
+ t->mirror = 1;
}
}
// Need stuff to take it from edit mesh or whatnot here
else
{
- if (t->obedit && t->obedit->type == OB_MESH && ts->editbutflag & B_MESH_X_MIRROR)
+ if (t->obedit && t->obedit->type == OB_MESH && (((Mesh *)t->obedit->data)->editflag & ME_EDIT_MIRROR_X))
{
t->flag |= T_MIRROR;
+ t->mirror = 1;
}
}
@@ -1372,6 +1373,12 @@ void calculatePropRatio(TransInfo *t)
if (td->flag & TD_SELECTED) {
td->factor = 1.0f;
}
+ else if (t->flag & T_MIRROR && td->loc[0] * t->mirror < -0.00001f)
+ {
+ td->flag |= TD_SKIP;
+ td->factor = 0.0f;
+ restoreElement(td);
+ }
else if ((connected &&
(td->flag & TD_NOTCONNECTED || td->dist > t->prop_size))
||
diff --git a/source/blender/editors/transform/transform_ops.c b/source/blender/editors/transform/transform_ops.c
index 5173245734b..207cf4b9aee 100644
--- a/source/blender/editors/transform/transform_ops.c
+++ b/source/blender/editors/transform/transform_ops.c
@@ -327,6 +327,7 @@ static int transform_invoke(bContext *C, wmOperator *op, wmEvent *event)
t->flag |= T_MODAL; // XXX meh maybe somewhere else
+ op->flag |= OP_GRAB_POINTER; // XXX maybe we want this with the manipulator only?
return OPERATOR_RUNNING_MODAL;
}
}
diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
index 3759a1206a8..e16568b5cf6 100644
--- a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
+++ b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
@@ -2,7 +2,7 @@
# include "../stroke/Canvas.h"
# include "../application/AppConfig.h"
-# include "../rendering/GLStrokeRenderer.h"
+# include "BlenderTextureManager.h"
#ifdef __cplusplus
extern "C" {
@@ -36,7 +36,7 @@ BlenderStrokeRenderer::BlenderStrokeRenderer(Render* re)
:StrokeRenderer(){
// TEMPORARY - need a texture manager
- _textureManager = new GLTextureManager;
+ _textureManager = new BlenderTextureManager;
_textureManager->load();
// Scene.New("FreestyleStrokes")
diff --git a/source/blender/ikplugin/intern/itasc_plugin.cpp b/source/blender/ikplugin/intern/itasc_plugin.cpp
index 7f4c1967207..b6fceabdb46 100644
--- a/source/blender/ikplugin/intern/itasc_plugin.cpp
+++ b/source/blender/ikplugin/intern/itasc_plugin.cpp
@@ -1417,10 +1417,22 @@ static IK_Scene* convert_tree(Scene *blscene, Object *ob, bPoseChannel *pchan)
switch (condata->type) {
case CONSTRAINT_IK_COPYPOSE:
controltype = 0;
- if ((condata->flag & CONSTRAINT_IK_ROT) && (condata->orientweight != 0.0))
- controltype |= iTaSC::CopyPose::CTL_ROTATION;
- if ((condata->weight != 0.0))
- controltype |= iTaSC::CopyPose::CTL_POSITION;
+ if (condata->flag & CONSTRAINT_IK_ROT) {
+ if (!(condata->flag & CONSTRAINT_IK_NO_ROT_X))
+ controltype |= iTaSC::CopyPose::CTL_ROTATIONX;
+ if (!(condata->flag & CONSTRAINT_IK_NO_ROT_Y))
+ controltype |= iTaSC::CopyPose::CTL_ROTATIONY;
+ if (!(condata->flag & CONSTRAINT_IK_NO_ROT_Z))
+ controltype |= iTaSC::CopyPose::CTL_ROTATIONZ;
+ }
+ if (condata->flag & CONSTRAINT_IK_POS) {
+ if (!(condata->flag & CONSTRAINT_IK_NO_POS_X))
+ controltype |= iTaSC::CopyPose::CTL_POSITIONX;
+ if (!(condata->flag & CONSTRAINT_IK_NO_POS_Y))
+ controltype |= iTaSC::CopyPose::CTL_POSITIONY;
+ if (!(condata->flag & CONSTRAINT_IK_NO_POS_Z))
+ controltype |= iTaSC::CopyPose::CTL_POSITIONZ;
+ }
if (controltype) {
iktarget->constraint = new iTaSC::CopyPose(controltype, controltype, bonelen);
// set the gain
@@ -1432,7 +1444,10 @@ static IK_Scene* convert_tree(Scene *blscene, Object *ob, bPoseChannel *pchan)
iktarget->errorCallback = copypose_error;
iktarget->controlType = controltype;
// add the constraint
- ret = scene->addConstraintSet(iktarget->constraintName, iktarget->constraint, armname, iktarget->targetName, ikscene->channels[iktarget->channel].tail);
+ if (condata->flag & CONSTRAINT_IK_TARGETAXIS)
+ ret = scene->addConstraintSet(iktarget->constraintName, iktarget->constraint, iktarget->targetName, armname, "", ikscene->channels[iktarget->channel].tail);
+ else
+ ret = scene->addConstraintSet(iktarget->constraintName, iktarget->constraint, armname, iktarget->targetName, ikscene->channels[iktarget->channel].tail);
}
break;
case CONSTRAINT_IK_DISTANCE:
diff --git a/source/blender/makesdna/DNA_action_types.h b/source/blender/makesdna/DNA_action_types.h
index a011ba87948..8d590692794 100644
--- a/source/blender/makesdna/DNA_action_types.h
+++ b/source/blender/makesdna/DNA_action_types.h
@@ -444,9 +444,9 @@ typedef enum DOPESHEET_FILTERFLAG {
} DOPESHEET_FILTERFLAG;
/* DopeSheet general flags */
-//typedef enum DOPESHEET_FLAG {
-
-//} DOPESHEET_FLAG;
+typedef enum DOPESHEET_FLAG {
+ ADS_FLAG_SUMMARY_COLLAPSED = (1<<0), /* when summary is shown, it is collapsed, so all other channels get hidden */
+} DOPESHEET_FLAG;
diff --git a/source/blender/makesdna/DNA_anim_types.h b/source/blender/makesdna/DNA_anim_types.h
index fedde34ae18..195d68d63ff 100644
--- a/source/blender/makesdna/DNA_anim_types.h
+++ b/source/blender/makesdna/DNA_anim_types.h
@@ -246,7 +246,9 @@ typedef struct DriverTarget {
char *rna_path; /* target channel to use as driver value */
int array_index; /* if applicable, the index of the RNA-array item to use as driver */
+ int idtype; /* type of ID-block that this target can use */
int flags; /* flags for the validity of the target */
+ int pad;
char name[64]; /* name of the variable */
} DriverTarget;
diff --git a/source/blender/makesdna/DNA_constraint_types.h b/source/blender/makesdna/DNA_constraint_types.h
index fccec7a556f..7232042c876 100644
--- a/source/blender/makesdna/DNA_constraint_types.h
+++ b/source/blender/makesdna/DNA_constraint_types.h
@@ -502,6 +502,16 @@ typedef enum B_CONSTRAINTCHANNEL_FLAG {
#define CONSTRAINT_IK_POS 32
#define CONSTRAINT_IK_SETANGLE 64
#define CONSTRAINT_IK_GETANGLE 128
+ /* limit axis */
+#define CONSTRAINT_IK_NO_POS_X 256
+#define CONSTRAINT_IK_NO_POS_Y 512
+#define CONSTRAINT_IK_NO_POS_Z 1024
+#define CONSTRAINT_IK_NO_ROT_X 2048
+#define CONSTRAINT_IK_NO_ROT_Y 4096
+#define CONSTRAINT_IK_NO_ROT_Z 8192
+ /* axis relative to target */
+#define CONSTRAINT_IK_TARGETAXIS 16384
+
/* MinMax (floor) flags */
#define MINMAX_STICKY 0x01
diff --git a/source/blender/makesdna/DNA_curve_types.h b/source/blender/makesdna/DNA_curve_types.h
index 6cfeb646cf2..f988511b146 100644
--- a/source/blender/makesdna/DNA_curve_types.h
+++ b/source/blender/makesdna/DNA_curve_types.h
@@ -174,7 +174,7 @@ typedef struct Curve {
float size[3];
float rot[3];
- int texflag; /* keep an int because of give_obdata_texspace() */
+ short texflag, pad1; /* keep a short because of give_obdata_texspace() */
short drawflag, twist_mode, pad[2];
float twist_smooth, pad2;
diff --git a/source/blender/makesdna/DNA_key_types.h b/source/blender/makesdna/DNA_key_types.h
index c42e555d562..e86abf12424 100644
--- a/source/blender/makesdna/DNA_key_types.h
+++ b/source/blender/makesdna/DNA_key_types.h
@@ -80,6 +80,7 @@ typedef struct Key {
#define KEY_RELATIVE 1
/* key->flag */
+#define KEY_DS_EXPAND 1
/* keyblock->type */
#define KEY_LINEAR 0
@@ -87,8 +88,9 @@ typedef struct Key {
#define KEY_BSPLINE 2
/* keyblock->flag */
-#define KEYBLOCK_MUTE 1
-#define KEYBLOCK_DS_EXPAND 2
+#define KEYBLOCK_MUTE (1<<0)
+#define KEYBLOCK_SEL (1<<1)
+#define KEYBLOCK_LOCKED (1<<2)
#endif
diff --git a/source/blender/makesdna/DNA_mesh_types.h b/source/blender/makesdna/DNA_mesh_types.h
index f7f1d3b53bd..0f4dbaa8218 100644
--- a/source/blender/makesdna/DNA_mesh_types.h
+++ b/source/blender/makesdna/DNA_mesh_types.h
@@ -82,7 +82,7 @@ typedef struct Mesh {
* the face does not need to be selected, -1 is inactive */
int act_face;
- int texflag;
+ short texflag, editflag;
/* texture space, copied as one block in editobject.c */
float loc[3];
@@ -116,6 +116,11 @@ typedef struct TFace {
/* texflag */
#define AUTOSPACE 1
+/* me->editflag */
+#define ME_EDIT_MIRROR_X (1 << 0)
+#define ME_EDIT_MIRROR_Y (1 << 1) // unused so far
+#define ME_EDIT_MIRROR_Z (1 << 2) // unused so far
+
/* me->flag */
#define ME_ISDONE 1
#define ME_NOPUNOFLIP 2
diff --git a/source/blender/makesdna/DNA_meta_types.h b/source/blender/makesdna/DNA_meta_types.h
index 8b61405b851..0e746eb0f4d 100644
--- a/source/blender/makesdna/DNA_meta_types.h
+++ b/source/blender/makesdna/DNA_meta_types.h
@@ -77,7 +77,7 @@ typedef struct MetaBall {
char flag, flag2; /* flag is enum for updates, flag2 is bitflags for settings */
short totcol;
- int texflag; /* used to store MB_AUTOSPACE */
+ short texflag, pad; /* used to store MB_AUTOSPACE */
/* texture space, copied as one block in editobject.c */
float loc[3];
diff --git a/source/blender/makesdna/DNA_object_types.h b/source/blender/makesdna/DNA_object_types.h
index 73bf698db16..4cf78c83cd0 100644
--- a/source/blender/makesdna/DNA_object_types.h
+++ b/source/blender/makesdna/DNA_object_types.h
@@ -499,7 +499,7 @@ extern Object workob;
/* ob->shapeflag */
#define OB_SHAPE_LOCK 1
-#define OB_SHAPE_TEMPLOCK 2
+#define OB_SHAPE_TEMPLOCK 2 // deprecated
/* ob->nlaflag */
// XXX depreceated - old animation system
diff --git a/source/blender/makesdna/DNA_scene_types.h b/source/blender/makesdna/DNA_scene_types.h
index 3e7246777e5..b1059e62f84 100644
--- a/source/blender/makesdna/DNA_scene_types.h
+++ b/source/blender/makesdna/DNA_scene_types.h
@@ -877,7 +877,8 @@ typedef struct Scene {
#define R_STAMP_MARKER 0x0080
#define R_STAMP_FILENAME 0x0100
#define R_STAMP_SEQSTRIP 0x0200
-#define R_STAMP_ALL (R_STAMP_TIME|R_STAMP_FRAME|R_STAMP_DATE|R_STAMP_CAMERA|R_STAMP_SCENE|R_STAMP_NOTE|R_STAMP_MARKER|R_STAMP_FILENAME|R_STAMP_SEQSTRIP)
+#define R_STAMP_RENDERTIME 0x0400
+#define R_STAMP_ALL (R_STAMP_TIME|R_STAMP_FRAME|R_STAMP_DATE|R_STAMP_CAMERA|R_STAMP_SCENE|R_STAMP_NOTE|R_STAMP_MARKER|R_STAMP_FILENAME|R_STAMP_SEQSTRIP|R_STAMP_RENDERTIME)
/* alphamode */
#define R_ADDSKY 0
diff --git a/source/blender/makesdna/DNA_space_types.h b/source/blender/makesdna/DNA_space_types.h
index ce4f0bc8737..d7793b88bea 100644
--- a/source/blender/makesdna/DNA_space_types.h
+++ b/source/blender/makesdna/DNA_space_types.h
@@ -569,14 +569,15 @@ typedef struct SpaceUserPref {
/* buts->mainb new */
-#define BCONTEXT_SCENE 0
-#define BCONTEXT_WORLD 1
-#define BCONTEXT_OBJECT 2
-#define BCONTEXT_DATA 3
-#define BCONTEXT_MATERIAL 4
-#define BCONTEXT_TEXTURE 5
-#define BCONTEXT_PARTICLE 6
-#define BCONTEXT_PHYSICS 7
+#define BCONTEXT_RENDER 0
+#define BCONTEXT_SCENE 1
+#define BCONTEXT_WORLD 2
+#define BCONTEXT_OBJECT 3
+#define BCONTEXT_DATA 4
+#define BCONTEXT_MATERIAL 5
+#define BCONTEXT_TEXTURE 6
+#define BCONTEXT_PARTICLE 7
+#define BCONTEXT_PHYSICS 8
#define BCONTEXT_BONE 9
#define BCONTEXT_MODIFIER 10
#define BCONTEXT_CONSTRAINT 12
diff --git a/source/blender/makesrna/RNA_enum_types.h b/source/blender/makesrna/RNA_enum_types.h
index af950c1148a..ca44e3405f6 100644
--- a/source/blender/makesrna/RNA_enum_types.h
+++ b/source/blender/makesrna/RNA_enum_types.h
@@ -29,6 +29,9 @@
/* Types */
+extern EnumPropertyItem id_type_items[];
+
+
extern EnumPropertyItem object_mode_items[];
extern EnumPropertyItem proportional_falloff_items[];
diff --git a/source/blender/makesrna/RNA_types.h b/source/blender/makesrna/RNA_types.h
index 576f5cbb984..20160946ff3 100644
--- a/source/blender/makesrna/RNA_types.h
+++ b/source/blender/makesrna/RNA_types.h
@@ -126,47 +126,51 @@ typedef enum PropertyFlag {
/* editable means the property is editable in the user
* interface, properties are editable by default except
* for pointers and collections. */
- PROP_EDITABLE = 1,
+ PROP_EDITABLE = 1<<0,
/* this property is editable even if it is lib linked,
* meaning it will get lost on reload, but it's useful
* for editing. */
- PROP_LIB_EXCEPTION = 65536,
+ PROP_LIB_EXCEPTION = 1<<16,
/* animateable means the property can be driven by some
* other input, be it animation curves, expressions, ..
* properties are animateable by default except for pointers
* and collections */
- PROP_ANIMATEABLE = 2,
+ PROP_ANIMATEABLE = 1<<1,
/* icon */
- PROP_ICONS_CONSECUTIVE = 4096,
+ PROP_ICONS_CONSECUTIVE = 1<12,
/* hidden in the user interface */
- PROP_HIDDEN = 524288,
+ PROP_HIDDEN = 1<<19,
/* function paramater flags */
- PROP_REQUIRED = 4,
- PROP_RETURN = 8,
- PROP_RNAPTR = 2048,
-
+ PROP_REQUIRED = 1<<2,
+ PROP_RETURN = 1<<3,
+ PROP_RNAPTR = 1<<11,
/* registering */
- PROP_REGISTER = 16,
- PROP_REGISTER_OPTIONAL = 16|32,
+ PROP_REGISTER = 1<<4,
+ PROP_REGISTER_OPTIONAL = (1<<4)|(1<<5),
/* pointers */
- PROP_ID_REFCOUNT = 64,
- PROP_NEVER_NULL = 262144,
+ PROP_ID_REFCOUNT = 1<<6,
+
+ /* disallow assigning a variable to its self, eg an object tracking its self
+ * only apply this to types that are derived from an ID ()*/
+ PROP_ID_SELF_CHECK = 1<<20,
+
+ PROP_NEVER_NULL = 1<<18,
/* internal flags */
- PROP_BUILTIN = 128,
- PROP_EXPORT = 256,
- PROP_RUNTIME = 512,
- PROP_IDPROPERTY = 1024,
- PROP_RAW_ACCESS = 8192,
- PROP_RAW_ARRAY = 16384,
- PROP_FREE_POINTERS = 32768,
- PROP_DYNAMIC = 131072 /* for dynamic arrays, and retvals of type string */
+ PROP_BUILTIN = 1<<7,
+ PROP_EXPORT = 1<<8,
+ PROP_RUNTIME = 1<<9,
+ PROP_IDPROPERTY = 1<<10,
+ PROP_RAW_ACCESS = 1<<13,
+ PROP_RAW_ARRAY = 1<<14,
+ PROP_FREE_POINTERS = 1<<15,
+ PROP_DYNAMIC = 1<<17 /* for dynamic arrays, and retvals of type string */
} PropertyFlag;
typedef struct CollectionPropertyIterator {
diff --git a/source/blender/makesrna/intern/makesrna.c b/source/blender/makesrna/intern/makesrna.c
index 63b58f27c53..7e473fcb096 100644
--- a/source/blender/makesrna/intern/makesrna.c
+++ b/source/blender/makesrna/intern/makesrna.c
@@ -144,6 +144,11 @@ static void rna_print_data_get(FILE *f, PropertyDefRNA *dp)
fprintf(f, " %s *data= (%s*)(ptr->data);\n", dp->dnastructname, dp->dnastructname);
}
+static void rna_print_id_get(FILE *f, PropertyDefRNA *dp)
+{
+ fprintf(f, " ID *id= ptr->id.data;\n");
+}
+
static char *rna_alloc_function_name(const char *structname, const char *propname, const char *type)
{
AllocDefRNA *alloc;
@@ -530,6 +535,11 @@ static char *rna_def_property_set_func(FILE *f, StructRNA *srna, PropertyRNA *pr
else {
rna_print_data_get(f, dp);
+ if(prop->flag & PROP_ID_SELF_CHECK) {
+ rna_print_id_get(f, dp);
+ fprintf(f, " if(id==value.data) return;\n\n");
+ }
+
if(prop->flag & PROP_ID_REFCOUNT) {
fprintf(f, "\n if(data->%s)\n", dp->dnaname);
fprintf(f, " id_us_min((ID*)data->%s);\n", dp->dnaname);
diff --git a/source/blender/makesrna/intern/rna_ID.c b/source/blender/makesrna/intern/rna_ID.c
index 8ab5a1442c7..2fc1fcfc681 100644
--- a/source/blender/makesrna/intern/rna_ID.c
+++ b/source/blender/makesrna/intern/rna_ID.c
@@ -33,6 +33,38 @@
#include "rna_internal.h"
+/* enum of ID-block types
+ * NOTE: need to keep this in line with the other defines for these
+ */
+EnumPropertyItem id_type_items[] = {
+ {ID_AC, "ACTION", ICON_ACTION, "Action", ""},
+ {ID_AR, "ARMATURE", ICON_ARMATURE_DATA, "Armature", ""},
+ {ID_BR, "BRUSH", ICON_BRUSH_DATA, "Brush", ""},
+ {ID_CA, "CAMERA", ICON_CAMERA_DATA, "Camera", ""},
+ {ID_CU, "CURVE", ICON_CURVE_DATA, "Curve", ""},
+ {ID_VF, "FONT", ICON_FONT_DATA, "Font", ""},
+ {ID_GD, "GREASEPENCIL", ICON_GREASEPENCIL, "Grease Pencil", ""},
+ {ID_GR, "GROUP", ICON_GROUP, "Group", ""},
+ {ID_IM, "IMAGE", ICON_IMAGE_DATA, "Image", ""},
+ {ID_KE, "KEY", ICON_SHAPEKEY_DATA, "Key", ""},
+ {ID_LA, "LAMP", ICON_LAMP_DATA, "Lamp", ""},
+ {ID_LI, "LIBRARY", ICON_LIBRARY_DATA_DIRECT, "Library", ""},
+ {ID_LT, "LATTICE", ICON_LATTICE_DATA, "Lattice", ""},
+ {ID_MA, "MATERIAL", ICON_MATERIAL_DATA, "Material", ""},
+ {ID_MB, "META", ICON_META_DATA, "MetaBall", ""},
+ {ID_ME, "MESH", ICON_MESH_DATA, "Mesh", ""},
+ {ID_NT, "NODETREE", ICON_NODE, "NodeTree", ""},
+ {ID_OB, "OBJECT", ICON_OBJECT_DATA, "Object", ""},
+ {ID_PA, "PARTICLE", ICON_PARTICLE_DATA, "Particle", ""},
+ {ID_SCE, "SCENE", ICON_SCENE_DATA, "Scene", ""},
+ {ID_SCR, "SCREEN", ICON_SPLITSCREEN, "Screen", ""},
+ {ID_SO, "SOUND", ICON_PLAY_AUDIO, "Sound", ""},
+ {ID_TXT, "TEXT", ICON_TEXT, "Text", ""},
+ {ID_TE, "TEXTURE", ICON_TEXTURE_DATA, "Texture", ""},
+ {ID_WO, "WORLD", ICON_WORLD_DATA, "World", ""},
+ {ID_WM, "WINDOWMANAGER", ICON_FULLSCREEN, "Window Manager", ""},
+ {0, NULL, 0, NULL, NULL}};
+
#ifdef RNA_RUNTIME
#include "BKE_idprop.h"
diff --git a/source/blender/makesrna/intern/rna_access.c b/source/blender/makesrna/intern/rna_access.c
index bec2025907a..6cf2fd0c60f 100644
--- a/source/blender/makesrna/intern/rna_access.c
+++ b/source/blender/makesrna/intern/rna_access.c
@@ -727,7 +727,7 @@ void RNA_property_enum_items(bContext *C, PointerRNA *ptr, PropertyRNA *prop, En
*free= 0;
- if(eprop->itemf) {
+ if(eprop->itemf && C) {
int tot= 0;
*item= eprop->itemf(C, ptr, free);
diff --git a/source/blender/makesrna/intern/rna_animation.c b/source/blender/makesrna/intern/rna_animation.c
index a62eef66cf0..23a9c48710e 100644
--- a/source/blender/makesrna/intern/rna_animation.c
+++ b/source/blender/makesrna/intern/rna_animation.c
@@ -24,6 +24,7 @@
#include <stdlib.h>
+#include "RNA_access.h"
#include "RNA_define.h"
#include "RNA_types.h"
#include "RNA_enum_types.h"
@@ -63,6 +64,20 @@ static void rna_AnimData_action_set(PointerRNA *ptr, PointerRNA value)
adt->action= value.data;
}
+/* ****************************** */
+
+static StructRNA *rna_ksPath_id_typef(PointerRNA *ptr)
+{
+ KS_Path *ksp= (KS_Path*)ptr->data;
+ return ID_code_to_RNA_type(ksp->idtype);
+}
+
+static int rna_ksPath_id_editable(PointerRNA *ptr)
+{
+ KS_Path *ksp= (KS_Path*)ptr->data;
+ return (ksp->idtype)? PROP_EDITABLE : 0;
+}
+
static void rna_ksPath_RnaPath_get(PointerRNA *ptr, char *value)
{
KS_Path *ksp= (KS_Path *)ptr->data;
@@ -96,6 +111,7 @@ static void rna_ksPath_RnaPath_set(PointerRNA *ptr, const char *value)
ksp->rna_path= NULL;
}
+/* ****************************** */
static int rna_KeyingSet_active_ksPath_editable(PointerRNA *ptr)
{
@@ -153,8 +169,18 @@ static void rna_def_keyingset_path(BlenderRNA *brna)
/* ID */
prop= RNA_def_property(srna, "id", PROP_POINTER, PROP_NONE);
+ RNA_def_property_struct_type(prop, "ID");
+ RNA_def_property_flag(prop, PROP_EDITABLE);
+ RNA_def_property_editable_func(prop, "rna_ksPath_id_editable");
+ RNA_def_property_pointer_funcs(prop, NULL, NULL, "rna_ksPath_id_typef");
RNA_def_property_ui_text(prop, "ID-Block", "ID-Block that keyframes for Keying Set should be added to (for Absolute Keying Sets only).");
+ prop= RNA_def_property(srna, "id_type", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "idtype");
+ RNA_def_property_enum_items(prop, id_type_items);
+ RNA_def_property_enum_default(prop, ID_OB);
+ RNA_def_property_ui_text(prop, "ID Type", "Type of ID-block that can be used.");
+
/* Group */
prop= RNA_def_property(srna, "group", PROP_STRING, PROP_NONE);
RNA_def_property_ui_text(prop, "Group Name", "Name of Action Group to assign setting(s) for this path to.");
@@ -167,13 +193,11 @@ static void rna_def_keyingset_path(BlenderRNA *brna)
/* Path + Array Index */
prop= RNA_def_property(srna, "rna_path", PROP_STRING, PROP_NONE);
- //RNA_def_property_clear_flag(prop, PROP_EDITABLE); // XXX for now editable
RNA_def_property_string_funcs(prop, "rna_ksPath_RnaPath_get", "rna_ksPath_RnaPath_length", "rna_ksPath_RnaPath_set");
RNA_def_property_ui_text(prop, "RNA Path", "RNA Path to property setting.");
RNA_def_struct_name_property(srna, prop); // XXX this is the best indicator for now...
prop= RNA_def_property(srna, "array_index", PROP_INT, PROP_NONE);
- //RNA_def_property_clear_flag(prop, PROP_EDITABLE); // XXX for now editable
RNA_def_property_ui_text(prop, "RNA Array Index", "Index to the specific setting if applicable.");
/* Flags */
diff --git a/source/blender/makesrna/intern/rna_constraint.c b/source/blender/makesrna/intern/rna_constraint.c
index 325318ba34a..53c8db6ff0f 100644
--- a/source/blender/makesrna/intern/rna_constraint.c
+++ b/source/blender/makesrna/intern/rna_constraint.c
@@ -87,6 +87,12 @@ EnumPropertyItem constraint_ik_type_items[] ={
{0, NULL, 0, NULL, NULL},
};
+EnumPropertyItem constraint_ik_axisref_items[] ={
+ {0, "BONE", 0, "Bone", ""},
+ {CONSTRAINT_IK_TARGETAXIS, "TARGET", 0, "Target", ""},
+ {0, NULL, 0, NULL, NULL},
+};
+
#ifdef RNA_RUNTIME
#include "BKE_action.h"
@@ -226,20 +232,6 @@ static EnumPropertyItem *rna_Constraint_owner_space_itemf(bContext *C, PointerRN
Object *ob= (Object*)ptr->id.data;
bConstraint *con= (bConstraint*)ptr->data;
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, space_object_items);
- RNA_enum_items_add(&item, &totitem, space_pchan_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
-
if(BLI_findindex(&ob->constraints, con) == -1)
return space_pchan_items;
else /* object */
@@ -253,20 +245,6 @@ static EnumPropertyItem *rna_Constraint_target_space_itemf(bContext *C, PointerR
ListBase targets = {NULL, NULL};
bConstraintTarget *ct;
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, space_object_items);
- RNA_enum_items_add(&item, &totitem, space_pchan_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
-
if(cti && cti->get_constraint_targets) {
cti->get_constraint_targets(con, &targets);
@@ -497,11 +475,52 @@ static void rna_def_constraint_kinematic(BlenderRNA *brna)
RNA_def_property_ui_text(prop, "Use Tail", "Include bone's tail as last element in chain.");
RNA_def_property_update(prop, NC_OBJECT|ND_CONSTRAINT, "rna_Constraint_dependency_update");
+ prop= RNA_def_property(srna, "axis_reference", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_bitflag_sdna(prop, NULL, "flag");
+ RNA_def_property_enum_items(prop, constraint_ik_axisref_items);
+ RNA_def_property_ui_text(prop, "Axis Reference", "Constraint axis Lock options relative to Bone or Target reference");
+ RNA_def_property_update(prop, NC_OBJECT|ND_CONSTRAINT, "rna_Constraint_dependency_update");
+
+ prop= RNA_def_property(srna, "position", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "flag", CONSTRAINT_IK_POS);
+ RNA_def_property_ui_text(prop, "Position", "Chain follows position of target.");
+ RNA_def_property_update(prop, NC_OBJECT|ND_CONSTRAINT, "rna_Constraint_dependency_update");
+
+ prop= RNA_def_property(srna, "pos_lock_x", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", CONSTRAINT_IK_NO_POS_X);
+ RNA_def_property_ui_text(prop, "Lock X Pos", "Constraint position along X axis");
+ RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Constraint_dependency_update");
+
+ prop= RNA_def_property(srna, "pos_lock_y", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", CONSTRAINT_IK_NO_POS_Y);
+ RNA_def_property_ui_text(prop, "Lock Y Pos", "Constraint position along Y axis");
+ RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Constraint_dependency_update");
+
+ prop= RNA_def_property(srna, "pos_lock_z", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", CONSTRAINT_IK_NO_POS_Z);
+ RNA_def_property_ui_text(prop, "Lock Z Pos", "Constraint position along Z axis");
+ RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Constraint_dependency_update");
+
prop= RNA_def_property(srna, "rotation", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", CONSTRAINT_IK_ROT);
RNA_def_property_ui_text(prop, "Rotation", "Chain follows rotation of target.");
RNA_def_property_update(prop, NC_OBJECT|ND_CONSTRAINT, "rna_Constraint_dependency_update");
+ prop= RNA_def_property(srna, "rot_lock_x", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", CONSTRAINT_IK_NO_ROT_X);
+ RNA_def_property_ui_text(prop, "Lock X Rot", "Constraint rotation along X axis");
+ RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Constraint_dependency_update");
+
+ prop= RNA_def_property(srna, "rot_lock_y", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", CONSTRAINT_IK_NO_ROT_Y);
+ RNA_def_property_ui_text(prop, "Lock Y Rot", "Constraint rotation along Y axis");
+ RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Constraint_dependency_update");
+
+ prop= RNA_def_property(srna, "rot_lock_z", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_negative_sdna(prop, NULL, "flag", CONSTRAINT_IK_NO_ROT_Z);
+ RNA_def_property_ui_text(prop, "Lock Z Rot", "Constraint rotation along Z axis");
+ RNA_def_property_update(prop, NC_OBJECT|ND_POSE, "rna_Constraint_dependency_update");
+
prop= RNA_def_property(srna, "targetless", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", CONSTRAINT_IK_AUTO);
RNA_def_property_ui_text(prop, "Targetless", "Use targetless IK.");
diff --git a/source/blender/makesrna/intern/rna_define.c b/source/blender/makesrna/intern/rna_define.c
index f3fb1244565..48de7ace222 100644
--- a/source/blender/makesrna/intern/rna_define.c
+++ b/source/blender/makesrna/intern/rna_define.c
@@ -2135,6 +2135,11 @@ PropertyRNA *RNA_def_enum(StructOrFunctionRNA *cont_, const char *identifier, co
{
ContainerRNA *cont= cont_;
PropertyRNA *prop;
+
+ if(!items) {
+ printf("RNA_def_enum: items not allowed to be NULL.\n");
+ return NULL;
+ }
prop= RNA_def_property(cont, identifier, PROP_ENUM, PROP_NONE);
if(items) RNA_def_property_enum_items(prop, items);
diff --git a/source/blender/makesrna/intern/rna_fcurve.c b/source/blender/makesrna/intern/rna_fcurve.c
index ba68f8e1624..e69e2cd0e2c 100644
--- a/source/blender/makesrna/intern/rna_fcurve.c
+++ b/source/blender/makesrna/intern/rna_fcurve.c
@@ -24,12 +24,15 @@
#include <stdlib.h>
+#include "RNA_access.h"
#include "RNA_define.h"
#include "RNA_types.h"
+#include "RNA_enum_types.h"
#include "rna_internal.h"
#include "DNA_anim_types.h"
+#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "MEM_guardedalloc.h"
@@ -50,7 +53,7 @@ EnumPropertyItem fmodifier_type_items[] = {
#ifdef RNA_RUNTIME
-/* --------- */
+#include "WM_api.h"
static StructRNA *rna_FModifierType_refine(struct PointerRNA *ptr)
{
@@ -80,6 +83,33 @@ static StructRNA *rna_FModifierType_refine(struct PointerRNA *ptr)
/* ****************************** */
+#include "BKE_depsgraph.h"
+
+static void rna_ChannelDriver_update_data(bContext *C, PointerRNA *ptr)
+{
+ ID *id= ptr->id.data;
+
+ // TODO: this really needs an update guard...
+ DAG_scene_sort(CTX_data_scene(C));
+ DAG_id_flush_update(id, OB_RECALC_DATA);
+
+ WM_event_add_notifier(C, NC_SCENE, id);
+}
+
+/* ----------- */
+
+static StructRNA *rna_DriverTarget_id_typef(PointerRNA *ptr)
+{
+ DriverTarget *dtar= (DriverTarget*)ptr->data;
+ return ID_code_to_RNA_type(dtar->idtype);
+}
+
+static int rna_DriverTarget_id_editable(PointerRNA *ptr)
+{
+ DriverTarget *dtar= (DriverTarget*)ptr->data;
+ return (dtar->idtype)? PROP_EDITABLE : 0;
+}
+
static void rna_DriverTarget_RnaPath_get(PointerRNA *ptr, char *value)
{
DriverTarget *dtar= (DriverTarget *)ptr->data;
@@ -521,19 +551,34 @@ static void rna_def_drivertarget(BlenderRNA *brna)
/* Variable Name */
prop= RNA_def_property(srna, "name", PROP_STRING, PROP_NONE);
RNA_def_struct_name_property(srna, prop);
- RNA_def_property_ui_text(prop, "Name", "Name to use in scripted expressions/functions.");
-
- /* Target Properties */
- prop= RNA_def_property(srna, "target", PROP_POINTER, PROP_NONE);
- RNA_def_property_pointer_sdna(prop, NULL, "id");
- RNA_def_property_ui_text(prop, "Object", "Object the specific property used can be found from");
-
+ RNA_def_property_ui_text(prop, "Name", "Name to use in scripted expressions/functions. (No spaces or dots are allowed. Also, must not start with a symbol or digit)");
+ //RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data"); // XXX disabled for now, until we can turn off auto updates
+
+ /* Target Properties - ID-block to Drive */
+ prop= RNA_def_property(srna, "id", PROP_POINTER, PROP_NONE);
+ RNA_def_property_struct_type(prop, "ID");
+ RNA_def_property_flag(prop, PROP_EDITABLE);
+ RNA_def_property_editable_func(prop, "rna_DriverTarget_id_editable");
+ RNA_def_property_pointer_funcs(prop, NULL, NULL, "rna_DriverTarget_id_typef");
+ RNA_def_property_ui_text(prop, "ID", "ID-block that the specific property used can be found from");
+ //RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data"); // XXX disabled for now, until we can turn off auto updates
+
+ prop= RNA_def_property(srna, "id_type", PROP_ENUM, PROP_NONE);
+ RNA_def_property_enum_sdna(prop, NULL, "idtype");
+ RNA_def_property_enum_items(prop, id_type_items);
+ RNA_def_property_enum_default(prop, ID_OB);
+ RNA_def_property_ui_text(prop, "ID Type", "Type of ID-block that can be used.");
+ //RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data"); // XXX disabled for now, until we can turn off auto updates
+
+ /* Target Properties - Property to Drive */
prop= RNA_def_property(srna, "rna_path", PROP_STRING, PROP_NONE);
RNA_def_property_string_funcs(prop, "rna_DriverTarget_RnaPath_get", "rna_DriverTarget_RnaPath_length", "rna_DriverTarget_RnaPath_set");
RNA_def_property_ui_text(prop, "RNA Path", "RNA Path (from Object) to property used");
+ //RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data"); // XXX disabled for now, until we can turn off auto updates
prop= RNA_def_property(srna, "array_index", PROP_INT, PROP_NONE);
RNA_def_property_ui_text(prop, "RNA Array Index", "Index to the specific property used (if applicable)");
+ //RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data"); // XXX disabled for now, until we can turn off auto updates
}
static void rna_def_channeldriver(BlenderRNA *brna)
@@ -555,10 +600,12 @@ static void rna_def_channeldriver(BlenderRNA *brna)
prop= RNA_def_property(srna, "type", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_items(prop, prop_type_items);
RNA_def_property_ui_text(prop, "Type", "Driver types.");
+ RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data");
/* String values */
prop= RNA_def_property(srna, "expression", PROP_STRING, PROP_NONE);
RNA_def_property_ui_text(prop, "Expression", "Expression to use for Scripted Expression.");
+ //RNA_def_property_update(prop, 0, "rna_ChannelDriver_update_data"); // XXX disabled for now, until we can turn off auto updates
/* Collections */
prop= RNA_def_property(srna, "targets", PROP_COLLECTION, PROP_NONE);
diff --git a/source/blender/makesrna/intern/rna_image.c b/source/blender/makesrna/intern/rna_image.c
index 521756b8539..44c55e821a9 100644
--- a/source/blender/makesrna/intern/rna_image.c
+++ b/source/blender/makesrna/intern/rna_image.c
@@ -128,9 +128,6 @@ static EnumPropertyItem *rna_Image_source_itemf(bContext *C, PointerRNA *ptr, in
EnumPropertyItem *item= NULL;
int totitem= 0;
- if(C==NULL) /* needed for doc generation */
- return image_source_items;
-
if(ima->source == IMA_SRC_VIEWER) {
RNA_enum_items_add_value(&item, &totitem, image_source_items, IMA_SRC_VIEWER);
}
diff --git a/source/blender/makesrna/intern/rna_key.c b/source/blender/makesrna/intern/rna_key.c
index e1551404438..230ed90c131 100644
--- a/source/blender/makesrna/intern/rna_key.c
+++ b/source/blender/makesrna/intern/rna_key.c
@@ -363,7 +363,7 @@ static void rna_def_keyblock(BlenderRNA *brna)
RNA_def_property_update(prop, 0, "rna_Key_update_data");
/* for now, this is editable directly, as users can set this even if they're not animating them (to test results) */
- prop= RNA_def_property(srna, "value", PROP_FLOAT, PROP_NONE);
+ prop= RNA_def_property(srna, "value", PROP_FLOAT, PROP_FACTOR);
RNA_def_property_float_sdna(prop, NULL, "curval");
RNA_def_property_float_funcs(prop, NULL, "rna_ShapeKey_value_set", "rna_ShapeKey_value_range");
RNA_def_property_ui_text(prop, "Value", "Value of shape key at the current frame.");
diff --git a/source/blender/makesrna/intern/rna_material.c b/source/blender/makesrna/intern/rna_material.c
index e03e221f822..3ddbb937b5b 100644
--- a/source/blender/makesrna/intern/rna_material.c
+++ b/source/blender/makesrna/intern/rna_material.c
@@ -260,10 +260,6 @@ static EnumPropertyItem *rna_Material_texture_coordinates_itemf(bContext *C, Poi
EnumPropertyItem *item= NULL;
int totitem= 0;
- if(C==NULL) {
- return prop_texture_coordinates_items;
- }
-
RNA_enum_items_add_value(&item, &totitem, prop_texture_coordinates_items, TEXCO_GLOB);
RNA_enum_items_add_value(&item, &totitem, prop_texture_coordinates_items, TEXCO_OBJECT);
RNA_enum_items_add_value(&item, &totitem, prop_texture_coordinates_items, TEXCO_ORCO);
@@ -283,7 +279,6 @@ static EnumPropertyItem *rna_Material_texture_coordinates_itemf(bContext *C, Poi
}
RNA_enum_item_end(&item, &totitem);
-
*free= 1;
return item;
@@ -1605,6 +1600,11 @@ void RNA_def_material(BlenderRNA *brna)
RNA_def_property_boolean_sdna(prop, NULL, "mode", MA_ZINV);
RNA_def_property_ui_text(prop, "Invert Z Depth", "Renders material's faces with an inverted Z buffer (scanline only).");
RNA_def_property_update(prop, 0, "rna_Material_update");
+
+ prop= RNA_def_property(srna, "z_offset", PROP_FLOAT, PROP_NONE);
+ RNA_def_property_float_sdna(prop, NULL, "zoffs");
+ RNA_def_property_ui_text(prop, "Z Offset", "Gives faces an artificial offset in the Z buffer for Z transparency.");
+ RNA_def_property_update(prop, 0, "rna_Material_update");
prop= RNA_def_property(srna, "sky", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "mode", MA_ENV);
diff --git a/source/blender/makesrna/intern/rna_mesh.c b/source/blender/makesrna/intern/rna_mesh.c
index 03fead8c54f..039109f75a1 100644
--- a/source/blender/makesrna/intern/rna_mesh.c
+++ b/source/blender/makesrna/intern/rna_mesh.c
@@ -1452,7 +1452,7 @@ static void rna_def_mesh(BlenderRNA *brna)
/* TODO, should this be allowed to be its self? */
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);
+ 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).");
/* UV textures */
@@ -1600,6 +1600,21 @@ static void rna_def_mesh(BlenderRNA *brna)
RNA_def_property_ui_text(prop, "Face Area", "Displays the area of selected faces");
RNA_def_property_update(prop, 0, "rna_Mesh_update_draw");
+ /* editflag */
+ prop= RNA_def_property(srna, "use_mirror_x", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "editflag", ME_EDIT_MIRROR_X);
+ RNA_def_property_ui_text(prop, "X Mirror", "X Axis mirror editing");
+
+ /*
+ prop= RNA_def_property(srna, "use_mirror_y", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "editflag", ME_EDIT_MIRROR_Y);
+ RNA_def_property_ui_text(prop, "Y Mirror", "Y Axis mirror editing");
+
+ prop= RNA_def_property(srna, "use_mirror_x", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "editflag", ME_EDIT_MIRROR_Z);
+ RNA_def_property_ui_text(prop, "Z Mirror", "Z Axis mirror editing");
+ */
+
rna_def_texmat_common(srna, "rna_Mesh_texspace_editable");
RNA_api_mesh(srna);
diff --git a/source/blender/makesrna/intern/rna_object.c b/source/blender/makesrna/intern/rna_object.c
index 6f2d455f660..09e0ac3feac 100644
--- a/source/blender/makesrna/intern/rna_object.c
+++ b/source/blender/makesrna/intern/rna_object.c
@@ -223,24 +223,12 @@ static void rna_Object_parent_type_set(PointerRNA *ptr, int value)
ED_object_parent(ob, ob->parent, value, ob->parsubstr);
}
-static void rna_Object_track_set(PointerRNA *ptr, PointerRNA value)
-{
- Object *ob= (Object*)ptr->data;
-
- if(ob != value.data)
- ob->track= value.data;
-}
-
static EnumPropertyItem *rna_Object_parent_type_itemf(bContext *C, PointerRNA *ptr, int *free)
{
Object *ob= (Object*)ptr->data;
EnumPropertyItem *item= NULL;
int totitem= 0;
- if(C==NULL) {
- return parent_type_items;
- }
-
RNA_enum_items_add_value(&item, &totitem, parent_type_items, PAROBJECT);
if(ob->parent) {
@@ -261,7 +249,6 @@ static EnumPropertyItem *rna_Object_parent_type_itemf(bContext *C, PointerRNA *p
}
RNA_enum_item_end(&item, &totitem);
-
*free= 1;
return item;
@@ -755,7 +742,6 @@ static void rna_Object_active_shape_key_index_set(PointerRNA *ptr, int value)
Object *ob= (Object*)ptr->id.data;
ob->shapenr= value+1;
- ob->shapeflag |= OB_SHAPE_TEMPLOCK;
}
static PointerRNA rna_Object_active_shape_key_get(PointerRNA *ptr)
@@ -779,8 +765,6 @@ static void rna_Object_shape_key_lock_set(PointerRNA *ptr, int value)
if(value) ob->shapeflag |= OB_SHAPE_LOCK;
else ob->shapeflag &= ~OB_SHAPE_LOCK;
-
- ob->shapeflag &= ~OB_SHAPE_TEMPLOCK;
}
static PointerRNA rna_Object_field_get(PointerRNA *ptr)
@@ -1219,8 +1203,7 @@ static void rna_def_object(BlenderRNA *brna)
RNA_def_property_update(prop, NC_OBJECT|ND_DRAW, "rna_Object_dependency_update");
prop= RNA_def_property(srna, "track", PROP_POINTER, PROP_NONE);
- RNA_def_property_pointer_funcs(prop, NULL, "rna_Object_track_set", NULL);
- RNA_def_property_flag(prop, PROP_EDITABLE);
+ RNA_def_property_flag(prop, PROP_EDITABLE|PROP_ID_SELF_CHECK);
RNA_def_property_ui_text(prop, "Track", "Object being tracked to define the rotation (Old Track).");
RNA_def_property_update(prop, NC_OBJECT|ND_DRAW, "rna_Object_dependency_update");
diff --git a/source/blender/makesrna/intern/rna_object_force.c b/source/blender/makesrna/intern/rna_object_force.c
index 404223ab590..2247e5499fb 100644
--- a/source/blender/makesrna/intern/rna_object_force.c
+++ b/source/blender/makesrna/intern/rna_object_force.c
@@ -546,24 +546,6 @@ static EnumPropertyItem *rna_Effector_shape_itemf(bContext *C, PointerRNA *ptr,
{
Object *ob= NULL;
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, effector_shape_items);
- RNA_enum_items_add(&item, &totitem, curve_shape_items);
- RNA_enum_items_add(&item, &totitem, empty_shape_items);
- RNA_enum_items_add(&item, &totitem, vortex_shape_items);
- RNA_enum_items_add(&item, &totitem, curve_vortex_shape_items);
- RNA_enum_items_add(&item, &totitem, empty_vortex_shape_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
-
if(particle_field_check(ptr))
return empty_shape_items;
diff --git a/source/blender/makesrna/intern/rna_particle.c b/source/blender/makesrna/intern/rna_particle.c
index 2c81bda121f..d261bda739e 100644
--- a/source/blender/makesrna/intern/rna_particle.c
+++ b/source/blender/makesrna/intern/rna_particle.c
@@ -420,10 +420,7 @@ static int rna_ParticleSystem_editable_get(PointerRNA *ptr)
{
ParticleSystem *psys= (ParticleSystem*)ptr->data;
- if(psys->part && psys->part->type==PART_HAIR)
- return (psys->flag & PSYS_HAIR_DONE);
- else
- return (psys->pointcache->flag & PTCACHE_BAKED);
+ return psys_check_edited(psys);
}
static int rna_ParticleSystem_edited_get(PointerRNA *ptr)
{
@@ -499,39 +496,9 @@ static void rna_ParticleDupliWeight_name_get(PointerRNA *ptr, char *str)
else
strcpy(str, "No object");
}
-EnumPropertyItem from_items[] = {
- {PART_FROM_VERT, "VERT", 0, "Vertexes", ""},
- {PART_FROM_FACE, "FACE", 0, "Faces", ""},
- {PART_FROM_VOLUME, "VOLUME", 0, "Volume", ""},
- {0, NULL, 0, NULL, NULL}
-};
-
-EnumPropertyItem reactor_from_items[] = {
- {PART_FROM_VERT, "VERT", 0, "Vertexes", ""},
- {PART_FROM_FACE, "FACE", 0, "Faces", ""},
- {PART_FROM_VOLUME, "VOLUME", 0, "Volume", ""},
- {PART_FROM_PARTICLE, "PARTICLE", 0, "Particle", ""},
- {0, NULL, 0, NULL, NULL}
-};
static EnumPropertyItem *rna_Particle_from_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- /* ParticleSettings *part = ptr->id.data; */
-
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, part_reactor_from_items);
- RNA_enum_items_add(&item, &totitem, part_from_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
-
//if(part->type==PART_REACTOR)
// return part_reactor_from_items;
//else
@@ -542,20 +509,6 @@ static EnumPropertyItem *rna_Particle_draw_as_itemf(bContext *C, PointerRNA *ptr
{
ParticleSettings *part = ptr->id.data;
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, part_hair_draw_as_items);
- RNA_enum_items_add(&item, &totitem, part_draw_as_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
-
if(part->type==PART_HAIR)
return part_hair_draw_as_items;
else
@@ -566,20 +519,6 @@ static EnumPropertyItem *rna_Particle_ren_as_itemf(bContext *C, PointerRNA *ptr,
{
ParticleSettings *part = ptr->id.data;
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, part_hair_ren_as_items);
- RNA_enum_items_add(&item, &totitem, part_ren_as_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
-
if(part->type==PART_HAIR)
return part_hair_ren_as_items;
else
diff --git a/source/blender/makesrna/intern/rna_rna.c b/source/blender/makesrna/intern/rna_rna.c
index 8dd751cd26a..31aecbb8a76 100644
--- a/source/blender/makesrna/intern/rna_rna.c
+++ b/source/blender/makesrna/intern/rna_rna.c
@@ -383,14 +383,13 @@ static void rna_Property_description_get(PointerRNA *ptr, char *value)
{
PropertyRNA *prop= (PropertyRNA*)ptr->data;
rna_idproperty_check(&prop, ptr);
- strcpy(value, prop->description);
+ strcpy(value, prop->description ? prop->description:"");
}
-
static int rna_Property_description_length(PointerRNA *ptr)
{
PropertyRNA *prop= (PropertyRNA*)ptr->data;
rna_idproperty_check(&prop, ptr);
- return strlen(prop->description);
+ return prop->description ? strlen(prop->description) : 0;
}
static int rna_Property_type_get(PointerRNA *ptr)
@@ -625,7 +624,7 @@ static EnumPropertyItem *rna_EnumProperty_default_itemf(bContext *C, PointerRNA
rna_idproperty_check(&prop, ptr);
eprop= (EnumPropertyRNA*)prop;
- if(eprop->itemf==NULL || eprop->itemf==rna_EnumProperty_default_itemf)
+ if(eprop->itemf==NULL || eprop->itemf==rna_EnumProperty_default_itemf || !C)
return eprop->item;
return eprop->itemf(C, ptr, free);
diff --git a/source/blender/makesrna/intern/rna_scene.c b/source/blender/makesrna/intern/rna_scene.c
index 2b60a35242b..93d71fc49a2 100644
--- a/source/blender/makesrna/intern/rna_scene.c
+++ b/source/blender/makesrna/intern/rna_scene.c
@@ -110,6 +110,19 @@ static void rna_Scene_active_object_set(PointerRNA *ptr, PointerRNA value)
scene->basact= NULL;
}
+static void rna_Scene_set_set(PointerRNA *ptr, PointerRNA value)
+{
+ Scene *scene= (Scene*)ptr->data;
+ Scene *set= (Scene*)value.data;
+ Scene *nested_set;
+
+ for(nested_set= set; nested_set; nested_set= nested_set->set) {
+ if(nested_set==scene)
+ return;
+ }
+
+ scene->set= set;
+}
static int layer_set(int lay, const int *values)
{
@@ -472,10 +485,12 @@ static void rna_def_transform_orientation(BlenderRNA *brna)
prop= RNA_def_property(srna, "matrix", PROP_FLOAT, PROP_MATRIX);
RNA_def_property_float_sdna(prop, NULL, "mat");
RNA_def_property_multi_array(prop, 2, matrix_dimsize);
+ RNA_def_property_update(prop, NC_SPACE|ND_SPACE_VIEW3D, NULL);
prop= RNA_def_property(srna, "name", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "name");
RNA_def_struct_name_property(srna, prop);
+ RNA_def_property_update(prop, NC_SPACE|ND_SPACE_VIEW3D, NULL);
}
static void rna_def_tool_settings(BlenderRNA *brna)
@@ -1338,14 +1353,6 @@ static void rna_def_scene_render_data(BlenderRNA *brna)
{0, "THREADS_AUTO", 0, "Auto-detect", "Automatically determine the number of threads, based on CPUs"},
{R_FIXED_THREADS, "THREADS_FIXED", 0, "Fixed", "Manually determine the number of threads"},
{0, NULL, 0, NULL, NULL}};
-
- static EnumPropertyItem stamp_font_size_items[] = {
- {1, "STAMP_FONT_TINY", 0, "Tiny", ""},
- {2, "STAMP_FONT_SMALL", 0, "Small", ""},
- {3, "STAMP_FONT_MEDIUM", 0, "Medium", ""},
- {0, "STAMP_FONT_LARGE", 0, "Large", ""},
- {4, "STAMP_FONT_EXTRALARGE", 0, "Extra Large", ""},
- {0, NULL, 0, NULL, NULL}};
static EnumPropertyItem image_type_items[] = {
{0, "", 0, "Image", NULL},
@@ -2068,23 +2075,28 @@ static void rna_def_scene_render_data(BlenderRNA *brna)
RNA_def_property_boolean_sdna(prop, NULL, "stamp", R_STAMP_SEQSTRIP);
RNA_def_property_ui_text(prop, "Stamp Sequence Strip", "Include the name of the foreground sequence strip in image metadata");
RNA_def_property_update(prop, NC_SCENE|ND_RENDER_OPTIONS, NULL);
+
+ prop= RNA_def_property(srna, "stamp_render_time", PROP_BOOLEAN, PROP_NONE);
+ RNA_def_property_boolean_sdna(prop, NULL, "stamp", R_STAMP_RENDERTIME);
+ RNA_def_property_ui_text(prop, "Stamp Render Time", "Include the render time in the stamp image");
+ RNA_def_property_update(prop, NC_SCENE|ND_RENDER_OPTIONS, NULL);
prop= RNA_def_property(srna, "stamp_note_text", PROP_STRING, PROP_NONE);
RNA_def_property_string_sdna(prop, NULL, "stamp_udata");
RNA_def_property_ui_text(prop, "Stamp Note Text", "Custom text to appear in the stamp note");
RNA_def_property_update(prop, NC_SCENE|ND_RENDER_OPTIONS, NULL);
-
+
prop= RNA_def_property(srna, "render_stamp", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "stamp", R_STAMP_DRAW);
RNA_def_property_ui_text(prop, "Render Stamp", "Render the stamp info text in the rendered image");
RNA_def_property_update(prop, NC_SCENE|ND_RENDER_OPTIONS, NULL);
- prop= RNA_def_property(srna, "stamp_font_size", PROP_ENUM, PROP_NONE);
- RNA_def_property_enum_sdna(prop, NULL, "stamp_font_id");
- RNA_def_property_enum_items(prop, stamp_font_size_items);
- RNA_def_property_ui_text(prop, "Stamp Font Size", "Size of the font used when rendering stamp text");
+ prop= RNA_def_property(srna, "stamp_font_size", PROP_INT, PROP_NONE);
+ RNA_def_property_int_sdna(prop, NULL, "stamp_font_id");
+ RNA_def_property_range(prop, 8, 64);
+ RNA_def_property_ui_text(prop, "Font Size", "Size of the font used when rendering stamp text");
RNA_def_property_update(prop, NC_SCENE|ND_RENDER_OPTIONS, NULL);
-
+
prop= RNA_def_property(srna, "stamp_foreground", PROP_FLOAT, PROP_COLOR);
RNA_def_property_float_sdna(prop, NULL, "fg_stamp");
RNA_def_property_array(prop, 4);
@@ -2162,6 +2174,14 @@ void RNA_def_scene(BlenderRNA *brna)
RNA_def_property_flag(prop, PROP_EDITABLE);
RNA_def_property_ui_text(prop, "Camera", "Active camera used for rendering the scene.");
+ prop= RNA_def_property(srna, "set", PROP_POINTER, PROP_NONE);
+ RNA_def_property_pointer_sdna(prop, NULL, "set");
+ RNA_def_property_struct_type(prop, "Scene");
+ //RNA_def_property_flag(prop, PROP_EDITABLE|PROP_ID_SELF_CHECK);
+ RNA_def_property_flag(prop, PROP_EDITABLE|PROP_ID_SELF_CHECK);
+ RNA_def_property_pointer_funcs(prop, NULL, "rna_Scene_set_set", NULL);
+ RNA_def_property_ui_text(prop, "Set Scene", "Background set scene.");
+
prop= RNA_def_property(srna, "active_object", PROP_POINTER, PROP_NONE);
RNA_def_property_struct_type(prop, "Object");
RNA_def_property_pointer_funcs(prop, "rna_Scene_active_object_get", "rna_Scene_active_object_set", NULL);
diff --git a/source/blender/makesrna/intern/rna_sculpt_paint.c b/source/blender/makesrna/intern/rna_sculpt_paint.c
index 413f7c3dc7c..7f8ded7d3ee 100644
--- a/source/blender/makesrna/intern/rna_sculpt_paint.c
+++ b/source/blender/makesrna/intern/rna_sculpt_paint.c
@@ -119,27 +119,13 @@ static void rna_ParticleEdit_update(bContext *C, PointerRNA *ptr)
static EnumPropertyItem *rna_ParticleEdit_tool_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- if(C==NULL) {
- EnumPropertyItem *item= NULL;
- int totitem= 0;
-
- /* needed for doc generation */
- RNA_enum_items_add(&item, &totitem, particle_edit_hair_brush_items);
- RNA_enum_item_end(&item, &totitem);
-
- *free= 1;
-
- return item;
- }
- else {
- Scene *scene= CTX_data_scene(C);
- PTCacheEdit *edit = PE_get_current(scene, CTX_data_active_object(C));
-
- if(edit && edit->psys)
- return particle_edit_hair_brush_items;
+ Scene *scene= CTX_data_scene(C);
+ PTCacheEdit *edit = PE_get_current(scene, CTX_data_active_object(C));
+
+ if(edit && edit->psys)
+ return particle_edit_hair_brush_items;
- return particle_edit_cache_brush_items;
- }
+ return particle_edit_cache_brush_items;
}
static int rna_ParticleEdit_editable_get(PointerRNA *ptr)
diff --git a/source/blender/makesrna/intern/rna_space.c b/source/blender/makesrna/intern/rna_space.c
index 7d77660db6d..72856e54bdf 100644
--- a/source/blender/makesrna/intern/rna_space.c
+++ b/source/blender/makesrna/intern/rna_space.c
@@ -64,19 +64,23 @@ EnumPropertyItem space_type_items[] = {
{SPACE_USERPREF, "USER_PREFERENCES", 0, "User Preferences", ""},
{0, NULL, 0, NULL, NULL}};
-#define DC_RGB {0, "COLOR", ICON_IMAGE_RGB, "Color", "Draw image with RGB colors."}
-#define DC_RGBA {SI_USE_ALPHA, "COLOR_ALPHA", ICON_IMAGE_RGB_ALPHA, "Color and Alpha", "Draw image with RGB colors and alpha transparency."}
-#define DC_ALPHA {SI_SHOW_ALPHA, "ALPHA", ICON_IMAGE_ALPHA, "Alpha", "Draw alpha transparency channel."}
-#define DC_Z {SI_SHOW_ZBUF, "Z_BUFFER", ICON_IMAGE_ZDEPTH, "Z-Buffer", "Draw Z-buffer associated with image (mapped from camera clip start to end)."}
+static EnumPropertyItem draw_channels_items[] = {
+ {0, "COLOR", ICON_IMAGE_RGB, "Color", "Draw image with RGB colors."},
+ {SI_USE_ALPHA, "COLOR_ALPHA", ICON_IMAGE_RGB_ALPHA, "Color and Alpha", "Draw image with RGB colors and alpha transparency."},
+ {SI_SHOW_ALPHA, "ALPHA", ICON_IMAGE_ALPHA, "Alpha", "Draw alpha transparency channel."},
+ {SI_SHOW_ZBUF, "Z_BUFFER", ICON_IMAGE_ZDEPTH, "Z-Buffer", "Draw Z-buffer associated with image (mapped from camera clip start to end)."},
#ifdef WITH_LCMS
-#define DC_LCMS {SI_COLOR_CORRECTION, "COLOR_CORRECTED", ICON_IMAGE_ALPHA, "Color Corrected", "Display color corrected image."}
-#else
-#define DC_LCMS {0, NULL, 0, NULL, NULL}
+ {SI_COLOR_CORRECTION, "COLOR_CORRECTED", ICON_IMAGE_ALPHA, "Color Corrected", "Display color corrected image."},
#endif
-#define DC_ZERO {0, NULL, 0, NULL, NULL}
-
-static EnumPropertyItem dc_all_items[] = {DC_RGB, DC_RGBA, DC_ALPHA, DC_Z, DC_LCMS, DC_ZERO};
+ {0, NULL, 0, NULL, NULL}};
+static EnumPropertyItem transform_orientation_items[] = {
+ {V3D_MANIP_GLOBAL, "GLOBAL", 0, "Global", "Align the transformation axes to world space"},
+ {V3D_MANIP_LOCAL, "LOCAL", 0, "Local", "Align the transformation axes to the selected objects' local space"},
+ {V3D_MANIP_NORMAL, "NORMAL", 0, "Normal", "Align the transformation axes to average normal of selected elements (bone Y axis for pose mode)"},
+ {V3D_MANIP_VIEW, "VIEW", 0, "View", "Align the transformation axes to the window"},
+ {V3D_MANIP_CUSTOM, "CUSTOM", 0, "Custom", "Use a custom transform orientation"},
+ {0, NULL, 0, NULL, NULL}};
#ifdef RNA_RUNTIME
@@ -143,61 +147,54 @@ static StructRNA* rna_Space_refine(struct PointerRNA *ptr)
}
}
-static int rna_TransformOrientation_getf(PointerRNA *ptr)
+static PointerRNA rna_CurrentOrientation_get(PointerRNA *ptr)
{
+ Scene *scene = ((bScreen*)ptr->id.data)->scene;
View3D *v3d= (View3D*)ptr->data;
-
- return v3d->twmode;
+
+ if (v3d->twmode < 4)
+ return rna_pointer_inherit_refine(ptr, &RNA_TransformOrientation, NULL);
+ else
+ return rna_pointer_inherit_refine(ptr, &RNA_TransformOrientation, BLI_findlink(&scene->transform_spaces, v3d->twmode - 4));
}
EnumPropertyItem *rna_TransformOrientation_itemf(bContext *C, PointerRNA *ptr, int *free)
{
- Scene *scene;
+ Scene *scene = NULL;
ListBase *transform_spaces;
TransformOrientation *ts= NULL;
-
- EnumPropertyItem global = {V3D_MANIP_GLOBAL, "Global", 0, "Global", ""};
- EnumPropertyItem normal = {V3D_MANIP_NORMAL, "Normal", 0, "Normal", ""};
- EnumPropertyItem local = {V3D_MANIP_LOCAL, "Local", 0, "Local", ""};
- EnumPropertyItem view = {V3D_MANIP_VIEW, "View", 0, "View", ""};
EnumPropertyItem tmp = {0, "", 0, "", ""};
EnumPropertyItem *item= NULL;
int i = V3D_MANIP_CUSTOM, totitem= 0;
- RNA_enum_item_add(&item, &totitem, &global);
- RNA_enum_item_add(&item, &totitem, &normal);
- RNA_enum_item_add(&item, &totitem, &local);
- RNA_enum_item_add(&item, &totitem, &view);
+ RNA_enum_items_add_value(&item, &totitem, transform_orientation_items, V3D_MANIP_GLOBAL);
+ RNA_enum_items_add_value(&item, &totitem, transform_orientation_items, V3D_MANIP_NORMAL);
+ RNA_enum_items_add_value(&item, &totitem, transform_orientation_items, V3D_MANIP_LOCAL);
+ RNA_enum_items_add_value(&item, &totitem, transform_orientation_items, V3D_MANIP_VIEW);
- if(C) {
- scene= CTX_data_scene(C);
-
- if(scene) {
- transform_spaces = &scene->transform_spaces;
- ts = transform_spaces->first;
- }
- else
- {
- printf("no scene\n");
- }
- }
+ if (ptr->type == &RNA_Space3DView)
+ scene = ((bScreen*)ptr->id.data)->scene;
else
- {
- printf("no context\n");
+ scene = CTX_data_scene(C); /* can't use scene from ptr->id.data because that enum is also used by operators */
+
+ if(scene) {
+ transform_spaces = &scene->transform_spaces;
+ ts = transform_spaces->first;
}
-
+
if(ts)
+ {
RNA_enum_item_add_separator(&item, &totitem);
- for(; ts; ts = ts->next) {
- tmp.identifier = ts->name;
- tmp.name= ts->name;
- tmp.value = i++;
- RNA_enum_item_add(&item, &totitem, &tmp);
+ for(; ts; ts = ts->next) {
+ tmp.identifier = ts->name;
+ tmp.name= ts->name;
+ tmp.value = i++;
+ RNA_enum_item_add(&item, &totitem, &tmp);
+ }
}
RNA_enum_item_end(&item, &totitem);
-
*free= 1;
return item;
@@ -245,22 +242,14 @@ static void rna_SpaceImageEditor_image_set(PointerRNA *ptr, PointerRNA value)
ED_space_image_set(NULL, sima, sc->scene, sc->scene->obedit, (Image*)value.data);
}
-static EnumPropertyItem dc_rgb_items[] = {DC_RGB, DC_LCMS, DC_ZERO};
-static EnumPropertyItem dc_alpha_items[] = {DC_RGB, DC_RGBA, DC_ALPHA, DC_LCMS, DC_ZERO};
-static EnumPropertyItem dc_z_items[] = {DC_RGB, DC_Z, DC_LCMS, DC_ZERO};
-
static EnumPropertyItem *rna_SpaceImageEditor_draw_channels_itemf(bContext *C, PointerRNA *ptr, int *free)
{
SpaceImage *sima= (SpaceImage*)ptr->data;
+ EnumPropertyItem *item= NULL;
ImBuf *ibuf;
void *lock;
- int zbuf, alpha;
+ int zbuf, alpha, totitem= 0;
- if(C==NULL) {
- /* needed for doc generation */
- return dc_all_items;
- }
-
ibuf= ED_space_image_acquire_buffer(sima, &lock);
alpha= ibuf && (ibuf->channels == 4);
@@ -269,13 +258,26 @@ static EnumPropertyItem *rna_SpaceImageEditor_draw_channels_itemf(bContext *C, P
ED_space_image_release_buffer(sima, lock);
if(alpha && zbuf)
- return dc_all_items;
- else if(alpha)
- return dc_alpha_items;
- else if(zbuf)
- return dc_z_items;
- else
- return dc_rgb_items;
+ return draw_channels_items;
+
+ RNA_enum_items_add_value(&item, &totitem, draw_channels_items, 0);
+
+ if(alpha) {
+ RNA_enum_items_add_value(&item, &totitem, draw_channels_items, SI_SHOW_ALPHA);
+ RNA_enum_items_add_value(&item, &totitem, draw_channels_items, SI_USE_ALPHA);
+ }
+ else if(zbuf) {
+ RNA_enum_items_add_value(&item, &totitem, draw_channels_items, SI_SHOW_ZBUF);
+ }
+
+#ifdef WITH_LCMS
+ RNA_enum_items_add_value(&item, &totitem, draw_channels_items, SI_COLOR_CORRECTION);
+#endif
+
+ RNA_enum_item_end(&item, &totitem);
+ *free= 1;
+
+ return item;
}
static void rna_SpaceImageEditor_curves_update(bContext *C, PointerRNA *ptr)
@@ -641,14 +643,6 @@ static void rna_def_space_3dview(BlenderRNA *brna)
{V3D_ACTIVE, "ACTIVE_ELEMENT", 0, "Active Element", ""},
{0, NULL, 0, NULL, NULL}};
- static EnumPropertyItem transform_orientation_items[] = {
- {V3D_MANIP_GLOBAL, "ORIENT_GLOBAL", 0, "Global", "Align the transformation axes to world space"},
- {V3D_MANIP_LOCAL, "ORIENT_LOCAL", 0, "Local", "Align the transformation axes to the selected objects' local space"},
- {V3D_MANIP_NORMAL, "ORIENT_NORMAL", 0, "Normal", "Align the transformation axes to average normal of selected elements (bone Y axis for pose mode)"},
- {V3D_MANIP_VIEW, "ORIENT_VIEW", 0, "View", "Align the transformation axes to the window"},
- {V3D_MANIP_CUSTOM, "ORIENT_CUSTOM", 0, "Custom", "Use a custom transform orientation"},
- {0, NULL, 0, NULL, NULL}};
-
srna= RNA_def_struct(brna, "Space3DView", "Space");
RNA_def_struct_sdna(srna, "View3D");
RNA_def_struct_ui_text(srna, "3D View Space", "3D View space data");
@@ -794,10 +788,15 @@ static void rna_def_space_3dview(BlenderRNA *brna)
prop= RNA_def_property(srna, "transform_orientation", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_sdna(prop, NULL, "twmode");
RNA_def_property_enum_items(prop, transform_orientation_items);
- RNA_def_property_enum_funcs(prop, "rna_TransformOrientation_getf", NULL, "rna_TransformOrientation_itemf");
+ RNA_def_property_enum_funcs(prop, NULL, NULL, "rna_TransformOrientation_itemf");
RNA_def_property_ui_text(prop, "Transform Orientation", "Transformation orientation.");
RNA_def_property_update(prop, NC_SPACE|ND_SPACE_VIEW3D, NULL);
+ prop= RNA_def_property(srna, "current_orientation", PROP_POINTER, PROP_NONE);
+ RNA_def_property_struct_type(prop, "TransformOrientation");
+ RNA_def_property_pointer_funcs(prop, "rna_CurrentOrientation_get", NULL, NULL);
+ RNA_def_property_ui_text(prop, "Current Transform Orientation", "Current Transformation orientation.");
+
prop= RNA_def_property(srna, "lock_rotation", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, "RegionView3D", "viewlock", RV3D_LOCKED);
RNA_def_property_ui_text(prop, "Lock", "Lock View Rotation");
@@ -821,6 +820,7 @@ static void rna_def_space_buttons(BlenderRNA *brna)
static EnumPropertyItem buttons_context_items[] = {
{BCONTEXT_SCENE, "SCENE", ICON_SCENE, "Scene", "Scene"},
+ {BCONTEXT_RENDER, "RENDER", ICON_SCENE_DATA, "Render", "Render"},
{BCONTEXT_WORLD, "WORLD", ICON_WORLD, "World", "World"},
{BCONTEXT_OBJECT, "OBJECT", ICON_OBJECT_DATA, "Object", "Object"},
{BCONTEXT_CONSTRAINT, "CONSTRAINT", ICON_CONSTRAINT, "Constraints", "Constraints"},
@@ -910,7 +910,7 @@ static void rna_def_space_image(BlenderRNA *brna)
prop= RNA_def_property(srna, "draw_channels", PROP_ENUM, PROP_NONE);
RNA_def_property_enum_bitflag_sdna(prop, NULL, "flag");
- RNA_def_property_enum_items(prop, dc_all_items);
+ RNA_def_property_enum_items(prop, draw_channels_items);
RNA_def_property_enum_funcs(prop, NULL, NULL, "rna_SpaceImageEditor_draw_channels_itemf");
RNA_def_property_ui_text(prop, "Draw Channels", "Channels of the image to draw.");
RNA_def_property_update(prop, NC_SPACE|ND_SPACE_IMAGE, NULL);
diff --git a/source/blender/makesrna/intern/rna_texture.c b/source/blender/makesrna/intern/rna_texture.c
index c4fb9ea3d0d..f49eb4122c5 100644
--- a/source/blender/makesrna/intern/rna_texture.c
+++ b/source/blender/makesrna/intern/rna_texture.c
@@ -206,7 +206,7 @@ static EnumPropertyItem *rna_TextureSlot_output_node_itemf(bContext *C, PointerR
EnumPropertyItem *item= NULL;
int totitem= 0;
- if(tex && C) { /* Note, tex/mtex/ntree can be invalid of C is NULL, TODO - can this give valid results when C is NULL? */
+ if(tex) {
bNodeTree *ntree= tex->nodetree;
if(ntree) {
EnumPropertyItem tmp= {0, "", 0, "", ""};
@@ -229,8 +229,8 @@ static EnumPropertyItem *rna_TextureSlot_output_node_itemf(bContext *C, PointerR
}
RNA_enum_item_end(&item, &totitem);
-
*free = 1;
+
return item;
}
@@ -1609,9 +1609,9 @@ static void rna_def_texture(BlenderRNA *brna)
static EnumPropertyItem prop_type_items[] = {
{0, "NONE", 0, "None", ""},
- {TEX_PLUGIN, "PLUGIN", ICON_CONSTRAINT, "Plugin", ""},
- {TEX_IMAGE, "IMAGE", ICON_RENDER_RESULT, "Image or Movie", ""},
- {TEX_ENVMAP, "ENVIRONMENT_MAP", ICON_RENDER_RESULT, "Environment Map", ""},
+ {TEX_PLUGIN, "PLUGIN", ICON_PLUGIN, "Plugin", ""},
+ {TEX_IMAGE, "IMAGE", ICON_IMAGE_DATA, "Image or Movie", ""},
+ {TEX_ENVMAP, "ENVIRONMENT_MAP", ICON_IMAGE_DATA, "Environment Map", ""},
{TEX_CLOUDS, "CLOUDS", ICON_TEXTURE, "Clouds", ""},
{TEX_WOOD, "WOOD", ICON_TEXTURE, "Wood", ""},
{TEX_MARBLE, "MARBLE", ICON_TEXTURE, "Marble", ""},
diff --git a/source/blender/makesrna/intern/rna_ui_api.c b/source/blender/makesrna/intern/rna_ui_api.c
index 436efbcb2cf..cce8fb0fef7 100644
--- a/source/blender/makesrna/intern/rna_ui_api.c
+++ b/source/blender/makesrna/intern/rna_ui_api.c
@@ -255,7 +255,27 @@ void RNA_api_ui_layout(StructRNA *srna)
RNA_def_string(func, "new", "", 0, "", "Operator identifier to create a new ID block.");
RNA_def_string(func, "open", "", 0, "", "Operator identifier to open a file for creating a new ID block.");
RNA_def_string(func, "unlink", "", 0, "", "Operator identifier to unlink the ID block.");
-
+
+ func= RNA_def_function(srna, "template_any_ID", "uiTemplateAnyID");
+ RNA_def_function_flag(func, FUNC_USE_CONTEXT);
+ parm= RNA_def_pointer(func, "data", "AnyType", "", "Data from which to take property.");
+ RNA_def_property_flag(parm, PROP_REQUIRED|PROP_RNAPTR|PROP_NEVER_NULL);
+ parm= RNA_def_string(func, "property", "", 0, "", "Identifier of property in data.");
+ RNA_def_property_flag(parm, PROP_REQUIRED);
+ parm= RNA_def_string(func, "type_property", "", 0, "", "Identifier of property in data giving the type of the ID-blocks to use.");
+ RNA_def_property_flag(parm, PROP_REQUIRED);
+ parm= RNA_def_string(func, "text", "", 0, "", "Custom label to display in UI.");
+
+ func= RNA_def_function(srna, "template_path_builder", "uiTemplatePathBuilder");
+ RNA_def_function_flag(func, FUNC_USE_CONTEXT);
+ parm= RNA_def_pointer(func, "data", "AnyType", "", "Data from which to take property.");
+ RNA_def_property_flag(parm, PROP_REQUIRED|PROP_RNAPTR|PROP_NEVER_NULL);
+ parm= RNA_def_string(func, "property", "", 0, "", "Identifier of property in data.");
+ RNA_def_property_flag(parm, PROP_REQUIRED);
+ parm= RNA_def_pointer(func, "root", "ID", "", "ID-block from which path is evaluated from.");
+ RNA_def_property_flag(parm, PROP_REQUIRED|PROP_RNAPTR);
+ parm= RNA_def_string(func, "text", "", 0, "", "Custom label to display in UI.");
+
func= RNA_def_function(srna, "template_modifier", "uiTemplateModifier");
parm= RNA_def_pointer(func, "data", "Modifier", "", "Modifier data.");
RNA_def_property_flag(parm, PROP_REQUIRED|PROP_RNAPTR|PROP_NEVER_NULL);
diff --git a/source/blender/makesrna/intern/rna_userdef.c b/source/blender/makesrna/intern/rna_userdef.c
index c1fb3e88084..1acf3c8effa 100644
--- a/source/blender/makesrna/intern/rna_userdef.c
+++ b/source/blender/makesrna/intern/rna_userdef.c
@@ -42,11 +42,17 @@
#ifdef RNA_RUNTIME
+#include "BKE_main.h"
+#include "BKE_DerivedMesh.h"
+#include "BKE_depsgraph.h"
+#include "DNA_object_types.h"
+
static void rna_userdef_update(bContext *C, PointerRNA *ptr)
{
WM_event_add_notifier(C, NC_WINDOW, NULL);
}
+#if 0
static void rna_userdef_lmb_select_set(PointerRNA *ptr,int value)
{
UserDef *userdef = (UserDef*)ptr->data;
@@ -63,6 +69,7 @@ static void rna_userdef_rmb_select_set(PointerRNA *ptr,int value)
{
rna_userdef_lmb_select_set(ptr, !value);
}
+#endif
static void rna_userdef_emulate_set(PointerRNA *ptr,int value)
{
@@ -124,6 +131,23 @@ static void rna_UserDef_audio_update(bContext *C, PointerRNA *ptr)
sound_init(C);
}
+static void rna_UserDef_weight_color_update(bContext *C, PointerRNA *ptr)
+{
+ Main *bmain= CTX_data_main(C);
+ Object *ob;
+
+ vDM_ColorBand_store((U.flag & USER_CUSTOM_RANGE) ? (&U.coba_weight):NULL);
+
+ for(ob= bmain->object.first; ob; ob= ob->id.next) {
+ if(ob->mode & OB_MODE_WEIGHT_PAINT)
+ DAG_id_flush_update(&ob->id, OB_RECALC_DATA);
+ }
+
+ rna_userdef_update(C, ptr);
+}
+
+
+
#else
static void rna_def_userdef_theme_ui_font_style(BlenderRNA *brna)
@@ -2134,12 +2158,14 @@ static void rna_def_userdef_system(BlenderRNA *brna)
prop= RNA_def_property(srna, "use_weight_color_range", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "flag", USER_CUSTOM_RANGE);
RNA_def_property_ui_text(prop, "Use Weight Color Range", "Enable color range used for weight visualization in weight painting mode.");
+ RNA_def_property_update(prop, 0, "rna_UserDef_weight_color_update");
prop= RNA_def_property(srna, "weight_color_range", PROP_POINTER, PROP_NONE);
RNA_def_property_flag(prop, PROP_NEVER_NULL);
RNA_def_property_pointer_sdna(prop, NULL, "coba_weight");
RNA_def_property_struct_type(prop, "ColorRamp");
RNA_def_property_ui_text(prop, "Weight Color Range", "Color range used for weight visualization in weight painting mode.");
+ RNA_def_property_update(prop, 0, "rna_UserDef_weight_color_update");
prop= RNA_def_property(srna, "enable_all_codecs", PROP_BOOLEAN, PROP_NONE);
RNA_def_property_boolean_sdna(prop, NULL, "uiflag", USER_ALLWINCODECS);
diff --git a/source/blender/makesrna/intern/rna_wm.c b/source/blender/makesrna/intern/rna_wm.c
index 82b244fa702..2189412783a 100644
--- a/source/blender/makesrna/intern/rna_wm.c
+++ b/source/blender/makesrna/intern/rna_wm.c
@@ -680,8 +680,9 @@ static void rna_def_windowmanager(BlenderRNA *brna)
static void rna_def_keyconfig(BlenderRNA *brna)
{
StructRNA *srna;
- FunctionRNA *func;
- PropertyRNA *prop, *parm;
+ // FunctionRNA *func;
+ // PropertyRNA *parm;
+ PropertyRNA *prop;
static EnumPropertyItem map_type_items[] = {
{KMI_TYPE_KEYBOARD, "KEYBOARD", 0, "Keyboard", ""},
diff --git a/source/blender/python/intern/bpy_rna.c b/source/blender/python/intern/bpy_rna.c
index ee202d7fcff..fb83ae3f205 100644
--- a/source/blender/python/intern/bpy_rna.c
+++ b/source/blender/python/intern/bpy_rna.c
@@ -2315,6 +2315,19 @@ PyTypeObject pyrna_prop_Type = {
NULL
};
+static struct PyMethodDef pyrna_struct_subtype_methods[] = {
+ {"BoolProperty", (PyCFunction)BPy_BoolProperty, METH_VARARGS|METH_KEYWORDS, ""},
+ {"IntProperty", (PyCFunction)BPy_IntProperty, METH_VARARGS|METH_KEYWORDS, ""},
+ {"FloatProperty", (PyCFunction)BPy_FloatProperty, METH_VARARGS|METH_KEYWORDS, ""},
+ {"StringProperty", (PyCFunction)BPy_StringProperty, METH_VARARGS|METH_KEYWORDS, ""},
+ {"EnumProperty", (PyCFunction)BPy_EnumProperty, METH_VARARGS|METH_KEYWORDS, ""},
+ {"PointerProperty", (PyCFunction)BPy_PointerProperty, METH_VARARGS|METH_KEYWORDS, ""},
+ {"CollectionProperty", (PyCFunction)BPy_CollectionProperty, METH_VARARGS|METH_KEYWORDS, ""},
+
+// {"__get_rna", (PyCFunction)BPy_GetStructRNA, METH_NOARGS, ""},
+ {NULL, NULL, 0, NULL}
+};
+
static void pyrna_subtype_set_rna(PyObject *newclass, StructRNA *srna)
{
PointerRNA ptr;
@@ -2340,6 +2353,17 @@ static void pyrna_subtype_set_rna(PyObject *newclass, StructRNA *srna)
PyDict_SetItemString(((PyTypeObject *)newclass)->tp_dict, "__rna__", item);
Py_DECREF(item);
/* done with rna instance */
+
+ /* attach functions into the class
+ * so you can do... bpy.types.Scene.SomeFunction()
+ */
+ {
+ PyMethodDef *ml;
+
+ for(ml= pyrna_struct_subtype_methods; ml->ml_name; ml++){
+ PyObject_SetAttrString(newclass, ml->ml_name, PyCFunction_New(ml, newclass));
+ }
+ }
}
/*
@@ -2362,20 +2386,6 @@ PyObject *BPy_GetStructRNA(PyObject *self)
}
*/
-static struct PyMethodDef pyrna_struct_subtype_methods[] = {
- {"BoolProperty", (PyCFunction)BPy_BoolProperty, METH_VARARGS|METH_KEYWORDS, ""},
- {"IntProperty", (PyCFunction)BPy_IntProperty, METH_VARARGS|METH_KEYWORDS, ""},
- {"FloatProperty", (PyCFunction)BPy_FloatProperty, METH_VARARGS|METH_KEYWORDS, ""},
- {"StringProperty", (PyCFunction)BPy_StringProperty, METH_VARARGS|METH_KEYWORDS, ""},
- {"EnumProperty", (PyCFunction)BPy_EnumProperty, METH_VARARGS|METH_KEYWORDS, ""},
- {"PointerProperty", (PyCFunction)BPy_PointerProperty, METH_VARARGS|METH_KEYWORDS, ""},
- {"CollectionProperty", (PyCFunction)BPy_CollectionProperty, METH_VARARGS|METH_KEYWORDS, ""},
-
-// {"__get_rna", (PyCFunction)BPy_GetStructRNA, METH_NOARGS, ""},
- {NULL, NULL, 0, NULL}
-};
-
-
PyObject* pyrna_srna_Subtype(StructRNA *srna)
{
PyObject *newclass = NULL;
@@ -2425,18 +2435,6 @@ PyObject* pyrna_srna_Subtype(StructRNA *srna)
pyrna_subtype_set_rna(newclass, srna);
Py_DECREF(newclass); /* let srna own */
-
-
- /* attach functions into the class
- * so you can do... bpy.types.Scene.SomeFunction()
- */
- {
- PyMethodDef *ml;
- for(ml= pyrna_struct_subtype_methods; ml->ml_name; ml++){
- PyObject_SetAttrString(newclass, ml->ml_name, PyCFunction_New(ml, newclass));
- }
- }
-
}
else {
/* this should not happen */
@@ -2818,7 +2816,7 @@ PyObject *BPy_FloatProperty(PyObject *self, PyObject *args, PyObject *kw)
{
static char *kwlist[] = {"attr", "name", "description", "min", "max", "soft_min", "soft_max", "default", NULL};
char *id, *name="", *description="";
- float min=FLT_MIN, max=FLT_MAX, soft_min=FLT_MIN, soft_max=FLT_MAX, def=0.0f;
+ float min=-FLT_MAX, max=FLT_MAX, soft_min=-FLT_MAX, soft_max=FLT_MAX, def=0.0f;
PropertyRNA *prop;
StructRNA *srna;
diff --git a/source/blender/render/intern/source/pipeline.c b/source/blender/render/intern/source/pipeline.c
index 5af475018f1..adbae008c77 100644
--- a/source/blender/render/intern/source/pipeline.c
+++ b/source/blender/render/intern/source/pipeline.c
@@ -2124,6 +2124,11 @@ static void do_render_fields_blur_3d(Render *re)
re->display_init(re->dih, re->result);
re->display_draw(re->ddh, re->result, NULL);
}
+ else {
+ /* set offset (again) for use in compositor, disprect was manipulated. */
+ re->result->xof= 0;
+ re->result->yof= 0;
+ }
}
}
}
diff --git a/source/blender/render/intern/source/texture.c b/source/blender/render/intern/source/texture.c
index 64683e8e7da..9510dc15e5a 100644
--- a/source/blender/render/intern/source/texture.c
+++ b/source/blender/render/intern/source/texture.c
@@ -1736,6 +1736,16 @@ void do_material_tex(ShadeInput *shi)
vlr_set_uv_indices(shi->vlr, &j1, &j2, &j3);
+ // compute ortho basis around normal
+ if(!nunvdone) {
+ // render normal is negated
+ nn[0] = -shi->vn[0];
+ nn[1] = -shi->vn[1];
+ nn[2] = -shi->vn[2];
+ VecOrthoBasisf(nn, nu, nv);
+ nunvdone= 1;
+ }
+
if (tf) {
float *uv1 = tf->uv[j1], *uv2 = tf->uv[j2], *uv3 = tf->uv[j3];
const float an[3] = {fabsf(nn[0]), fabsf(nn[1]), fabsf(nn[2])};
diff --git a/source/blender/render/intern/source/zbuf.c b/source/blender/render/intern/source/zbuf.c
index a7b9867715f..6e305a2b82b 100644
--- a/source/blender/render/intern/source/zbuf.c
+++ b/source/blender/render/intern/source/zbuf.c
@@ -3181,15 +3181,19 @@ static void copyto_abufz(RenderPart *pa, int *arectz, int *rectmask, int sample)
int x, y, *rza, *rma;
intptr_t *rd;
- if((R.osa==0 && !pa->rectz) || !pa->rectdaps) {
- fillrect(arectz, pa->rectx, pa->recty, 0x7FFFFFFE);
- return;
- }
-
if(R.osa==0) {
- memcpy(arectz, pa->rectz, sizeof(int)*pa->rectx*pa->recty);
+ if(!pa->rectz)
+ fillrect(arectz, pa->rectx, pa->recty, 0x7FFFFFFE);
+ else
+ memcpy(arectz, pa->rectz, sizeof(int)*pa->rectx*pa->recty);
+
if(rectmask && pa->rectmask)
memcpy(rectmask, pa->rectmask, sizeof(int)*pa->rectx*pa->recty);
+
+ return;
+ }
+ else if(!pa->rectdaps) {
+ fillrect(arectz, pa->rectx, pa->recty, 0x7FFFFFFE);
return;
}
diff --git a/source/blender/windowmanager/WM_api.h b/source/blender/windowmanager/WM_api.h
index 958b388f574..59f3bcd4edc 100644
--- a/source/blender/windowmanager/WM_api.h
+++ b/source/blender/windowmanager/WM_api.h
@@ -76,8 +76,8 @@ void WM_cursor_set (struct wmWindow *win, int curs);
void WM_cursor_modal (struct wmWindow *win, int curs);
void WM_cursor_restore (struct wmWindow *win);
void WM_cursor_wait (int val);
-void WM_cursor_grab(struct wmWindow *win, int warp);
-void WM_cursor_ungrab(wmWindow *win, int restore);
+void WM_cursor_grab(struct wmWindow *win, int wrap, int hide, int *bounds);
+void WM_cursor_ungrab(struct wmWindow *win);
void WM_timecursor (struct wmWindow *win, int nr);
void *WM_paint_cursor_activate(struct wmWindowManager *wm, int (*poll)(struct bContext *C), void (*draw)(struct bContext *C, int, int, void *customdata), void *customdata);
diff --git a/source/blender/windowmanager/intern/wm_cursors.c b/source/blender/windowmanager/intern/wm_cursors.c
index e33132d18b9..5fe62157979 100644
--- a/source/blender/windowmanager/intern/wm_cursors.c
+++ b/source/blender/windowmanager/intern/wm_cursors.c
@@ -163,16 +163,27 @@ void WM_cursor_wait(int val)
}
}
-void WM_cursor_grab(wmWindow *win, int warp)
+void WM_cursor_grab(wmWindow *win, int wrap, int hide, int *bounds)
{
- if(win)
- GHOST_SetCursorGrab(win->ghostwin, 1, warp, -1);
+ /* Only grab cursor when not running debug.
+ * It helps not to get a stuck WM when hitting a breakpoint
+ * */
+ GHOST_TGrabCursorMode mode = GHOST_kGrabNormal;
+ int bounds_arr[4] = {-1, -1, -1, -1}; /* l/t/r/b */
+
+ if(hide) mode = GHOST_kGrabHide;
+ else if(wrap) mode = GHOST_kGrabWrap;
+
+ if ((G.f & G_DEBUG) == 0)
+ if(win)
+ GHOST_SetCursorGrab(win->ghostwin, mode, bounds);
}
-void WM_cursor_ungrab(wmWindow *win, int restore)
+void WM_cursor_ungrab(wmWindow *win)
{
- if(win)
- GHOST_SetCursorGrab(win->ghostwin, 0, -1, restore);
+ if ((G.f & G_DEBUG) == 0)
+ if(win)
+ GHOST_SetCursorGrab(win->ghostwin, GHOST_kGrabDisable, NULL);
}
/* afer this you can call restore too */
diff --git a/source/blender/windowmanager/intern/wm_event_system.c b/source/blender/windowmanager/intern/wm_event_system.c
index f1104feaf5b..8eca0a1b416 100644
--- a/source/blender/windowmanager/intern/wm_event_system.c
+++ b/source/blender/windowmanager/intern/wm_event_system.c
@@ -463,8 +463,20 @@ static int wm_operator_invoke(bContext *C, wmOperatorType *ot, wmEvent *event, P
else if(retval & OPERATOR_RUNNING_MODAL) {
/* grab cursor during blocking modal ops (X11) */
if(ot->flag & OPTYPE_BLOCKING) {
- int warp = (U.uiflag & USER_CONTINUOUS_MOUSE) && ((op->flag & OP_GRAB_POINTER) || (ot->flag & OPTYPE_GRAB_POINTER));
- WM_cursor_grab(CTX_wm_window(C), warp);
+ int bounds[4] = {-1,-1,-1,-1};
+ int wrap = (U.uiflag & USER_CONTINUOUS_MOUSE) && ((op->flag & OP_GRAB_POINTER) || (ot->flag & OPTYPE_GRAB_POINTER));
+
+ if(wrap) {
+ ARegion *ar= CTX_wm_region(C);
+ if(ar) {
+ bounds[0]= ar->winrct.xmin;
+ bounds[1]= ar->winrct.ymax;
+ bounds[2]= ar->winrct.xmax;
+ bounds[3]= ar->winrct.ymin;
+ }
+ }
+
+ WM_cursor_grab(CTX_wm_window(C), wrap, FALSE, bounds);
}
}
else
@@ -660,7 +672,7 @@ void WM_event_remove_handlers(bContext *C, ListBase *handlers)
CTX_wm_region_set(C, region);
}
- WM_cursor_ungrab(CTX_wm_window(C), TRUE);
+ WM_cursor_ungrab(CTX_wm_window(C));
WM_operator_free(handler->op);
}
else if(handler->ui_remove) {
@@ -858,7 +870,7 @@ static int wm_handler_operator_call(bContext *C, ListBase *handlers, wmEventHand
/* remove modal handler, operator itself should have been cancelled and freed */
if(retval & (OPERATOR_CANCELLED|OPERATOR_FINISHED)) {
- WM_cursor_ungrab(CTX_wm_window(C), TRUE);
+ WM_cursor_ungrab(CTX_wm_window(C));
BLI_remlink(handlers, handler);
wm_event_free_handler(handler);
diff --git a/source/blender/windowmanager/intern/wm_operators.c b/source/blender/windowmanager/intern/wm_operators.c
index 2ed32808f48..5ad138c3890 100644
--- a/source/blender/windowmanager/intern/wm_operators.c
+++ b/source/blender/windowmanager/intern/wm_operators.c
@@ -2220,52 +2220,52 @@ void wm_window_keymap(wmKeyConfig *keyconf)
/* Space switching */
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F2KEY, KM_PRESS, KM_SHIFT, 0); /* new in 2.5x, was DXF export */
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F2KEY, KM_PRESS, KM_SHIFT, 0); /* new in 2.5x, was DXF export */
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'LOGIC_EDITOR'");
+ RNA_string_set(km->ptr, "value", "LOGIC_EDITOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F3KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F3KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'NODE_EDITOR'");
+ RNA_string_set(km->ptr, "value", "NODE_EDITOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F4KEY, KM_PRESS, KM_SHIFT, 0); /* new in 2.5x, was data browser */
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F4KEY, KM_PRESS, KM_SHIFT, 0); /* new in 2.5x, was data browser */
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'CONSOLE'");
+ RNA_string_set(km->ptr, "value", "CONSOLE");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F5KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F5KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'VIEW_3D'");
+ RNA_string_set(km->ptr, "value", "VIEW_3D");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F6KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F6KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'GRAPH_EDITOR'");
+ RNA_string_set(km->ptr, "value", "GRAPH_EDITOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F7KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F7KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'PROPERTIES'");
+ RNA_string_set(km->ptr, "value", "PROPERTIES");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F8KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F8KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'SEQUENCE_EDITOR'");
+ RNA_string_set(km->ptr, "value", "SEQUENCE_EDITOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F9KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F9KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'OUTLINER'");
+ RNA_string_set(km->ptr, "value", "OUTLINER");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F9KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F9KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'OUTLINER'");
+ RNA_string_set(km->ptr, "value", "OUTLINER");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F10KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F10KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'IMAGE_EDITOR'");
+ RNA_string_set(km->ptr, "value", "IMAGE_EDITOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F11KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F11KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'TEXT_EDITOR'");
+ RNA_string_set(km->ptr, "value", "TEXT_EDITOR");
- km = WM_keymap_add_item(keymap, "WM_OT_context_set", F12KEY, KM_PRESS, KM_SHIFT, 0);
+ km = WM_keymap_add_item(keymap, "WM_OT_context_set_enum", F12KEY, KM_PRESS, KM_SHIFT, 0);
RNA_string_set(km->ptr, "path", "area.type");
- RNA_string_set(km->ptr, "value", "'DOPESHEET_EDITOR'");
+ RNA_string_set(km->ptr, "value", "DOPESHEET_EDITOR");
}