summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Main.gd7
-rw-r--r--Main.tscn67
-rw-r--r--Rock.tscn38
-rw-r--r--Ship.gd31
-rw-r--r--Trigger.gd12
-rw-r--r--Trigger.tscn28
-rw-r--r--World.gd68
-rw-r--r--character/fps_controller/fps_controller.tscn4
-rw-r--r--project.godot18
-rw-r--r--ship/ladder/ladder.tscn2
-rw-r--r--ship/mast/mast.tscn10
-rw-r--r--ship/ship/ViewPorts.gd14
-rw-r--r--ship/ship/ship.tscn199
-rw-r--r--ship/water_pump/water_pump.tscn6
-rw-r--r--water/Water.tscn10
-rw-r--r--world/World.gd66
-rw-r--r--world/World.tscn65
-rw-r--r--world/chunk/Chunk.gd32
-rw-r--r--world/chunk/Chunk.tscn46
-rw-r--r--world/chunk/ChunkGen.gd123
-rw-r--r--world/chunk/ChunkLoader.gd131
-rw-r--r--world/chunk/helper/ChunkedCSGMesh.gd6
-rw-r--r--world/chunk/helper/ChunkedMeshInstance.gd6
-rw-r--r--world/chunk/helper/ChunkedSprite3D.gd6
-rw-r--r--world/monuments/Dock.tscn163
-rw-r--r--world/monuments/DockMonument.gd19
-rw-r--r--world/monuments/Monument.gd21
-rw-r--r--world/monuments/lighthouse/frame.materialbin0 -> 1680 bytes
-rw-r--r--world/monuments/lighthouse/light.materialbin0 -> 1680 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse.binbin0 -> 79232 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse.blendbin0 -> 1213868 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse.gd6
-rw-r--r--world/monuments/lighthouse/lighthouse.gltf334
-rw-r--r--world/monuments/lighthouse/lighthouse.gltf.import1065
-rw-r--r--world/monuments/lighthouse/lighthouse.tscn64
-rw-r--r--world/monuments/lighthouse/lighthouse_alpha.pngbin0 -> 143471 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_alpha.png.import35
-rw-r--r--world/monuments/lighthouse/lighthouse_baked.materialbin0 -> 2078 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_color.pngbin0 -> 4912548 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_color.png.import35
-rw-r--r--world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.pngbin0 -> 5660854 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png.import37
-rw-r--r--world/monuments/lighthouse/lighthouse_disp.pngbin0 -> 1680117 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_disp.png.import35
-rw-r--r--world/monuments/lighthouse/lighthouse_normal.pngbin0 -> 5297472 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_normal.png.import37
-rw-r--r--world/monuments/lighthouse/lighthouse_roughness.pngbin0 -> 3039450 bytes
-rw-r--r--world/monuments/lighthouse/lighthouse_roughness.png.import37
-rw-r--r--world/obstacles/Rock_coll.tres4
-rw-r--r--world/obstacles/Rock_lowres_mesh.tres4
-rw-r--r--world/obstacles/Rock_mat.tres21
-rw-r--r--world/obstacles/Rock_mesh.tres4
52 files changed, 2628 insertions, 288 deletions
diff --git a/Main.gd b/Main.gd
new file mode 100644
index 0000000..15acb18
--- /dev/null
+++ b/Main.gd
@@ -0,0 +1,7 @@
+extends Spatial
+
+func _on_lower_deck_trigger_exited():
+ $"Water".visible = true
+
+func _on_lower_deck_trigger_entered():
+ $"Water".visible = false
diff --git a/Main.tscn b/Main.tscn
index 6612a43..54062f1 100644
--- a/Main.tscn
+++ b/Main.tscn
@@ -1,13 +1,15 @@
-[gd_scene load_steps=18 format=2]
+[gd_scene load_steps=15 format=2]
[ext_resource path="res://character/fps_controller/fps_controller.tscn" type="PackedScene" id=1]
[ext_resource path="res://ship/ship/ship.tscn" type="PackedScene" id=2]
[ext_resource path="res://water/Water.tscn" type="PackedScene" id=3]
[ext_resource path="res://Float.tscn" type="PackedScene" id=4]
[ext_resource path="res://ship/ship/crate.tscn" type="PackedScene" id=5]
-[ext_resource path="res://World.gd" type="Script" id=6]
+[ext_resource path="res://world/World.tscn" type="PackedScene" id=6]
[ext_resource path="res://Ship.gd" type="Script" id=7]
[ext_resource path="res://FPS.gd" type="Script" id=8]
+[ext_resource path="res://Main.gd" type="Script" id=9]
+[ext_resource path="res://Trigger.tscn" type="PackedScene" id=10]
[sub_resource type="BoxShape" id=19]
extents = Vector3( 1000, 0.1, 1000 )
@@ -18,29 +20,12 @@ size = Vector2( 2000, 2000 )
[sub_resource type="SpatialMaterial" id=21]
albedo_color = Color( 0.941176, 0.658824, 0.215686, 1 )
-[sub_resource type="SpatialMaterial" id=14]
-albedo_color = Color( 0.298039, 0.054902, 0.054902, 1 )
-
-[sub_resource type="CubeMesh" id=15]
-material = SubResource( 14 )
-size = Vector3( 4, 4, 4 )
-
-[sub_resource type="MultiMesh" id=16]
-transform_format = 1
-instance_count = 128
-mesh = SubResource( 15 )
-transform_array = PoolVector3Array( 0.35759, 0, -0.933879, 0, 1, 0, 0.933879, 0, 0.35759, -132.354, 0, 25.9735, -0.166596, 0, -0.986025, 0, 1, 0, 0.986025, 0, -0.166596, -58.4885, 0, -121.658, -0.169897, 0, -0.985462, 0, 1, 0, 0.985462, 0, -0.169897, -237.192, 0, 45.1928, -0.112707, 0, -0.993628, 0, 1, 0, 0.993628, 0, -0.112707, -203.325, 0, -171.736, -0.0190256, 0, -0.999819, 0, 1, 0, 0.999819, 0, -0.0190256, 179.631, 0, 203.062, -0.935878, 0, -0.352325, 0, 1, 0, 0.352325, 0, -0.935878, 173.895, 0, -164.972, 0.0588548, 0, -0.998267, 0, 1, 0, 0.998267, 0, 0.0588548, -66.194, 0, 126.188, -0.996945, 0, 0.0781089, 0, 1, 0, -0.0781089, 0, -0.996945, -194.976, 0, -94.1853, 0.328425, 0, -0.94453, 0, 1, 0, 0.94453, 0, 0.328425, -80.116, 0, -215.377, -0.967746, 0, -0.251927, 0, 1, 0, 0.251927, 0, -0.967746, -105.352, 0, 65.2791, -0.936079, 0, -0.35179, 0, 1, 0, 0.35179, 0, -0.936079, 142.656, 0, 104.505, -0.997245, 0, -0.0741828, 0, 1, 0, 0.0741828, 0, -0.997245, 245.516, 0, 75.0552, -0.982368, 0, 0.18696, 0, 1, 0, -0.18696, 0, -0.982368, 58.7, 0, -63.9099, 0.106816, 0, -0.994279, 0, 1, 0, 0.994279, 0, 0.106816, 25.2356, 0, -34.1029, -0.20875, 0, -0.977969, 0, 1, 0, 0.977969, 0, -0.20875, 247.67, 0, 15.0077, -0.302054, 0, -0.953291, 0, 1, 0, 0.953291, 0, -0.302054, -156.547, 0, 172.732, -0.992106, 0, 0.125405, 0, 1, 0, -0.125405, 0, -0.992106, 247.02, 0, 207.665, -0.982566, 0, 0.185912, 0, 1, 0, -0.185912, 0, -0.982566, 177.603, 0, -49.0312, -0.949651, 0, 0.313311, 0, 1, 0, -0.313311, 0, -0.949651, -60.0598, 0, 53.5173, -0.999948, 0, -0.0101814, 0, 1, 0, 0.0101814, 0, -0.999948, 147.169, 0, 203.506, -0.998571, 0, -0.0534461, 0, 1, 0, 0.0534461, 0, -0.998571, -21.4644, 0, -92.849, -0.20624, 0, -0.978502, 0, 1, 0, 0.978502, 0, -0.20624, 51.5984, 0, 182.344, -0.999531, 0, -0.0306122, 0, 1, 0, 0.0306122, 0, -0.999531, 57.7288, 0, 159.342, -0.999559, 0, 0.0296817, 0, 1, 0, -0.0296817, 0, -0.999559, -153.744, 0, 113.534, -0.999711, 0, 0.0240541, 0, 1, 0, -0.0240541, 0, -0.999711, 11.7847, 0, 27.7344, -0.978851, 0, 0.204573, 0, 1, 0, -0.204573, 0, -0.978851, 3.7685, 0, -164.132, -0.30979, 0, -0.950805, 0, 1, 0, 0.950805, 0, -0.30979, 15.6672, 0, 34.9288, 0.108742, 0, -0.99407, 0, 1, 0, 0.99407, 0, 0.108742, 182.396, 0, -156.8, -0.964497, 0, 0.264095, 0, 1, 0, -0.264095, 0, -0.964497, -214.64, 0, -30.6637, -0.967866, 0, 0.251466, 0, 1, 0, -0.251466, 0, -0.967866, -228.476, 0, 183.049, 0.083052, 0, -0.996545, 0, 1, 0, 0.996545, 0, 0.083052, -59.2164, 0, -202.097, -0.998532, 0, -0.0541704, 0, 1, 0, 0.0541704, 0, -0.998532, 190.683, 0, -161.449, -0.943506, 0, 0.331357, 0, 1, 0, -0.331357, 0, -0.943506, -66.1227, 0, 14.806, 0.122434, 0, -0.992477, 0, 1, 0, 0.992477, 0, 0.122434, 66.7506, 0, 161.826, 0.141346, 0, -0.98996, 0, 1, 0, 0.98996, 0, 0.141346, -160.989, 0, 147.28, -0.962282, 0, -0.272052, 0, 1, 0, 0.272052, 0, -0.962282, -170.63, 0, -2.8079, -0.352045, 0, -0.935983, 0, 1, 0, 0.935983, 0, -0.352045, -111.789, 0, 147.694, -0.372722, 0, -0.927943, 0, 1, 0, 0.927943, 0, -0.372722, -193.423, 0, 185.104, -0.951295, 0, 0.308283, 0, 1, 0, -0.308283, 0, -0.951295, 12.4779, 0, 227.154, 0.188927, 0, -0.981991, 0, 1, 0, 0.981991, 0, 0.188927, 129.573, 0, -136.593, 0.156853, 0, -0.987622, 0, 1, 0, 0.987622, 0, 0.156853, -157.054, 0, 79.9971, -0.965351, 0, 0.260956, 0, 1, 0, -0.260956, 0, -0.965351, -17.076, 0, 101.827, -0.231306, 0, -0.972881, 0, 1, 0, 0.972881, 0, -0.231306, 218.131, 0, -176.038, -0.917955, 0, 0.396683, 0, 1, 0, -0.396683, 0, -0.917955, -49.9378, 0, 98.9674, -0.30023, 0, -0.953867, 0, 1, 0, 0.953867, 0, -0.30023, -147.821, 0, 227.766, -0.363415, 0, -0.931627, 0, 1, 0, 0.931627, 0, -0.363415, -144.353, 0, -106.868, -0.959804, 0, -0.28067, 0, 1, 0, 0.28067, 0, -0.959804, 165.874, 0, 137.093, -0.986663, 0, 0.162778, 0, 1, 0, -0.162778, 0, -0.986663, 247.901, 0, -204.139, 0.361552, 0, -0.932352, 0, 1, 0, 0.932352, 0, 0.361552, 118.66, 0, -63.4872, -0.996305, 0, 0.0858846, 0, 1, 0, -0.0858846, 0, -0.996305, 40.0315, 0, -140.072, -0.0252063, 0, -0.999682, 0, 1, 0, 0.999682, 0, -0.0252063, -53.9795, 0, -230.956, -0.263077, 0, -0.964775, 0, 1, 0, 0.964775, 0, -0.263077, -67.5406, 0, 241.857, -0.996247, 0, -0.0865599, 0, 1, 0, 0.0865599, 0, -0.996247, -130.862, 0, 121.502, -0.978612, 0, -0.205713, 0, 1, 0, 0.205713, 0, -0.978612, -152.62, 0, -120.933, -0.985639, 0, 0.168866, 0, 1, 0, -0.168866, 0, -0.985639, 94.6609, 0, -120.119, -0.985644, 0, -0.168839, 0, 1, 0, 0.168839, 0, -0.985644, -46.3315, 0, -135.932, -0.997343, 0, -0.0728552, 0, 1, 0, 0.0728552, 0, -0.997343, 212.666, 0, -210.117, 0.164823, 0, -0.986323, 0, 1, 0, 0.986323, 0, 0.164823, 38.4822, 0, -186.671, -0.941645, 0, -0.336607, 0, 1, 0, 0.336607, 0, -0.941645, -203.229, 0, 19.3772, -0.113492, 0, -0.993539, 0, 1, 0, 0.993539, 0, -0.113492, -237.146, 0, -207.678, -0.00882641, 0, -0.999961, 0, 1, 0, 0.999961, 0, -0.00882641, -186.211, 0, 97.6423, -0.93974, 0, 0.341891, 0, 1, 0, -0.341891, 0, -0.93974, 87.3621, 0, 40.0809, -0.995853, 0, -0.0909723, 0, 1, 0, 0.0909723, 0, -0.995853, -183.911, 0, 20.0592, 0.22151, 0, -0.975158, 0, 1, 0, 0.975158, 0, 0.22151, 143.017, 0, 119.487, 0.362591, 0, -0.931948, 0, 1, 0, 0.931948, 0, 0.362591, 116.205, 0, 28.7721, -0.998104, 0, -0.0615496, 0, 1, 0, 0.0615496, 0, -0.998104, 45.0201, 0, 122.077, 0.234306, 0, -0.972163, 0, 1, 0, 0.972163, 0, 0.234306, 84.9801, 0, 148.083, -0.142697, 0, -0.989766, 0, 1, 0, 0.989766, 0, -0.142697, -3.44455, 0, -180.806, 0.117511, 0, -0.993072, 0, 1, 0, 0.993072, 0, 0.117511, -49.4198, 0, 139.752, 0.169861, 0, -0.985468, 0, 1, 0, 0.985468, 0, 0.169861, 94.478, 0, 76.4108, 0.345079, 0, -0.938574, 0, 1, 0, 0.938574, 0, 0.345079, -31.1539, 0, 190.493, 0.0382106, 0, -0.99927, 0, 1, 0, 0.99927, 0, 0.0382106, 71.3307, 0, -8.99055, -0.944066, 0, -0.329756, 0, 1, 0, 0.329756, 0, -0.944066, 112.84, 0, 186.374, 0.102813, 0, -0.994701, 0, 1, 0, 0.994701, 0, 0.102813, -64.7515, 0, 21.125, -0.99805, 0, -0.0624175, 0, 1, 0, 0.0624175, 0, -0.99805, -187.773, 0, -76.3077, 0.354658, 0, -0.934996, 0, 1, 0, 0.934996, 0, 0.354658, 94.2989, 0, 85.0028, -0.938369, 0, -0.345635, 0, 1, 0, 0.345635, 0, -0.938369, -158.643, 0, 4.30212, -0.947115, 0, -0.320895, 0, 1, 0, 0.320895, 0, -0.947115, -228.162, 0, 52.8114, -0.153055, 0, -0.988218, 0, 1, 0, 0.988218, 0, -0.153055, -175.169, 0, 16.8836, 0.104669, 0, -0.994507, 0, 1, 0, 0.994507, 0, 0.104669, 203.129, 0, -195.882, -0.378617, 0, -0.925553, 0, 1, 0, 0.925553, 0, -0.378617, -177.482, 0, -27.9352, -0.945361, 0, -0.326026, 0, 1, 0, 0.326026, 0, -0.945361, -72.9087, 0, 122.183, 0.087574, 0, -0.996158, 0, 1, 0, 0.996158, 0, 0.087574, 139.865, 0, -227.454, 0.205411, 0, -0.978676, 0, 1, 0, 0.978676, 0, 0.205411, 185.328, 0, 249.65, -0.346264, 0, -0.938137, 0, 1, 0, 0.938137, 0, -0.346264, 118.653, 0, -156.251, -0.998793, 0, 0.0491192, 0, 1, 0, -0.0491192, 0, -0.998793, -194.36, 0, -153.296, -0.999196, 0, -0.0400879, 0, 1, 0, 0.0400879, 0, -0.999196, 206.055, 0, -97.1766, 0.320264, 0, -0.947328, 0, 1, 0, 0.947328, 0, 0.320264, -9.50861, 0, -82.5906, -0.999482, 0, 0.0321931, 0, 1, 0, -0.0321931, 0, -0.999482, 8.09274, 0, 52.5591, -0.340579, 0, -0.940216, 0, 1, 0, 0.940216, 0, -0.340579, 119.636, 0, 173.205, -0.986233, 0, -0.165361, 0, 1, 0, 0.165361, 0, -0.986233, -6.22897, 0, -50.6787, -0.999619, 0, 0.027588, 0, 1, 0, -0.027588, 0, -0.999619, -115.038, 0, 184.275, -0.28749, 0, -0.957784, 0, 1, 0, 0.957784, 0, -0.28749, -123.12, 0, -177.878, -0.216796, 0, -0.976217, 0, 1, 0, 0.976217, 0, -0.216796, -23.6949, 0, -119.185, -0.989482, 0, 0.144654, 0, 1, 0, -0.144654, 0, -0.989482, 211.98, 0, -158.666, -0.99323, 0, 0.116168, 0, 1, 0, -0.116168, 0, -0.99323, -91.3339, 0, -214.294, 0.351921, 0, -0.93603, 0, 1, 0, 0.93603, 0, 0.351921, 98.824, 0, -172.411, -0.193469, 0, -0.981106, 0, 1, 0, 0.981106, 0, -0.193469, 6.03069, 0, 224.216, -0.995109, 0, -0.098783, 0, 1, 0, 0.098783, 0, -0.995109, 82.9438, 0, 47.3094, -0.982752, 0, 0.184926, 0, 1, 0, -0.184926, 0, -0.982752, -39.8483, 0, 38.0248, -0.989099, 0, -0.147251, 0, 1, 0, 0.147251, 0, -0.989099, -174.222, 0, 181.286, -0.237543, 0, -0.971377, 0, 1, 0, 0.971377, 0, -0.237543, -132.222, 0, 85.7345, -0.992325, 0, 0.123659, 0, 1, 0, -0.123659, 0, -0.992325, 167.103, 0, -103.948, 0.0651524, 0, -0.997875, 0, 1, 0, 0.997875, 0, 0.0651524, -167.652, 0, 237.938, 0.244797, 0, -0.969574, 0, 1, 0, 0.969574, 0, 0.244797, 16.6177, 0, -149.998, -0.957481, 0, -0.288497, 0, 1, 0, 0.288497, 0, -0.957481, 171.397, 0, 168.462, -0.931978, 0, 0.362514, 0, 1, 0, -0.362514, 0, -0.931978, 119.002, 0, -114.3, -0.109316, 0, -0.994007, 0, 1, 0, 0.994007, 0, -0.109316, 106.135, 0, 117.777, -0.340095, 0, -0.940391, 0, 1, 0, 0.940391, 0, -0.340095, 115.411, 0, 68.8451, 0.284506, 0, -0.958674, 0, 1, 0, 0.958674, 0, 0.284506, 24.1306, 0, -201.735, 0.211316, 0, -0.977418, 0, 1, 0, 0.977418, 0, 0.211316, -132.272, 0, -173.93, -0.317435, 0, -0.94828, 0, 1, 0, 0.94828, 0, -0.317435, 46.7095, 0, -70.2094, -0.953531, 0, 0.301296, 0, 1, 0, -0.301296, 0, -0.953531, -86.2393, 0, -110.854, -0.204761, 0, -0.978812, 0, 1, 0, 0.978812, 0, -0.204761, -151.096, 0, -216.627, -0.989074, 0, 0.147421, 0, 1, 0, -0.147421, 0, -0.989074, -223.565, 0, -40.1842, -0.936225, 0, -0.351402, 0, 1, 0, 0.351402, 0, -0.936225, -170.448, 0, 79.0844, -0.977532, 0, -0.210789, 0, 1, 0, 0.210789, 0, -0.977532, 4.81291, 0, 241.894, -0.923839, 0, 0.38278, 0, 1, 0, -0.38278, 0, -0.923839, -41.5929, 0, 148.399, -0.203305, 0, -0.979115, 0, 1, 0, 0.979115, 0, -0.203305, -142.343, 0, 224.487, -0.00353323, 0, -0.999994, 0, 1, 0, 0.999994, 0, -0.00353323, 224.877, 0, 241.167, 0.00743366, 0, -0.999972, 0, 1, 0, 0.999972, 0, 0.00743366, -95.6667, 0, 16.6366, -0.966753, 0, -0.255712, 0, 1, 0, 0.255712, 0, -0.966753, -169.85, 0, 68.0472, -0.165087, 0, -0.986279, 0, 1, 0, 0.986279, 0, -0.165087, -102.518, 0, 167.262, -0.184838, 0, -0.982769, 0, 1, 0, 0.982769, 0, -0.184838, -78.4378, 0, 64.5587, -0.95449, 0, -0.298244, 0, 1, 0, 0.298244, 0, -0.95449, 48.029, 0, 93.6345, -0.323296, 0, -0.946298, 0, 1, 0, 0.946298, 0, -0.323296, 96.524, 0, -131.551, -0.326087, 0, -0.94534, 0, 1, 0, 0.94534, 0, -0.326087, -182.872, 0, -220.446, 0.0925047, 0, -0.995712, 0, 1, 0, 0.995712, 0, 0.0925047, 37.0471, 0, -154.822 )
-
-[sub_resource type="BoxShape" id=23]
-
-[sub_resource type="BoxShape" id=24]
-extents = Vector3( 300, 1000, 300 )
-
[sub_resource type="CapsuleShape" id=22]
radius = 11.4853
height = 97.7559
[node name="Main" type="Spatial"]
+script = ExtResource( 9 )
[node name="DirectionalLight" type="DirectionalLight" parent="."]
transform = Transform( -0.560061, -0.107905, 0.821394, 0, 0.991481, 0.130249, -0.828452, 0.0729474, -0.55529, 0, 10, 0 )
@@ -48,9 +33,6 @@ light_color = Color( 0.85098, 0.47451, 0.0352941, 1 )
shadow_enabled = true
directional_shadow_blend_splits = true
-[node name="fps_controller" parent="." instance=ExtResource( 1 )]
-transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 17, 44 )
-
[node name="Ground" type="StaticBody" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -10, 0 )
collision_layer = 4
@@ -66,31 +48,9 @@ material/0 = SubResource( 21 )
[node name="Water" parent="." instance=ExtResource( 3 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1, 0 )
-[node name="World" type="RigidBody" parent="."]
-collision_layer = 0
-collision_mask = 0
-can_sleep = false
-axis_lock_linear_y = true
-axis_lock_angular_x = true
-axis_lock_angular_y = true
-axis_lock_angular_z = true
-linear_damp = 0.5
-script = ExtResource( 6 )
-
-[node name="MultiMeshInstance" type="MultiMeshInstance" parent="World"]
-transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -3.18141, 0 )
-visible = false
-multimesh = SubResource( 16 )
-
-[node name="CollisionShape" type="CollisionShape" parent="World"]
-shape = SubResource( 23 )
-
-[node name="WorldGenCull" type="Area" parent="."]
-collision_layer = 0
-collision_mask = 40
-
-[node name="CollisionShape" type="CollisionShape" parent="WorldGenCull"]
-shape = SubResource( 24 )
+[node name="World" parent="." instance=ExtResource( 6 )]
+traveler = NodePath("../ShipRigidBody")
+acceleration = 10.0
[node name="ShipRigidBody" type="RigidBody" parent="."]
collision_layer = 2
@@ -150,12 +110,18 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, -29.0883 )
[node name="Float14" parent="ShipRigidBody" instance=ExtResource( 4 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, -49.022 )
+[node name="fps_controller" parent="ShipRigidBody" instance=ExtResource( 1 )]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 17, 44 )
+
[node name="CameraPivot" type="Spatial" parent="ShipRigidBody"]
[node name="Camera" type="Camera" parent="ShipRigidBody/CameraPivot"]
-transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.30045, 0 )
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 50, 70 )
far = 5000.0
+[node name="lower_deck_trigger" parent="ShipRigidBody" instance=ExtResource( 10 )]
+transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 3.43947, 1.05268, 34.1792 )
+
[node name="crates" type="Spatial" parent="."]
[node name="crate" parent="crates" instance=ExtResource( 5 )]
@@ -1903,4 +1869,5 @@ margin_right = 163.0
margin_bottom = 68.0
script = ExtResource( 8 )
-[connection signal="body_exited" from="WorldGenCull" to="World" method="_on_WorldGenCull_body_exited"]
+[connection signal="entered" from="ShipRigidBody/lower_deck_trigger" to="." method="_on_lower_deck_trigger_entered"]
+[connection signal="exited" from="ShipRigidBody/lower_deck_trigger" to="." method="_on_lower_deck_trigger_exited"]
diff --git a/Rock.tscn b/Rock.tscn
deleted file mode 100644
index 4ae8397..0000000
--- a/Rock.tscn
+++ /dev/null
@@ -1,38 +0,0 @@
-[gd_scene load_steps=7 format=2]
-
-[sub_resource type="ConvexPolygonShape" id=2]
-points = PoolVector3Array( 2.5, -5, 2.5, 2.5, -5, -2.5, -2.5, -5, -2.5, -2.5, -5, 2.5, 0, 5, 2.5, 0, 5, -2.5 )
-
-[sub_resource type="PrismMesh" id=1]
-size = Vector3( 5, 10, 5 )
-
-[sub_resource type="OpenSimplexNoise" id=3]
-octaves = 4
-period = 32.0
-
-[sub_resource type="NoiseTexture" id=4]
-noise = SubResource( 3 )
-
-[sub_resource type="NoiseTexture" id=5]
-seamless = true
-as_normalmap = true
-bump_strength = 32.0
-noise = SubResource( 3 )
-
-[sub_resource type="SpatialMaterial" id=6]
-albedo_color = Color( 0.231373, 0.231373, 0.231373, 1 )
-albedo_texture = SubResource( 4 )
-normal_enabled = true
-normal_scale = 1.0
-normal_texture = SubResource( 5 )
-
-[node name="Rock" type="StaticBody"]
-collision_layer = 8
-collision_mask = 0
-
-[node name="CollisionShape" type="CollisionShape" parent="."]
-shape = SubResource( 2 )
-
-[node name="MeshInstance" type="MeshInstance" parent="."]
-mesh = SubResource( 1 )
-material/0 = SubResource( 6 )
diff --git a/Ship.gd b/Ship.gd
index 231057c..feb5ad2 100644
--- a/Ship.gd
+++ b/Ship.gd
@@ -2,32 +2,29 @@ extends RigidBody
export var ang_acceleration = 240.0
+onready var player_cam_pivot = $"fps_controller"
+onready var player_cam = player_cam_pivot.get_node("Camera")
+onready var ship_cam_pivot = $"CameraPivot"
+onready var ship_cam = ship_cam_pivot.get_node("Camera")
+
func lock_camera_to_boat():
- var boat = self
- var cam = $"CameraPivot"
- cam.look_at_from_position(Basis(Vector3.UP*boat.global_transform.basis.get_euler().y) * (boat.global_transform.origin + Vector3.UP*50.0 + Vector3.BACK*70.0), boat.global_transform.origin, Vector3.UP)
- var boat_direction = boat.global_transform.basis
- boat_direction = Basis(Vector3.UP*boat_direction.get_euler().y)
- cam.global_transform.basis = boat_direction
- cam.global_transform.origin.y = 50.0
+ player_cam_pivot.global_transform.basis = Basis(Vector3.UP*player_cam_pivot.global_transform.basis.get_euler().y)
+ ship_cam_pivot.global_transform.basis = Basis(Vector3.UP*ship_cam_pivot.global_transform.basis.get_euler().y)
func _physics_process(_delta):
if Input.is_action_just_pressed("camera_swap"):
- var cam = $"CameraPivot/Camera"
- if cam.current:
- $"/root/Main/fps_controller/Camera".current = true
+ if ship_cam.current:
+ player_cam.current = true
else:
- cam.current = true
+ ship_cam.current = true
lock_camera_to_boat()
func _input(event):
- var pivot = $"CameraPivot"
- var cam = pivot.get_node("Camera")
if event is InputEventMouseMotion:
- cam.rotation.x += -event.relative.y * Settings.mouse_sens
- cam.rotation.x = clamp(cam.rotation.x, -1.2, 1.2)
- cam.rotation.y += -event.relative.x * Settings.mouse_sens
- cam.rotation.y = wrapf(cam.rotation.y, 0, TAU)
+ ship_cam.rotation.x += -event.relative.y * Settings.mouse_sens
+ ship_cam.rotation.x = clamp(ship_cam.rotation.x, -1.2, 1.2)
+ ship_cam.rotation.y += -event.relative.x * Settings.mouse_sens
+ ship_cam.rotation.y = wrapf(ship_cam.rotation.y, 0, TAU)
func _integrate_forces(_state):
var stick = Input.get_axis("ship_right","ship_left")
diff --git a/Trigger.gd b/Trigger.gd
new file mode 100644
index 0000000..b8bc471
--- /dev/null
+++ b/Trigger.gd
@@ -0,0 +1,12 @@
+extends Spatial
+
+signal entered
+signal exited
+
+func _on_Inside_body_exited(body:Node):
+ if $Outside.overlaps_body(body):
+ emit_signal("exited")
+
+func _on_Outside_body_exited(body:Node):
+ if $Inside.overlaps_body(body):
+ emit_signal("entered")
diff --git a/Trigger.tscn b/Trigger.tscn
new file mode 100644
index 0000000..0f5b6b9
--- /dev/null
+++ b/Trigger.tscn
@@ -0,0 +1,28 @@
+[gd_scene load_steps=3 format=2]
+
+[ext_resource path="res://Trigger.gd" type="Script" id=1]
+
+[sub_resource type="BoxShape" id=1]
+extents = Vector3( 1, 1, 0.3 )
+
+[node name="Trigger" type="Spatial"]
+script = ExtResource( 1 )
+
+[node name="Outside" type="Area" parent="."]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.2 )
+collision_layer = 128
+collision_mask = 0
+
+[node name="CollisionShape" type="CollisionShape" parent="Outside"]
+shape = SubResource( 1 )
+
+[node name="Inside" type="Area" parent="."]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.2 )
+collision_layer = 128
+collision_mask = 0
+
+[node name="CollisionShape" type="CollisionShape" parent="Inside"]
+shape = SubResource( 1 )
+
+[connection signal="body_exited" from="Outside" to="." method="_on_Outside_body_exited"]
+[connection signal="body_exited" from="Inside" to="." method="_on_Inside_body_exited"]
diff --git a/World.gd b/World.gd
deleted file mode 100644
index 15e283f..0000000
--- a/World.gd
+++ /dev/null
@@ -1,68 +0,0 @@
-extends RigidBody
-
-export var acceleration = 10.0
-export var generation_distance = 300.0
-export var generation_subdivision = 5.0
-
-var gen_coords = Vector2.ZERO
-const init_distance = 10
-
-onready var Rock = preload("res://Rock.tscn")
-onready var noise = OpenSimplexNoise.new()
-
-func _on_WorldGenCull_body_exited(body:Node):
- body.queue_free()
-
-func make_rock(xform:Transform):
- var rock = Rock.instance()
- rock.transform = xform
- self.add_child(rock)
-
-func generate_location(coords:Vector2):
- if coords.x < -init_distance || coords.x > init_distance || coords.y < -init_distance || coords.y > init_distance:
- if noise.get_noise_2d(coords.x,coords.y) > 0.6:
- coords *= generation_subdivision
- make_rock(Transform(Basis(), Vector3(coords.x,0.0,coords.y)))
-
-func generate_world():
- var new_coords = -(self.transform.origin / generation_subdivision).floor()
- new_coords = Vector2(new_coords.x,new_coords.z)
- var direction = new_coords - gen_coords
- var gen_max = generation_distance / generation_subdivision
- var gen_min = -gen_max
- if gen_coords.x != new_coords.x:
- for i in range(new_coords.y+gen_min,new_coords.y+gen_max):
- generate_location(Vector2(new_coords.x+(gen_min if direction.x < 0 else gen_max),i))
- if gen_coords.y != new_coords.y:
- for i in range(new_coords.x+gen_min,new_coords.x+gen_max):
- generate_location(Vector2(i,new_coords.y+(gen_min if direction.y < 0 else gen_max)))
- gen_coords = new_coords
-
-func _ready():
- randomize()
- noise.seed = randi()
- noise.octaves = 4
- noise.period = 16
- noise.persistence = 0.001
- noise.lacunarity = 2.0
-
- var gen_max = generation_distance / generation_subdivision
- var gen_min = -gen_max
- for i in range(gen_min,gen_max):
- for j in range(gen_min,gen_max):
- generate_location(Vector2(i,j))
-
-func travel(direction:Vector3):
- var boat = $"/root/Main/ShipRigidBody"
- var boat_direction = boat.global_transform.basis
- boat_direction = Basis(Vector3.UP*boat_direction.get_euler().y)
- direction = -direction
- direction = boat_direction * direction
- direction = direction.normalized()
- self.add_central_force(direction*acceleration)
-
-func _integrate_forces(_state):
- generate_world()
- var stick = Input.get_axis("ship_down","ship_up")
- if stick != 0.0:
- travel(Vector3.FORWARD*stick)
diff --git a/character/fps_controller/fps_controller.tscn b/character/fps_controller/fps_controller.tscn
index b1d9cdf..e803e5b 100644
--- a/character/fps_controller/fps_controller.tscn
+++ b/character/fps_controller/fps_controller.tscn
@@ -11,7 +11,7 @@ radius = 0.374691
height = 0.0688557
[node name="fps_controller" type="KinematicBody"]
-collision_mask = 20
+collision_mask = 148
script = ExtResource( 1 )
[node name="CollisionShape" type="CollisionShape" parent="."]
@@ -28,7 +28,7 @@ collision_mask = 2
[node name="ladder_detector" type="Area" parent="."]
collision_layer = 0
-collision_mask = 16
+collision_mask = 4
[node name="CollisionShape" type="CollisionShape" parent="ladder_detector"]
transform = Transform( 1, 0, 0, 0, -1, -8.74228e-08, 0, 8.74228e-08, -1, 0, 0.0169024, -0.28562 )
diff --git a/project.godot b/project.godot
index 0b05f85..67ac57f 100644
--- a/project.godot
+++ b/project.godot
@@ -9,12 +9,24 @@
config_version=4
_global_script_classes=[ {
+"base": "Monument",
+"class": "DockMonument",
+"language": "GDScript",
+"path": "res://world/monuments/DockMonument.gd"
+}, {
+"base": "Reference",
+"class": "Monument",
+"language": "GDScript",
+"path": "res://world/monuments/Monument.gd"
+}, {
"base": "Resource",
"class": "Wave",
"language": "GDScript",
"path": "res://water/Wave.gd"
} ]
_global_script_class_icons={
+"DockMonument": "",
+"Monument": "",
"Wave": ""
}
@@ -27,6 +39,8 @@ config/icon="res://icon.png"
[autoload]
Settings="*res://singletons/settings.gd"
+ChunkLoader="*res://world/chunk/ChunkLoader.gd"
+ChunkGen="*res://world/chunk/ChunkGen.gd"
[display]
@@ -110,6 +124,9 @@ camera_swap={
3d_physics/layer_4="Obstacles"
3d_physics/layer_5="Items"
3d_physics/layer_6="World Gen"
+3d_physics/layer_7="Death Plane"
+3d_physics/layer_8="Triggers"
+3d_physics/layer_9="Interactables"
[physics]
@@ -117,5 +134,6 @@ common/enable_pause_aware_picking=true
[rendering]
+threads/thread_model=2
quality/filters/msaa=3
environment/default_environment="res://default_env.tres"
diff --git a/ship/ladder/ladder.tscn b/ship/ladder/ladder.tscn
index 0c009c1..7a267f4 100644
--- a/ship/ladder/ladder.tscn
+++ b/ship/ladder/ladder.tscn
@@ -12,7 +12,7 @@ points = PoolVector3Array( -2.63751e-05, 17, 1.1522, 0.134708, 17, 1.07459, -0.1
material/0 = ExtResource( 2 )
[node name="StaticBody" type="StaticBody" parent="ladder" index="0" groups=["ladder"]]
-collision_layer = 16
+collision_layer = 4
collision_mask = 0
[node name="CollisionShape" type="CollisionShape" parent="ladder/StaticBody" index="0"]
diff --git a/ship/mast/mast.tscn b/ship/mast/mast.tscn
index 0f9e068..8148e31 100644
--- a/ship/mast/mast.tscn
+++ b/ship/mast/mast.tscn
@@ -7,8 +7,18 @@ extents = Vector3( 0.258624, 13.019, 1.30381 )
[node name="mast" instance=ExtResource( 1 )]
+[node name="StaticBody" parent="mast/crows_nest" index="0"]
+collision_layer = 4
+collision_mask = 0
+
[node name="StaticBody" type="StaticBody" parent="mast/ladder" index="0" groups=["ladder"]]
+collision_layer = 4
+collision_mask = 0
[node name="CollisionShape" type="CollisionShape" parent="mast/ladder/StaticBody" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 12.1324, 0 )
shape = SubResource( 1 )
+
+[node name="StaticBody" parent="mast" index="2"]
+collision_layer = 4
+collision_mask = 0
diff --git a/ship/ship/ViewPorts.gd b/ship/ship/ViewPorts.gd
new file mode 100644
index 0000000..aac098c
--- /dev/null
+++ b/ship/ship/ViewPorts.gd
@@ -0,0 +1,14 @@
+extends Spatial
+
+var camera_locations = []
+
+func _ready():
+ for viewport in self.get_children():
+ var cam = viewport.get_node("Camera")
+ camera_locations.push_back(cam.global_transform)
+
+func _physics_process(_delta):
+ for i in self.get_child_count():
+ var viewport = self.get_child(i)
+ var cam = viewport.get_node("Camera")
+ cam.global_transform = self.global_transform * camera_locations[i]
diff --git a/ship/ship/ship.tscn b/ship/ship/ship.tscn
index c4d3c2c..8623f68 100644
--- a/ship/ship/ship.tscn
+++ b/ship/ship/ship.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=71 format=2]
+[gd_scene load_steps=68 format=2]
[ext_resource path="res://ship/ship/rear_deck.material" type="Material" id=1]
[ext_resource path="res://ship/staircase_1/staircase_1.tscn" type="PackedScene" id=2]
@@ -22,21 +22,7 @@
[ext_resource path="res://ship/steering_wheel/steering_wheel.tscn" type="PackedScene" id=20]
[ext_resource path="res://ship/light_fixture/light_fixture.tres" type="Material" id=21]
[ext_resource path="res://ship/water_pump/water_pump.tscn" type="PackedScene" id=22]
-
-[sub_resource type="ArrayMesh" id=25]
-resource_name = "control_panel_Cube001"
-surfaces/0 = {
-"aabb": AABB( -5.76378, -1, -1.36253, 11.5276, 1.96021, 2.39625 ),
-"array_data": PoolByteArray( 217, 112, 184, 64, 50, 29, 114, 191, 219, 191, 122, 63, 129, 126, 127, 63, 136, 53, 29, 48, 217, 112, 184, 64, 50, 29, 114, 191, 219, 191, 122, 63, 0, 127, 127, 63, 77, 58, 41, 56, 217, 112, 184, 64, 50, 29, 114, 191, 219, 191, 122, 63, 127, 0, 0, 127, 70, 56, 129, 57, 217, 112, 184, 64, 50, 29, 114, 191, 219, 191, 122, 63, 127, 0, 0, 127, 70, 56, 129, 57, 217, 112, 184, 64, 50, 29, 114, 191, 178, 207, 107, 191, 0, 127, 127, 63, 77, 58, 99, 54, 217, 112, 184, 64, 50, 29, 114, 191, 178, 207, 107, 191, 0, 19, 126, 63, 28, 59, 255, 59, 217, 112, 184, 64, 50, 29, 114, 191, 178, 207, 107, 191, 127, 0, 0, 127, 70, 56, 121, 58, 217, 112, 184, 64, 50, 29, 114, 191, 178, 207, 107, 191, 127, 0, 0, 127, 70, 56, 121, 58, 217, 112, 184, 64, 82, 237, 103, 63, 219, 189, 161, 191, 0, 129, 127, 63, 77, 58, 92, 57, 217, 112, 184, 64, 82, 237, 103, 63, 219, 189, 161, 191, 0, 19, 126, 63, 28, 59, 14, 59, 217, 112, 184, 64, 82, 237, 103, 63, 219, 189, 161, 191, 127, 0, 0, 126, 55, 57, 165, 58, 217, 112, 184, 64, 82, 237, 103, 63, 219, 189, 161, 191, 127, 0, 0, 127, 55, 57, 165, 58, 0, 0, 0, 0, 32, 208, 117, 63, 116, 103, 174, 191, 107, 129, 19, 127, 252, 54, 17, 57, 0, 0, 0, 0, 32, 208, 117, 63, 116, 103, 174, 191, 0, 127, 0, 63, 0, 0, 17, 57, 217, 112, 184, 64, 50, 29, 114, 191, 141, 42, 10, 61, 0, 127, 126, 63, 77, 58, 92, 55, 217, 112, 184, 64, 50, 29, 114, 191, 141, 42, 10, 61, 127, 0, 0, 126, 70, 56, 252, 57, 217, 112, 184, 64, 50, 29, 114, 191, 141, 42, 10, 61, 127, 0, 0, 126, 70, 56, 252, 57, 0, 0, 0, 0, 0, 0, 128, 191, 0, 0, 128, 191, 0, 129, 127, 127, 192, 52, 17, 57, 0, 0, 0, 0, 0, 0, 128, 191, 0, 0, 128, 191, 107, 129, 19, 127, 252, 52, 17, 57, 217, 112, 184, 64, 50, 29, 114, 191, 39, 217, 69, 191, 0, 127, 126, 63, 77, 58, 137, 54, 217, 112, 184, 64, 50, 29, 114, 191, 39, 217, 69, 191, 127, 0, 0, 126, 70, 56, 101, 58, 209, 53, 180, 64, 243, 114, 94, 63, 217, 158, 128, 191, 129, 0, 0, 95, 31, 59, 93, 55, 209, 53, 180, 64, 243, 114, 94, 63, 217, 158, 128, 191, 0, 195, 0, 96, 112, 54, 75, 50, 209, 53, 180, 64, 243, 114, 94, 63, 217, 158, 128, 191, 0, 64, 0, 32, 214, 37, 102, 52, 209, 53, 180, 64, 243, 114, 94, 63, 217, 158, 128, 191, 0, 64, 0, 32, 214, 37, 102, 52, 217, 112, 184, 64, 138, 96, 251, 61, 162, 247, 90, 63, 193, 130, 126, 63, 136, 53, 75, 50, 217, 112, 184, 64, 138, 96, 251, 61, 162, 247, 90, 63, 0, 130, 126, 63, 77, 58, 71, 56, 217, 112, 184, 64, 138, 96, 251, 61, 162, 247, 90, 63, 127, 0, 0, 127, 209, 56, 145, 57, 217, 112, 184, 64, 138, 96, 251, 61, 162, 247, 90, 63, 126, 0, 0, 127, 209, 56, 145, 57, 217, 112, 184, 64, 176, 82, 177, 186, 219, 191, 122, 63, 129, 126, 126, 63, 136, 53, 9, 50, 217, 112, 184, 64, 176, 82, 177, 186, 219, 191, 122, 63, 193, 130, 126, 63, 136, 53, 9, 50, 217, 112, 184, 64, 176, 82, 177, 186, 219, 191, 122, 63, 127, 0, 0, 127, 193, 56, 129, 57, 209, 53, 180, 64, 18, 229, 188, 62, 117, 54, 246, 190, 129, 0, 0, 95, 31, 59, 13, 56, 209, 53, 180, 64, 18, 229, 188, 62, 117, 54, 246, 190, 0, 64, 0, 32, 56, 43, 102, 52, 209, 53, 180, 64, 18, 229, 188, 62, 117, 54, 246, 190, 0, 64, 0, 32, 56, 43, 102, 52, 209, 53, 180, 64, 18, 229, 188, 62, 117, 54, 246, 190, 65, 126, 0, 96, 29, 59, 115, 52, 217, 112, 184, 64, 190, 127, 250, 61, 44, 68, 18, 190, 220, 130, 126, 63, 77, 58, 201, 56, 217, 112, 184, 64, 190, 127, 250, 61, 44, 68, 18, 190, 0, 130, 126, 63, 77, 58, 201, 56, 217, 112, 184, 64, 190, 127, 250, 61, 44, 68, 18, 190, 127, 0, 0, 126, 209, 56, 19, 58, 217, 112, 184, 64, 190, 127, 250, 61, 44, 68, 18, 190, 126, 0, 0, 126, 209, 56, 19, 58, 0, 0, 0, 0, 0, 0, 128, 191, 0, 0, 128, 63, 0, 129, 127, 127, 110, 49, 17, 57, 0, 0, 0, 0, 0, 0, 128, 191, 0, 0, 128, 63, 0, 0, 0, 126, 56, 55, 17, 57, 0, 0, 0, 0, 0, 0, 128, 191, 0, 0, 0, 128, 0, 129, 127, 127, 119, 51, 17, 57, 0, 0, 0, 0, 0, 0, 128, 191, 208, 123, 78, 191, 0, 129, 127, 127, 141, 52, 17, 57, 0, 0, 0, 0, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 17, 57, 0, 0, 0, 0, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 17, 57, 0, 0, 0, 0, 32, 208, 117, 63, 123, 40, 145, 191, 0, 127, 0, 63, 112, 35, 17, 57, 0, 0, 0, 0, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 17, 57, 0, 0, 0, 0, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 31, 129, 48, 17, 57, 0, 0, 0, 0, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 17, 57, 0, 0, 0, 0, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 31, 129, 48, 17, 57, 0, 0, 0, 0, 128, 7, 173, 60, 0, 0, 128, 63, 0, 63, 0, 31, 211, 48, 17, 57, 0, 0, 0, 0, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 17, 57, 0, 0, 0, 0, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 17, 57, 0, 0, 0, 0, 128, 7, 173, 60, 0, 0, 128, 63, 0, 63, 0, 31, 211, 48, 17, 57, 0, 0, 0, 0, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 17, 57, 0, 0, 0, 0, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 17, 57, 0, 0, 0, 0, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 17, 57, 0, 0, 0, 0, 184, 42, 142, 62, 43, 98, 214, 190, 0, 90, 0, 45, 187, 43, 17, 57, 0, 0, 0, 0, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 17, 57, 0, 0, 0, 0, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 17, 57, 0, 0, 0, 0, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 17, 57, 0, 0, 0, 0, 184, 42, 142, 62, 43, 98, 214, 190, 0, 90, 0, 45, 187, 43, 17, 57, 97, 35, 142, 64, 32, 208, 117, 63, 75, 111, 171, 191, 0, 127, 0, 63, 11, 22, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 75, 111, 171, 191, 0, 127, 0, 63, 11, 22, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 75, 111, 171, 191, 107, 130, 19, 127, 252, 54, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 75, 111, 171, 191, 107, 131, 19, 127, 252, 54, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 100, 248, 130, 63, 255, 0, 0, 126, 56, 55, 83, 59, 97, 35, 142, 64, 0, 0, 128, 191, 100, 248, 130, 63, 255, 0, 0, 126, 56, 55, 83, 59, 97, 35, 142, 64, 0, 0, 128, 191, 100, 248, 130, 63, 255, 0, 0, 126, 56, 55, 83, 59, 97, 35, 142, 64, 0, 0, 128, 191, 100, 248, 130, 63, 0, 0, 0, 126, 56, 55, 83, 59, 97, 35, 142, 64, 0, 0, 128, 191, 100, 248, 130, 63, 0, 129, 127, 127, 98, 49, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 100, 248, 130, 63, 0, 129, 127, 127, 98, 49, 156, 53, 97, 35, 142, 64, 5, 62, 53, 62, 249, 5, 94, 63, 0, 63, 0, 31, 141, 48, 156, 53, 97, 35, 142, 64, 5, 62, 53, 62, 249, 5, 94, 63, 0, 63, 0, 31, 141, 48, 156, 53, 97, 35, 142, 64, 5, 62, 53, 62, 249, 5, 94, 63, 0, 126, 0, 63, 141, 48, 156, 53, 97, 35, 142, 64, 5, 62, 53, 62, 249, 5, 94, 63, 0, 126, 0, 63, 141, 48, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 1, 138, 72, 191, 0, 129, 127, 127, 135, 52, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 1, 138, 72, 191, 0, 129, 127, 127, 135, 52, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 1, 138, 72, 191, 0, 129, 127, 127, 135, 52, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 1, 138, 72, 191, 0, 129, 127, 127, 135, 52, 156, 53, 105, 94, 146, 64, 243, 114, 94, 63, 167, 185, 129, 191, 0, 64, 0, 32, 178, 37, 122, 53, 105, 94, 146, 64, 243, 114, 94, 63, 167, 185, 129, 191, 0, 195, 0, 96, 112, 54, 36, 48, 105, 94, 146, 64, 243, 114, 94, 63, 167, 185, 129, 191, 0, 64, 0, 32, 178, 37, 122, 53, 105, 94, 146, 64, 243, 114, 94, 63, 167, 185, 129, 191, 127, 0, 0, 95, 16, 48, 39, 49, 97, 35, 142, 64, 128, 7, 173, 60, 209, 248, 130, 63, 255, 0, 0, 126, 33, 56, 83, 59, 97, 35, 142, 64, 128, 7, 173, 60, 209, 248, 130, 63, 255, 0, 0, 126, 33, 56, 83, 59, 97, 35, 142, 64, 128, 7, 173, 60, 209, 248, 130, 63, 255, 0, 0, 126, 33, 56, 83, 59, 97, 35, 142, 64, 128, 7, 173, 60, 209, 248, 130, 63, 0, 0, 0, 126, 33, 56, 83, 59, 97, 35, 142, 64, 128, 7, 173, 60, 209, 248, 130, 63, 0, 63, 0, 31, 223, 48, 156, 53, 97, 35, 142, 64, 128, 7, 173, 60, 209, 248, 130, 63, 0, 63, 0, 31, 223, 48, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 227, 57, 190, 60, 0, 129, 127, 127, 107, 51, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 227, 57, 190, 60, 0, 129, 127, 127, 107, 51, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 227, 57, 190, 60, 0, 129, 127, 127, 107, 51, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 227, 57, 190, 60, 0, 129, 127, 127, 107, 51, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 231, 14, 122, 191, 0, 129, 127, 127, 186, 52, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 231, 14, 122, 191, 0, 129, 127, 127, 186, 52, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 231, 14, 122, 191, 107, 130, 237, 127, 251, 52, 156, 53, 97, 35, 142, 64, 0, 0, 128, 191, 231, 14, 122, 191, 107, 131, 237, 127, 251, 52, 156, 53, 97, 35, 142, 64, 69, 204, 52, 62, 115, 86, 18, 190, 0, 90, 0, 45, 254, 44, 156, 53, 97, 35, 142, 64, 69, 204, 52, 62, 115, 86, 18, 190, 0, 90, 0, 45, 254, 44, 156, 53, 97, 35, 142, 64, 69, 204, 52, 62, 115, 86, 18, 190, 0, 126, 0, 63, 254, 44, 156, 53, 97, 35, 142, 64, 69, 204, 52, 62, 115, 86, 18, 190, 0, 126, 0, 63, 254, 44, 156, 53, 105, 94, 146, 64, 18, 229, 188, 62, 17, 159, 250, 190, 0, 64, 0, 32, 38, 43, 122, 53, 105, 94, 146, 64, 18, 229, 188, 62, 17, 159, 250, 190, 0, 64, 0, 32, 38, 43, 122, 53, 105, 94, 146, 64, 18, 229, 188, 62, 17, 159, 250, 190, 65, 126, 0, 96, 29, 59, 134, 53, 105, 94, 146, 64, 18, 229, 188, 62, 17, 159, 250, 190, 127, 0, 0, 95, 16, 48, 91, 47, 97, 35, 142, 64, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 169, 47, 142, 191, 0, 127, 0, 63, 25, 36, 156, 53, 97, 35, 142, 64, 32, 208, 117, 63, 169, 47, 142, 191, 0, 127, 0, 63, 25, 36, 156, 53, 217, 112, 184, 64, 82, 237, 103, 63, 19, 159, 143, 191, 194, 130, 126, 63, 77, 58, 74, 57, 217, 112, 184, 64, 82, 237, 103, 63, 19, 159, 143, 191, 0, 129, 127, 63, 77, 58, 74, 57, 217, 112, 184, 64, 82, 237, 103, 63, 19, 159, 143, 191, 127, 0, 0, 126, 55, 57, 147, 58, 217, 112, 184, 64, 82, 237, 103, 63, 19, 159, 143, 191, 126, 0, 0, 126, 55, 57, 147, 58, 217, 112, 184, 64, 184, 42, 142, 62, 49, 32, 197, 190, 0, 64, 0, 32, 1, 44, 68, 52, 217, 112, 184, 64, 184, 42, 142, 62, 49, 32, 197, 190, 0, 90, 0, 45, 1, 44, 68, 52, 217, 112, 184, 64, 184, 42, 142, 62, 49, 32, 197, 190, 0, 64, 0, 32, 1, 44, 68, 52, 217, 112, 184, 64, 184, 42, 142, 62, 49, 32, 197, 190, 127, 0, 0, 127, 229, 56, 51, 58, 217, 112, 184, 64, 184, 42, 142, 62, 49, 32, 197, 190, 126, 0, 0, 127, 229, 56, 51, 58, 97, 35, 142, 64, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 156, 53, 97, 35, 142, 64, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 156, 53, 97, 35, 142, 64, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 156, 53, 97, 35, 142, 64, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 156, 53, 97, 35, 142, 64, 184, 42, 142, 62, 160, 126, 202, 190, 0, 90, 0, 45, 236, 43, 156, 53, 97, 35, 142, 64, 184, 42, 142, 62, 160, 126, 202, 190, 0, 90, 0, 45, 236, 43, 156, 53, 105, 94, 146, 64, 143, 0, 86, 63, 193, 192, 133, 191, 0, 195, 0, 96, 104, 54, 36, 48, 105, 94, 146, 64, 143, 0, 86, 63, 193, 192, 133, 191, 0, 64, 0, 32, 94, 52, 8, 52, 105, 94, 146, 64, 143, 0, 86, 63, 193, 192, 133, 191, 127, 0, 0, 95, 242, 47, 39, 49, 209, 53, 180, 64, 143, 0, 86, 63, 183, 165, 132, 191, 129, 0, 0, 95, 25, 59, 93, 55, 209, 53, 180, 64, 143, 0, 86, 63, 183, 165, 132, 191, 0, 195, 0, 96, 104, 54, 75, 50, 209, 53, 180, 64, 143, 0, 86, 63, 183, 165, 132, 191, 0, 64, 0, 32, 94, 52, 234, 49, 209, 53, 180, 64, 73, 0, 172, 62, 249, 40, 3, 191, 129, 0, 0, 95, 25, 59, 13, 56, 209, 53, 180, 64, 73, 0, 172, 62, 249, 40, 3, 191, 0, 64, 0, 32, 232, 52, 231, 49, 209, 53, 180, 64, 73, 0, 172, 62, 249, 40, 3, 191, 65, 126, 0, 96, 25, 59, 115, 52, 105, 94, 146, 64, 73, 0, 172, 62, 188, 93, 5, 191, 0, 64, 0, 32, 232, 52, 7, 52, 105, 94, 146, 64, 73, 0, 172, 62, 188, 93, 5, 191, 65, 126, 0, 96, 25, 59, 134, 53, 105, 94, 146, 64, 73, 0, 172, 62, 188, 93, 5, 191, 127, 0, 0, 95, 242, 47, 91, 47, 217, 112, 184, 64, 32, 208, 117, 63, 22, 24, 170, 191, 0, 127, 0, 63, 98, 24, 68, 52, 217, 112, 184, 64, 32, 208, 117, 63, 22, 24, 170, 191, 107, 130, 19, 127, 252, 54, 68, 52, 217, 112, 184, 64, 32, 208, 117, 63, 22, 24, 170, 191, 127, 0, 0, 126, 62, 57, 174, 58, 217, 112, 184, 64, 32, 208, 117, 63, 22, 24, 170, 191, 127, 0, 0, 127, 62, 57, 174, 58, 217, 112, 184, 64, 0, 0, 128, 191, 16, 96, 119, 191, 0, 129, 127, 127, 183, 52, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 16, 96, 119, 191, 107, 130, 237, 127, 251, 52, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 16, 96, 119, 191, 127, 0, 0, 127, 62, 56, 127, 58, 217, 112, 184, 64, 0, 0, 128, 191, 16, 96, 119, 191, 127, 0, 0, 127, 62, 56, 127, 58, 217, 112, 184, 64, 0, 0, 128, 191, 196, 218, 69, 191, 0, 129, 127, 127, 132, 52, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 196, 218, 69, 191, 0, 129, 127, 127, 132, 52, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 196, 218, 69, 191, 127, 0, 0, 126, 62, 56, 101, 58, 217, 112, 184, 64, 0, 0, 128, 191, 185, 79, 132, 63, 0, 0, 0, 126, 56, 55, 0, 60, 217, 112, 184, 64, 0, 0, 128, 191, 185, 79, 132, 63, 0, 129, 127, 127, 92, 49, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 185, 79, 132, 63, 0, 0, 0, 126, 56, 55, 0, 60, 217, 112, 184, 64, 0, 0, 128, 191, 185, 79, 132, 63, 127, 0, 0, 127, 62, 56, 122, 57, 217, 112, 184, 64, 0, 0, 128, 191, 185, 79, 132, 63, 127, 0, 0, 127, 62, 56, 122, 57, 217, 112, 184, 64, 0, 0, 128, 191, 197, 16, 10, 61, 0, 129, 127, 127, 101, 51, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 197, 16, 10, 61, 0, 129, 127, 127, 101, 51, 68, 52, 217, 112, 184, 64, 0, 0, 128, 191, 197, 16, 10, 61, 127, 0, 0, 126, 62, 56, 252, 57, 217, 112, 184, 64, 0, 0, 128, 191, 197, 16, 10, 61, 127, 0, 0, 126, 62, 56, 252, 57, 217, 112, 184, 64, 32, 208, 117, 63, 22, 216, 140, 191, 0, 64, 0, 32, 68, 36, 68, 52, 217, 112, 184, 64, 32, 208, 117, 63, 22, 216, 140, 191, 0, 64, 0, 32, 68, 36, 68, 52, 217, 112, 184, 64, 32, 208, 117, 63, 22, 216, 140, 191, 0, 127, 0, 63, 68, 36, 68, 52, 217, 112, 184, 64, 32, 208, 117, 63, 22, 216, 140, 191, 127, 0, 0, 126, 62, 57, 144, 58, 217, 112, 184, 64, 32, 208, 117, 63, 22, 216, 140, 191, 126, 0, 0, 126, 62, 57, 144, 58, 217, 112, 184, 64, 128, 7, 173, 60, 99, 80, 132, 63, 0, 0, 0, 126, 33, 56, 0, 60, 217, 112, 184, 64, 128, 7, 173, 60, 99, 80, 132, 63, 0, 63, 0, 31, 228, 48, 68, 52, 217, 112, 184, 64, 128, 7, 173, 60, 99, 80, 132, 63, 0, 0, 0, 126, 33, 56, 0, 60, 217, 112, 184, 64, 128, 7, 173, 60, 99, 80, 132, 63, 127, 0, 0, 127, 195, 56, 122, 57, 217, 112, 184, 64, 5, 62, 53, 62, 29, 181, 96, 63, 0, 63, 0, 31, 146, 48, 68, 52, 217, 112, 184, 64, 5, 62, 53, 62, 29, 181, 96, 63, 0, 126, 0, 63, 146, 48, 68, 52, 217, 112, 184, 64, 5, 62, 53, 62, 29, 181, 96, 63, 127, 0, 0, 127, 216, 56, 142, 57, 217, 112, 184, 64, 5, 62, 53, 62, 29, 181, 96, 63, 126, 0, 0, 127, 216, 56, 142, 57, 217, 112, 184, 64, 13, 192, 108, 62, 103, 104, 212, 190, 194, 130, 126, 63, 77, 58, 236, 56, 217, 112, 184, 64, 13, 192, 108, 62, 103, 104, 212, 190, 220, 130, 126, 63, 77, 58, 236, 56, 217, 112, 184, 64, 13, 192, 108, 62, 103, 104, 212, 190, 127, 0, 0, 127, 223, 56, 55, 58, 217, 112, 184, 64, 13, 192, 108, 62, 103, 104, 212, 190, 126, 0, 0, 127, 223, 56, 55, 58, 217, 112, 184, 64, 69, 204, 52, 62, 149, 153, 7, 190, 0, 90, 0, 45, 9, 45, 68, 52, 217, 112, 184, 64, 69, 204, 52, 62, 149, 153, 7, 190, 0, 126, 0, 63, 9, 45, 68, 52, 217, 112, 184, 64, 69, 204, 52, 62, 149, 153, 7, 190, 127, 0, 0, 126, 216, 56, 18, 58, 217, 112, 184, 64, 69, 204, 52, 62, 149, 153, 7, 190, 126, 0, 0, 126, 216, 56, 18, 58, 17, 44, 183, 64, 82, 237, 103, 63, 163, 158, 143, 191, 194, 130, 126, 63, 72, 58, 74, 57, 17, 44, 183, 64, 82, 237, 103, 63, 163, 158, 143, 191, 0, 129, 127, 63, 72, 58, 74, 57, 17, 44, 183, 64, 82, 237, 103, 63, 163, 158, 143, 191, 127, 0, 0, 126, 48, 57, 242, 53, 17, 44, 183, 64, 82, 237, 103, 63, 163, 158, 143, 191, 127, 0, 0, 126, 48, 57, 242, 53, 17, 44, 183, 64, 50, 29, 114, 191, 73, 216, 69, 191, 0, 127, 126, 63, 72, 58, 137, 54, 17, 44, 183, 64, 50, 29, 114, 191, 73, 216, 69, 191, 127, 0, 0, 126, 62, 56, 151, 53, 17, 44, 183, 64, 50, 29, 114, 191, 73, 216, 69, 191, 127, 0, 0, 127, 62, 56, 151, 53, 17, 44, 183, 64, 120, 199, 14, 61, 20, 22, 119, 190, 127, 0, 0, 126, 190, 56, 12, 53, 17, 44, 183, 64, 120, 199, 14, 61, 20, 22, 119, 190, 127, 0, 0, 126, 190, 56, 12, 53, 17, 44, 183, 64, 120, 199, 14, 61, 20, 22, 119, 190, 127, 0, 0, 126, 190, 56, 12, 53, 17, 44, 183, 64, 13, 192, 108, 62, 171, 102, 212, 190, 194, 130, 126, 63, 72, 58, 236, 56, 17, 44, 183, 64, 13, 192, 108, 62, 171, 102, 212, 190, 220, 130, 126, 63, 72, 58, 236, 56, 17, 44, 183, 64, 13, 192, 108, 62, 171, 102, 212, 190, 127, 0, 0, 126, 216, 56, 58, 53, 17, 44, 183, 64, 13, 192, 108, 62, 171, 102, 212, 190, 127, 0, 0, 126, 216, 56, 58, 53, 17, 44, 183, 64, 190, 127, 250, 61, 180, 64, 18, 190, 220, 130, 126, 63, 72, 58, 201, 56, 17, 44, 183, 64, 190, 127, 250, 61, 180, 64, 18, 190, 0, 130, 126, 63, 72, 58, 201, 56, 17, 44, 183, 64, 190, 127, 250, 61, 180, 64, 18, 190, 127, 0, 0, 126, 202, 56, 243, 52, 17, 44, 183, 64, 190, 127, 250, 61, 180, 64, 18, 190, 127, 0, 0, 126, 202, 56, 243, 52, 17, 44, 183, 64, 50, 29, 114, 191, 110, 56, 10, 61, 0, 127, 126, 63, 72, 58, 92, 55, 17, 44, 183, 64, 50, 29, 114, 191, 110, 56, 10, 61, 127, 0, 0, 126, 62, 56, 197, 52, 17, 44, 183, 64, 50, 29, 114, 191, 110, 56, 10, 61, 127, 0, 0, 126, 62, 56, 197, 52, 17, 44, 183, 64, 82, 237, 103, 63, 107, 189, 161, 191, 0, 129, 127, 63, 72, 58, 92, 57, 17, 44, 183, 64, 82, 237, 103, 63, 107, 189, 161, 191, 0, 19, 126, 63, 23, 59, 14, 59, 17, 44, 183, 64, 82, 237, 103, 63, 107, 189, 161, 191, 127, 0, 0, 126, 48, 57, 23, 54, 17, 44, 183, 64, 50, 29, 114, 191, 212, 206, 107, 191, 0, 127, 127, 63, 72, 58, 99, 54, 17, 44, 183, 64, 50, 29, 114, 191, 212, 206, 107, 191, 0, 19, 126, 63, 23, 59, 255, 59, 17, 44, 183, 64, 50, 29, 114, 191, 212, 206, 107, 191, 127, 0, 0, 127, 62, 56, 190, 53, 17, 44, 183, 64, 50, 29, 114, 191, 185, 192, 122, 63, 129, 126, 126, 63, 126, 53, 29, 48, 17, 44, 183, 64, 50, 29, 114, 191, 185, 192, 122, 63, 0, 127, 127, 63, 72, 58, 41, 56, 17, 44, 183, 64, 50, 29, 114, 191, 185, 192, 122, 63, 127, 0, 0, 126, 62, 56, 157, 51, 17, 44, 183, 64, 176, 82, 177, 186, 185, 192, 122, 63, 129, 126, 126, 63, 126, 53, 9, 50, 17, 44, 183, 64, 176, 82, 177, 186, 185, 192, 122, 63, 193, 130, 126, 63, 126, 53, 9, 50, 17, 44, 183, 64, 176, 82, 177, 186, 185, 192, 122, 63, 127, 0, 0, 127, 185, 56, 157, 51, 17, 44, 183, 64, 138, 96, 251, 61, 128, 248, 90, 63, 193, 130, 126, 63, 126, 53, 75, 50, 17, 44, 183, 64, 138, 96, 251, 61, 128, 248, 90, 63, 0, 130, 126, 63, 72, 58, 71, 56, 17, 44, 183, 64, 138, 96, 251, 61, 128, 248, 90, 63, 127, 0, 0, 126, 202, 56, 222, 51, 89, 56, 140, 64, 189, 167, 112, 191, 198, 221, 130, 63, 129, 0, 0, 63, 136, 55, 80, 50, 89, 56, 140, 64, 189, 167, 112, 191, 198, 221, 130, 63, 255, 0, 0, 126, 71, 55, 75, 59, 89, 56, 140, 64, 189, 167, 112, 191, 198, 221, 130, 63, 255, 0, 0, 126, 71, 55, 75, 59, 89, 56, 140, 64, 189, 167, 112, 191, 198, 221, 130, 63, 0, 127, 0, 63, 79, 58, 204, 57, 89, 56, 140, 64, 106, 0, 31, 189, 138, 221, 130, 63, 129, 0, 0, 63, 136, 55, 122, 48, 89, 56, 140, 64, 106, 0, 31, 189, 138, 221, 130, 63, 255, 0, 0, 126, 25, 56, 75, 59, 89, 56, 140, 64, 106, 0, 31, 189, 138, 221, 130, 63, 255, 0, 0, 126, 25, 56, 75, 59, 89, 56, 140, 64, 106, 0, 31, 189, 138, 221, 130, 63, 0, 129, 0, 63, 172, 58, 0, 60, 42, 132, 117, 61, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 172, 58, 204, 57, 42, 132, 117, 61, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 24, 57, 42, 132, 117, 61, 106, 0, 31, 189, 0, 0, 128, 63, 127, 0, 127, 127, 35, 53, 117, 48, 42, 132, 117, 61, 189, 167, 112, 191, 0, 0, 128, 63, 0, 0, 0, 126, 71, 55, 24, 57, 42, 132, 117, 61, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 79, 58, 255, 59, 42, 132, 117, 61, 189, 167, 112, 191, 0, 0, 128, 63, 127, 0, 127, 127, 35, 53, 75, 50, 209, 133, 182, 64, 189, 167, 112, 191, 213, 80, 132, 63, 129, 0, 126, 1, 43, 58, 80, 49, 209, 133, 182, 64, 189, 167, 112, 191, 213, 80, 132, 63, 0, 0, 0, 126, 71, 55, 248, 59, 209, 133, 182, 64, 189, 167, 112, 191, 213, 80, 132, 63, 0, 127, 255, 63, 78, 56, 179, 48, 209, 133, 182, 64, 189, 167, 112, 191, 213, 80, 132, 63, 0, 0, 0, 126, 71, 55, 248, 59, 209, 133, 182, 64, 106, 0, 31, 189, 117, 80, 132, 63, 129, 0, 126, 1, 43, 58, 37, 51, 209, 133, 182, 64, 106, 0, 31, 189, 117, 80, 132, 63, 0, 0, 0, 126, 25, 56, 248, 59, 209, 133, 182, 64, 106, 0, 31, 189, 117, 80, 132, 63, 0, 129, 127, 1, 153, 56, 179, 48, 209, 133, 182, 64, 106, 0, 31, 189, 117, 80, 132, 63, 0, 0, 0, 126, 25, 56, 248, 59, 105, 14, 144, 64, 106, 0, 31, 189, 68, 19, 131, 63, 255, 0, 0, 126, 25, 56, 91, 59, 105, 14, 144, 64, 106, 0, 31, 189, 68, 19, 131, 63, 0, 0, 0, 126, 25, 56, 91, 59, 105, 14, 144, 64, 106, 0, 31, 189, 68, 19, 131, 63, 0, 129, 127, 1, 153, 56, 37, 51, 105, 14, 144, 64, 106, 0, 31, 189, 68, 19, 131, 63, 127, 0, 126, 1, 181, 54, 122, 48, 105, 14, 144, 64, 189, 167, 112, 191, 131, 19, 131, 63, 255, 0, 0, 126, 71, 55, 91, 59, 105, 14, 144, 64, 189, 167, 112, 191, 131, 19, 131, 63, 0, 0, 0, 126, 71, 55, 91, 59, 105, 14, 144, 64, 189, 167, 112, 191, 131, 19, 131, 63, 0, 127, 255, 63, 78, 56, 37, 51, 105, 14, 144, 64, 189, 167, 112, 191, 131, 19, 131, 63, 127, 0, 127, 127, 181, 54, 80, 50, 42, 132, 117, 61, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 157, 58, 204, 57, 42, 132, 117, 61, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 210, 56, 92, 57, 42, 132, 117, 61, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 210, 56, 92, 57, 42, 132, 117, 61, 106, 0, 31, 189, 139, 55, 98, 63, 127, 0, 127, 127, 66, 53, 117, 48, 42, 132, 117, 61, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 92, 57, 42, 132, 117, 61, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 92, 57, 42, 132, 117, 61, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 64, 58, 255, 59, 42, 132, 117, 61, 189, 167, 112, 191, 139, 55, 98, 63, 127, 0, 127, 127, 66, 53, 75, 50, 89, 56, 140, 64, 106, 0, 31, 189, 80, 242, 103, 63, 129, 0, 0, 63, 105, 55, 122, 48, 89, 56, 140, 64, 106, 0, 31, 189, 80, 242, 103, 63, 255, 0, 0, 1, 210, 56, 83, 54, 89, 56, 140, 64, 106, 0, 31, 189, 80, 242, 103, 63, 255, 0, 0, 1, 210, 56, 83, 54, 89, 56, 140, 64, 106, 0, 31, 189, 80, 242, 103, 63, 0, 129, 0, 63, 157, 58, 255, 59, 89, 56, 140, 64, 189, 167, 112, 191, 199, 242, 103, 63, 129, 0, 0, 63, 105, 55, 80, 50, 89, 56, 140, 64, 189, 167, 112, 191, 199, 242, 103, 63, 255, 0, 0, 1, 71, 57, 83, 54, 89, 56, 140, 64, 189, 167, 112, 191, 199, 242, 103, 63, 255, 0, 0, 1, 71, 57, 83, 54, 89, 56, 140, 64, 189, 167, 112, 191, 199, 242, 103, 63, 0, 127, 0, 63, 64, 58, 204, 57, 209, 133, 182, 64, 189, 167, 112, 191, 181, 216, 106, 63, 129, 0, 126, 1, 58, 58, 80, 49, 209, 133, 182, 64, 189, 167, 112, 191, 181, 216, 106, 63, 255, 0, 0, 126, 0, 0, 8, 52, 209, 133, 182, 64, 189, 167, 112, 191, 181, 216, 106, 63, 0, 127, 255, 63, 62, 56, 179, 48, 209, 133, 182, 64, 106, 0, 31, 189, 246, 215, 106, 63, 129, 0, 126, 1, 58, 58, 37, 51, 209, 133, 182, 64, 106, 0, 31, 189, 246, 215, 106, 63, 255, 0, 0, 126, 86, 43, 8, 52, 209, 133, 182, 64, 106, 0, 31, 189, 246, 215, 106, 63, 0, 129, 127, 1, 168, 56, 179, 48, 105, 14, 144, 64, 189, 167, 112, 191, 60, 94, 104, 63, 255, 0, 0, 126, 0, 0, 158, 49, 105, 14, 144, 64, 189, 167, 112, 191, 60, 94, 104, 63, 0, 127, 255, 63, 62, 56, 37, 51, 105, 14, 144, 64, 189, 167, 112, 191, 60, 94, 104, 63, 127, 0, 126, 1, 211, 54, 80, 50, 105, 14, 144, 64, 106, 0, 31, 189, 190, 93, 104, 63, 255, 0, 0, 126, 86, 43, 158, 49, 105, 14, 144, 64, 106, 0, 31, 189, 190, 93, 104, 63, 0, 129, 127, 1, 168, 56, 37, 51, 105, 14, 144, 64, 106, 0, 31, 189, 190, 93, 104, 63, 127, 0, 126, 1, 211, 54, 122, 48, 97, 35, 14, 64, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 31, 129, 48, 223, 55, 97, 35, 14, 64, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 223, 55, 97, 35, 14, 64, 5, 62, 53, 62, 87, 20, 88, 63, 0, 126, 0, 63, 129, 48, 223, 55, 0, 0, 0, 0, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 17, 57, 0, 0, 0, 0, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 17, 57, 97, 35, 14, 64, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 223, 55, 97, 35, 14, 64, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 223, 55, 97, 35, 14, 64, 69, 204, 52, 62, 136, 29, 42, 190, 0, 126, 0, 63, 230, 44, 223, 55, 97, 35, 142, 64, 37, 5, 53, 62, 253, 208, 184, 62, 0, 126, 127, 63, 11, 47, 156, 53, 97, 35, 142, 64, 37, 5, 53, 62, 253, 208, 184, 62, 0, 126, 0, 63, 11, 47, 156, 53, 97, 35, 142, 64, 37, 5, 53, 62, 253, 208, 184, 62, 0, 126, 0, 63, 11, 47, 156, 53, 97, 35, 14, 64, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 223, 55, 97, 35, 14, 64, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 223, 55, 97, 35, 14, 64, 37, 5, 53, 62, 244, 140, 173, 62, 0, 126, 0, 63, 244, 46, 223, 55, 97, 35, 14, 64, 37, 5, 53, 62, 244, 140, 173, 62, 0, 126, 0, 63, 244, 46, 223, 55, 97, 35, 142, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 31, 129, 48, 128, 56, 97, 35, 142, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 128, 56, 97, 35, 142, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 128, 56, 0, 0, 0, 0, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 17, 57, 0, 0, 0, 0, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 17, 57, 18, 53, 85, 64, 69, 204, 52, 62, 111, 91, 34, 190, 0, 90, 0, 45, 237, 44, 190, 54, 18, 53, 85, 64, 69, 204, 52, 62, 111, 91, 34, 190, 0, 126, 0, 63, 237, 44, 190, 54, 18, 53, 85, 64, 69, 204, 52, 62, 111, 91, 34, 190, 0, 126, 0, 63, 237, 44, 190, 54, 97, 35, 142, 64, 149, 33, 53, 62, 202, 76, 29, 63, 0, 126, 0, 63, 9, 48, 156, 53, 97, 35, 142, 64, 149, 33, 53, 62, 202, 76, 29, 63, 0, 126, 0, 63, 9, 48, 156, 53, 97, 35, 142, 64, 149, 33, 53, 62, 202, 76, 29, 63, 0, 126, 0, 63, 9, 48, 156, 53, 18, 53, 85, 64, 5, 62, 53, 62, 204, 4, 90, 63, 0, 63, 0, 32, 133, 48, 190, 54, 18, 53, 85, 64, 5, 62, 53, 62, 204, 4, 90, 63, 0, 126, 0, 63, 133, 48, 190, 54, 18, 53, 85, 64, 5, 62, 53, 62, 204, 4, 90, 63, 0, 126, 0, 63, 133, 48, 190, 54, 0, 0, 0, 0, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 17, 57, 97, 35, 142, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 126, 63, 230, 44, 128, 56, 97, 35, 142, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 128, 56, 97, 35, 142, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 128, 56, 97, 35, 142, 64, 181, 232, 52, 62, 128, 202, 223, 61, 0, 126, 127, 63, 5, 46, 156, 53, 97, 35, 142, 64, 181, 232, 52, 62, 128, 202, 223, 61, 0, 126, 0, 63, 5, 46, 156, 53, 97, 35, 142, 64, 181, 232, 52, 62, 128, 202, 223, 61, 0, 126, 0, 63, 5, 46, 156, 53, 97, 35, 14, 64, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 223, 55, 97, 35, 14, 64, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 223, 55, 97, 35, 14, 64, 149, 33, 53, 62, 104, 109, 23, 63, 0, 126, 0, 63, 251, 47, 223, 55, 97, 35, 14, 64, 149, 33, 53, 62, 104, 109, 23, 63, 0, 126, 0, 63, 251, 47, 223, 55, 97, 35, 14, 64, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 223, 55, 97, 35, 14, 64, 181, 232, 52, 62, 96, 252, 176, 61, 0, 126, 0, 63, 237, 45, 223, 55, 97, 35, 14, 64, 181, 232, 52, 62, 96, 252, 176, 61, 0, 126, 0, 63, 237, 45, 223, 55, 18, 53, 85, 64, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 190, 54, 18, 53, 85, 64, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 190, 54, 18, 53, 85, 64, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 190, 54, 18, 53, 85, 64, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 190, 54, 97, 35, 142, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 128, 56, 97, 35, 142, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 128, 56, 97, 35, 142, 63, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 128, 56, 97, 35, 142, 63, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 128, 56, 18, 53, 85, 64, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 190, 54, 18, 53, 85, 64, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 190, 54, 18, 53, 85, 64, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 190, 54, 18, 53, 85, 64, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 190, 54, 18, 53, 85, 64, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 190, 54, 18, 53, 85, 64, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 190, 54, 18, 53, 85, 64, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 190, 54, 18, 53, 85, 64, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 190, 54, 97, 35, 142, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 128, 56, 97, 35, 142, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 128, 56, 97, 35, 142, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 128, 56, 58, 172, 49, 64, 5, 62, 53, 62, 214, 147, 88, 63, 0, 63, 0, 31, 130, 48, 78, 55, 58, 172, 49, 64, 5, 62, 53, 62, 214, 147, 88, 63, 0, 126, 0, 63, 130, 48, 78, 55, 58, 172, 49, 64, 5, 62, 53, 62, 214, 147, 88, 63, 0, 126, 0, 63, 130, 48, 78, 55, 58, 172, 49, 64, 69, 204, 52, 62, 107, 31, 40, 190, 0, 90, 0, 45, 232, 44, 78, 55, 58, 172, 49, 64, 69, 204, 52, 62, 107, 31, 40, 190, 0, 126, 0, 63, 232, 44, 78, 55, 58, 172, 49, 64, 69, 204, 52, 62, 107, 31, 40, 190, 0, 126, 0, 63, 232, 44, 78, 55, 58, 172, 49, 64, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 78, 55, 58, 172, 49, 64, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 78, 55, 58, 172, 49, 64, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 78, 55, 58, 172, 49, 64, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 78, 55, 58, 172, 49, 64, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 78, 55, 58, 172, 49, 64, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 78, 55, 58, 172, 49, 64, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 78, 55, 58, 172, 49, 64, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 78, 55, 58, 172, 49, 64, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 78, 55, 58, 172, 49, 64, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 78, 55, 58, 172, 49, 64, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 78, 55, 58, 172, 49, 64, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 78, 55, 234, 189, 120, 64, 69, 204, 52, 62, 62, 133, 26, 190, 0, 90, 0, 45, 245, 44, 45, 54, 234, 189, 120, 64, 69, 204, 52, 62, 62, 133, 26, 190, 0, 126, 0, 63, 245, 44, 45, 54, 234, 189, 120, 64, 69, 204, 52, 62, 62, 133, 26, 190, 0, 126, 0, 63, 245, 44, 45, 54, 234, 189, 120, 64, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 45, 54, 234, 189, 120, 64, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 45, 54, 234, 189, 120, 64, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 45, 54, 234, 189, 120, 64, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 45, 54, 234, 189, 120, 64, 5, 62, 53, 62, 79, 250, 91, 63, 0, 63, 0, 31, 137, 48, 45, 54, 234, 189, 120, 64, 5, 62, 53, 62, 79, 250, 91, 63, 0, 126, 0, 63, 137, 48, 45, 54, 234, 189, 120, 64, 5, 62, 53, 62, 79, 250, 91, 63, 0, 126, 0, 63, 137, 48, 45, 54, 234, 189, 120, 64, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 45, 54, 234, 189, 120, 64, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 45, 54, 234, 189, 120, 64, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 45, 54, 234, 189, 120, 64, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 45, 54, 234, 189, 120, 64, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 45, 54, 234, 189, 120, 64, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 45, 54, 234, 189, 120, 64, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 45, 54, 234, 189, 120, 64, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 45, 54, 18, 53, 213, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 56, 56, 18, 53, 213, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 56, 56, 18, 53, 213, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 56, 56, 18, 53, 213, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 56, 56, 18, 53, 213, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 56, 56, 18, 53, 213, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 56, 56, 18, 53, 213, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 32, 129, 48, 56, 56, 18, 53, 213, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 56, 56, 18, 53, 213, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 56, 56, 18, 53, 213, 63, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 56, 56, 18, 53, 213, 63, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 56, 56, 18, 53, 213, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 56, 56, 18, 53, 213, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 56, 56, 18, 53, 213, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 56, 56, 18, 53, 213, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 56, 56, 97, 35, 14, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 127, 193, 129, 48, 200, 56, 97, 35, 14, 63, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 200, 56, 97, 35, 14, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 200, 56, 97, 35, 14, 63, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 200, 56, 97, 35, 14, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 200, 56, 97, 35, 14, 63, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 200, 56, 97, 35, 14, 63, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 200, 56, 97, 35, 14, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 200, 56, 97, 35, 14, 63, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 200, 56, 182, 46, 138, 64, 136, 247, 95, 63, 18, 247, 130, 191, 129, 0, 0, 95, 63, 32, 73, 47, 182, 46, 138, 64, 136, 247, 95, 63, 18, 247, 130, 191, 0, 64, 0, 32, 137, 37, 189, 53, 182, 46, 138, 64, 136, 247, 95, 63, 18, 247, 130, 191, 0, 194, 63, 1, 156, 58, 24, 55, 182, 46, 138, 64, 136, 247, 95, 63, 18, 247, 130, 191, 0, 64, 0, 32, 137, 37, 189, 53, 201, 42, 253, 61, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 1, 57, 201, 42, 253, 61, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 174, 57, 201, 42, 253, 61, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 1, 57, 201, 42, 253, 61, 136, 247, 95, 63, 214, 181, 133, 191, 127, 0, 62, 1, 94, 52, 219, 47, 202, 42, 253, 61, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 1, 57, 202, 42, 253, 61, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 194, 1, 109, 58, 237, 48, 202, 42, 253, 61, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 1, 57, 202, 42, 253, 61, 232, 219, 185, 62, 96, 22, 2, 191, 127, 0, 62, 1, 94, 52, 112, 49, 182, 46, 138, 64, 232, 219, 185, 62, 175, 54, 249, 190, 129, 0, 0, 95, 63, 32, 39, 49, 182, 46, 138, 64, 232, 219, 185, 62, 175, 54, 249, 190, 0, 64, 0, 32, 44, 43, 189, 53, 182, 46, 138, 64, 232, 219, 185, 62, 175, 54, 249, 190, 0, 64, 0, 32, 44, 43, 189, 53, 182, 46, 138, 64, 232, 219, 185, 62, 175, 54, 249, 190, 64, 126, 63, 1, 109, 58, 187, 54, 201, 42, 253, 61, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 62, 1, 166, 58, 174, 57, 201, 42, 253, 61, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 174, 57, 201, 42, 253, 61, 207, 59, 76, 63, 231, 31, 143, 191, 125, 0, 62, 1, 122, 52, 219, 47, 201, 42, 253, 61, 207, 59, 76, 63, 231, 31, 143, 191, 127, 0, 62, 1, 122, 52, 219, 47, 202, 42, 253, 61, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 194, 1, 119, 58, 237, 48, 202, 42, 253, 61, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 119, 58, 237, 48, 202, 42, 253, 61, 118, 100, 146, 62, 131, 234, 20, 191, 125, 0, 62, 1, 122, 52, 112, 49, 202, 42, 253, 61, 118, 100, 146, 62, 131, 234, 20, 191, 127, 0, 62, 1, 122, 52, 112, 49, 182, 46, 138, 64, 207, 59, 76, 63, 26, 97, 140, 191, 129, 0, 0, 95, 56, 22, 73, 47, 182, 46, 138, 64, 207, 59, 76, 63, 26, 97, 140, 191, 130, 255, 0, 95, 56, 22, 73, 47, 182, 46, 138, 64, 207, 59, 76, 63, 26, 97, 140, 191, 255, 195, 194, 1, 166, 58, 24, 55, 182, 46, 138, 64, 207, 59, 76, 63, 26, 97, 140, 191, 0, 194, 63, 1, 166, 58, 24, 55, 182, 46, 138, 64, 118, 100, 146, 62, 105, 111, 15, 191, 129, 0, 0, 95, 56, 22, 39, 49, 182, 46, 138, 64, 118, 100, 146, 62, 105, 111, 15, 191, 130, 255, 0, 95, 56, 22, 39, 49, 182, 46, 138, 64, 118, 100, 146, 62, 105, 111, 15, 191, 64, 126, 63, 1, 119, 58, 187, 54, 182, 46, 138, 64, 118, 100, 146, 62, 105, 111, 15, 191, 65, 125, 194, 1, 119, 58, 187, 54, 97, 35, 14, 64, 0, 0, 128, 191, 208, 123, 78, 191, 0, 130, 127, 127, 141, 52, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 208, 123, 78, 191, 0, 129, 127, 127, 141, 52, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 0, 128, 0, 130, 127, 127, 119, 51, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 0, 128, 0, 129, 127, 127, 119, 51, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 128, 191, 0, 129, 127, 127, 192, 52, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 128, 191, 107, 129, 19, 127, 252, 52, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 128, 191, 107, 131, 237, 127, 252, 52, 223, 55, 97, 35, 14, 64, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 223, 55, 97, 35, 14, 64, 184, 42, 142, 62, 43, 98, 214, 190, 0, 90, 0, 45, 187, 43, 223, 55, 97, 35, 14, 64, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 116, 103, 174, 191, 107, 129, 19, 127, 252, 54, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 116, 103, 174, 191, 0, 127, 0, 63, 0, 0, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 116, 103, 174, 191, 0, 127, 0, 63, 0, 0, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 116, 103, 174, 191, 107, 131, 19, 127, 252, 54, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 128, 63, 255, 0, 0, 126, 56, 55, 50, 58, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 128, 63, 0, 129, 127, 127, 110, 49, 223, 55, 97, 35, 14, 64, 0, 0, 128, 191, 0, 0, 128, 63, 0, 0, 0, 126, 56, 55, 50, 58, 97, 35, 14, 64, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 123, 40, 145, 191, 0, 127, 0, 63, 112, 35, 223, 55, 97, 35, 14, 64, 32, 208, 117, 63, 123, 40, 145, 191, 0, 127, 0, 63, 112, 35, 223, 55, 97, 35, 14, 64, 128, 7, 173, 60, 0, 0, 128, 63, 255, 0, 0, 126, 33, 56, 50, 58, 97, 35, 14, 64, 128, 7, 173, 60, 0, 0, 128, 63, 0, 63, 0, 31, 211, 48, 223, 55, 97, 35, 14, 64, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 50, 58, 98, 35, 14, 64, 189, 167, 112, 191, 0, 0, 128, 63, 255, 0, 0, 126, 71, 55, 50, 58, 98, 35, 14, 64, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 78, 58, 230, 58, 98, 35, 14, 64, 189, 167, 112, 191, 0, 0, 128, 63, 0, 0, 0, 126, 71, 55, 50, 58, 98, 35, 14, 64, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 78, 58, 230, 58, 98, 35, 14, 64, 106, 0, 31, 189, 0, 0, 128, 63, 255, 0, 0, 126, 25, 56, 50, 58, 98, 35, 14, 64, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 171, 58, 230, 58, 98, 35, 14, 64, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 171, 58, 230, 58, 98, 35, 14, 64, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 50, 58, 98, 35, 14, 64, 189, 167, 112, 191, 139, 55, 98, 63, 255, 1, 0, 1, 71, 57, 67, 56, 98, 35, 14, 64, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 67, 56, 98, 35, 14, 64, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 62, 58, 230, 58, 98, 35, 14, 64, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 67, 56, 98, 35, 14, 64, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 67, 56, 98, 35, 14, 64, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 62, 58, 230, 58, 98, 35, 14, 64, 106, 0, 31, 189, 139, 55, 98, 63, 255, 255, 255, 1, 210, 56, 67, 56, 98, 35, 14, 64, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 210, 56, 67, 56, 98, 35, 14, 64, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 156, 58, 230, 58, 98, 35, 14, 64, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 156, 58, 230, 58, 98, 35, 14, 64, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 210, 56, 67, 56, 97, 35, 14, 64, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 223, 55, 97, 35, 14, 64, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 62, 1, 156, 58, 157, 56, 97, 35, 14, 64, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 157, 56, 97, 35, 14, 64, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 223, 55, 97, 35, 14, 64, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 223, 55, 97, 35, 14, 64, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 62, 1, 109, 58, 153, 52, 97, 35, 14, 64, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 223, 55, 97, 35, 14, 64, 232, 219, 185, 62, 96, 22, 2, 191, 64, 126, 62, 1, 109, 58, 153, 52, 97, 35, 14, 64, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 62, 1, 166, 58, 157, 56, 97, 35, 14, 64, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 92, 57, 65, 59, 97, 35, 14, 64, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 92, 57, 65, 59, 97, 35, 14, 64, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 157, 56, 97, 35, 14, 64, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 92, 57, 65, 59, 97, 35, 14, 64, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 92, 57, 65, 59, 97, 35, 14, 64, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 162, 57, 64, 59, 97, 35, 14, 64, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 162, 57, 64, 59, 97, 35, 14, 64, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 194, 1, 119, 58, 153, 52, 97, 35, 14, 64, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 162, 57, 64, 59, 97, 35, 14, 64, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 162, 57, 64, 59, 97, 35, 14, 64, 118, 100, 146, 62, 131, 234, 20, 191, 64, 126, 62, 1, 119, 58, 153, 52, 60, 207, 8, 64, 36, 87, 91, 191, 139, 55, 98, 63, 129, 0, 0, 63, 3, 47, 39, 49, 60, 207, 8, 64, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 60, 57, 77, 56, 60, 207, 8, 64, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 60, 57, 77, 56, 60, 207, 8, 64, 36, 87, 91, 191, 139, 55, 98, 63, 0, 127, 127, 127, 198, 58, 221, 54, 60, 207, 8, 64, 0, 5, 250, 189, 139, 55, 98, 63, 129, 0, 0, 63, 3, 47, 80, 47, 60, 207, 8, 64, 0, 5, 250, 189, 139, 55, 98, 63, 0, 129, 0, 63, 251, 58, 146, 52, 60, 207, 8, 64, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 221, 56, 77, 56, 112, 163, 18, 62, 0, 5, 250, 189, 139, 55, 98, 63, 0, 129, 0, 63, 251, 58, 22, 49, 112, 163, 18, 62, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 221, 56, 81, 57, 112, 163, 18, 62, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 221, 56, 81, 57, 112, 163, 18, 62, 0, 5, 250, 189, 139, 55, 98, 63, 127, 0, 127, 127, 25, 59, 167, 56, 112, 163, 18, 62, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 60, 57, 81, 57, 112, 163, 18, 62, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 60, 57, 81, 57, 112, 163, 18, 62, 36, 87, 91, 191, 139, 55, 98, 63, 0, 127, 127, 127, 198, 58, 213, 52, 112, 163, 18, 62, 36, 87, 91, 191, 139, 55, 98, 63, 127, 0, 127, 127, 25, 59, 7, 57, 70, 142, 137, 64, 36, 87, 91, 191, 106, 163, 103, 63, 129, 0, 0, 63, 79, 39, 39, 49, 70, 142, 137, 64, 36, 87, 91, 191, 106, 163, 103, 63, 255, 0, 0, 1, 60, 57, 104, 54, 70, 142, 137, 64, 36, 87, 91, 191, 106, 163, 103, 63, 255, 0, 0, 1, 60, 57, 104, 54, 70, 142, 137, 64, 36, 87, 91, 191, 106, 163, 103, 63, 0, 127, 127, 126, 202, 58, 222, 58, 70, 142, 137, 64, 0, 5, 250, 189, 62, 161, 103, 63, 129, 0, 0, 63, 79, 39, 80, 47, 70, 142, 137, 64, 0, 5, 250, 189, 62, 161, 103, 63, 255, 0, 0, 1, 221, 56, 104, 54, 70, 142, 137, 64, 0, 5, 250, 189, 62, 161, 103, 63, 255, 0, 0, 1, 221, 56, 104, 54, 70, 142, 137, 64, 0, 5, 250, 189, 62, 161, 103, 63, 0, 129, 127, 126, 240, 58, 170, 56, 136, 119, 19, 64, 0, 5, 250, 189, 7, 56, 98, 63, 255, 255, 255, 1, 221, 56, 56, 56, 136, 119, 19, 64, 0, 5, 250, 189, 7, 56, 98, 63, 0, 0, 0, 1, 221, 56, 56, 56, 136, 119, 19, 64, 0, 5, 250, 189, 7, 56, 98, 63, 0, 129, 127, 1, 240, 58, 174, 57, 136, 119, 19, 64, 0, 5, 250, 189, 7, 56, 98, 63, 127, 0, 127, 127, 15, 44, 80, 47, 136, 119, 19, 64, 36, 87, 91, 191, 16, 56, 98, 63, 255, 1, 0, 1, 60, 57, 56, 56, 136, 119, 19, 64, 36, 87, 91, 191, 16, 56, 98, 63, 0, 0, 0, 1, 60, 57, 56, 56, 136, 119, 19, 64, 36, 87, 91, 191, 16, 56, 98, 63, 0, 127, 127, 126, 202, 58, 218, 57, 136, 119, 19, 64, 36, 87, 91, 191, 16, 56, 98, 63, 127, 0, 127, 127, 15, 44, 39, 49, 60, 207, 8, 64, 0, 5, 250, 189, 113, 130, 75, 63, 129, 0, 0, 63, 166, 46, 80, 47, 60, 207, 8, 64, 0, 5, 250, 189, 113, 130, 75, 63, 0, 129, 0, 63, 240, 58, 146, 52, 60, 207, 8, 64, 0, 5, 250, 189, 113, 130, 75, 63, 0, 0, 0, 127, 42, 58, 92, 57, 60, 207, 8, 64, 36, 87, 91, 191, 113, 130, 75, 63, 129, 0, 0, 63, 166, 46, 39, 49, 60, 207, 8, 64, 36, 87, 91, 191, 113, 130, 75, 63, 0, 0, 0, 127, 202, 57, 92, 57, 60, 207, 8, 64, 36, 87, 91, 191, 113, 130, 75, 63, 0, 127, 127, 127, 210, 58, 221, 54, 112, 163, 18, 62, 36, 87, 91, 191, 113, 130, 75, 63, 0, 0, 0, 127, 202, 57, 88, 56, 112, 163, 18, 62, 36, 87, 91, 191, 113, 130, 75, 63, 0, 127, 127, 127, 210, 58, 213, 52, 112, 163, 18, 62, 36, 87, 91, 191, 113, 130, 75, 63, 127, 0, 127, 127, 37, 59, 7, 57, 112, 163, 18, 62, 0, 5, 250, 189, 113, 130, 75, 63, 0, 129, 0, 63, 240, 58, 22, 49, 112, 163, 18, 62, 0, 5, 250, 189, 113, 130, 75, 63, 0, 0, 0, 127, 42, 58, 88, 56, 112, 163, 18, 62, 0, 5, 250, 189, 113, 130, 75, 63, 127, 0, 127, 127, 37, 59, 167, 56, 70, 142, 137, 64, 0, 5, 250, 189, 0, 230, 80, 63, 129, 0, 0, 63, 221, 37, 80, 47, 70, 142, 137, 64, 0, 5, 250, 189, 0, 230, 80, 63, 255, 0, 0, 126, 33, 58, 222, 58, 70, 142, 137, 64, 0, 5, 250, 189, 0, 230, 80, 63, 0, 129, 127, 126, 251, 58, 171, 56, 70, 142, 137, 64, 36, 87, 91, 191, 42, 232, 80, 63, 129, 0, 0, 63, 221, 37, 39, 49, 70, 142, 137, 64, 36, 87, 91, 191, 42, 232, 80, 63, 255, 0, 0, 126, 193, 57, 222, 58, 70, 142, 137, 64, 36, 87, 91, 191, 42, 232, 80, 63, 0, 127, 127, 126, 214, 58, 221, 58, 136, 119, 19, 64, 36, 87, 91, 191, 223, 130, 75, 63, 255, 0, 0, 126, 193, 57, 218, 57, 136, 119, 19, 64, 36, 87, 91, 191, 223, 130, 75, 63, 0, 127, 127, 126, 214, 58, 218, 57, 136, 119, 19, 64, 36, 87, 91, 191, 223, 130, 75, 63, 127, 0, 127, 127, 107, 44, 39, 49, 136, 119, 19, 64, 0, 5, 250, 189, 215, 130, 75, 63, 255, 0, 0, 126, 33, 58, 218, 57, 136, 119, 19, 64, 0, 5, 250, 189, 215, 130, 75, 63, 0, 129, 127, 1, 251, 58, 174, 57, 136, 119, 19, 64, 0, 5, 250, 189, 215, 130, 75, 63, 127, 0, 127, 127, 107, 44, 80, 47, 97, 35, 142, 63, 0, 0, 128, 191, 208, 123, 78, 191, 0, 129, 127, 127, 141, 52, 128, 56, 97, 35, 142, 63, 0, 0, 128, 191, 0, 0, 0, 128, 0, 129, 127, 127, 119, 51, 128, 56, 97, 35, 142, 63, 0, 0, 128, 191, 0, 0, 128, 191, 0, 129, 127, 127, 192, 52, 128, 56, 97, 35, 142, 63, 0, 0, 128, 191, 0, 0, 128, 191, 107, 129, 19, 127, 252, 52, 128, 56, 97, 35, 142, 63, 184, 42, 142, 62, 43, 98, 214, 190, 0, 90, 0, 45, 187, 43, 128, 56, 97, 35, 142, 63, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 128, 56, 97, 35, 142, 63, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 128, 56, 183, 12, 150, 63, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 194, 1, 109, 58, 16, 51, 183, 12, 150, 63, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 194, 1, 109, 58, 16, 51, 183, 12, 150, 63, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 120, 56, 183, 12, 150, 63, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 120, 56, 168, 105, 65, 63, 118, 100, 146, 62, 131, 234, 20, 191, 130, 255, 0, 95, 27, 51, 224, 48, 168, 105, 65, 63, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 163, 57, 255, 59, 168, 105, 65, 63, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 194, 1, 119, 58, 55, 50, 168, 105, 65, 63, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 194, 1, 119, 58, 55, 50, 168, 105, 65, 63, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 119, 58, 55, 50, 168, 105, 65, 63, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 163, 57, 255, 59, 97, 35, 142, 63, 32, 208, 117, 63, 116, 103, 174, 191, 107, 129, 19, 127, 252, 54, 128, 56, 97, 35, 142, 63, 32, 208, 117, 63, 116, 103, 174, 191, 0, 127, 0, 63, 0, 0, 128, 56, 97, 35, 142, 63, 0, 0, 128, 191, 0, 0, 128, 63, 0, 129, 127, 127, 110, 49, 128, 56, 97, 35, 142, 63, 0, 0, 128, 191, 0, 0, 128, 63, 0, 0, 0, 126, 56, 55, 161, 57, 97, 35, 142, 63, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 128, 56, 97, 35, 142, 63, 32, 208, 117, 63, 123, 40, 145, 191, 0, 127, 0, 63, 112, 35, 128, 56, 97, 35, 142, 63, 128, 7, 173, 60, 0, 0, 128, 63, 0, 63, 0, 31, 211, 48, 128, 56, 97, 35, 142, 63, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 161, 57, 114, 249, 145, 63, 189, 167, 112, 191, 0, 0, 128, 63, 0, 0, 0, 126, 71, 55, 165, 57, 114, 249, 145, 63, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 78, 58, 115, 59, 114, 249, 145, 63, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 171, 58, 89, 58, 114, 249, 145, 63, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 165, 57, 114, 249, 145, 63, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 207, 56, 114, 249, 145, 63, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 71, 57, 207, 56, 114, 249, 145, 63, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 63, 58, 115, 59, 114, 249, 145, 63, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 156, 58, 89, 58, 114, 249, 145, 63, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 210, 56, 207, 56, 114, 249, 145, 63, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 210, 56, 207, 56, 184, 12, 150, 63, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 38, 57, 184, 12, 150, 63, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 38, 57, 184, 12, 150, 63, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 120, 56, 172, 105, 65, 63, 207, 59, 76, 63, 231, 31, 143, 191, 130, 255, 0, 95, 27, 51, 188, 46, 172, 105, 65, 63, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 92, 57, 255, 59, 172, 105, 65, 63, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 62, 1, 166, 58, 92, 57, 172, 105, 65, 63, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 92, 57, 172, 105, 65, 63, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 92, 57, 172, 105, 65, 63, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 92, 57, 255, 59, 115, 249, 145, 63, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 60, 57, 207, 56, 115, 249, 145, 63, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 60, 57, 207, 56, 115, 249, 145, 63, 36, 87, 91, 191, 139, 55, 98, 63, 0, 127, 127, 127, 198, 58, 217, 53, 115, 249, 145, 63, 0, 5, 250, 189, 139, 55, 98, 63, 0, 129, 0, 63, 251, 58, 30, 51, 115, 249, 145, 63, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 221, 56, 207, 56, 115, 249, 145, 63, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 221, 56, 207, 56, 115, 249, 145, 63, 36, 87, 91, 191, 113, 130, 75, 63, 0, 0, 0, 127, 202, 57, 218, 56, 115, 249, 145, 63, 36, 87, 91, 191, 113, 130, 75, 63, 0, 127, 127, 127, 210, 58, 217, 53, 115, 249, 145, 63, 0, 5, 250, 189, 113, 130, 75, 63, 0, 129, 0, 63, 240, 58, 30, 51, 115, 249, 145, 63, 0, 5, 250, 189, 113, 130, 75, 63, 0, 0, 0, 127, 42, 58, 218, 56, 18, 53, 85, 64, 32, 208, 117, 63, 96, 235, 172, 191, 0, 127, 0, 63, 11, 18, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 96, 235, 172, 191, 0, 127, 0, 63, 11, 18, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 96, 235, 172, 191, 107, 131, 19, 127, 252, 54, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 96, 235, 172, 191, 107, 131, 19, 127, 252, 54, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 50, 124, 129, 63, 255, 0, 0, 126, 56, 55, 195, 58, 18, 53, 85, 64, 0, 0, 128, 191, 50, 124, 129, 63, 255, 0, 0, 126, 56, 55, 195, 58, 18, 53, 85, 64, 0, 0, 128, 191, 50, 124, 129, 63, 0, 129, 127, 127, 104, 49, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 50, 124, 129, 63, 0, 129, 127, 127, 104, 49, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 18, 172, 143, 191, 0, 64, 0, 32, 209, 35, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 18, 172, 143, 191, 0, 64, 0, 32, 209, 35, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 18, 172, 143, 191, 0, 127, 0, 63, 209, 35, 190, 54, 18, 53, 85, 64, 32, 208, 117, 63, 18, 172, 143, 191, 0, 127, 0, 63, 209, 35, 190, 54, 18, 53, 85, 64, 128, 7, 173, 60, 104, 124, 129, 63, 255, 0, 0, 126, 33, 56, 195, 58, 18, 53, 85, 64, 128, 7, 173, 60, 104, 124, 129, 63, 255, 0, 0, 126, 33, 56, 195, 58, 18, 53, 85, 64, 128, 7, 173, 60, 104, 124, 129, 63, 0, 63, 0, 31, 217, 48, 190, 54, 10, 74, 83, 64, 189, 167, 112, 191, 227, 110, 129, 63, 255, 0, 0, 126, 71, 55, 191, 58, 10, 74, 83, 64, 189, 167, 112, 191, 227, 110, 129, 63, 255, 0, 0, 126, 71, 55, 191, 58, 10, 74, 83, 64, 189, 167, 112, 191, 227, 110, 129, 63, 0, 127, 0, 63, 78, 58, 89, 58, 10, 74, 83, 64, 189, 167, 112, 191, 227, 110, 129, 63, 0, 127, 0, 63, 78, 58, 89, 58, 10, 74, 83, 64, 106, 0, 31, 189, 197, 110, 129, 63, 255, 0, 0, 126, 25, 56, 191, 58, 10, 74, 83, 64, 106, 0, 31, 189, 197, 110, 129, 63, 255, 0, 0, 126, 25, 56, 191, 58, 10, 74, 83, 64, 106, 0, 31, 189, 197, 110, 129, 63, 0, 129, 0, 63, 171, 58, 115, 59, 10, 74, 83, 64, 106, 0, 31, 189, 197, 110, 129, 63, 0, 129, 0, 63, 171, 58, 115, 59, 10, 74, 83, 64, 189, 167, 112, 191, 41, 21, 101, 63, 255, 0, 0, 1, 71, 57, 108, 55, 10, 74, 83, 64, 189, 167, 112, 191, 41, 21, 101, 63, 255, 1, 0, 1, 71, 57, 108, 55, 10, 74, 83, 64, 189, 167, 112, 191, 41, 21, 101, 63, 0, 127, 0, 63, 63, 58, 89, 58, 10, 74, 83, 64, 189, 167, 112, 191, 41, 21, 101, 63, 0, 127, 0, 63, 63, 58, 89, 58, 10, 74, 83, 64, 106, 0, 31, 189, 238, 20, 101, 63, 255, 0, 0, 1, 210, 56, 108, 55, 10, 74, 83, 64, 106, 0, 31, 189, 238, 20, 101, 63, 255, 255, 255, 1, 210, 56, 108, 55, 10, 74, 83, 64, 106, 0, 31, 189, 238, 20, 101, 63, 0, 129, 0, 63, 156, 58, 115, 59, 10, 74, 83, 64, 106, 0, 31, 189, 238, 20, 101, 63, 0, 129, 0, 63, 156, 58, 115, 59, 102, 64, 81, 64, 136, 247, 95, 63, 116, 86, 132, 191, 0, 194, 193, 1, 156, 58, 21, 56, 102, 64, 81, 64, 136, 247, 95, 63, 116, 86, 132, 191, 0, 64, 0, 32, 93, 37, 206, 54, 102, 64, 81, 64, 136, 247, 95, 63, 116, 86, 132, 191, 0, 64, 0, 32, 93, 37, 206, 54, 102, 64, 81, 64, 136, 247, 95, 63, 116, 86, 132, 191, 0, 194, 194, 1, 156, 58, 21, 56, 87, 236, 107, 64, 207, 59, 76, 63, 128, 192, 141, 191, 255, 195, 62, 1, 166, 58, 189, 55, 87, 236, 107, 64, 207, 59, 76, 63, 128, 192, 141, 191, 0, 194, 193, 1, 166, 58, 189, 55, 87, 236, 107, 64, 207, 59, 76, 63, 128, 192, 141, 191, 0, 194, 194, 1, 166, 58, 189, 55, 87, 236, 107, 64, 207, 59, 76, 63, 128, 192, 141, 191, 0, 64, 0, 32, 92, 57, 130, 58, 87, 236, 107, 64, 207, 59, 76, 63, 128, 192, 141, 191, 0, 64, 0, 32, 92, 57, 130, 58, 87, 236, 107, 64, 207, 59, 76, 63, 128, 192, 141, 191, 125, 0, 0, 95, 17, 52, 224, 48, 18, 53, 85, 64, 0, 0, 128, 191, 232, 130, 75, 191, 0, 130, 127, 127, 138, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 232, 130, 75, 191, 0, 129, 127, 127, 138, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 232, 130, 75, 191, 0, 129, 127, 127, 138, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 232, 130, 75, 191, 0, 129, 127, 127, 138, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 227, 57, 62, 60, 0, 129, 127, 127, 113, 51, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 227, 57, 62, 60, 0, 130, 127, 127, 113, 51, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 227, 57, 62, 60, 0, 129, 127, 127, 113, 51, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 227, 57, 62, 60, 0, 129, 127, 127, 113, 51, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 116, 7, 125, 191, 0, 129, 127, 127, 189, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 116, 7, 125, 191, 0, 129, 127, 127, 189, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 116, 7, 125, 191, 107, 131, 237, 127, 252, 52, 190, 54, 18, 53, 85, 64, 0, 0, 128, 191, 116, 7, 125, 191, 107, 131, 237, 127, 252, 52, 190, 54, 18, 53, 85, 64, 184, 42, 142, 62, 102, 112, 208, 190, 0, 64, 0, 32, 211, 43, 190, 54, 18, 53, 85, 64, 184, 42, 142, 62, 102, 112, 208, 190, 0, 64, 0, 32, 211, 43, 190, 54, 18, 53, 85, 64, 184, 42, 142, 62, 102, 112, 208, 190, 0, 90, 0, 45, 211, 43, 190, 54, 102, 64, 81, 64, 232, 219, 185, 62, 184, 177, 254, 190, 0, 64, 0, 32, 22, 43, 206, 54, 102, 64, 81, 64, 232, 219, 185, 62, 184, 177, 254, 190, 0, 64, 0, 32, 22, 43, 206, 54, 102, 64, 81, 64, 232, 219, 185, 62, 184, 177, 254, 190, 64, 126, 194, 1, 109, 58, 170, 53, 102, 64, 81, 64, 232, 219, 185, 62, 184, 177, 254, 190, 64, 126, 193, 1, 109, 58, 170, 53, 87, 236, 107, 64, 118, 100, 146, 62, 246, 44, 18, 191, 0, 64, 0, 32, 163, 57, 129, 58, 87, 236, 107, 64, 118, 100, 146, 62, 246, 44, 18, 191, 0, 64, 0, 32, 163, 57, 129, 58, 87, 236, 107, 64, 118, 100, 146, 62, 246, 44, 18, 191, 64, 126, 194, 1, 119, 58, 23, 54, 87, 236, 107, 64, 118, 100, 146, 62, 246, 44, 18, 191, 64, 126, 193, 1, 119, 58, 23, 54, 87, 236, 107, 64, 118, 100, 146, 62, 246, 44, 18, 191, 65, 125, 194, 1, 119, 58, 23, 54, 87, 236, 107, 64, 118, 100, 146, 62, 246, 44, 18, 191, 125, 0, 0, 95, 17, 52, 189, 46, 10, 74, 83, 64, 36, 87, 91, 191, 189, 237, 100, 63, 255, 0, 0, 1, 60, 57, 108, 55, 10, 74, 83, 64, 36, 87, 91, 191, 189, 237, 100, 63, 255, 1, 0, 1, 60, 57, 108, 55, 10, 74, 83, 64, 36, 87, 91, 191, 189, 237, 100, 63, 0, 127, 127, 126, 202, 58, 92, 58, 10, 74, 83, 64, 36, 87, 91, 191, 189, 237, 100, 63, 0, 127, 127, 126, 202, 58, 92, 58, 10, 74, 83, 64, 0, 5, 250, 189, 162, 236, 100, 63, 255, 0, 0, 1, 221, 56, 108, 55, 10, 74, 83, 64, 0, 5, 250, 189, 162, 236, 100, 63, 255, 255, 255, 1, 221, 56, 108, 55, 10, 74, 83, 64, 0, 5, 250, 189, 162, 236, 100, 63, 0, 129, 127, 1, 240, 58, 44, 57, 10, 74, 83, 64, 0, 5, 250, 189, 162, 236, 100, 63, 0, 129, 127, 126, 240, 58, 44, 57, 10, 74, 83, 64, 36, 87, 91, 191, 132, 53, 78, 63, 255, 0, 0, 126, 193, 57, 92, 58, 10, 74, 83, 64, 36, 87, 91, 191, 132, 53, 78, 63, 255, 0, 0, 126, 193, 57, 92, 58, 10, 74, 83, 64, 36, 87, 91, 191, 132, 53, 78, 63, 0, 127, 127, 126, 214, 58, 92, 58, 10, 74, 83, 64, 36, 87, 91, 191, 132, 53, 78, 63, 0, 127, 127, 126, 214, 58, 92, 58, 10, 74, 83, 64, 0, 5, 250, 189, 108, 52, 78, 63, 255, 0, 0, 126, 33, 58, 92, 58, 10, 74, 83, 64, 0, 5, 250, 189, 108, 52, 78, 63, 255, 0, 0, 126, 33, 58, 92, 58, 10, 74, 83, 64, 0, 5, 250, 189, 108, 52, 78, 63, 0, 129, 127, 1, 251, 58, 45, 57, 10, 74, 83, 64, 0, 5, 250, 189, 108, 52, 78, 63, 0, 129, 127, 126, 251, 58, 45, 57, 171, 208, 103, 64, 184, 227, 64, 63, 25, 222, 135, 191, 130, 0, 62, 1, 240, 58, 158, 48, 171, 208, 103, 64, 184, 227, 64, 63, 25, 222, 135, 191, 0, 195, 0, 95, 246, 56, 37, 51, 171, 208, 103, 64, 184, 227, 64, 63, 25, 222, 135, 191, 0, 64, 0, 32, 99, 57, 138, 58, 171, 208, 103, 64, 184, 227, 64, 63, 25, 222, 135, 191, 0, 64, 0, 32, 99, 57, 138, 58, 13, 63, 18, 64, 177, 227, 64, 63, 186, 30, 137, 191, 0, 195, 0, 95, 246, 56, 109, 48, 13, 63, 18, 64, 177, 227, 64, 63, 186, 30, 137, 191, 0, 64, 0, 32, 98, 57, 56, 59, 13, 63, 18, 64, 177, 227, 64, 63, 186, 30, 137, 191, 0, 64, 0, 32, 98, 57, 56, 59, 13, 63, 18, 64, 177, 227, 64, 63, 186, 30, 137, 191, 126, 0, 62, 1, 67, 58, 50, 47, 13, 63, 18, 64, 178, 20, 169, 62, 89, 175, 32, 191, 0, 64, 0, 32, 156, 57, 56, 59, 13, 63, 18, 64, 178, 20, 169, 62, 89, 175, 32, 191, 0, 64, 0, 32, 156, 57, 56, 59, 13, 63, 18, 64, 178, 20, 169, 62, 89, 175, 32, 191, 65, 126, 0, 95, 124, 57, 37, 51, 13, 63, 18, 64, 178, 20, 169, 62, 89, 175, 32, 191, 126, 0, 62, 1, 67, 58, 216, 48, 171, 208, 103, 64, 164, 20, 169, 62, 72, 47, 30, 191, 130, 0, 62, 1, 240, 58, 190, 46, 171, 208, 103, 64, 164, 20, 169, 62, 72, 47, 30, 191, 0, 64, 0, 32, 157, 57, 138, 58, 171, 208, 103, 64, 164, 20, 169, 62, 72, 47, 30, 191, 0, 64, 0, 32, 157, 57, 138, 58, 171, 208, 103, 64, 164, 20, 169, 62, 72, 47, 30, 191, 65, 126, 0, 95, 124, 57, 109, 48, 178, 7, 10, 64, 198, 227, 64, 63, 31, 46, 137, 191, 130, 0, 0, 95, 56, 49, 63, 47, 178, 7, 10, 64, 198, 227, 64, 63, 31, 46, 137, 191, 0, 194, 0, 95, 90, 57, 37, 51, 178, 7, 10, 64, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 98, 57, 73, 59, 178, 7, 10, 64, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 98, 57, 73, 59, 106, 216, 81, 63, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 99, 57, 247, 59, 106, 216, 81, 63, 198, 227, 64, 63, 31, 46, 137, 191, 0, 194, 0, 95, 90, 57, 109, 48, 106, 216, 81, 63, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 99, 57, 247, 59, 106, 216, 81, 63, 198, 227, 64, 63, 31, 46, 137, 191, 126, 0, 0, 95, 173, 48, 223, 48, 102, 216, 81, 63, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 157, 57, 247, 59, 102, 216, 81, 63, 136, 20, 169, 62, 19, 206, 32, 191, 64, 127, 0, 95, 190, 57, 37, 51, 102, 216, 81, 63, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 157, 57, 247, 59, 102, 216, 81, 63, 136, 20, 169, 62, 19, 206, 32, 191, 126, 0, 0, 95, 173, 48, 63, 47, 177, 7, 10, 64, 136, 20, 169, 62, 19, 206, 32, 191, 130, 0, 0, 95, 56, 49, 223, 48, 177, 7, 10, 64, 136, 20, 169, 62, 19, 206, 32, 191, 64, 127, 0, 95, 190, 57, 109, 48, 177, 7, 10, 64, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 156, 57, 73, 59, 177, 7, 10, 64, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 156, 57, 73, 59, 146, 64, 18, 64, 82, 19, 58, 63, 240, 94, 140, 191, 0, 195, 0, 95, 243, 56, 109, 48, 146, 64, 18, 64, 82, 19, 58, 63, 240, 94, 140, 191, 0, 64, 0, 32, 92, 57, 100, 58, 146, 64, 18, 64, 82, 19, 58, 63, 240, 94, 140, 191, 126, 0, 62, 1, 72, 58, 50, 47, 48, 210, 103, 64, 89, 19, 58, 63, 79, 30, 139, 191, 130, 0, 62, 1, 245, 58, 158, 48, 48, 210, 103, 64, 89, 19, 58, 63, 79, 30, 139, 191, 0, 195, 0, 95, 243, 56, 37, 51, 48, 210, 103, 64, 89, 19, 58, 63, 79, 30, 139, 191, 0, 64, 0, 32, 92, 57, 181, 57, 48, 210, 103, 64, 230, 115, 155, 62, 179, 175, 36, 191, 130, 0, 62, 1, 245, 58, 190, 46, 48, 210, 103, 64, 230, 115, 155, 62, 179, 175, 36, 191, 0, 64, 0, 32, 150, 57, 181, 57, 48, 210, 103, 64, 230, 115, 155, 62, 179, 175, 36, 191, 65, 126, 0, 95, 120, 57, 109, 48, 146, 64, 18, 64, 244, 115, 155, 62, 196, 47, 39, 191, 0, 64, 0, 32, 150, 57, 99, 58, 146, 64, 18, 64, 244, 115, 155, 62, 196, 47, 39, 191, 65, 126, 0, 95, 120, 57, 37, 51, 146, 64, 18, 64, 244, 115, 155, 62, 196, 47, 39, 191, 126, 0, 62, 1, 72, 58, 216, 48, 128, 222, 81, 63, 103, 19, 58, 63, 85, 110, 140, 191, 0, 194, 0, 95, 87, 57, 109, 48, 128, 222, 81, 63, 103, 19, 58, 63, 85, 110, 140, 191, 0, 64, 64, 126, 228, 50, 88, 49, 128, 222, 81, 63, 103, 19, 58, 63, 85, 110, 140, 191, 126, 0, 0, 95, 154, 48, 223, 48, 55, 9, 10, 64, 103, 19, 58, 63, 85, 110, 140, 191, 130, 0, 0, 95, 37, 49, 63, 47, 55, 9, 10, 64, 103, 19, 58, 63, 85, 110, 140, 191, 0, 194, 0, 95, 87, 57, 37, 51, 55, 9, 10, 64, 103, 19, 58, 63, 85, 110, 140, 191, 0, 64, 64, 126, 228, 50, 8, 52, 54, 9, 10, 64, 202, 115, 155, 62, 126, 78, 39, 191, 130, 0, 0, 95, 37, 49, 223, 48, 54, 9, 10, 64, 202, 115, 155, 62, 126, 78, 39, 191, 64, 127, 0, 95, 187, 57, 109, 48, 54, 9, 10, 64, 202, 115, 155, 62, 126, 78, 39, 191, 0, 64, 64, 126, 251, 49, 8, 52, 124, 222, 81, 63, 202, 115, 155, 62, 126, 78, 39, 191, 64, 127, 0, 95, 187, 57, 37, 51, 124, 222, 81, 63, 202, 115, 155, 62, 126, 78, 39, 191, 0, 64, 64, 126, 251, 49, 88, 49, 124, 222, 81, 63, 202, 115, 155, 62, 126, 78, 39, 191, 126, 0, 0, 95, 154, 48, 63, 47, 16, 116, 253, 61, 130, 207, 71, 63, 29, 60, 145, 191, 0, 194, 62, 1, 168, 58, 174, 57, 16, 116, 253, 61, 130, 207, 71, 63, 29, 60, 145, 191, 0, 64, 0, 32, 126, 55, 8, 52, 16, 116, 253, 61, 130, 207, 71, 63, 29, 60, 145, 191, 125, 0, 62, 1, 128, 52, 219, 47, 17, 116, 253, 61, 220, 139, 137, 62, 239, 34, 25, 191, 64, 127, 62, 1, 121, 58, 237, 48, 17, 116, 253, 61, 220, 139, 137, 62, 239, 34, 25, 191, 0, 64, 0, 32, 5, 56, 8, 52, 17, 116, 253, 61, 220, 139, 137, 62, 239, 34, 25, 191, 125, 0, 62, 1, 128, 52, 112, 49, 161, 238, 107, 64, 130, 207, 71, 63, 182, 220, 143, 191, 255, 195, 62, 1, 168, 58, 189, 55, 161, 238, 107, 64, 130, 207, 71, 63, 182, 220, 143, 191, 255, 64, 255, 32, 35, 53, 8, 52, 161, 238, 107, 64, 130, 207, 71, 63, 182, 220, 143, 191, 125, 0, 0, 95, 11, 52, 224, 48, 219, 47, 138, 64, 130, 207, 71, 63, 80, 125, 142, 191, 130, 255, 0, 95, 0, 0, 73, 47, 219, 47, 138, 64, 130, 207, 71, 63, 80, 125, 142, 191, 255, 195, 194, 1, 168, 58, 24, 55, 219, 47, 138, 64, 130, 207, 71, 63, 80, 125, 142, 191, 255, 64, 255, 32, 35, 53, 199, 50, 219, 47, 138, 64, 220, 139, 137, 62, 213, 167, 19, 191, 130, 255, 0, 95, 0, 0, 39, 49, 219, 47, 138, 64, 220, 139, 137, 62, 213, 167, 19, 191, 255, 64, 255, 32, 176, 53, 195, 50, 219, 47, 138, 64, 220, 139, 137, 62, 213, 167, 19, 191, 65, 125, 194, 1, 121, 58, 187, 54, 209, 114, 65, 63, 220, 139, 137, 62, 239, 34, 25, 191, 130, 255, 0, 95, 14, 51, 224, 48, 209, 114, 65, 63, 220, 139, 137, 62, 239, 34, 25, 191, 64, 127, 62, 1, 121, 58, 55, 50, 209, 114, 65, 63, 220, 139, 137, 62, 239, 34, 25, 191, 0, 64, 0, 32, 5, 56, 199, 50, 213, 114, 65, 63, 130, 207, 71, 63, 29, 60, 145, 191, 130, 255, 0, 95, 14, 51, 188, 46, 213, 114, 65, 63, 130, 207, 71, 63, 29, 60, 145, 191, 0, 194, 62, 1, 168, 58, 92, 57, 213, 114, 65, 63, 130, 207, 71, 63, 29, 60, 145, 191, 0, 64, 0, 32, 126, 55, 199, 50, 161, 238, 107, 64, 220, 139, 137, 62, 98, 101, 22, 191, 255, 64, 255, 32, 176, 53, 6, 52, 161, 238, 107, 64, 220, 139, 137, 62, 98, 101, 22, 191, 65, 125, 194, 1, 121, 58, 23, 54, 161, 238, 107, 64, 220, 139, 137, 62, 98, 101, 22, 191, 125, 0, 0, 95, 11, 52, 188, 46, 217, 112, 184, 192, 50, 29, 114, 191, 219, 191, 122, 63, 129, 0, 0, 126, 70, 56, 248, 59, 217, 112, 184, 192, 50, 29, 114, 191, 219, 191, 122, 63, 130, 0, 0, 126, 70, 56, 248, 59, 217, 112, 184, 192, 50, 29, 114, 191, 219, 191, 122, 63, 0, 127, 129, 63, 249, 58, 213, 57, 217, 112, 184, 192, 50, 29, 114, 191, 219, 191, 122, 63, 127, 126, 129, 63, 206, 53, 75, 50, 217, 112, 184, 192, 50, 29, 114, 191, 178, 207, 107, 191, 129, 0, 0, 126, 70, 56, 1, 59, 217, 112, 184, 192, 50, 29, 114, 191, 178, 207, 107, 191, 129, 0, 0, 126, 70, 56, 1, 59, 217, 112, 184, 192, 50, 29, 114, 191, 178, 207, 107, 191, 0, 19, 126, 63, 23, 59, 198, 58, 217, 112, 184, 192, 50, 29, 114, 191, 178, 207, 107, 191, 0, 126, 130, 63, 249, 58, 204, 58, 217, 112, 184, 192, 82, 237, 103, 63, 219, 189, 161, 191, 129, 0, 0, 127, 55, 57, 212, 58, 217, 112, 184, 192, 82, 237, 103, 63, 219, 189, 161, 191, 129, 0, 0, 126, 55, 57, 212, 58, 217, 112, 184, 192, 82, 237, 103, 63, 219, 189, 161, 191, 0, 19, 126, 63, 23, 59, 213, 57, 217, 112, 184, 192, 82, 237, 103, 63, 219, 189, 161, 191, 0, 130, 130, 63, 249, 58, 234, 58, 217, 112, 184, 192, 50, 29, 114, 191, 141, 42, 10, 61, 129, 0, 0, 126, 70, 56, 125, 59, 217, 112, 184, 192, 50, 29, 114, 191, 141, 42, 10, 61, 0, 126, 130, 63, 249, 58, 80, 58, 217, 112, 184, 192, 50, 29, 114, 191, 141, 42, 10, 61, 0, 127, 130, 63, 249, 58, 80, 58, 217, 112, 184, 192, 50, 29, 114, 191, 39, 217, 69, 191, 129, 0, 0, 126, 70, 56, 20, 59, 217, 112, 184, 192, 50, 29, 114, 191, 39, 217, 69, 191, 0, 126, 130, 63, 249, 58, 185, 58, 217, 112, 184, 192, 50, 29, 114, 191, 39, 217, 69, 191, 0, 126, 130, 63, 249, 58, 185, 58, 209, 53, 180, 192, 243, 114, 94, 63, 217, 158, 128, 191, 0, 64, 0, 32, 214, 37, 238, 59, 209, 53, 180, 192, 243, 114, 94, 63, 217, 158, 128, 191, 0, 64, 0, 32, 214, 37, 238, 59, 209, 53, 180, 192, 243, 114, 94, 63, 217, 158, 128, 191, 0, 195, 0, 96, 30, 59, 194, 53, 209, 53, 180, 192, 243, 114, 94, 63, 217, 158, 128, 191, 126, 0, 0, 95, 19, 50, 224, 48, 217, 112, 184, 192, 138, 96, 251, 61, 162, 247, 90, 63, 129, 0, 0, 127, 209, 56, 232, 59, 217, 112, 184, 192, 138, 96, 251, 61, 162, 247, 90, 63, 130, 0, 0, 127, 209, 56, 232, 59, 217, 112, 184, 192, 138, 96, 251, 61, 162, 247, 90, 63, 0, 130, 130, 63, 249, 58, 255, 59, 217, 112, 184, 192, 138, 96, 251, 61, 162, 247, 90, 63, 63, 130, 129, 63, 206, 53, 29, 48, 217, 112, 184, 192, 176, 82, 177, 186, 219, 191, 122, 63, 129, 0, 0, 127, 193, 56, 248, 59, 217, 112, 184, 192, 176, 82, 177, 186, 219, 191, 122, 63, 130, 0, 0, 127, 193, 56, 248, 59, 217, 112, 184, 192, 176, 82, 177, 186, 219, 191, 122, 63, 63, 130, 130, 63, 206, 53, 95, 48, 217, 112, 184, 192, 176, 82, 177, 186, 219, 191, 122, 63, 127, 126, 129, 63, 206, 53, 95, 48, 209, 53, 180, 192, 18, 229, 188, 62, 117, 54, 246, 190, 191, 126, 0, 96, 29, 59, 174, 57, 209, 53, 180, 192, 18, 229, 188, 62, 117, 54, 246, 190, 0, 64, 0, 32, 56, 43, 238, 59, 209, 53, 180, 192, 18, 229, 188, 62, 117, 54, 246, 190, 0, 64, 0, 32, 56, 43, 238, 59, 209, 53, 180, 192, 18, 229, 188, 62, 117, 54, 246, 190, 126, 0, 0, 95, 19, 50, 206, 46, 217, 112, 184, 192, 190, 127, 250, 61, 44, 68, 18, 190, 129, 0, 0, 126, 209, 56, 102, 59, 217, 112, 184, 192, 190, 127, 250, 61, 44, 68, 18, 190, 130, 0, 0, 126, 209, 56, 102, 59, 217, 112, 184, 192, 190, 127, 250, 61, 44, 68, 18, 190, 0, 130, 130, 63, 249, 58, 125, 59, 217, 112, 184, 192, 190, 127, 250, 61, 44, 68, 18, 190, 36, 130, 130, 63, 249, 58, 125, 59, 97, 35, 142, 192, 32, 208, 117, 63, 75, 111, 171, 191, 149, 131, 237, 127, 252, 54, 83, 59, 97, 35, 142, 192, 32, 208, 117, 63, 75, 111, 171, 191, 149, 130, 237, 127, 252, 54, 83, 59, 97, 35, 142, 192, 32, 208, 117, 63, 75, 111, 171, 191, 0, 127, 0, 63, 11, 22, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 100, 248, 130, 63, 0, 129, 127, 127, 98, 49, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 100, 248, 130, 63, 0, 129, 127, 127, 98, 49, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 100, 248, 130, 63, 0, 0, 0, 126, 56, 55, 156, 53, 97, 35, 142, 192, 0, 0, 128, 191, 100, 248, 130, 63, 1, 0, 0, 126, 56, 55, 156, 53, 97, 35, 142, 192, 0, 0, 128, 191, 100, 248, 130, 63, 1, 0, 0, 126, 56, 55, 156, 53, 97, 35, 142, 192, 0, 0, 128, 191, 100, 248, 130, 63, 1, 0, 0, 126, 56, 55, 156, 53, 97, 35, 142, 192, 5, 62, 53, 62, 249, 5, 94, 63, 0, 126, 0, 63, 141, 48, 83, 59, 97, 35, 142, 192, 5, 62, 53, 62, 249, 5, 94, 63, 0, 126, 0, 63, 141, 48, 83, 59, 97, 35, 142, 192, 5, 62, 53, 62, 249, 5, 94, 63, 0, 63, 0, 31, 141, 48, 83, 59, 97, 35, 142, 192, 5, 62, 53, 62, 249, 5, 94, 63, 0, 63, 0, 31, 141, 48, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 1, 138, 72, 191, 0, 130, 127, 127, 135, 52, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 1, 138, 72, 191, 0, 129, 127, 127, 135, 52, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 1, 138, 72, 191, 0, 129, 127, 127, 135, 52, 83, 59, 105, 94, 146, 192, 243, 114, 94, 63, 167, 185, 129, 191, 129, 0, 62, 1, 25, 59, 137, 56, 105, 94, 146, 192, 243, 114, 94, 63, 167, 185, 129, 191, 0, 64, 0, 32, 178, 37, 101, 59, 105, 94, 146, 192, 243, 114, 94, 63, 167, 185, 129, 191, 0, 195, 0, 96, 30, 59, 214, 54, 105, 94, 146, 192, 243, 114, 94, 63, 167, 185, 129, 191, 0, 64, 0, 32, 178, 37, 101, 59, 97, 35, 142, 192, 128, 7, 173, 60, 209, 248, 130, 63, 0, 63, 0, 31, 223, 48, 83, 59, 97, 35, 142, 192, 128, 7, 173, 60, 209, 248, 130, 63, 0, 63, 0, 31, 223, 48, 83, 59, 97, 35, 142, 192, 128, 7, 173, 60, 209, 248, 130, 63, 0, 0, 0, 126, 33, 56, 156, 53, 97, 35, 142, 192, 128, 7, 173, 60, 209, 248, 130, 63, 1, 0, 0, 126, 33, 56, 156, 53, 97, 35, 142, 192, 128, 7, 173, 60, 209, 248, 130, 63, 1, 0, 0, 126, 33, 56, 156, 53, 97, 35, 142, 192, 128, 7, 173, 60, 209, 248, 130, 63, 1, 0, 0, 126, 33, 56, 156, 53, 97, 35, 142, 192, 0, 0, 128, 191, 227, 57, 190, 60, 0, 130, 127, 127, 107, 51, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 227, 57, 190, 60, 0, 129, 127, 127, 107, 51, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 227, 57, 190, 60, 0, 129, 127, 127, 107, 51, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 231, 14, 122, 191, 149, 131, 19, 127, 251, 52, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 231, 14, 122, 191, 149, 130, 19, 127, 251, 52, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 231, 14, 122, 191, 0, 129, 127, 127, 186, 52, 83, 59, 97, 35, 142, 192, 0, 0, 128, 191, 231, 14, 122, 191, 0, 129, 127, 127, 186, 52, 83, 59, 97, 35, 142, 192, 69, 204, 52, 62, 115, 86, 18, 190, 0, 126, 0, 63, 254, 44, 83, 59, 97, 35, 142, 192, 69, 204, 52, 62, 115, 86, 18, 190, 0, 126, 0, 63, 254, 44, 83, 59, 97, 35, 142, 192, 69, 204, 52, 62, 115, 86, 18, 190, 0, 90, 0, 45, 254, 44, 83, 59, 97, 35, 142, 192, 69, 204, 52, 62, 115, 86, 18, 190, 0, 90, 0, 45, 254, 44, 83, 59, 105, 94, 146, 192, 18, 229, 188, 62, 17, 159, 250, 190, 129, 0, 62, 1, 25, 59, 43, 56, 105, 94, 146, 192, 18, 229, 188, 62, 17, 159, 250, 190, 191, 126, 0, 96, 29, 59, 37, 57, 105, 94, 146, 192, 18, 229, 188, 62, 17, 159, 250, 190, 0, 64, 0, 32, 38, 43, 101, 59, 105, 94, 146, 192, 18, 229, 188, 62, 17, 159, 250, 190, 0, 64, 0, 32, 38, 43, 101, 59, 97, 35, 142, 192, 32, 208, 117, 63, 169, 47, 142, 191, 0, 127, 0, 63, 25, 36, 83, 59, 97, 35, 142, 192, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 83, 59, 97, 35, 142, 192, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 83, 59, 97, 35, 142, 192, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 83, 59, 97, 35, 142, 192, 32, 208, 117, 63, 169, 47, 142, 191, 0, 64, 0, 32, 25, 36, 83, 59, 217, 112, 184, 192, 82, 237, 103, 63, 19, 159, 143, 191, 129, 0, 0, 127, 55, 57, 231, 58, 217, 112, 184, 192, 82, 237, 103, 63, 19, 159, 143, 191, 130, 0, 0, 127, 55, 57, 231, 58, 217, 112, 184, 192, 82, 237, 103, 63, 19, 159, 143, 191, 0, 130, 130, 63, 249, 58, 253, 58, 217, 112, 184, 192, 82, 237, 103, 63, 19, 159, 143, 191, 62, 130, 130, 63, 249, 58, 253, 58, 217, 112, 184, 192, 184, 42, 142, 62, 49, 32, 197, 190, 129, 0, 0, 126, 229, 56, 71, 59, 217, 112, 184, 192, 184, 42, 142, 62, 49, 32, 197, 190, 130, 0, 0, 126, 229, 56, 71, 59, 217, 112, 184, 192, 184, 42, 142, 62, 49, 32, 197, 190, 0, 64, 0, 32, 1, 44, 0, 60, 217, 112, 184, 192, 184, 42, 142, 62, 49, 32, 197, 190, 0, 90, 0, 45, 1, 44, 0, 60, 217, 112, 184, 192, 184, 42, 142, 62, 49, 32, 197, 190, 0, 64, 0, 32, 1, 44, 0, 60, 97, 35, 142, 192, 184, 42, 142, 62, 160, 126, 202, 190, 0, 90, 0, 45, 236, 43, 83, 59, 97, 35, 142, 192, 184, 42, 142, 62, 160, 126, 202, 190, 0, 90, 0, 45, 236, 43, 83, 59, 97, 35, 142, 192, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 83, 59, 97, 35, 142, 192, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 83, 59, 97, 35, 142, 192, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 83, 59, 97, 35, 142, 192, 184, 42, 142, 62, 160, 126, 202, 190, 0, 64, 0, 32, 236, 43, 83, 59, 105, 94, 146, 192, 143, 0, 86, 63, 193, 192, 133, 191, 129, 0, 62, 1, 31, 59, 137, 56, 105, 94, 146, 192, 143, 0, 86, 63, 193, 192, 133, 191, 0, 64, 0, 32, 101, 57, 108, 54, 105, 94, 146, 192, 143, 0, 86, 63, 193, 192, 133, 191, 0, 195, 0, 96, 25, 59, 214, 54, 209, 53, 180, 192, 143, 0, 86, 63, 183, 165, 132, 191, 0, 64, 0, 32, 101, 57, 128, 55, 209, 53, 180, 192, 143, 0, 86, 63, 183, 165, 132, 191, 0, 195, 0, 96, 25, 59, 194, 53, 209, 53, 180, 192, 143, 0, 86, 63, 183, 165, 132, 191, 126, 0, 0, 95, 251, 49, 224, 48, 209, 53, 180, 192, 73, 0, 172, 62, 249, 40, 3, 191, 191, 126, 0, 96, 25, 59, 174, 57, 209, 53, 180, 192, 73, 0, 172, 62, 249, 40, 3, 191, 0, 64, 0, 32, 170, 57, 129, 55, 209, 53, 180, 192, 73, 0, 172, 62, 249, 40, 3, 191, 126, 0, 0, 95, 251, 49, 206, 46, 105, 94, 146, 192, 73, 0, 172, 62, 188, 93, 5, 191, 129, 0, 62, 1, 31, 59, 43, 56, 105, 94, 146, 192, 73, 0, 172, 62, 188, 93, 5, 191, 191, 126, 0, 96, 25, 59, 37, 57, 105, 94, 146, 192, 73, 0, 172, 62, 188, 93, 5, 191, 0, 64, 0, 32, 170, 57, 109, 54, 217, 112, 184, 192, 32, 208, 117, 63, 22, 24, 170, 191, 129, 0, 0, 127, 62, 57, 204, 58, 217, 112, 184, 192, 32, 208, 117, 63, 22, 24, 170, 191, 129, 0, 0, 127, 62, 57, 204, 58, 217, 112, 184, 192, 32, 208, 117, 63, 22, 24, 170, 191, 149, 130, 237, 127, 252, 54, 0, 60, 217, 112, 184, 192, 32, 208, 117, 63, 22, 24, 170, 191, 0, 127, 0, 63, 98, 24, 0, 60, 217, 112, 184, 192, 0, 0, 128, 191, 16, 96, 119, 191, 129, 0, 0, 126, 62, 56, 251, 58, 217, 112, 184, 192, 0, 0, 128, 191, 16, 96, 119, 191, 129, 0, 0, 126, 62, 56, 251, 58, 217, 112, 184, 192, 0, 0, 128, 191, 16, 96, 119, 191, 149, 130, 19, 127, 251, 52, 0, 60, 217, 112, 184, 192, 0, 0, 128, 191, 16, 96, 119, 191, 0, 129, 127, 127, 183, 52, 0, 60, 217, 112, 184, 192, 0, 0, 128, 191, 196, 218, 69, 191, 129, 0, 0, 126, 62, 56, 20, 59, 217, 112, 184, 192, 0, 0, 128, 191, 196, 218, 69, 191, 0, 129, 127, 127, 132, 52, 0, 60, 217, 112, 184, 192, 0, 0, 128, 191, 185, 79, 132, 63, 129, 0, 0, 126, 62, 56, 255, 59, 217, 112, 184, 192, 0, 0, 128, 191, 185, 79, 132, 63, 130, 0, 0, 126, 62, 56, 255, 59, 217, 112, 184, 192, 0, 0, 128, 191, 185, 79, 132, 63, 0, 0, 0, 126, 56, 55, 68, 52, 217, 112, 184, 192, 0, 0, 128, 191, 185, 79, 132, 63, 0, 129, 127, 127, 92, 49, 0, 60, 217, 112, 184, 192, 0, 0, 128, 191, 185, 79, 132, 63, 0, 0, 0, 126, 56, 55, 68, 52, 217, 112, 184, 192, 0, 0, 128, 191, 197, 16, 10, 61, 129, 0, 0, 126, 62, 56, 125, 59, 217, 112, 184, 192, 0, 0, 128, 191, 197, 16, 10, 61, 0, 129, 127, 127, 101, 51, 0, 60, 217, 112, 184, 192, 32, 208, 117, 63, 22, 216, 140, 191, 129, 0, 0, 127, 62, 57, 233, 58, 217, 112, 184, 192, 32, 208, 117, 63, 22, 216, 140, 191, 130, 0, 0, 127, 62, 57, 233, 58, 217, 112, 184, 192, 32, 208, 117, 63, 22, 216, 140, 191, 0, 127, 0, 63, 68, 36, 0, 60, 217, 112, 184, 192, 32, 208, 117, 63, 22, 216, 140, 191, 0, 64, 0, 32, 68, 36, 0, 60, 217, 112, 184, 192, 32, 208, 117, 63, 22, 216, 140, 191, 0, 64, 0, 32, 68, 36, 0, 60, 217, 112, 184, 192, 128, 7, 173, 60, 99, 80, 132, 63, 129, 0, 0, 127, 195, 56, 255, 59, 217, 112, 184, 192, 128, 7, 173, 60, 99, 80, 132, 63, 130, 0, 0, 126, 195, 56, 255, 59, 217, 112, 184, 192, 128, 7, 173, 60, 99, 80, 132, 63, 0, 0, 0, 126, 33, 56, 68, 52, 217, 112, 184, 192, 128, 7, 173, 60, 99, 80, 132, 63, 0, 63, 0, 31, 228, 48, 0, 60, 217, 112, 184, 192, 128, 7, 173, 60, 99, 80, 132, 63, 0, 0, 0, 126, 33, 56, 68, 52, 217, 112, 184, 192, 5, 62, 53, 62, 29, 181, 96, 63, 129, 0, 0, 127, 216, 56, 235, 59, 217, 112, 184, 192, 5, 62, 53, 62, 29, 181, 96, 63, 130, 0, 0, 127, 216, 56, 235, 59, 217, 112, 184, 192, 5, 62, 53, 62, 29, 181, 96, 63, 0, 126, 0, 63, 146, 48, 0, 60, 217, 112, 184, 192, 5, 62, 53, 62, 29, 181, 96, 63, 0, 63, 0, 31, 146, 48, 0, 60, 217, 112, 184, 192, 13, 192, 108, 62, 103, 104, 212, 190, 129, 0, 0, 126, 223, 56, 67, 59, 217, 112, 184, 192, 13, 192, 108, 62, 103, 104, 212, 190, 130, 0, 0, 126, 223, 56, 67, 59, 217, 112, 184, 192, 13, 192, 108, 62, 103, 104, 212, 190, 36, 130, 130, 63, 249, 58, 90, 59, 217, 112, 184, 192, 13, 192, 108, 62, 103, 104, 212, 190, 62, 130, 130, 63, 249, 58, 90, 59, 217, 112, 184, 192, 69, 204, 52, 62, 149, 153, 7, 190, 129, 0, 0, 126, 216, 56, 104, 59, 217, 112, 184, 192, 69, 204, 52, 62, 149, 153, 7, 190, 130, 0, 0, 126, 216, 56, 104, 59, 217, 112, 184, 192, 69, 204, 52, 62, 149, 153, 7, 190, 0, 126, 0, 63, 9, 45, 0, 60, 217, 112, 184, 192, 69, 204, 52, 62, 149, 153, 7, 190, 0, 90, 0, 45, 9, 45, 0, 60, 17, 44, 183, 192, 82, 237, 103, 63, 163, 158, 143, 191, 129, 0, 0, 126, 63, 58, 231, 51, 17, 44, 183, 192, 82, 237, 103, 63, 163, 158, 143, 191, 129, 0, 0, 126, 63, 58, 231, 51, 17, 44, 183, 192, 82, 237, 103, 63, 163, 158, 143, 191, 0, 130, 130, 63, 244, 58, 253, 58, 17, 44, 183, 192, 82, 237, 103, 63, 163, 158, 143, 191, 62, 130, 130, 63, 244, 58, 253, 58, 17, 44, 183, 192, 50, 29, 114, 191, 73, 216, 69, 191, 129, 0, 0, 126, 78, 57, 78, 52, 17, 44, 183, 192, 50, 29, 114, 191, 73, 216, 69, 191, 129, 0, 0, 126, 78, 57, 78, 52, 17, 44, 183, 192, 50, 29, 114, 191, 73, 216, 69, 191, 0, 126, 130, 63, 244, 58, 185, 58, 17, 44, 183, 192, 50, 29, 114, 191, 73, 216, 69, 191, 0, 126, 130, 63, 244, 58, 185, 58, 17, 44, 183, 192, 120, 199, 14, 61, 20, 22, 119, 190, 129, 0, 0, 127, 205, 57, 217, 52, 17, 44, 183, 192, 120, 199, 14, 61, 20, 22, 119, 190, 129, 0, 0, 127, 205, 57, 217, 52, 17, 44, 183, 192, 120, 199, 14, 61, 20, 22, 119, 190, 129, 0, 0, 126, 205, 57, 217, 52, 17, 44, 183, 192, 13, 192, 108, 62, 171, 102, 212, 190, 129, 0, 0, 127, 231, 57, 171, 52, 17, 44, 183, 192, 13, 192, 108, 62, 171, 102, 212, 190, 129, 0, 0, 126, 231, 57, 171, 52, 17, 44, 183, 192, 13, 192, 108, 62, 171, 102, 212, 190, 36, 130, 130, 63, 244, 58, 90, 59, 17, 44, 183, 192, 13, 192, 108, 62, 171, 102, 212, 190, 62, 130, 130, 63, 244, 58, 90, 59, 17, 44, 183, 192, 190, 127, 250, 61, 180, 64, 18, 190, 129, 0, 0, 127, 217, 57, 242, 52, 17, 44, 183, 192, 190, 127, 250, 61, 180, 64, 18, 190, 129, 0, 0, 127, 217, 57, 242, 52, 17, 44, 183, 192, 190, 127, 250, 61, 180, 64, 18, 190, 0, 130, 130, 63, 244, 58, 125, 59, 17, 44, 183, 192, 190, 127, 250, 61, 180, 64, 18, 190, 36, 130, 130, 63, 244, 58, 125, 59, 17, 44, 183, 192, 50, 29, 114, 191, 110, 56, 10, 61, 129, 0, 0, 126, 78, 57, 32, 53, 17, 44, 183, 192, 50, 29, 114, 191, 110, 56, 10, 61, 129, 0, 0, 126, 78, 57, 32, 53, 17, 44, 183, 192, 50, 29, 114, 191, 110, 56, 10, 61, 0, 126, 130, 63, 244, 58, 80, 58, 17, 44, 183, 192, 50, 29, 114, 191, 110, 56, 10, 61, 0, 127, 130, 63, 244, 58, 80, 58, 17, 44, 183, 192, 82, 237, 103, 63, 107, 189, 161, 191, 129, 0, 0, 126, 63, 58, 157, 51, 17, 44, 183, 192, 82, 237, 103, 63, 107, 189, 161, 191, 0, 19, 126, 63, 28, 59, 213, 57, 17, 44, 183, 192, 82, 237, 103, 63, 107, 189, 161, 191, 0, 130, 130, 63, 244, 58, 234, 58, 17, 44, 183, 192, 50, 29, 114, 191, 212, 206, 107, 191, 129, 0, 0, 126, 78, 57, 40, 52, 17, 44, 183, 192, 50, 29, 114, 191, 212, 206, 107, 191, 0, 19, 126, 63, 28, 59, 198, 58, 17, 44, 183, 192, 50, 29, 114, 191, 212, 206, 107, 191, 0, 126, 130, 63, 244, 58, 204, 58, 17, 44, 183, 192, 50, 29, 114, 191, 185, 192, 122, 63, 129, 0, 0, 126, 78, 57, 23, 54, 17, 44, 183, 192, 50, 29, 114, 191, 185, 192, 122, 63, 0, 127, 129, 63, 244, 58, 213, 57, 17, 44, 183, 192, 50, 29, 114, 191, 185, 192, 122, 63, 127, 126, 129, 63, 196, 53, 75, 50, 17, 44, 183, 192, 176, 82, 177, 186, 185, 192, 122, 63, 129, 0, 0, 127, 201, 57, 23, 54, 17, 44, 183, 192, 176, 82, 177, 186, 185, 192, 122, 63, 63, 130, 130, 63, 196, 53, 95, 48, 17, 44, 183, 192, 176, 82, 177, 186, 185, 192, 122, 63, 127, 126, 129, 63, 196, 53, 95, 48, 17, 44, 183, 192, 138, 96, 251, 61, 128, 248, 90, 63, 129, 0, 0, 127, 217, 57, 246, 53, 17, 44, 183, 192, 138, 96, 251, 61, 128, 248, 90, 63, 0, 130, 130, 63, 244, 58, 255, 59, 17, 44, 183, 192, 138, 96, 251, 61, 128, 248, 90, 63, 63, 130, 129, 63, 196, 53, 29, 48, 89, 56, 140, 192, 189, 167, 112, 191, 198, 221, 130, 63, 0, 127, 0, 63, 126, 58, 0, 60, 89, 56, 140, 192, 189, 167, 112, 191, 198, 221, 130, 63, 1, 0, 0, 126, 71, 55, 172, 53, 89, 56, 140, 192, 189, 167, 112, 191, 198, 221, 130, 63, 1, 0, 0, 126, 71, 55, 172, 53, 89, 56, 140, 192, 189, 167, 112, 191, 198, 221, 130, 63, 127, 0, 0, 63, 226, 55, 122, 48, 89, 56, 140, 192, 106, 0, 31, 189, 138, 221, 130, 63, 0, 129, 0, 63, 126, 58, 247, 54, 89, 56, 140, 192, 106, 0, 31, 189, 138, 221, 130, 63, 1, 0, 0, 126, 25, 56, 172, 53, 89, 56, 140, 192, 106, 0, 31, 189, 138, 221, 130, 63, 1, 0, 0, 126, 25, 56, 172, 53, 89, 56, 140, 192, 106, 0, 31, 189, 138, 221, 130, 63, 127, 0, 0, 63, 226, 55, 80, 50, 42, 132, 117, 189, 106, 0, 31, 189, 0, 0, 128, 63, 129, 0, 0, 63, 30, 56, 122, 48, 42, 132, 117, 189, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 126, 58, 174, 57, 42, 132, 117, 189, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 127, 25, 56, 9, 57, 42, 132, 117, 189, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 9, 57, 42, 132, 117, 189, 189, 167, 112, 191, 0, 0, 128, 63, 129, 0, 0, 63, 30, 56, 80, 50, 42, 132, 117, 189, 189, 167, 112, 191, 0, 0, 128, 63, 0, 0, 0, 126, 71, 55, 9, 57, 42, 132, 117, 189, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 126, 58, 204, 57, 209, 133, 182, 192, 189, 167, 112, 191, 213, 80, 132, 63, 0, 0, 0, 126, 71, 55, 84, 52, 209, 133, 182, 192, 189, 167, 112, 191, 213, 80, 132, 63, 0, 127, 129, 126, 108, 56, 179, 48, 209, 133, 182, 192, 189, 167, 112, 191, 213, 80, 132, 63, 0, 0, 0, 126, 71, 55, 84, 52, 209, 133, 182, 192, 189, 167, 112, 191, 213, 80, 132, 63, 127, 0, 126, 1, 254, 57, 37, 51, 209, 133, 182, 192, 106, 0, 31, 189, 117, 80, 132, 63, 0, 0, 0, 126, 25, 56, 84, 52, 209, 133, 182, 192, 106, 0, 31, 189, 117, 80, 132, 63, 0, 129, 129, 126, 198, 56, 37, 51, 209, 133, 182, 192, 106, 0, 31, 189, 117, 80, 132, 63, 0, 0, 0, 126, 25, 56, 84, 52, 209, 133, 182, 192, 106, 0, 31, 189, 117, 80, 132, 63, 127, 0, 126, 1, 254, 57, 80, 49, 105, 14, 144, 192, 106, 0, 31, 189, 68, 19, 131, 63, 129, 0, 0, 63, 45, 55, 122, 48, 105, 14, 144, 192, 106, 0, 31, 189, 68, 19, 131, 63, 0, 129, 129, 126, 198, 56, 179, 48, 105, 14, 144, 192, 106, 0, 31, 189, 68, 19, 131, 63, 0, 0, 0, 126, 25, 56, 141, 53, 105, 14, 144, 192, 106, 0, 31, 189, 68, 19, 131, 63, 1, 0, 0, 126, 25, 56, 141, 53, 105, 14, 144, 192, 189, 167, 112, 191, 131, 19, 131, 63, 129, 0, 0, 63, 45, 55, 80, 50, 105, 14, 144, 192, 189, 167, 112, 191, 131, 19, 131, 63, 0, 127, 129, 126, 108, 56, 37, 51, 105, 14, 144, 192, 189, 167, 112, 191, 131, 19, 131, 63, 0, 0, 0, 126, 71, 55, 141, 53, 105, 14, 144, 192, 189, 167, 112, 191, 131, 19, 131, 63, 1, 0, 0, 126, 71, 55, 141, 53, 42, 132, 117, 189, 106, 0, 31, 189, 139, 55, 98, 63, 129, 0, 0, 63, 15, 56, 122, 48, 42, 132, 117, 189, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 110, 58, 174, 57, 42, 132, 117, 189, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 83, 54, 42, 132, 117, 189, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 83, 54, 42, 132, 117, 189, 189, 167, 112, 191, 139, 55, 98, 63, 129, 0, 0, 63, 15, 56, 80, 50, 42, 132, 117, 189, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 83, 54, 42, 132, 117, 189, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 83, 54, 42, 132, 117, 189, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 110, 58, 204, 57, 89, 56, 140, 192, 106, 0, 31, 189, 80, 242, 103, 63, 0, 129, 0, 63, 110, 58, 247, 54, 89, 56, 140, 192, 106, 0, 31, 189, 80, 242, 103, 63, 1, 0, 0, 1, 62, 56, 92, 57, 89, 56, 140, 192, 106, 0, 31, 189, 80, 242, 103, 63, 1, 0, 0, 1, 62, 56, 92, 57, 89, 56, 140, 192, 106, 0, 31, 189, 80, 242, 103, 63, 127, 0, 0, 63, 195, 55, 80, 50, 89, 56, 140, 192, 189, 167, 112, 191, 199, 242, 103, 63, 0, 127, 0, 63, 110, 58, 255, 59, 89, 56, 140, 192, 189, 167, 112, 191, 199, 242, 103, 63, 1, 0, 0, 1, 180, 56, 92, 57, 89, 56, 140, 192, 189, 167, 112, 191, 199, 242, 103, 63, 1, 0, 0, 1, 180, 56, 92, 57, 89, 56, 140, 192, 189, 167, 112, 191, 199, 242, 103, 63, 127, 0, 0, 63, 195, 55, 122, 48, 209, 133, 182, 192, 189, 167, 112, 191, 181, 216, 106, 63, 0, 127, 129, 126, 123, 56, 179, 48, 209, 133, 182, 192, 189, 167, 112, 191, 181, 216, 106, 63, 1, 0, 0, 126, 154, 44, 158, 49, 209, 133, 182, 192, 189, 167, 112, 191, 181, 216, 106, 63, 127, 0, 127, 127, 13, 58, 37, 51, 209, 133, 182, 192, 106, 0, 31, 189, 246, 215, 106, 63, 0, 129, 129, 126, 213, 56, 37, 51, 209, 133, 182, 192, 106, 0, 31, 189, 246, 215, 106, 63, 1, 0, 0, 126, 34, 48, 158, 49, 209, 133, 182, 192, 106, 0, 31, 189, 246, 215, 106, 63, 127, 0, 126, 1, 13, 58, 80, 49, 105, 14, 144, 192, 189, 167, 112, 191, 60, 94, 104, 63, 129, 0, 0, 63, 15, 55, 80, 50, 105, 14, 144, 192, 189, 167, 112, 191, 60, 94, 104, 63, 0, 127, 129, 126, 123, 56, 37, 51, 105, 14, 144, 192, 189, 167, 112, 191, 60, 94, 104, 63, 1, 0, 0, 126, 154, 44, 8, 52, 105, 14, 144, 192, 106, 0, 31, 189, 190, 93, 104, 63, 129, 0, 0, 63, 15, 55, 122, 48, 105, 14, 144, 192, 106, 0, 31, 189, 190, 93, 104, 63, 0, 129, 129, 126, 213, 56, 179, 48, 105, 14, 144, 192, 106, 0, 31, 189, 190, 93, 104, 63, 1, 0, 0, 126, 34, 48, 8, 52, 97, 35, 14, 192, 5, 62, 53, 62, 87, 20, 88, 63, 0, 126, 0, 63, 129, 48, 50, 58, 97, 35, 14, 192, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 50, 58, 97, 35, 14, 192, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 32, 129, 48, 50, 58, 97, 35, 14, 192, 69, 204, 52, 62, 136, 29, 42, 190, 0, 126, 0, 63, 230, 44, 50, 58, 97, 35, 14, 192, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 50, 58, 97, 35, 14, 192, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 50, 58, 97, 35, 142, 192, 37, 5, 53, 62, 253, 208, 184, 62, 0, 126, 0, 63, 11, 47, 83, 59, 97, 35, 142, 192, 37, 5, 53, 62, 253, 208, 184, 62, 0, 126, 0, 63, 11, 47, 83, 59, 97, 35, 142, 192, 37, 5, 53, 62, 253, 208, 184, 62, 0, 126, 0, 63, 11, 47, 83, 59, 97, 35, 14, 192, 37, 5, 53, 62, 244, 140, 173, 62, 0, 126, 0, 63, 244, 46, 50, 58, 97, 35, 14, 192, 37, 5, 53, 62, 244, 140, 173, 62, 0, 126, 0, 63, 244, 46, 50, 58, 97, 35, 14, 192, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 50, 58, 97, 35, 14, 192, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 50, 58, 97, 35, 142, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 161, 57, 97, 35, 142, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 161, 57, 97, 35, 142, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 32, 129, 48, 161, 57, 18, 53, 85, 192, 69, 204, 52, 62, 111, 91, 34, 190, 0, 126, 0, 63, 237, 44, 195, 58, 18, 53, 85, 192, 69, 204, 52, 62, 111, 91, 34, 190, 0, 126, 0, 63, 237, 44, 195, 58, 18, 53, 85, 192, 69, 204, 52, 62, 111, 91, 34, 190, 0, 90, 0, 45, 237, 44, 195, 58, 97, 35, 142, 192, 149, 33, 53, 62, 202, 76, 29, 63, 0, 126, 0, 63, 9, 48, 83, 59, 97, 35, 142, 192, 149, 33, 53, 62, 202, 76, 29, 63, 0, 126, 0, 63, 9, 48, 83, 59, 97, 35, 142, 192, 149, 33, 53, 62, 202, 76, 29, 63, 0, 126, 0, 63, 9, 48, 83, 59, 18, 53, 85, 192, 5, 62, 53, 62, 204, 4, 90, 63, 0, 126, 0, 63, 133, 48, 195, 58, 18, 53, 85, 192, 5, 62, 53, 62, 204, 4, 90, 63, 0, 126, 0, 63, 133, 48, 195, 58, 18, 53, 85, 192, 5, 62, 53, 62, 204, 4, 90, 63, 0, 63, 0, 32, 133, 48, 195, 58, 97, 35, 142, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 161, 57, 97, 35, 142, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 161, 57, 97, 35, 142, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 161, 57, 97, 35, 142, 192, 181, 232, 52, 62, 128, 202, 223, 61, 0, 126, 0, 63, 5, 46, 83, 59, 97, 35, 142, 192, 181, 232, 52, 62, 128, 202, 223, 61, 0, 126, 0, 63, 5, 46, 83, 59, 97, 35, 142, 192, 181, 232, 52, 62, 128, 202, 223, 61, 0, 126, 127, 63, 5, 46, 83, 59, 97, 35, 14, 192, 149, 33, 53, 62, 104, 109, 23, 63, 0, 126, 0, 63, 251, 47, 50, 58, 97, 35, 14, 192, 149, 33, 53, 62, 104, 109, 23, 63, 0, 126, 0, 63, 251, 47, 50, 58, 97, 35, 14, 192, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 50, 58, 97, 35, 14, 192, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 50, 58, 97, 35, 14, 192, 181, 232, 52, 62, 96, 252, 176, 61, 0, 126, 0, 63, 237, 45, 50, 58, 97, 35, 14, 192, 181, 232, 52, 62, 96, 252, 176, 61, 0, 126, 0, 63, 237, 45, 50, 58, 97, 35, 14, 192, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 50, 58, 18, 53, 85, 192, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 195, 58, 18, 53, 85, 192, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 195, 58, 18, 53, 85, 192, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 195, 58, 18, 53, 85, 192, 37, 5, 53, 62, 80, 32, 177, 62, 0, 126, 0, 63, 251, 46, 195, 58, 97, 35, 142, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 161, 57, 97, 35, 142, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 161, 57, 97, 35, 142, 191, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 161, 57, 97, 35, 142, 191, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 161, 57, 18, 53, 85, 192, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 195, 58, 18, 53, 85, 192, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 195, 58, 18, 53, 85, 192, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 195, 58, 18, 53, 85, 192, 181, 232, 52, 62, 223, 34, 192, 61, 0, 126, 0, 63, 244, 45, 195, 58, 18, 53, 85, 192, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 195, 58, 18, 53, 85, 192, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 195, 58, 18, 53, 85, 192, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 195, 58, 18, 53, 85, 192, 149, 33, 53, 62, 245, 84, 25, 63, 0, 126, 0, 63, 1, 48, 195, 58, 97, 35, 142, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 161, 57, 97, 35, 142, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 161, 57, 97, 35, 142, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 161, 57, 58, 172, 49, 192, 5, 62, 53, 62, 214, 147, 88, 63, 0, 126, 0, 63, 130, 48, 122, 58, 58, 172, 49, 192, 5, 62, 53, 62, 214, 147, 88, 63, 0, 126, 0, 63, 130, 48, 122, 58, 58, 172, 49, 192, 5, 62, 53, 62, 214, 147, 88, 63, 0, 63, 0, 31, 130, 48, 122, 58, 58, 172, 49, 192, 69, 204, 52, 62, 107, 31, 40, 190, 0, 126, 0, 63, 232, 44, 122, 58, 58, 172, 49, 192, 69, 204, 52, 62, 107, 31, 40, 190, 0, 126, 0, 63, 232, 44, 122, 58, 58, 172, 49, 192, 69, 204, 52, 62, 107, 31, 40, 190, 0, 90, 0, 45, 232, 44, 122, 58, 58, 172, 49, 192, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 122, 58, 58, 172, 49, 192, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 122, 58, 58, 172, 49, 192, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 122, 58, 58, 172, 49, 192, 37, 5, 53, 62, 169, 103, 174, 62, 0, 126, 0, 63, 246, 46, 122, 58, 58, 172, 49, 192, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 122, 58, 58, 172, 49, 192, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 122, 58, 58, 172, 49, 192, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 122, 58, 58, 172, 49, 192, 181, 232, 52, 62, 62, 204, 180, 61, 0, 126, 0, 63, 239, 45, 122, 58, 58, 172, 49, 192, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 122, 58, 58, 172, 49, 192, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 122, 58, 58, 172, 49, 192, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 122, 58, 58, 172, 49, 192, 149, 33, 53, 62, 175, 232, 23, 63, 0, 126, 0, 63, 253, 47, 122, 58, 234, 189, 120, 192, 69, 204, 52, 62, 62, 133, 26, 190, 0, 126, 0, 63, 245, 44, 11, 59, 234, 189, 120, 192, 69, 204, 52, 62, 62, 133, 26, 190, 0, 126, 0, 63, 245, 44, 11, 59, 234, 189, 120, 192, 69, 204, 52, 62, 62, 133, 26, 190, 0, 90, 0, 45, 245, 44, 11, 59, 234, 189, 120, 192, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 11, 59, 234, 189, 120, 192, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 11, 59, 234, 189, 120, 192, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 11, 59, 234, 189, 120, 192, 37, 5, 53, 62, 70, 226, 180, 62, 0, 126, 0, 63, 3, 47, 11, 59, 234, 189, 120, 192, 5, 62, 53, 62, 79, 250, 91, 63, 0, 126, 0, 63, 137, 48, 11, 59, 234, 189, 120, 192, 5, 62, 53, 62, 79, 250, 91, 63, 0, 126, 0, 63, 137, 48, 11, 59, 234, 189, 120, 192, 5, 62, 53, 62, 79, 250, 91, 63, 0, 63, 0, 31, 137, 48, 11, 59, 234, 189, 120, 192, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 11, 59, 234, 189, 120, 192, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 11, 59, 234, 189, 120, 192, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 11, 59, 234, 189, 120, 192, 181, 232, 52, 62, 255, 157, 207, 61, 0, 126, 0, 63, 252, 45, 11, 59, 234, 189, 120, 192, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 11, 59, 234, 189, 120, 192, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 11, 59, 234, 189, 120, 192, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 11, 59, 234, 189, 120, 192, 149, 33, 53, 62, 203, 69, 27, 63, 0, 126, 0, 63, 5, 48, 11, 59, 18, 53, 213, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 234, 57, 18, 53, 213, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 234, 57, 18, 53, 213, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 127, 193, 230, 44, 234, 57, 18, 53, 213, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 234, 57, 18, 53, 213, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 234, 57, 18, 53, 213, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 234, 57, 18, 53, 213, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 234, 57, 18, 53, 213, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 234, 57, 18, 53, 213, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 0, 31, 129, 48, 234, 57, 18, 53, 213, 191, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 234, 57, 18, 53, 213, 191, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 234, 57, 18, 53, 213, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 234, 57, 18, 53, 213, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 234, 57, 18, 53, 213, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 234, 57, 18, 53, 213, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 234, 57, 97, 35, 14, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 127, 0, 63, 129, 48, 89, 57, 97, 35, 14, 191, 5, 62, 53, 62, 87, 20, 88, 63, 0, 63, 127, 193, 129, 48, 89, 57, 97, 35, 14, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 127, 0, 63, 230, 44, 89, 57, 97, 35, 14, 191, 69, 204, 52, 62, 136, 29, 42, 190, 0, 90, 0, 45, 230, 44, 89, 57, 97, 35, 14, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 89, 57, 97, 35, 14, 191, 37, 5, 53, 62, 244, 140, 173, 62, 0, 127, 0, 63, 244, 46, 89, 57, 97, 35, 14, 191, 181, 232, 52, 62, 96, 252, 176, 61, 0, 127, 0, 63, 237, 45, 89, 57, 97, 35, 14, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 89, 57, 97, 35, 14, 191, 149, 33, 53, 62, 104, 109, 23, 63, 0, 127, 0, 63, 251, 47, 89, 57, 182, 46, 138, 192, 136, 247, 95, 63, 18, 247, 130, 191, 0, 64, 0, 32, 137, 37, 67, 59, 182, 46, 138, 192, 136, 247, 95, 63, 18, 247, 130, 191, 0, 194, 193, 1, 156, 58, 221, 54, 182, 46, 138, 192, 136, 247, 95, 63, 18, 247, 130, 191, 0, 64, 0, 32, 137, 37, 67, 59, 182, 46, 138, 192, 136, 247, 95, 63, 18, 247, 130, 191, 127, 0, 62, 1, 188, 52, 219, 47, 201, 42, 253, 189, 136, 247, 95, 63, 214, 181, 133, 191, 129, 0, 62, 1, 10, 54, 75, 50, 201, 42, 253, 189, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 62, 1, 156, 58, 48, 49, 201, 42, 253, 189, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 33, 57, 201, 42, 253, 189, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 33, 57, 202, 42, 253, 189, 232, 219, 185, 62, 96, 22, 2, 191, 129, 0, 62, 1, 10, 54, 201, 48, 202, 42, 253, 189, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 62, 1, 198, 58, 174, 57, 202, 42, 253, 189, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 33, 57, 202, 42, 253, 189, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 33, 57, 182, 46, 138, 192, 232, 219, 185, 62, 175, 54, 249, 190, 192, 126, 193, 1, 198, 58, 24, 55, 182, 46, 138, 192, 232, 219, 185, 62, 175, 54, 249, 190, 0, 64, 0, 32, 44, 43, 67, 59, 182, 46, 138, 192, 232, 219, 185, 62, 175, 54, 249, 190, 0, 64, 0, 32, 44, 43, 67, 59, 182, 46, 138, 192, 232, 219, 185, 62, 175, 54, 249, 190, 127, 0, 62, 1, 188, 52, 112, 49, 201, 42, 253, 189, 207, 59, 76, 63, 231, 31, 143, 191, 129, 0, 62, 1, 38, 54, 75, 50, 201, 42, 253, 189, 207, 59, 76, 63, 231, 31, 143, 191, 131, 0, 194, 1, 38, 54, 75, 50, 201, 42, 253, 189, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 48, 49, 201, 42, 253, 189, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 48, 49, 202, 42, 253, 189, 118, 100, 146, 62, 131, 234, 20, 191, 129, 0, 62, 1, 38, 54, 201, 48, 202, 42, 253, 189, 118, 100, 146, 62, 131, 234, 20, 191, 131, 0, 194, 1, 38, 54, 201, 48, 202, 42, 253, 189, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 208, 58, 174, 57, 202, 42, 253, 189, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 208, 58, 174, 57, 182, 46, 138, 192, 207, 59, 76, 63, 26, 97, 140, 191, 0, 194, 193, 1, 166, 58, 221, 54, 182, 46, 138, 192, 207, 59, 76, 63, 26, 97, 140, 191, 1, 195, 62, 1, 166, 58, 221, 54, 182, 46, 138, 192, 207, 59, 76, 63, 26, 97, 140, 191, 126, 255, 194, 1, 216, 52, 219, 47, 182, 46, 138, 192, 207, 59, 76, 63, 26, 97, 140, 191, 127, 0, 62, 1, 216, 52, 219, 47, 182, 46, 138, 192, 118, 100, 146, 62, 105, 111, 15, 191, 191, 125, 62, 1, 208, 58, 24, 55, 182, 46, 138, 192, 118, 100, 146, 62, 105, 111, 15, 191, 192, 126, 193, 1, 208, 58, 24, 55, 182, 46, 138, 192, 118, 100, 146, 62, 105, 111, 15, 191, 126, 255, 194, 1, 216, 52, 112, 49, 182, 46, 138, 192, 118, 100, 146, 62, 105, 111, 15, 191, 127, 0, 62, 1, 216, 52, 112, 49, 97, 35, 14, 192, 0, 0, 128, 191, 208, 123, 78, 191, 0, 129, 127, 127, 141, 52, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 208, 123, 78, 191, 0, 129, 127, 127, 141, 52, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 0, 128, 0, 129, 127, 127, 119, 51, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 0, 128, 0, 129, 127, 127, 119, 51, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 128, 191, 149, 131, 19, 127, 252, 52, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 128, 191, 0, 129, 127, 127, 192, 52, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 128, 191, 107, 129, 19, 127, 252, 52, 50, 58, 97, 35, 14, 192, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 50, 58, 97, 35, 14, 192, 184, 42, 142, 62, 43, 98, 214, 190, 0, 90, 0, 45, 187, 43, 50, 58, 97, 35, 14, 192, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 50, 58, 97, 35, 14, 192, 32, 208, 117, 63, 116, 103, 174, 191, 149, 131, 237, 127, 252, 54, 50, 58, 97, 35, 14, 192, 32, 208, 117, 63, 116, 103, 174, 191, 107, 129, 19, 127, 252, 54, 50, 58, 97, 35, 14, 192, 32, 208, 117, 63, 116, 103, 174, 191, 0, 127, 0, 63, 0, 0, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 128, 63, 0, 129, 127, 127, 110, 49, 50, 58, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 128, 63, 0, 0, 0, 126, 56, 55, 223, 55, 97, 35, 14, 192, 0, 0, 128, 191, 0, 0, 128, 63, 1, 0, 0, 126, 56, 55, 223, 55, 97, 35, 14, 192, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 50, 58, 97, 35, 14, 192, 32, 208, 117, 63, 123, 40, 145, 191, 0, 127, 0, 63, 112, 35, 50, 58, 97, 35, 14, 192, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 50, 58, 97, 35, 14, 192, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 223, 55, 97, 35, 14, 192, 128, 7, 173, 60, 0, 0, 128, 63, 0, 63, 0, 31, 211, 48, 50, 58, 97, 35, 14, 192, 128, 7, 173, 60, 0, 0, 128, 63, 1, 0, 0, 126, 33, 56, 223, 55, 98, 35, 14, 192, 189, 167, 112, 191, 0, 0, 128, 63, 0, 0, 0, 127, 71, 55, 223, 55, 98, 35, 14, 192, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 124, 58, 230, 58, 98, 35, 14, 192, 189, 167, 112, 191, 0, 0, 128, 63, 1, 0, 0, 126, 71, 55, 223, 55, 98, 35, 14, 192, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 124, 58, 149, 56, 98, 35, 14, 192, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 223, 55, 98, 35, 14, 192, 106, 0, 31, 189, 0, 0, 128, 63, 1, 0, 0, 126, 25, 56, 223, 55, 98, 35, 14, 192, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 67, 56, 98, 35, 14, 192, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 67, 56, 98, 35, 14, 192, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 109, 58, 230, 58, 98, 35, 14, 192, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 67, 56, 98, 35, 14, 192, 189, 167, 112, 191, 139, 55, 98, 63, 1, 1, 0, 1, 180, 56, 67, 56, 98, 35, 14, 192, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 109, 58, 149, 56, 98, 35, 14, 192, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 67, 56, 98, 35, 14, 192, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 67, 56, 98, 35, 14, 192, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 67, 56, 98, 35, 14, 192, 106, 0, 31, 189, 139, 55, 98, 63, 1, 255, 1, 1, 62, 56, 67, 56, 97, 35, 14, 192, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 186, 52, 97, 35, 14, 192, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 50, 58, 97, 35, 14, 192, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 186, 52, 97, 35, 14, 192, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 50, 58, 97, 35, 14, 192, 232, 219, 185, 62, 96, 22, 2, 191, 192, 126, 194, 1, 198, 58, 157, 56, 97, 35, 14, 192, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 62, 1, 198, 58, 157, 56, 97, 35, 14, 192, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 50, 58, 97, 35, 14, 192, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 50, 58, 97, 35, 14, 192, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 62, 1, 166, 58, 186, 52, 97, 35, 14, 192, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 101, 57, 157, 56, 97, 35, 14, 192, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 101, 57, 157, 56, 97, 35, 14, 192, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 101, 57, 157, 56, 97, 35, 14, 192, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 101, 57, 157, 56, 97, 35, 14, 192, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 186, 52, 97, 35, 14, 192, 118, 100, 146, 62, 131, 234, 20, 191, 192, 126, 194, 1, 208, 58, 157, 56, 97, 35, 14, 192, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 208, 58, 157, 56, 97, 35, 14, 192, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 172, 57, 157, 56, 97, 35, 14, 192, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 172, 57, 157, 56, 97, 35, 14, 192, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 172, 57, 157, 56, 97, 35, 14, 192, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 172, 57, 157, 56, 60, 207, 8, 192, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 169, 56, 56, 56, 60, 207, 8, 192, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 169, 56, 56, 56, 60, 207, 8, 192, 36, 87, 91, 191, 139, 55, 98, 63, 0, 127, 127, 127, 198, 58, 35, 49, 60, 207, 8, 192, 36, 87, 91, 191, 139, 55, 98, 63, 127, 0, 127, 127, 25, 59, 120, 50, 60, 207, 8, 192, 0, 5, 250, 189, 139, 55, 98, 63, 0, 129, 0, 63, 251, 58, 206, 52, 60, 207, 8, 192, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 73, 56, 56, 56, 60, 207, 8, 192, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 73, 56, 56, 56, 60, 207, 8, 192, 0, 5, 250, 189, 139, 55, 98, 63, 127, 0, 127, 127, 25, 59, 249, 48, 112, 163, 18, 190, 0, 5, 250, 189, 139, 55, 98, 63, 129, 0, 0, 63, 37, 59, 240, 50, 112, 163, 18, 190, 0, 5, 250, 189, 139, 55, 98, 63, 0, 129, 0, 63, 251, 58, 214, 54, 112, 163, 18, 190, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 73, 56, 104, 54, 112, 163, 18, 190, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 73, 56, 104, 54, 112, 163, 18, 190, 36, 87, 91, 191, 139, 55, 98, 63, 129, 0, 0, 63, 37, 59, 55, 52, 112, 163, 18, 190, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 169, 56, 104, 54, 112, 163, 18, 190, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 169, 56, 104, 54, 112, 163, 18, 190, 36, 87, 91, 191, 139, 55, 98, 63, 0, 127, 127, 126, 198, 58, 153, 52, 70, 142, 137, 192, 36, 87, 91, 191, 106, 163, 103, 63, 0, 127, 129, 126, 202, 58, 252, 58, 70, 142, 137, 192, 36, 87, 91, 191, 106, 163, 103, 63, 1, 0, 0, 1, 169, 56, 81, 57, 70, 142, 137, 192, 36, 87, 91, 191, 106, 163, 103, 63, 1, 0, 0, 1, 169, 56, 81, 57, 70, 142, 137, 192, 36, 87, 91, 191, 106, 163, 103, 63, 127, 0, 126, 1, 134, 41, 39, 49, 70, 142, 137, 192, 0, 5, 250, 189, 62, 161, 103, 63, 0, 129, 129, 126, 240, 58, 141, 56, 70, 142, 137, 192, 0, 5, 250, 189, 62, 161, 103, 63, 1, 0, 0, 1, 73, 56, 81, 57, 70, 142, 137, 192, 0, 5, 250, 189, 62, 161, 103, 63, 1, 0, 0, 1, 73, 56, 81, 57, 70, 142, 137, 192, 0, 5, 250, 189, 62, 161, 103, 63, 127, 0, 126, 1, 134, 41, 80, 47, 136, 119, 19, 192, 0, 5, 250, 189, 7, 56, 98, 63, 129, 0, 0, 63, 183, 45, 80, 47, 136, 119, 19, 192, 0, 5, 250, 189, 7, 56, 98, 63, 0, 129, 129, 1, 240, 58, 18, 55, 136, 119, 19, 192, 0, 5, 250, 189, 7, 56, 98, 63, 0, 0, 0, 1, 73, 56, 77, 56, 136, 119, 19, 192, 0, 5, 250, 189, 7, 56, 98, 63, 1, 255, 1, 1, 73, 56, 77, 56, 136, 119, 19, 192, 36, 87, 91, 191, 16, 56, 98, 63, 129, 0, 0, 63, 183, 45, 39, 49, 136, 119, 19, 192, 36, 87, 91, 191, 16, 56, 98, 63, 0, 127, 129, 126, 202, 58, 255, 59, 136, 119, 19, 192, 36, 87, 91, 191, 16, 56, 98, 63, 0, 0, 0, 1, 169, 56, 77, 56, 136, 119, 19, 192, 36, 87, 91, 191, 16, 56, 98, 63, 1, 1, 0, 1, 169, 56, 77, 56, 60, 207, 8, 192, 0, 5, 250, 189, 113, 130, 75, 63, 0, 129, 0, 63, 240, 58, 206, 52, 60, 207, 8, 192, 0, 5, 250, 189, 113, 130, 75, 63, 0, 0, 0, 127, 42, 58, 110, 54, 60, 207, 8, 192, 0, 5, 250, 189, 113, 130, 75, 63, 127, 0, 127, 127, 37, 59, 249, 48, 60, 207, 8, 192, 36, 87, 91, 191, 113, 130, 75, 63, 0, 0, 0, 127, 202, 57, 110, 54, 60, 207, 8, 192, 36, 87, 91, 191, 113, 130, 75, 63, 0, 127, 127, 127, 210, 58, 35, 49, 60, 207, 8, 192, 36, 87, 91, 191, 113, 130, 75, 63, 127, 0, 127, 127, 37, 59, 120, 50, 112, 163, 18, 190, 36, 87, 91, 191, 113, 130, 75, 63, 129, 0, 0, 63, 25, 59, 55, 52, 112, 163, 18, 190, 36, 87, 91, 191, 113, 130, 75, 63, 0, 0, 0, 127, 202, 57, 58, 56, 112, 163, 18, 190, 36, 87, 91, 191, 113, 130, 75, 63, 0, 127, 127, 126, 210, 58, 153, 52, 112, 163, 18, 190, 0, 5, 250, 189, 113, 130, 75, 63, 129, 0, 0, 63, 25, 59, 240, 50, 112, 163, 18, 190, 0, 5, 250, 189, 113, 130, 75, 63, 0, 129, 0, 63, 240, 58, 214, 54, 112, 163, 18, 190, 0, 5, 250, 189, 113, 130, 75, 63, 0, 0, 0, 127, 42, 58, 58, 56, 70, 142, 137, 192, 0, 5, 250, 189, 0, 230, 80, 63, 0, 129, 129, 126, 251, 58, 140, 56, 70, 142, 137, 192, 0, 5, 250, 189, 0, 230, 80, 63, 1, 0, 0, 126, 33, 58, 252, 58, 70, 142, 137, 192, 0, 5, 250, 189, 0, 230, 80, 63, 127, 0, 126, 1, 63, 42, 80, 47, 70, 142, 137, 192, 36, 87, 91, 191, 42, 232, 80, 63, 0, 127, 129, 126, 214, 58, 252, 58, 70, 142, 137, 192, 36, 87, 91, 191, 42, 232, 80, 63, 1, 0, 0, 126, 193, 57, 252, 58, 70, 142, 137, 192, 36, 87, 91, 191, 42, 232, 80, 63, 127, 0, 126, 1, 63, 42, 39, 49, 136, 119, 19, 192, 36, 87, 91, 191, 223, 130, 75, 63, 129, 0, 0, 63, 90, 45, 39, 49, 136, 119, 19, 192, 36, 87, 91, 191, 223, 130, 75, 63, 0, 127, 129, 126, 214, 58, 0, 60, 136, 119, 19, 192, 36, 87, 91, 191, 223, 130, 75, 63, 1, 0, 0, 126, 193, 57, 255, 59, 136, 119, 19, 192, 0, 5, 250, 189, 215, 130, 75, 63, 129, 0, 0, 63, 90, 45, 80, 47, 136, 119, 19, 192, 0, 5, 250, 189, 215, 130, 75, 63, 0, 129, 129, 1, 251, 58, 18, 55, 136, 119, 19, 192, 0, 5, 250, 189, 215, 130, 75, 63, 1, 0, 0, 126, 33, 58, 0, 60, 97, 35, 142, 191, 0, 0, 128, 191, 208, 123, 78, 191, 0, 129, 127, 127, 141, 52, 161, 57, 97, 35, 142, 191, 0, 0, 128, 191, 0, 0, 0, 128, 0, 129, 127, 127, 119, 51, 161, 57, 97, 35, 142, 191, 0, 0, 128, 191, 0, 0, 128, 191, 0, 129, 127, 127, 192, 52, 161, 57, 97, 35, 142, 191, 0, 0, 128, 191, 0, 0, 128, 191, 107, 129, 19, 127, 252, 52, 161, 57, 97, 35, 142, 191, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 161, 57, 97, 35, 142, 191, 184, 42, 142, 62, 43, 98, 214, 190, 0, 64, 0, 32, 187, 43, 161, 57, 97, 35, 142, 191, 184, 42, 142, 62, 43, 98, 214, 190, 0, 90, 0, 45, 187, 43, 161, 57, 183, 12, 150, 191, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 62, 1, 198, 58, 38, 57, 183, 12, 150, 191, 232, 219, 185, 62, 96, 22, 2, 191, 64, 127, 62, 1, 198, 58, 38, 57, 183, 12, 150, 191, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 169, 57, 183, 12, 150, 191, 232, 219, 185, 62, 96, 22, 2, 191, 0, 64, 0, 32, 255, 42, 169, 57, 168, 105, 65, 191, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 208, 58, 92, 57, 168, 105, 65, 191, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 208, 58, 92, 57, 168, 105, 65, 191, 118, 100, 146, 62, 131, 234, 20, 191, 64, 127, 62, 1, 208, 58, 92, 57, 168, 105, 65, 191, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 172, 57, 189, 55, 168, 105, 65, 191, 118, 100, 146, 62, 131, 234, 20, 191, 0, 64, 0, 32, 172, 57, 189, 55, 168, 105, 65, 191, 118, 100, 146, 62, 131, 234, 20, 191, 126, 255, 0, 95, 151, 50, 188, 46, 97, 35, 142, 191, 32, 208, 117, 63, 116, 103, 174, 191, 107, 129, 19, 127, 252, 54, 161, 57, 97, 35, 142, 191, 32, 208, 117, 63, 116, 103, 174, 191, 0, 127, 0, 63, 0, 0, 161, 57, 97, 35, 142, 191, 0, 0, 128, 191, 0, 0, 128, 63, 0, 129, 127, 127, 110, 49, 161, 57, 97, 35, 142, 191, 0, 0, 128, 191, 0, 0, 128, 63, 0, 0, 0, 126, 56, 55, 128, 56, 97, 35, 142, 191, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 161, 57, 97, 35, 142, 191, 32, 208, 117, 63, 123, 40, 145, 191, 0, 64, 0, 32, 112, 35, 161, 57, 97, 35, 142, 191, 32, 208, 117, 63, 123, 40, 145, 191, 0, 127, 0, 63, 112, 35, 161, 57, 97, 35, 142, 191, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 128, 56, 97, 35, 142, 191, 128, 7, 173, 60, 0, 0, 128, 63, 0, 0, 0, 126, 33, 56, 128, 56, 97, 35, 142, 191, 128, 7, 173, 60, 0, 0, 128, 63, 0, 63, 127, 193, 211, 48, 161, 57, 114, 249, 145, 191, 189, 167, 112, 191, 0, 0, 128, 63, 0, 0, 0, 126, 71, 55, 124, 56, 114, 249, 145, 191, 189, 167, 112, 191, 0, 0, 128, 63, 0, 127, 0, 63, 125, 58, 89, 58, 114, 249, 145, 191, 106, 0, 31, 189, 0, 0, 128, 63, 0, 129, 0, 63, 125, 58, 34, 57, 114, 249, 145, 191, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 124, 56, 114, 249, 145, 191, 106, 0, 31, 189, 0, 0, 128, 63, 0, 0, 0, 126, 25, 56, 124, 56, 114, 249, 145, 191, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 108, 55, 114, 249, 145, 191, 189, 167, 112, 191, 139, 55, 98, 63, 0, 0, 0, 1, 180, 56, 108, 55, 114, 249, 145, 191, 189, 167, 112, 191, 139, 55, 98, 63, 0, 127, 0, 63, 110, 58, 89, 58, 114, 249, 145, 191, 106, 0, 31, 189, 139, 55, 98, 63, 0, 129, 0, 63, 110, 58, 34, 57, 114, 249, 145, 191, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 108, 55, 114, 249, 145, 191, 106, 0, 31, 189, 139, 55, 98, 63, 0, 0, 0, 1, 62, 56, 108, 55, 184, 12, 150, 191, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 82, 51, 184, 12, 150, 191, 136, 247, 95, 63, 214, 181, 133, 191, 0, 194, 194, 1, 156, 58, 82, 51, 184, 12, 150, 191, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 169, 57, 184, 12, 150, 191, 136, 247, 95, 63, 214, 181, 133, 191, 0, 64, 0, 32, 48, 37, 169, 57, 172, 105, 65, 191, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 121, 50, 172, 105, 65, 191, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 121, 50, 172, 105, 65, 191, 207, 59, 76, 63, 231, 31, 143, 191, 0, 194, 194, 1, 166, 58, 121, 50, 172, 105, 65, 191, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 102, 57, 189, 55, 172, 105, 65, 191, 207, 59, 76, 63, 231, 31, 143, 191, 0, 64, 0, 32, 102, 57, 189, 55, 172, 105, 65, 191, 207, 59, 76, 63, 231, 31, 143, 191, 126, 255, 0, 95, 151, 50, 224, 48, 115, 249, 145, 191, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 169, 56, 108, 55, 115, 249, 145, 191, 36, 87, 91, 191, 139, 55, 98, 63, 0, 0, 0, 1, 169, 56, 108, 55, 115, 249, 145, 191, 36, 87, 91, 191, 139, 55, 98, 63, 0, 127, 127, 127, 198, 58, 43, 51, 115, 249, 145, 191, 0, 5, 250, 189, 139, 55, 98, 63, 0, 129, 0, 63, 251, 58, 210, 53, 115, 249, 145, 191, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 73, 56, 108, 55, 115, 249, 145, 191, 0, 5, 250, 189, 139, 55, 98, 63, 0, 0, 0, 1, 73, 56, 108, 55, 115, 249, 145, 191, 36, 87, 91, 191, 113, 130, 75, 63, 0, 0, 0, 127, 202, 57, 113, 55, 115, 249, 145, 191, 36, 87, 91, 191, 113, 130, 75, 63, 0, 127, 127, 126, 210, 58, 43, 51, 115, 249, 145, 191, 0, 5, 250, 189, 113, 130, 75, 63, 0, 129, 0, 63, 240, 58, 210, 53, 115, 249, 145, 191, 0, 5, 250, 189, 113, 130, 75, 63, 0, 0, 0, 127, 42, 58, 113, 55, 18, 53, 85, 192, 32, 208, 117, 63, 96, 235, 172, 191, 149, 131, 237, 127, 252, 54, 195, 58, 18, 53, 85, 192, 32, 208, 117, 63, 96, 235, 172, 191, 149, 131, 237, 127, 252, 54, 195, 58, 18, 53, 85, 192, 32, 208, 117, 63, 96, 235, 172, 191, 0, 127, 0, 63, 11, 18, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 50, 124, 129, 63, 0, 129, 127, 127, 104, 49, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 50, 124, 129, 63, 0, 129, 127, 127, 104, 49, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 50, 124, 129, 63, 1, 0, 0, 126, 56, 55, 190, 54, 18, 53, 85, 192, 0, 0, 128, 191, 50, 124, 129, 63, 1, 0, 0, 126, 56, 55, 190, 54, 18, 53, 85, 192, 32, 208, 117, 63, 18, 172, 143, 191, 0, 127, 0, 63, 209, 35, 195, 58, 18, 53, 85, 192, 32, 208, 117, 63, 18, 172, 143, 191, 0, 64, 0, 32, 209, 35, 195, 58, 18, 53, 85, 192, 32, 208, 117, 63, 18, 172, 143, 191, 0, 64, 0, 32, 209, 35, 195, 58, 18, 53, 85, 192, 128, 7, 173, 60, 104, 124, 129, 63, 0, 63, 0, 31, 217, 48, 195, 58, 18, 53, 85, 192, 128, 7, 173, 60, 104, 124, 129, 63, 1, 0, 0, 126, 33, 56, 190, 54, 18, 53, 85, 192, 128, 7, 173, 60, 104, 124, 129, 63, 1, 0, 0, 126, 33, 56, 190, 54, 10, 74, 83, 192, 189, 167, 112, 191, 227, 110, 129, 63, 0, 127, 0, 63, 125, 58, 115, 59, 10, 74, 83, 192, 189, 167, 112, 191, 227, 110, 129, 63, 0, 127, 0, 63, 125, 58, 115, 59, 10, 74, 83, 192, 189, 167, 112, 191, 227, 110, 129, 63, 1, 0, 0, 126, 71, 55, 198, 54, 10, 74, 83, 192, 189, 167, 112, 191, 227, 110, 129, 63, 1, 0, 0, 126, 71, 55, 198, 54, 10, 74, 83, 192, 106, 0, 31, 189, 197, 110, 129, 63, 0, 129, 0, 63, 125, 58, 8, 56, 10, 74, 83, 192, 106, 0, 31, 189, 197, 110, 129, 63, 1, 0, 0, 126, 25, 56, 198, 54, 10, 74, 83, 192, 106, 0, 31, 189, 197, 110, 129, 63, 1, 0, 0, 126, 25, 56, 198, 54, 10, 74, 83, 192, 189, 167, 112, 191, 41, 21, 101, 63, 0, 127, 0, 63, 110, 58, 115, 59, 10, 74, 83, 192, 189, 167, 112, 191, 41, 21, 101, 63, 0, 127, 0, 63, 110, 58, 115, 59, 10, 74, 83, 192, 189, 167, 112, 191, 41, 21, 101, 63, 1, 1, 0, 1, 180, 56, 207, 56, 10, 74, 83, 192, 189, 167, 112, 191, 41, 21, 101, 63, 1, 0, 0, 1, 180, 56, 207, 56, 10, 74, 83, 192, 106, 0, 31, 189, 238, 20, 101, 63, 0, 129, 0, 63, 110, 58, 8, 56, 10, 74, 83, 192, 106, 0, 31, 189, 238, 20, 101, 63, 1, 255, 255, 1, 62, 56, 207, 56, 10, 74, 83, 192, 106, 0, 31, 189, 238, 20, 101, 63, 1, 0, 0, 1, 62, 56, 207, 56, 102, 64, 81, 192, 136, 247, 95, 63, 116, 86, 132, 191, 0, 194, 62, 1, 156, 58, 203, 53, 102, 64, 81, 192, 136, 247, 95, 63, 116, 86, 132, 191, 0, 64, 0, 32, 93, 37, 187, 58, 102, 64, 81, 192, 136, 247, 95, 63, 116, 86, 132, 191, 0, 64, 0, 32, 93, 37, 187, 58, 102, 64, 81, 192, 136, 247, 95, 63, 116, 86, 132, 191, 0, 194, 63, 1, 156, 58, 203, 53, 87, 236, 107, 192, 207, 59, 76, 63, 128, 192, 141, 191, 131, 0, 0, 95, 159, 51, 188, 46, 87, 236, 107, 192, 207, 59, 76, 63, 128, 192, 141, 191, 0, 64, 0, 32, 102, 57, 92, 57, 87, 236, 107, 192, 207, 59, 76, 63, 128, 192, 141, 191, 0, 64, 0, 32, 102, 57, 92, 57, 87, 236, 107, 192, 207, 59, 76, 63, 128, 192, 141, 191, 0, 194, 62, 1, 166, 58, 56, 54, 87, 236, 107, 192, 207, 59, 76, 63, 128, 192, 141, 191, 0, 194, 63, 1, 166, 58, 56, 54, 87, 236, 107, 192, 207, 59, 76, 63, 128, 192, 141, 191, 1, 195, 62, 1, 166, 58, 56, 54, 18, 53, 85, 192, 0, 0, 128, 191, 232, 130, 75, 191, 0, 130, 127, 127, 138, 52, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 232, 130, 75, 191, 0, 129, 127, 127, 138, 52, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 232, 130, 75, 191, 0, 129, 127, 127, 138, 52, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 227, 57, 62, 60, 0, 130, 127, 127, 113, 51, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 227, 57, 62, 60, 0, 129, 127, 127, 113, 51, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 227, 57, 62, 60, 0, 129, 127, 127, 113, 51, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 227, 57, 62, 60, 0, 129, 127, 127, 113, 51, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 116, 7, 125, 191, 149, 131, 19, 127, 252, 52, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 116, 7, 125, 191, 149, 131, 19, 127, 252, 52, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 116, 7, 125, 191, 0, 129, 127, 127, 189, 52, 195, 58, 18, 53, 85, 192, 0, 0, 128, 191, 116, 7, 125, 191, 0, 129, 127, 127, 189, 52, 195, 58, 18, 53, 85, 192, 184, 42, 142, 62, 102, 112, 208, 190, 0, 90, 0, 45, 211, 43, 195, 58, 18, 53, 85, 192, 184, 42, 142, 62, 102, 112, 208, 190, 0, 64, 0, 32, 211, 43, 195, 58, 18, 53, 85, 192, 184, 42, 142, 62, 102, 112, 208, 190, 0, 64, 0, 32, 211, 43, 195, 58, 102, 64, 81, 192, 232, 219, 185, 62, 184, 177, 254, 190, 192, 126, 63, 1, 198, 58, 21, 56, 102, 64, 81, 192, 232, 219, 185, 62, 184, 177, 254, 190, 192, 126, 62, 1, 198, 58, 21, 56, 102, 64, 81, 192, 232, 219, 185, 62, 184, 177, 254, 190, 0, 64, 0, 32, 22, 43, 187, 58, 102, 64, 81, 192, 232, 219, 185, 62, 184, 177, 254, 190, 0, 64, 0, 32, 22, 43, 187, 58, 87, 236, 107, 192, 118, 100, 146, 62, 246, 44, 18, 191, 131, 0, 0, 95, 159, 51, 224, 48, 87, 236, 107, 192, 118, 100, 146, 62, 246, 44, 18, 191, 191, 125, 62, 1, 208, 58, 189, 55, 87, 236, 107, 192, 118, 100, 146, 62, 246, 44, 18, 191, 192, 126, 63, 1, 208, 58, 189, 55, 87, 236, 107, 192, 118, 100, 146, 62, 246, 44, 18, 191, 192, 126, 62, 1, 208, 58, 189, 55, 87, 236, 107, 192, 118, 100, 146, 62, 246, 44, 18, 191, 0, 64, 0, 32, 172, 57, 92, 57, 87, 236, 107, 192, 118, 100, 146, 62, 246, 44, 18, 191, 0, 64, 0, 32, 172, 57, 92, 57, 10, 74, 83, 192, 36, 87, 91, 191, 189, 237, 100, 63, 0, 127, 129, 126, 202, 58, 125, 59, 10, 74, 83, 192, 36, 87, 91, 191, 189, 237, 100, 63, 1, 1, 0, 1, 169, 56, 207, 56, 10, 74, 83, 192, 36, 87, 91, 191, 189, 237, 100, 63, 1, 0, 0, 1, 169, 56, 207, 56, 10, 74, 83, 192, 0, 5, 250, 189, 162, 236, 100, 63, 0, 129, 129, 126, 240, 58, 11, 56, 10, 74, 83, 192, 0, 5, 250, 189, 162, 236, 100, 63, 0, 129, 129, 1, 240, 58, 11, 56, 10, 74, 83, 192, 0, 5, 250, 189, 162, 236, 100, 63, 1, 255, 255, 1, 73, 56, 207, 56, 10, 74, 83, 192, 0, 5, 250, 189, 162, 236, 100, 63, 1, 0, 0, 1, 73, 56, 207, 56, 10, 74, 83, 192, 36, 87, 91, 191, 132, 53, 78, 63, 0, 127, 129, 126, 214, 58, 126, 59, 10, 74, 83, 192, 36, 87, 91, 191, 132, 53, 78, 63, 1, 0, 0, 126, 193, 57, 126, 59, 10, 74, 83, 192, 36, 87, 91, 191, 132, 53, 78, 63, 1, 0, 0, 126, 193, 57, 126, 59, 10, 74, 83, 192, 0, 5, 250, 189, 108, 52, 78, 63, 0, 129, 129, 126, 251, 58, 11, 56, 10, 74, 83, 192, 0, 5, 250, 189, 108, 52, 78, 63, 0, 129, 129, 1, 251, 58, 11, 56, 10, 74, 83, 192, 0, 5, 250, 189, 108, 52, 78, 63, 1, 0, 0, 126, 33, 58, 126, 59, 10, 74, 83, 192, 0, 5, 250, 189, 108, 52, 78, 63, 1, 0, 0, 126, 33, 58, 126, 59, 171, 208, 103, 192, 184, 227, 64, 63, 25, 222, 135, 191, 0, 64, 0, 32, 108, 57, 83, 57, 171, 208, 103, 192, 184, 227, 64, 63, 25, 222, 135, 191, 0, 64, 0, 32, 108, 57, 83, 57, 171, 208, 103, 192, 184, 227, 64, 63, 25, 222, 135, 191, 0, 195, 0, 95, 24, 57, 109, 48, 171, 208, 103, 192, 184, 227, 64, 63, 25, 222, 135, 191, 126, 0, 194, 1, 198, 58, 217, 46, 13, 63, 18, 192, 177, 227, 64, 63, 186, 30, 137, 191, 130, 0, 194, 1, 156, 58, 184, 48, 13, 63, 18, 192, 177, 227, 64, 63, 186, 30, 137, 191, 0, 64, 0, 32, 107, 57, 165, 56, 13, 63, 18, 192, 177, 227, 64, 63, 186, 30, 137, 191, 0, 64, 0, 32, 107, 57, 165, 56, 13, 63, 18, 192, 177, 227, 64, 63, 186, 30, 137, 191, 0, 195, 0, 95, 24, 57, 37, 51, 13, 63, 18, 192, 178, 20, 169, 62, 89, 175, 32, 191, 130, 0, 194, 1, 156, 58, 242, 46, 13, 63, 18, 192, 178, 20, 169, 62, 89, 175, 32, 191, 191, 126, 0, 95, 157, 57, 109, 48, 13, 63, 18, 192, 178, 20, 169, 62, 89, 175, 32, 191, 0, 64, 0, 32, 166, 57, 166, 56, 13, 63, 18, 192, 178, 20, 169, 62, 89, 175, 32, 191, 0, 64, 0, 32, 166, 57, 166, 56, 171, 208, 103, 192, 164, 20, 169, 62, 72, 47, 30, 191, 191, 126, 0, 95, 157, 57, 37, 51, 171, 208, 103, 192, 164, 20, 169, 62, 72, 47, 30, 191, 0, 64, 0, 32, 166, 57, 84, 57, 171, 208, 103, 192, 164, 20, 169, 62, 72, 47, 30, 191, 0, 64, 0, 32, 166, 57, 84, 57, 171, 208, 103, 192, 164, 20, 169, 62, 72, 47, 30, 191, 126, 0, 194, 1, 198, 58, 172, 48, 178, 7, 10, 192, 198, 227, 64, 63, 31, 46, 137, 191, 0, 194, 0, 95, 57, 57, 109, 48, 178, 7, 10, 192, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 107, 57, 149, 56, 178, 7, 10, 192, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 107, 57, 149, 56, 178, 7, 10, 192, 198, 227, 64, 63, 31, 46, 137, 191, 126, 0, 194, 1, 254, 57, 50, 47, 106, 216, 81, 191, 198, 227, 64, 63, 31, 46, 137, 191, 130, 0, 0, 95, 37, 58, 50, 47, 106, 216, 81, 191, 198, 227, 64, 63, 31, 46, 137, 191, 0, 194, 0, 95, 57, 57, 37, 51, 106, 216, 81, 191, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 108, 57, 205, 55, 106, 216, 81, 191, 198, 227, 64, 63, 31, 46, 137, 191, 0, 64, 0, 32, 108, 57, 205, 55, 102, 216, 81, 191, 136, 20, 169, 62, 19, 206, 32, 191, 130, 0, 0, 95, 37, 58, 216, 48, 102, 216, 81, 191, 136, 20, 169, 62, 19, 206, 32, 191, 64, 127, 0, 95, 224, 57, 109, 48, 102, 216, 81, 191, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 166, 57, 206, 55, 102, 216, 81, 191, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 166, 57, 206, 55, 177, 7, 10, 192, 136, 20, 169, 62, 19, 206, 32, 191, 64, 127, 0, 95, 224, 57, 37, 51, 177, 7, 10, 192, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 166, 57, 149, 56, 177, 7, 10, 192, 136, 20, 169, 62, 19, 206, 32, 191, 0, 64, 0, 32, 166, 57, 149, 56, 177, 7, 10, 192, 136, 20, 169, 62, 19, 206, 32, 191, 126, 0, 194, 1, 254, 57, 216, 48, 146, 64, 18, 192, 82, 19, 58, 63, 240, 94, 140, 191, 130, 0, 194, 1, 160, 58, 184, 48, 146, 64, 18, 192, 82, 19, 58, 63, 240, 94, 140, 191, 0, 64, 0, 32, 154, 48, 86, 49, 146, 64, 18, 192, 82, 19, 58, 63, 240, 94, 140, 191, 0, 195, 0, 95, 20, 57, 37, 51, 48, 210, 103, 192, 89, 19, 58, 63, 79, 30, 139, 191, 0, 64, 0, 32, 154, 48, 7, 52, 48, 210, 103, 192, 89, 19, 58, 63, 79, 30, 139, 191, 0, 195, 0, 95, 20, 57, 109, 48, 48, 210, 103, 192, 89, 19, 58, 63, 79, 30, 139, 191, 126, 0, 194, 1, 203, 58, 217, 46, 48, 210, 103, 192, 230, 115, 155, 62, 179, 175, 36, 191, 191, 126, 0, 95, 154, 57, 37, 51, 48, 210, 103, 192, 230, 115, 155, 62, 179, 175, 36, 191, 0, 64, 0, 32, 131, 49, 8, 52, 48, 210, 103, 192, 230, 115, 155, 62, 179, 175, 36, 191, 126, 0, 194, 1, 203, 58, 172, 48, 146, 64, 18, 192, 244, 115, 155, 62, 196, 47, 39, 191, 130, 0, 194, 1, 160, 58, 242, 46, 146, 64, 18, 192, 244, 115, 155, 62, 196, 47, 39, 191, 191, 126, 0, 95, 154, 57, 109, 48, 146, 64, 18, 192, 244, 115, 155, 62, 196, 47, 39, 191, 0, 64, 0, 32, 131, 49, 88, 49, 128, 222, 81, 191, 103, 19, 58, 63, 85, 110, 140, 191, 130, 0, 0, 95, 32, 58, 50, 47, 128, 222, 81, 191, 103, 19, 58, 63, 85, 110, 140, 191, 0, 194, 0, 95, 54, 57, 37, 51, 128, 222, 81, 191, 103, 19, 58, 63, 85, 110, 140, 191, 0, 64, 0, 32, 92, 51, 88, 49, 55, 9, 10, 192, 103, 19, 58, 63, 85, 110, 140, 191, 0, 194, 0, 95, 54, 57, 109, 48, 55, 9, 10, 192, 103, 19, 58, 63, 85, 110, 140, 191, 0, 64, 0, 32, 92, 51, 8, 52, 55, 9, 10, 192, 103, 19, 58, 63, 85, 110, 140, 191, 126, 0, 194, 1, 2, 58, 50, 47, 54, 9, 10, 192, 202, 115, 155, 62, 126, 78, 39, 191, 64, 127, 0, 95, 220, 57, 37, 51, 54, 9, 10, 192, 202, 115, 155, 62, 126, 78, 39, 191, 0, 64, 0, 32, 34, 52, 8, 52, 54, 9, 10, 192, 202, 115, 155, 62, 126, 78, 39, 191, 126, 0, 194, 1, 2, 58, 216, 48, 124, 222, 81, 191, 202, 115, 155, 62, 126, 78, 39, 191, 130, 0, 0, 95, 32, 58, 216, 48, 124, 222, 81, 191, 202, 115, 155, 62, 126, 78, 39, 191, 64, 127, 0, 95, 220, 57, 109, 48, 124, 222, 81, 191, 202, 115, 155, 62, 126, 78, 39, 191, 0, 64, 0, 32, 34, 52, 88, 49, 16, 116, 253, 189, 130, 207, 71, 63, 29, 60, 145, 191, 131, 0, 194, 1, 44, 54, 75, 50, 16, 116, 253, 189, 130, 207, 71, 63, 29, 60, 145, 191, 0, 194, 194, 1, 168, 58, 48, 49, 16, 116, 253, 189, 130, 207, 71, 63, 29, 60, 145, 191, 0, 64, 64, 127, 66, 55, 8, 52, 17, 116, 253, 189, 220, 139, 137, 62, 239, 34, 25, 191, 131, 0, 194, 1, 44, 54, 201, 48, 17, 116, 253, 189, 220, 139, 137, 62, 239, 34, 25, 191, 64, 127, 62, 1, 210, 58, 174, 57, 17, 116, 253, 189, 220, 139, 137, 62, 239, 34, 25, 191, 0, 64, 192, 126, 181, 54, 8, 52, 161, 238, 107, 192, 130, 207, 71, 63, 182, 220, 143, 191, 131, 0, 0, 95, 147, 51, 188, 46, 161, 238, 107, 192, 130, 207, 71, 63, 182, 220, 143, 191, 1, 64, 1, 32, 236, 53, 195, 50, 161, 238, 107, 192, 130, 207, 71, 63, 182, 220, 143, 191, 1, 195, 62, 1, 168, 58, 56, 54, 219, 47, 138, 192, 130, 207, 71, 63, 80, 125, 142, 191, 1, 64, 1, 32, 236, 53, 6, 52, 219, 47, 138, 192, 130, 207, 71, 63, 80, 125, 142, 191, 1, 195, 62, 1, 168, 58, 221, 54, 219, 47, 138, 192, 130, 207, 71, 63, 80, 125, 142, 191, 126, 255, 194, 1, 222, 52, 219, 47, 219, 47, 138, 192, 220, 139, 137, 62, 213, 167, 19, 191, 191, 125, 62, 1, 210, 58, 24, 55, 219, 47, 138, 192, 220, 139, 137, 62, 213, 167, 19, 191, 1, 64, 1, 32, 121, 54, 8, 52, 219, 47, 138, 192, 220, 139, 137, 62, 213, 167, 19, 191, 126, 255, 194, 1, 222, 52, 112, 49, 209, 114, 65, 191, 220, 139, 137, 62, 239, 34, 25, 191, 64, 127, 62, 1, 210, 58, 92, 57, 209, 114, 65, 191, 220, 139, 137, 62, 239, 34, 25, 191, 0, 64, 192, 126, 181, 54, 199, 50, 209, 114, 65, 191, 220, 139, 137, 62, 239, 34, 25, 191, 126, 255, 0, 95, 138, 50, 188, 46, 213, 114, 65, 191, 130, 207, 71, 63, 29, 60, 145, 191, 0, 194, 194, 1, 168, 58, 121, 50, 213, 114, 65, 191, 130, 207, 71, 63, 29, 60, 145, 191, 0, 64, 192, 126, 66, 55, 199, 50, 213, 114, 65, 191, 130, 207, 71, 63, 29, 60, 145, 191, 126, 255, 0, 95, 138, 50, 224, 48, 161, 238, 107, 192, 220, 139, 137, 62, 98, 101, 22, 191, 131, 0, 0, 95, 147, 51, 224, 48, 161, 238, 107, 192, 220, 139, 137, 62, 98, 101, 22, 191, 191, 125, 62, 1, 210, 58, 189, 55, 161, 238, 107, 192, 220, 139, 137, 62, 98, 101, 22, 191, 1, 64, 1, 32, 121, 54, 199, 50, 93, 163, 112, 64, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 102, 57, 128, 57, 93, 163, 112, 64, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 102, 57, 128, 57, 93, 163, 112, 64, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 102, 57, 151, 57, 93, 163, 112, 64, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 169, 59, 121, 57, 93, 163, 112, 64, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 102, 57, 151, 57, 115, 142, 117, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 112, 57, 128, 57, 115, 142, 117, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 198, 50, 115, 142, 117, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 159, 59, 116, 57, 115, 142, 117, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 112, 57, 151, 57, 115, 142, 117, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 106, 50, 115, 142, 117, 64, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 108, 54, 115, 142, 117, 64, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 198, 50, 115, 142, 117, 64, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 159, 59, 104, 57, 115, 142, 117, 64, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 61, 54, 115, 142, 117, 64, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 106, 50, 93, 163, 112, 64, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 108, 54, 93, 163, 112, 64, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 108, 54, 93, 163, 112, 64, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 62, 54, 93, 163, 112, 64, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 169, 59, 98, 57, 93, 163, 112, 64, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 62, 54, 71, 184, 107, 64, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 87, 59, 204, 33, 71, 184, 107, 64, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 108, 54, 71, 184, 107, 64, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 87, 59, 0, 0, 71, 184, 107, 64, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 61, 54, 71, 184, 107, 64, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 179, 59, 104, 57, 71, 184, 107, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 75, 59, 204, 33, 71, 184, 107, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 92, 57, 128, 57, 71, 184, 107, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 75, 59, 0, 0, 71, 184, 107, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 92, 57, 151, 57, 71, 184, 107, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 179, 59, 116, 57, 93, 163, 112, 64, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 72, 56, 189, 47, 93, 163, 112, 64, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 72, 56, 189, 47, 93, 163, 112, 64, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 72, 56, 59, 48, 93, 163, 112, 64, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 210, 63, 243, 56, 106, 44, 93, 163, 112, 64, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 72, 56, 59, 48, 115, 142, 117, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 82, 56, 188, 47, 115, 142, 117, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 198, 50, 115, 142, 117, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 210, 63, 243, 56, 14, 44, 115, 142, 117, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 82, 56, 58, 48, 115, 142, 117, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 106, 50, 115, 142, 117, 64, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 138, 47, 184, 44, 115, 142, 117, 64, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 198, 50, 115, 142, 117, 64, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 210, 63, 253, 56, 191, 43, 115, 142, 117, 64, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 138, 47, 254, 43, 115, 142, 117, 64, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 106, 50, 93, 163, 112, 64, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 58, 47, 184, 44, 93, 163, 112, 64, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 58, 47, 184, 44, 93, 163, 112, 64, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 58, 47, 254, 43, 93, 163, 112, 64, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 210, 63, 7, 57, 14, 44, 93, 163, 112, 64, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 58, 47, 254, 43, 71, 184, 107, 64, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 221, 59, 121, 57, 71, 184, 107, 64, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 234, 46, 184, 44, 71, 184, 107, 64, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 221, 59, 98, 57, 71, 184, 107, 64, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 234, 46, 254, 43, 71, 184, 107, 64, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 210, 63, 7, 57, 106, 44, 71, 184, 107, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 209, 59, 121, 57, 71, 184, 107, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 62, 56, 188, 47, 71, 184, 107, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 209, 59, 98, 57, 71, 184, 107, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 62, 56, 58, 48, 71, 184, 107, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 210, 63, 253, 56, 152, 44, 93, 163, 112, 64, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 145, 55, 77, 47, 93, 163, 112, 64, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 145, 55, 77, 47, 93, 163, 112, 64, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 145, 55, 2, 48, 93, 163, 112, 64, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 137, 59, 192, 56, 93, 163, 112, 64, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 145, 55, 2, 48, 115, 142, 117, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 165, 55, 76, 47, 115, 142, 117, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 222, 52, 68, 45, 115, 142, 117, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 137, 59, 204, 56, 115, 142, 117, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 165, 55, 2, 48, 115, 142, 117, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 222, 52, 139, 44, 115, 142, 117, 64, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 38, 58, 115, 142, 117, 64, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 199, 52, 68, 45, 115, 142, 117, 64, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 127, 59, 210, 56, 115, 142, 117, 64, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 15, 58, 115, 142, 117, 64, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 199, 52, 139, 44, 93, 163, 112, 64, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 38, 58, 93, 163, 112, 64, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 38, 58, 93, 163, 112, 64, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 15, 58, 93, 163, 112, 64, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 117, 59, 204, 56, 93, 163, 112, 64, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 15, 58, 71, 184, 107, 64, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 214, 54, 71, 184, 107, 64, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 38, 58, 71, 184, 107, 64, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 168, 54, 71, 184, 107, 64, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 15, 58, 71, 184, 107, 64, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 117, 59, 192, 56, 71, 184, 107, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 214, 54, 71, 184, 107, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 125, 55, 76, 47, 71, 184, 107, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 168, 54, 71, 184, 107, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 125, 55, 2, 48, 71, 184, 107, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 127, 59, 187, 56, 215, 158, 89, 64, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 164, 57, 50, 47, 215, 158, 89, 64, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 164, 57, 50, 47, 215, 158, 89, 64, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 164, 57, 234, 47, 215, 158, 89, 64, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 169, 59, 174, 57, 215, 158, 89, 64, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 164, 57, 234, 47, 237, 137, 94, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 174, 57, 49, 47, 237, 137, 94, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 145, 58, 237, 137, 94, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 159, 59, 169, 57, 237, 137, 94, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 174, 57, 234, 47, 237, 137, 94, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 122, 58, 237, 137, 94, 64, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 31, 56, 237, 137, 94, 64, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 145, 58, 237, 137, 94, 64, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 159, 59, 157, 57, 237, 137, 94, 64, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 8, 56, 237, 137, 94, 64, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 122, 58, 215, 158, 89, 64, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 31, 56, 215, 158, 89, 64, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 31, 56, 215, 158, 89, 64, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 8, 56, 215, 158, 89, 64, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 169, 59, 151, 57, 215, 158, 89, 64, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 8, 56, 193, 179, 84, 64, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 113, 58, 36, 37, 193, 179, 84, 64, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 31, 56, 193, 179, 84, 64, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 113, 58, 129, 32, 193, 179, 84, 64, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 8, 56, 193, 179, 84, 64, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 179, 59, 157, 57, 193, 179, 84, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 102, 58, 36, 37, 193, 179, 84, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 154, 57, 49, 47, 193, 179, 84, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 102, 58, 129, 32, 193, 179, 84, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 154, 57, 234, 47, 193, 179, 84, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 179, 59, 169, 57, 215, 158, 89, 64, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 246, 53, 147, 46, 215, 158, 89, 64, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 246, 53, 147, 46, 215, 158, 89, 64, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 246, 53, 76, 47, 215, 158, 89, 64, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 46, 63, 117, 59, 85, 51, 215, 158, 89, 64, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 246, 53, 76, 47, 237, 137, 94, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 10, 54, 146, 46, 237, 137, 94, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 204, 54, 22, 42, 237, 137, 94, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 127, 59, 62, 51, 237, 137, 94, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 10, 54, 75, 47, 237, 137, 94, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 204, 54, 165, 40, 237, 137, 94, 64, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 255, 59, 237, 137, 94, 64, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 181, 54, 22, 42, 237, 137, 94, 64, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 46, 63, 137, 59, 85, 51, 237, 137, 94, 64, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 232, 59, 237, 137, 94, 64, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 181, 54, 165, 40, 215, 158, 89, 64, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 255, 59, 215, 158, 89, 64, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 255, 59, 215, 158, 89, 64, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 232, 59, 215, 158, 89, 64, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 46, 63, 137, 59, 131, 51, 215, 158, 89, 64, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 232, 59, 193, 179, 84, 64, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 204, 54, 140, 37, 193, 179, 84, 64, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 255, 59, 193, 179, 84, 64, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 204, 54, 81, 33, 193, 179, 84, 64, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 232, 59, 193, 179, 84, 64, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 46, 63, 127, 59, 154, 51, 193, 179, 84, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 181, 54, 140, 37, 193, 179, 84, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 225, 53, 146, 46, 193, 179, 84, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 181, 54, 81, 33, 193, 179, 84, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 225, 53, 75, 47, 193, 179, 84, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 117, 59, 131, 51, 215, 158, 89, 64, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 122, 56, 20, 46, 215, 158, 89, 64, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 122, 56, 20, 46, 215, 158, 89, 64, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 122, 56, 205, 46, 215, 158, 89, 64, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 178, 59, 74, 58, 215, 158, 89, 64, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 122, 56, 205, 46, 237, 137, 94, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 132, 56, 19, 46, 237, 137, 94, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 114, 55, 22, 42, 237, 137, 94, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 178, 59, 86, 58, 237, 137, 94, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 132, 56, 204, 46, 237, 137, 94, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 114, 55, 165, 40, 237, 137, 94, 64, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 182, 56, 36, 45, 237, 137, 94, 64, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 91, 55, 22, 42, 237, 137, 94, 64, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 168, 59, 92, 58, 237, 137, 94, 64, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 182, 56, 107, 44, 237, 137, 94, 64, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 91, 55, 165, 40, 215, 158, 89, 64, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 172, 56, 36, 45, 215, 158, 89, 64, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 172, 56, 36, 45, 215, 158, 89, 64, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 172, 56, 107, 44, 215, 158, 89, 64, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 158, 59, 86, 58, 215, 158, 89, 64, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 172, 56, 107, 44, 193, 179, 84, 64, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 197, 55, 140, 37, 193, 179, 84, 64, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 162, 56, 36, 45, 193, 179, 84, 64, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 197, 55, 81, 33, 193, 179, 84, 64, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 162, 56, 107, 44, 193, 179, 84, 64, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 158, 59, 74, 58, 193, 179, 84, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 174, 55, 140, 37, 193, 179, 84, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 112, 56, 19, 46, 193, 179, 84, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 174, 55, 81, 33, 193, 179, 84, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 112, 56, 204, 46, 193, 179, 84, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 168, 59, 69, 58, 82, 154, 66, 64, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 58, 47, 168, 45, 82, 154, 66, 64, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 58, 47, 168, 45, 82, 154, 66, 64, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 58, 47, 97, 46, 82, 154, 66, 64, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 46, 63, 111, 59, 120, 56, 82, 154, 66, 64, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 58, 47, 97, 46, 104, 133, 71, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 138, 47, 167, 45, 104, 133, 71, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 214, 59, 106, 55, 104, 133, 71, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 46, 63, 121, 59, 114, 56, 104, 133, 71, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 138, 47, 96, 46, 104, 133, 71, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 214, 59, 60, 55, 104, 133, 71, 64, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 7, 57, 104, 133, 71, 64, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 202, 59, 106, 55, 104, 133, 71, 64, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 46, 63, 131, 59, 120, 56, 104, 133, 71, 64, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 240, 56, 104, 133, 71, 64, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 202, 59, 60, 55, 82, 154, 66, 64, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 7, 57, 82, 154, 66, 64, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 7, 57, 82, 154, 66, 64, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 240, 56, 82, 154, 66, 64, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 46, 63, 131, 59, 131, 56, 82, 154, 66, 64, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 240, 56, 60, 175, 61, 64, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 49, 53, 101, 37, 60, 175, 61, 64, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 7, 57, 60, 175, 61, 64, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 49, 53, 4, 33, 60, 175, 61, 64, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 240, 56, 60, 175, 61, 64, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 46, 63, 121, 59, 137, 56, 60, 175, 61, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 26, 53, 101, 37, 60, 175, 61, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 234, 46, 167, 45, 60, 175, 61, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 26, 53, 4, 33, 60, 175, 61, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 234, 46, 96, 46, 60, 175, 61, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 46, 63, 111, 59, 131, 56, 82, 154, 66, 64, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 46, 53, 154, 45, 82, 154, 66, 64, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 46, 53, 154, 45, 82, 154, 66, 64, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 46, 53, 83, 46, 82, 154, 66, 64, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 46, 63, 117, 59, 173, 49, 82, 154, 66, 64, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 46, 53, 83, 46, 104, 133, 71, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 66, 53, 153, 45, 104, 133, 71, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 40, 57, 225, 41, 104, 133, 71, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 127, 59, 150, 49, 104, 133, 71, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 66, 53, 82, 46, 104, 133, 71, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 40, 57, 111, 40, 104, 133, 71, 64, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 112, 54, 176, 45, 104, 133, 71, 64, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 28, 57, 225, 41, 104, 133, 71, 64, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 46, 63, 137, 59, 173, 49, 104, 133, 71, 64, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 112, 54, 247, 44, 104, 133, 71, 64, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 28, 57, 111, 40, 82, 154, 66, 64, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 92, 54, 176, 45, 82, 154, 66, 64, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 92, 54, 176, 45, 82, 154, 66, 64, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 92, 54, 247, 44, 82, 154, 66, 64, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 46, 63, 137, 59, 219, 49, 82, 154, 66, 64, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 92, 54, 247, 44, 60, 175, 61, 64, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 63, 42, 157, 37, 60, 175, 61, 64, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 72, 54, 176, 45, 60, 175, 61, 64, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 63, 42, 116, 33, 60, 175, 61, 64, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 72, 54, 247, 44, 60, 175, 61, 64, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 46, 63, 127, 59, 242, 49, 60, 175, 61, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 134, 41, 157, 37, 60, 175, 61, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 26, 53, 153, 45, 60, 175, 61, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 134, 41, 116, 33, 60, 175, 61, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 26, 53, 82, 46, 60, 175, 61, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 117, 59, 219, 49, 82, 154, 66, 64, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 73, 59, 82, 154, 66, 64, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 73, 59, 82, 154, 66, 64, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 96, 59, 82, 154, 66, 64, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 145, 59, 60, 48, 82, 154, 66, 64, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 96, 59, 104, 133, 71, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 73, 59, 104, 133, 71, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 115, 57, 225, 41, 104, 133, 71, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 145, 59, 106, 48, 104, 133, 71, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 96, 59, 104, 133, 71, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 115, 57, 111, 40, 104, 133, 71, 64, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 227, 51, 205, 45, 104, 133, 71, 64, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 104, 57, 225, 41, 104, 133, 71, 64, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 135, 59, 130, 48, 104, 133, 71, 64, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 227, 51, 20, 45, 104, 133, 71, 64, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 104, 57, 111, 40, 82, 154, 66, 64, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 187, 51, 205, 45, 82, 154, 66, 64, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 187, 51, 205, 45, 82, 154, 66, 64, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 187, 51, 20, 45, 82, 154, 66, 64, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 125, 59, 106, 48, 82, 154, 66, 64, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 187, 51, 20, 45, 60, 175, 61, 64, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 251, 58, 194, 40, 60, 175, 61, 64, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 147, 51, 205, 45, 60, 175, 61, 64, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 251, 58, 161, 38, 60, 175, 61, 64, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 147, 51, 20, 45, 60, 175, 61, 64, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 125, 59, 60, 48, 60, 175, 61, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 240, 58, 194, 40, 60, 175, 61, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 73, 59, 60, 175, 61, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 240, 58, 161, 38, 60, 175, 61, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 96, 59, 60, 175, 61, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 135, 59, 37, 48, 204, 149, 43, 64, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 68, 59, 15, 58, 204, 149, 43, 64, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 68, 59, 15, 58, 204, 149, 43, 64, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 68, 59, 38, 58, 204, 149, 43, 64, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 46, 63, 195, 49, 88, 43, 204, 149, 43, 64, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 68, 59, 38, 58, 226, 128, 48, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 78, 59, 15, 58, 226, 128, 48, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 87, 59, 195, 40, 226, 128, 48, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 46, 63, 235, 49, 252, 42, 226, 128, 48, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 78, 59, 38, 58, 226, 128, 48, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 87, 59, 163, 38, 226, 128, 48, 64, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 242, 49, 226, 128, 48, 64, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 75, 59, 195, 40, 226, 128, 48, 64, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 46, 63, 19, 50, 88, 43, 226, 128, 48, 64, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 149, 49, 226, 128, 48, 64, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 75, 59, 163, 38, 204, 149, 43, 64, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 242, 49, 204, 149, 43, 64, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 242, 49, 204, 149, 43, 64, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 150, 49, 204, 149, 43, 64, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 46, 63, 19, 50, 8, 44, 204, 149, 43, 64, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 150, 49, 182, 170, 38, 64, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 40, 57, 32, 37, 182, 170, 38, 64, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 242, 49, 182, 170, 38, 64, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 40, 57, 121, 32, 182, 170, 38, 64, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 149, 49, 182, 170, 38, 64, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 46, 63, 235, 49, 55, 44, 182, 170, 38, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 28, 57, 32, 37, 182, 170, 38, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 58, 59, 15, 58, 182, 170, 38, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 28, 57, 121, 32, 182, 170, 38, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 58, 59, 38, 58, 182, 170, 38, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 46, 63, 195, 49, 8, 44, 204, 149, 43, 64, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 68, 59, 126, 59, 204, 149, 43, 64, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 68, 59, 126, 59, 204, 149, 43, 64, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 68, 59, 149, 59, 204, 149, 43, 64, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 131, 59, 201, 55, 204, 149, 43, 64, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 68, 59, 149, 59, 226, 128, 48, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 78, 59, 126, 59, 226, 128, 48, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 9, 58, 226, 41, 226, 128, 48, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 121, 59, 212, 55, 226, 128, 48, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 78, 59, 149, 59, 226, 128, 48, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 9, 58, 113, 40, 226, 128, 48, 64, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 77, 43, 184, 44, 226, 128, 48, 64, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 254, 57, 226, 41, 226, 128, 48, 64, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 111, 59, 201, 55, 226, 128, 48, 64, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 77, 43, 254, 43, 226, 128, 48, 64, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 254, 57, 113, 40, 204, 149, 43, 64, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 173, 42, 184, 44, 204, 149, 43, 64, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 173, 42, 184, 44, 204, 149, 43, 64, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 173, 42, 254, 43, 204, 149, 43, 64, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 111, 59, 178, 55, 204, 149, 43, 64, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 173, 42, 254, 43, 182, 170, 38, 64, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 214, 59, 31, 56, 182, 170, 38, 64, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 13, 42, 184, 44, 182, 170, 38, 64, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 214, 59, 8, 56, 182, 170, 38, 64, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 13, 42, 254, 43, 182, 170, 38, 64, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 121, 59, 166, 55, 182, 170, 38, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 202, 59, 31, 56, 182, 170, 38, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 58, 59, 126, 59, 182, 170, 38, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 202, 59, 8, 56, 182, 170, 38, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 58, 59, 149, 59, 182, 170, 38, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 131, 59, 178, 55, 204, 149, 43, 64, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 253, 56, 50, 47, 204, 149, 43, 64, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 253, 56, 50, 47, 204, 149, 43, 64, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 253, 56, 234, 47, 204, 149, 43, 64, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 130, 103, 122, 58, 107, 44, 204, 149, 43, 64, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 253, 56, 234, 47, 226, 128, 48, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 7, 57, 49, 47, 226, 128, 48, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 222, 52, 236, 46, 226, 128, 48, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 103, 112, 58, 153, 44, 226, 128, 48, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 7, 57, 234, 47, 226, 128, 48, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 222, 52, 51, 46, 226, 128, 48, 64, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 82, 56, 36, 45, 226, 128, 48, 64, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 199, 52, 236, 46, 226, 128, 48, 64, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 130, 103, 102, 58, 107, 44, 226, 128, 48, 64, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 82, 56, 107, 44, 226, 128, 48, 64, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 199, 52, 51, 46, 204, 149, 43, 64, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 72, 56, 36, 45, 204, 149, 43, 64, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 72, 56, 36, 45, 204, 149, 43, 64, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 72, 56, 107, 44, 204, 149, 43, 64, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 130, 103, 102, 58, 15, 44, 204, 149, 43, 64, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 72, 56, 107, 44, 182, 170, 38, 64, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 134, 53, 182, 170, 38, 64, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 62, 56, 36, 45, 182, 170, 38, 64, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 88, 53, 182, 170, 38, 64, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 62, 56, 107, 44, 182, 170, 38, 64, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 130, 103, 112, 58, 193, 43, 182, 170, 38, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 134, 53, 182, 170, 38, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 243, 56, 49, 47, 182, 170, 38, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 88, 53, 182, 170, 38, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 243, 56, 234, 47, 182, 170, 38, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 103, 122, 58, 15, 44, 70, 145, 20, 64, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 252, 57, 128, 57, 70, 145, 20, 64, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 252, 57, 128, 57, 70, 145, 20, 64, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 252, 57, 151, 57, 70, 145, 20, 64, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 169, 59, 68, 57, 70, 145, 20, 64, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 252, 57, 151, 57, 92, 124, 25, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 6, 58, 128, 57, 92, 124, 25, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 241, 57, 92, 124, 25, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 159, 59, 62, 57, 92, 124, 25, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 6, 58, 151, 57, 92, 124, 25, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 218, 57, 92, 124, 25, 64, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 214, 54, 92, 124, 25, 64, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 241, 57, 92, 124, 25, 64, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 159, 59, 51, 57, 92, 124, 25, 64, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 168, 54, 92, 124, 25, 64, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 218, 57, 70, 145, 20, 64, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 214, 54, 70, 145, 20, 64, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 214, 54, 70, 145, 20, 64, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 168, 54, 70, 145, 20, 64, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 169, 59, 45, 57, 70, 145, 20, 64, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 168, 54, 48, 166, 15, 64, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 0, 60, 31, 56, 48, 166, 15, 64, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 214, 54, 48, 166, 15, 64, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 0, 60, 8, 56, 48, 166, 15, 64, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 168, 54, 48, 166, 15, 64, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 179, 59, 51, 57, 48, 166, 15, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 244, 59, 31, 56, 48, 166, 15, 64, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 242, 57, 128, 57, 48, 166, 15, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 244, 59, 8, 56, 48, 166, 15, 64, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 242, 57, 151, 57, 48, 166, 15, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 179, 59, 62, 57, 70, 145, 20, 64, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 122, 56, 189, 47, 70, 145, 20, 64, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 122, 56, 189, 47, 70, 145, 20, 64, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 122, 56, 59, 48, 70, 145, 20, 64, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 131, 59, 78, 56, 70, 145, 20, 64, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 122, 56, 59, 48, 92, 124, 25, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 132, 56, 188, 47, 92, 124, 25, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 154, 51, 92, 124, 25, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 121, 59, 84, 56, 92, 124, 25, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 132, 56, 58, 48, 92, 124, 25, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 62, 51, 92, 124, 25, 64, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 43, 59, 92, 124, 25, 64, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 154, 51, 92, 124, 25, 64, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 111, 59, 78, 56, 92, 124, 25, 64, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 20, 59, 92, 124, 25, 64, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 62, 51, 70, 145, 20, 64, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 43, 59, 70, 145, 20, 64, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 43, 59, 70, 145, 20, 64, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 20, 59, 70, 145, 20, 64, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 111, 59, 67, 56, 70, 145, 20, 64, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 20, 59, 48, 166, 15, 64, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 220, 59, 210, 56, 48, 166, 15, 64, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 43, 59, 48, 166, 15, 64, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 220, 59, 187, 56, 48, 166, 15, 64, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 20, 59, 48, 166, 15, 64, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 121, 59, 61, 56, 48, 166, 15, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 210, 56, 48, 166, 15, 64, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 112, 56, 188, 47, 48, 166, 15, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 187, 56, 48, 166, 15, 64, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 112, 56, 58, 48, 48, 166, 15, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 131, 59, 67, 56, 70, 145, 20, 64, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 92, 54, 160, 46, 70, 145, 20, 64, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 92, 54, 160, 46, 70, 145, 20, 64, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 92, 54, 89, 47, 70, 145, 20, 64, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 46, 63, 126, 53, 223, 42, 70, 145, 20, 64, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 92, 54, 89, 47, 92, 124, 25, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 112, 54, 159, 46, 92, 124, 25, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 199, 29, 90, 46, 92, 124, 25, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 46, 63, 146, 53, 131, 42, 92, 124, 25, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 112, 54, 88, 47, 92, 124, 25, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 199, 29, 161, 45, 92, 124, 25, 64, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 10, 54, 162, 45, 92, 124, 25, 64, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 0, 0, 90, 46, 92, 124, 25, 64, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 46, 63, 166, 53, 223, 42, 92, 124, 25, 64, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 10, 54, 234, 44, 92, 124, 25, 64, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 0, 0, 161, 45, 70, 145, 20, 64, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 246, 53, 163, 45, 70, 145, 20, 64, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 246, 53, 163, 45, 70, 145, 20, 64, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 246, 53, 234, 44, 70, 145, 20, 64, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 46, 63, 166, 53, 152, 43, 70, 145, 20, 64, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 246, 53, 234, 44, 48, 166, 15, 64, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 220, 59, 205, 33, 48, 166, 15, 64, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 225, 53, 162, 45, 48, 166, 15, 64, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 220, 59, 0, 0, 48, 166, 15, 64, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 225, 53, 234, 44, 48, 166, 15, 64, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 46, 63, 146, 53, 245, 43, 48, 166, 15, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 205, 33, 48, 166, 15, 64, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 72, 54, 159, 46, 48, 166, 15, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 0, 0, 48, 166, 15, 64, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 72, 54, 88, 47, 48, 166, 15, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 46, 63, 126, 53, 152, 43, 130, 25, 251, 63, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 68, 59, 218, 57, 130, 25, 251, 63, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 68, 59, 218, 57, 130, 25, 251, 63, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 68, 59, 241, 57, 130, 25, 251, 63, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 169, 59, 2, 54, 130, 25, 251, 63, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 68, 59, 241, 57, 215, 119, 2, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 78, 59, 218, 57, 215, 119, 2, 64, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 39, 58, 215, 119, 2, 64, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 159, 59, 246, 53, 215, 119, 2, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 78, 59, 241, 57, 215, 119, 2, 64, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 15, 58, 215, 119, 2, 64, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 234, 48, 166, 44, 215, 119, 2, 64, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 39, 58, 215, 119, 2, 64, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 159, 59, 223, 53, 215, 119, 2, 64, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 234, 48, 219, 43, 215, 119, 2, 64, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 15, 58, 130, 25, 251, 63, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 194, 48, 166, 44, 130, 25, 251, 63, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 194, 48, 166, 44, 130, 25, 251, 63, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 194, 48, 219, 43, 130, 25, 251, 63, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 169, 59, 211, 53, 130, 25, 251, 63, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 194, 48, 219, 43, 86, 67, 241, 63, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 178, 59, 205, 33, 86, 67, 241, 63, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 154, 48, 166, 44, 86, 67, 241, 63, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 178, 59, 0, 0, 86, 67, 241, 63, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 154, 48, 219, 43, 86, 67, 241, 63, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 179, 59, 223, 53, 86, 67, 241, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 167, 59, 205, 33, 86, 67, 241, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 58, 59, 218, 57, 86, 67, 241, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 167, 59, 0, 0, 86, 67, 241, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 58, 59, 241, 57, 86, 67, 241, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 179, 59, 246, 53, 130, 25, 251, 63, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 68, 59, 179, 59, 130, 25, 251, 63, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 68, 59, 179, 59, 130, 25, 251, 63, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 68, 59, 202, 59, 130, 25, 251, 63, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 68, 58, 107, 44, 130, 25, 251, 63, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 68, 59, 202, 59, 215, 119, 2, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 78, 59, 179, 59, 215, 119, 2, 64, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 210, 56, 215, 119, 2, 64, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 58, 58, 153, 44, 215, 119, 2, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 78, 59, 202, 59, 215, 119, 2, 64, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 187, 56, 215, 119, 2, 64, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 178, 52, 215, 119, 2, 64, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 210, 56, 215, 119, 2, 64, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 48, 58, 107, 44, 215, 119, 2, 64, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 132, 52, 215, 119, 2, 64, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 187, 56, 130, 25, 251, 63, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 178, 52, 130, 25, 251, 63, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 178, 52, 130, 25, 251, 63, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 132, 52, 130, 25, 251, 63, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 48, 58, 15, 44, 130, 25, 251, 63, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 132, 52, 86, 67, 241, 63, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 219, 59, 202, 59, 86, 67, 241, 63, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 178, 52, 86, 67, 241, 63, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 219, 59, 179, 59, 86, 67, 241, 63, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 132, 52, 86, 67, 241, 63, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 58, 58, 193, 43, 86, 67, 241, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 202, 59, 86, 67, 241, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 58, 59, 179, 59, 86, 67, 241, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 179, 59, 86, 67, 241, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 58, 59, 202, 59, 86, 67, 241, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 68, 58, 15, 44, 130, 25, 251, 63, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 245, 55, 163, 45, 130, 25, 251, 63, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 245, 55, 163, 45, 130, 25, 251, 63, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 245, 55, 92, 46, 130, 25, 251, 63, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 182, 56, 226, 41, 130, 25, 251, 63, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 245, 55, 92, 46, 215, 119, 2, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 4, 56, 163, 45, 215, 119, 2, 64, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 126, 1, 193, 51, 249, 40, 215, 119, 2, 64, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 182, 56, 155, 42, 215, 119, 2, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 4, 56, 92, 46, 215, 119, 2, 64, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 126, 1, 193, 51, 15, 39, 215, 119, 2, 64, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 134, 52, 67, 45, 215, 119, 2, 64, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 147, 51, 249, 40, 215, 119, 2, 64, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 172, 56, 248, 42, 215, 119, 2, 64, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 134, 52, 138, 44, 215, 119, 2, 64, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 126, 1, 147, 51, 15, 39, 130, 25, 251, 63, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 114, 52, 67, 45, 130, 25, 251, 63, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 114, 52, 67, 45, 130, 25, 251, 63, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 114, 52, 138, 44, 130, 25, 251, 63, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 162, 56, 155, 42, 130, 25, 251, 63, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 114, 52, 138, 44, 86, 67, 241, 63, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 222, 52, 205, 39, 86, 67, 241, 63, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 94, 52, 67, 45, 86, 67, 241, 63, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 222, 52, 233, 36, 86, 67, 241, 63, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 94, 52, 138, 44, 86, 67, 241, 63, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 162, 56, 226, 41, 86, 67, 241, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 199, 52, 205, 39, 86, 67, 241, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 225, 55, 163, 45, 86, 67, 241, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 199, 52, 233, 36, 86, 67, 241, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 225, 55, 92, 46, 86, 67, 241, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 172, 56, 134, 41, 118, 16, 205, 63, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 29, 39, 168, 45, 118, 16, 205, 63, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 29, 39, 168, 45, 118, 16, 205, 63, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 29, 39, 97, 46, 118, 16, 205, 63, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 210, 63, 125, 59, 45, 47, 118, 16, 205, 63, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 29, 39, 97, 46, 162, 230, 214, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 46, 40, 167, 45, 162, 230, 214, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 214, 59, 212, 55, 162, 230, 214, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 210, 63, 125, 59, 208, 46, 162, 230, 214, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 46, 40, 96, 46, 162, 230, 214, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 214, 59, 166, 55, 162, 230, 214, 63, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 154, 51, 162, 230, 214, 63, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 202, 59, 212, 55, 162, 230, 214, 63, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 210, 63, 135, 59, 162, 46, 162, 230, 214, 63, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 62, 51, 162, 230, 214, 63, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 202, 59, 166, 55, 118, 16, 205, 63, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 154, 51, 118, 16, 205, 63, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 154, 51, 118, 16, 205, 63, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 62, 51, 118, 16, 205, 63, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 210, 63, 145, 59, 208, 46, 118, 16, 205, 63, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 62, 51, 74, 58, 195, 63, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 215, 57, 32, 37, 74, 58, 195, 63, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 154, 51, 74, 58, 195, 63, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 215, 57, 121, 32, 74, 58, 195, 63, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 62, 51, 74, 58, 195, 63, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 210, 63, 145, 59, 45, 47, 74, 58, 195, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 204, 57, 32, 37, 74, 58, 195, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 221, 37, 167, 45, 74, 58, 195, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 204, 57, 121, 32, 74, 58, 195, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 221, 37, 96, 46, 74, 58, 195, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 210, 63, 135, 59, 91, 47, 118, 16, 205, 63, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 35, 59, 162, 46, 118, 16, 205, 63, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 35, 59, 162, 46, 118, 16, 205, 63, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 35, 59, 91, 47, 118, 16, 205, 63, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 63, 168, 59, 241, 57, 118, 16, 205, 63, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 35, 59, 91, 47, 162, 230, 214, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 45, 59, 161, 46, 162, 230, 214, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 157, 57, 225, 41, 162, 230, 214, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 63, 158, 59, 236, 57, 162, 230, 214, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 45, 59, 90, 47, 162, 230, 214, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 157, 57, 111, 40, 162, 230, 214, 63, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 149, 59, 162, 230, 214, 63, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 145, 57, 225, 41, 162, 230, 214, 63, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 63, 158, 59, 224, 57, 162, 230, 214, 63, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 126, 59, 162, 230, 214, 63, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 145, 57, 111, 40, 118, 16, 205, 63, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 149, 59, 118, 16, 205, 63, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 149, 59, 118, 16, 205, 63, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 126, 59, 118, 16, 205, 63, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 63, 168, 59, 218, 57, 118, 16, 205, 63, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 126, 59, 74, 58, 195, 63, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 95, 54, 191, 40, 74, 58, 195, 63, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 149, 59, 74, 58, 195, 63, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 95, 54, 154, 38, 74, 58, 195, 63, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 126, 59, 74, 58, 195, 63, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 63, 178, 59, 224, 57, 74, 58, 195, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 72, 54, 191, 40, 74, 58, 195, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 25, 59, 161, 46, 74, 58, 195, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 72, 54, 154, 38, 74, 58, 195, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 25, 59, 90, 47, 74, 58, 195, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 63, 178, 59, 236, 57, 118, 16, 205, 63, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 47, 57, 50, 47, 118, 16, 205, 63, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 47, 57, 50, 47, 118, 16, 205, 63, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 47, 57, 234, 47, 118, 16, 205, 63, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 46, 63, 104, 57, 14, 44, 118, 16, 205, 63, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 47, 57, 234, 47, 162, 230, 214, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 57, 57, 49, 47, 162, 230, 214, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 241, 49, 29, 41, 162, 230, 214, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 46, 63, 114, 57, 191, 43, 162, 230, 214, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 57, 57, 234, 47, 162, 230, 214, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 241, 49, 87, 39, 162, 230, 214, 63, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 92, 58, 162, 230, 214, 63, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 195, 49, 29, 41, 162, 230, 214, 63, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 46, 63, 124, 57, 14, 44, 162, 230, 214, 63, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 68, 58, 162, 230, 214, 63, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 195, 49, 87, 39, 118, 16, 205, 63, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 92, 58, 118, 16, 205, 63, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 92, 58, 118, 16, 205, 63, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 69, 58, 118, 16, 205, 63, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 46, 63, 124, 57, 106, 44, 118, 16, 205, 63, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 69, 58, 74, 58, 195, 63, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 222, 59, 137, 56, 74, 58, 195, 63, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 92, 58, 74, 58, 195, 63, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 222, 59, 114, 56, 74, 58, 195, 63, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 68, 58, 74, 58, 195, 63, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 46, 63, 114, 57, 152, 44, 74, 58, 195, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 211, 59, 137, 56, 74, 58, 195, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 37, 57, 49, 47, 74, 58, 195, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 211, 59, 114, 56, 74, 58, 195, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 37, 57, 234, 47, 74, 58, 195, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 46, 63, 104, 57, 106, 44, 106, 7, 159, 63, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 45, 55, 77, 47, 106, 7, 159, 63, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 45, 55, 77, 47, 106, 7, 159, 63, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 45, 55, 2, 48, 106, 7, 159, 63, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 169, 59, 28, 53, 106, 7, 159, 63, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 45, 55, 2, 48, 150, 221, 168, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 65, 55, 76, 47, 150, 221, 168, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 137, 59, 196, 40, 150, 221, 168, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 159, 59, 17, 53, 150, 221, 168, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 65, 55, 2, 48, 150, 221, 168, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 137, 59, 164, 38, 150, 221, 168, 63, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 137, 56, 150, 221, 168, 63, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 125, 59, 196, 40, 150, 221, 168, 63, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 159, 59, 250, 52, 150, 221, 168, 63, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 114, 56, 150, 221, 168, 63, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 125, 59, 164, 38, 106, 7, 159, 63, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 137, 56, 106, 7, 159, 63, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 137, 56, 106, 7, 159, 63, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 114, 56, 106, 7, 159, 63, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 169, 59, 238, 52, 106, 7, 159, 63, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 114, 56, 62, 49, 149, 63, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 59, 58, 36, 37, 62, 49, 149, 63, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 137, 56, 62, 49, 149, 63, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 59, 58, 129, 32, 62, 49, 149, 63, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 114, 56, 62, 49, 149, 63, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 179, 59, 250, 52, 62, 49, 149, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 48, 58, 36, 37, 62, 49, 149, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 25, 55, 76, 47, 62, 49, 149, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 48, 58, 129, 32, 62, 49, 149, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 25, 55, 2, 48, 62, 49, 149, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 179, 59, 17, 53, 106, 7, 159, 63, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 202, 57, 128, 57, 106, 7, 159, 63, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 202, 57, 128, 57, 106, 7, 159, 63, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 202, 57, 151, 57, 106, 7, 159, 63, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 46, 63, 125, 59, 255, 42, 106, 7, 159, 63, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 202, 57, 151, 57, 150, 221, 168, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 212, 57, 128, 57, 150, 221, 168, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 187, 59, 178, 45, 150, 221, 168, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 135, 59, 162, 42, 150, 221, 168, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 212, 57, 151, 57, 150, 221, 168, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 187, 59, 249, 44, 150, 221, 168, 63, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 145, 58, 150, 221, 168, 63, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 175, 59, 178, 45, 150, 221, 168, 63, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 46, 63, 145, 59, 255, 42, 150, 221, 168, 63, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 122, 58, 150, 221, 168, 63, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 175, 59, 249, 44, 106, 7, 159, 63, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 145, 58, 106, 7, 159, 63, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 145, 58, 106, 7, 159, 63, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 122, 58, 106, 7, 159, 63, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 46, 63, 145, 59, 184, 43, 106, 7, 159, 63, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 122, 58, 62, 49, 149, 63, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 37, 59, 194, 40, 62, 49, 149, 63, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 145, 58, 62, 49, 149, 63, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 37, 59, 161, 38, 62, 49, 149, 63, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 122, 58, 62, 49, 149, 63, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 46, 63, 135, 59, 10, 44, 62, 49, 149, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 25, 59, 194, 40, 62, 49, 149, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 192, 57, 128, 57, 62, 49, 149, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 25, 59, 161, 38, 62, 49, 149, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 192, 57, 151, 57, 62, 49, 149, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 125, 59, 184, 43, 106, 7, 159, 63, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 146, 53, 147, 46, 106, 7, 159, 63, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 146, 53, 147, 46, 106, 7, 159, 63, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 146, 53, 76, 47, 106, 7, 159, 63, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 178, 59, 238, 59, 106, 7, 159, 63, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 146, 53, 76, 47, 150, 221, 168, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 166, 53, 146, 46, 150, 221, 168, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 215, 57, 225, 41, 150, 221, 168, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 178, 59, 250, 59, 150, 221, 168, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 166, 53, 75, 47, 150, 221, 168, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 215, 57, 111, 40, 150, 221, 168, 63, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 251, 45, 184, 44, 150, 221, 168, 63, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 204, 57, 225, 41, 150, 221, 168, 63, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 168, 59, 255, 59, 150, 221, 168, 63, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 251, 45, 254, 43, 150, 221, 168, 63, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 204, 57, 111, 40, 106, 7, 159, 63, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 170, 45, 184, 44, 106, 7, 159, 63, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 170, 45, 184, 44, 106, 7, 159, 63, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 170, 45, 254, 43, 106, 7, 159, 63, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 158, 59, 250, 59, 106, 7, 159, 63, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 170, 45, 254, 43, 62, 49, 149, 63, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 79, 39, 157, 37, 62, 49, 149, 63, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 90, 45, 184, 44, 62, 49, 149, 63, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 79, 39, 116, 33, 62, 49, 149, 63, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 90, 45, 254, 43, 62, 49, 149, 63, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 158, 59, 238, 59, 62, 49, 149, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 221, 37, 157, 37, 62, 49, 149, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 126, 53, 146, 46, 62, 49, 149, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 221, 37, 116, 33, 62, 49, 149, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 126, 53, 75, 47, 62, 49, 149, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 168, 59, 232, 59, 188, 252, 97, 63, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 253, 56, 136, 45, 188, 252, 97, 63, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 253, 56, 136, 45, 188, 252, 97, 63, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 253, 56, 65, 46, 188, 252, 97, 63, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 29, 39, 31, 42, 188, 252, 97, 63, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 253, 56, 65, 46, 20, 169, 117, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 7, 57, 136, 45, 20, 169, 117, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 242, 49, 20, 169, 117, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 221, 37, 195, 41, 20, 169, 117, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 7, 57, 65, 46, 20, 169, 117, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 150, 49, 20, 169, 117, 63, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 165, 55, 179, 44, 20, 169, 117, 63, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 242, 49, 20, 169, 117, 63, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 221, 37, 10, 41, 20, 169, 117, 63, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 165, 55, 245, 43, 20, 169, 117, 63, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 150, 49, 188, 252, 97, 63, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 145, 55, 179, 44, 188, 252, 97, 63, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 145, 55, 179, 44, 188, 252, 97, 63, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 145, 55, 245, 43, 188, 252, 97, 63, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 29, 39, 173, 40, 188, 252, 97, 63, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 145, 55, 245, 43, 100, 80, 78, 63, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 200, 48, 88, 37, 100, 80, 78, 63, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 125, 55, 179, 44, 100, 80, 78, 63, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 200, 48, 233, 32, 100, 80, 78, 63, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 125, 55, 245, 43, 100, 80, 78, 63, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 46, 40, 10, 41, 100, 80, 78, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 154, 48, 88, 37, 100, 80, 78, 63, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 243, 56, 136, 45, 100, 80, 78, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 154, 48, 233, 32, 100, 80, 78, 63, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 243, 56, 65, 46, 100, 80, 78, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 46, 40, 195, 41, 188, 252, 97, 63, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 69, 59, 132, 52, 188, 252, 97, 63, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 69, 59, 132, 52, 188, 252, 97, 63, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 69, 59, 178, 52, 188, 252, 97, 63, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 46, 63, 138, 50, 52, 43, 188, 252, 97, 63, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 69, 59, 178, 52, 20, 169, 117, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 79, 59, 132, 52, 20, 169, 117, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 49, 53, 3, 42, 20, 169, 117, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 178, 50, 216, 42, 20, 169, 117, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 79, 59, 178, 52, 20, 169, 117, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 49, 53, 145, 40, 20, 169, 117, 63, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 108, 54, 20, 169, 117, 63, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 26, 53, 3, 42, 20, 169, 117, 63, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 46, 63, 218, 50, 52, 43, 20, 169, 117, 63, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 61, 54, 20, 169, 117, 63, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 26, 53, 145, 40, 188, 252, 97, 63, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 108, 54, 188, 252, 97, 63, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 108, 54, 188, 252, 97, 63, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 62, 54, 188, 252, 97, 63, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 46, 63, 218, 50, 237, 43, 188, 252, 97, 63, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 62, 54, 100, 80, 78, 63, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 114, 55, 140, 37, 100, 80, 78, 63, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 108, 54, 100, 80, 78, 63, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 114, 55, 81, 33, 100, 80, 78, 63, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 61, 54, 100, 80, 78, 63, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 46, 63, 178, 50, 37, 44, 100, 80, 78, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 91, 55, 140, 37, 100, 80, 78, 63, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 59, 59, 132, 52, 100, 80, 78, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 91, 55, 81, 33, 100, 80, 78, 63, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 59, 59, 178, 52, 100, 80, 78, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 138, 50, 237, 43, 188, 252, 97, 63, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 112, 58, 137, 45, 188, 252, 97, 63, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 112, 58, 137, 45, 188, 252, 97, 63, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 112, 58, 66, 46, 188, 252, 97, 63, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 132, 56, 226, 41, 188, 252, 97, 63, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 112, 58, 66, 46, 20, 169, 117, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 122, 58, 137, 45, 20, 169, 117, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 197, 55, 22, 42, 20, 169, 117, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 132, 56, 155, 42, 20, 169, 117, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 122, 58, 66, 46, 20, 169, 117, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 197, 55, 165, 40, 20, 169, 117, 63, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 66, 53, 170, 44, 20, 169, 117, 63, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 174, 55, 22, 42, 20, 169, 117, 63, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 122, 56, 248, 42, 20, 169, 117, 63, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 66, 53, 226, 43, 20, 169, 117, 63, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 174, 55, 165, 40, 188, 252, 97, 63, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 46, 53, 170, 44, 188, 252, 97, 63, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 46, 53, 170, 44, 188, 252, 97, 63, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 46, 53, 226, 43, 188, 252, 97, 63, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 112, 56, 155, 42, 188, 252, 97, 63, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 46, 53, 226, 43, 100, 80, 78, 63, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 219, 59, 149, 59, 100, 80, 78, 63, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 26, 53, 170, 44, 100, 80, 78, 63, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 219, 59, 126, 59, 100, 80, 78, 63, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 26, 53, 226, 43, 100, 80, 78, 63, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 112, 56, 226, 41, 100, 80, 78, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 149, 59, 100, 80, 78, 63, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 102, 58, 137, 45, 100, 80, 78, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 126, 59, 100, 80, 78, 63, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 102, 58, 66, 46, 100, 80, 78, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 122, 56, 134, 41, 164, 234, 5, 63, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 114, 57, 136, 45, 164, 234, 5, 63, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 114, 57, 136, 45, 164, 234, 5, 63, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 114, 57, 65, 46, 164, 234, 5, 63, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 173, 42, 31, 42, 164, 234, 5, 63, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 114, 57, 65, 46, 252, 150, 25, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 124, 57, 136, 45, 252, 150, 25, 63, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 228, 59, 178, 45, 252, 150, 25, 63, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 13, 42, 195, 41, 252, 150, 25, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 124, 57, 65, 46, 252, 150, 25, 63, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 228, 59, 249, 44, 252, 150, 25, 63, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 4, 56, 179, 44, 252, 150, 25, 63, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 217, 59, 178, 45, 252, 150, 25, 63, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 13, 42, 10, 41, 252, 150, 25, 63, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 4, 56, 245, 43, 252, 150, 25, 63, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 217, 59, 249, 44, 164, 234, 5, 63, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 245, 55, 179, 44, 164, 234, 5, 63, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 245, 55, 179, 44, 164, 234, 5, 63, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 245, 55, 245, 43, 164, 234, 5, 63, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 173, 42, 173, 40, 164, 234, 5, 63, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 245, 55, 245, 43, 152, 124, 228, 62, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 254, 56, 32, 37, 152, 124, 228, 62, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 225, 55, 179, 44, 152, 124, 228, 62, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 254, 56, 121, 32, 152, 124, 228, 62, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 225, 55, 245, 43, 152, 124, 228, 62, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 77, 43, 10, 41, 152, 124, 228, 62, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 243, 56, 32, 37, 152, 124, 228, 62, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 104, 57, 136, 45, 152, 124, 228, 62, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 243, 56, 121, 32, 152, 124, 228, 62, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 104, 57, 65, 46, 152, 124, 228, 62, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 77, 43, 195, 41, 164, 234, 5, 63, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 58, 58, 137, 45, 164, 234, 5, 63, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 58, 58, 137, 45, 164, 234, 5, 63, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 58, 58, 66, 46, 164, 234, 5, 63, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 126, 63, 169, 59, 132, 52, 164, 234, 5, 63, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 58, 58, 66, 46, 252, 150, 25, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 68, 58, 137, 45, 252, 150, 25, 63, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 7, 57, 252, 150, 25, 63, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 126, 63, 179, 59, 143, 52, 252, 150, 25, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 68, 58, 66, 46, 252, 150, 25, 63, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 178, 59, 240, 56, 252, 150, 25, 63, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 174, 57, 252, 150, 25, 63, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 7, 57, 252, 150, 25, 63, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 126, 63, 179, 59, 167, 52, 252, 150, 25, 63, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 151, 57, 252, 150, 25, 63, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 167, 59, 240, 56, 164, 234, 5, 63, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 174, 57, 164, 234, 5, 63, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 174, 57, 164, 234, 5, 63, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 151, 57, 164, 234, 5, 63, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 126, 63, 169, 59, 178, 52, 164, 234, 5, 63, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 151, 57, 152, 124, 228, 62, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 115, 57, 32, 37, 152, 124, 228, 62, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 174, 57, 152, 124, 228, 62, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 115, 57, 121, 32, 152, 124, 228, 62, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 151, 57, 152, 124, 228, 62, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 126, 63, 159, 59, 167, 52, 152, 124, 228, 62, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 104, 57, 32, 37, 152, 124, 228, 62, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 48, 58, 137, 45, 152, 124, 228, 62, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 104, 57, 121, 32, 152, 124, 228, 62, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 48, 58, 66, 46, 152, 124, 228, 62, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 126, 63, 159, 59, 143, 52, 164, 234, 5, 63, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 112, 58, 50, 47, 164, 234, 5, 63, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 112, 58, 50, 47, 164, 234, 5, 63, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 112, 58, 235, 47, 164, 234, 5, 63, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 210, 63, 158, 59, 197, 59, 164, 234, 5, 63, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 112, 58, 235, 47, 252, 150, 25, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 122, 58, 50, 47, 252, 150, 25, 63, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 173, 59, 84, 56, 252, 150, 25, 63, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 210, 63, 158, 59, 185, 59, 252, 150, 25, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 122, 58, 235, 47, 252, 150, 25, 63, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 173, 59, 61, 56, 252, 150, 25, 63, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 129, 59, 28, 53, 252, 150, 25, 63, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 161, 59, 84, 56, 252, 150, 25, 63, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 210, 63, 168, 59, 179, 59, 252, 150, 25, 63, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 129, 59, 238, 52, 252, 150, 25, 63, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 161, 59, 61, 56, 164, 234, 5, 63, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 119, 59, 28, 53, 164, 234, 5, 63, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 119, 59, 28, 53, 164, 234, 5, 63, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 119, 59, 238, 52, 164, 234, 5, 63, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 210, 63, 178, 59, 185, 59, 164, 234, 5, 63, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 119, 59, 238, 52, 152, 124, 228, 62, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 157, 57, 32, 37, 152, 124, 228, 62, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 109, 59, 28, 53, 152, 124, 228, 62, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 157, 57, 121, 32, 152, 124, 228, 62, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 109, 59, 238, 52, 152, 124, 228, 62, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 210, 63, 178, 59, 197, 59, 152, 124, 228, 62, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 145, 57, 32, 37, 152, 124, 228, 62, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 102, 58, 50, 47, 152, 124, 228, 62, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 145, 57, 121, 32, 152, 124, 228, 62, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 102, 58, 235, 47, 152, 124, 228, 62, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 210, 63, 168, 59, 202, 59, 140, 31, 34, 191, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 47, 57, 136, 45, 140, 31, 34, 191, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 47, 57, 136, 45, 140, 31, 34, 191, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 47, 57, 65, 46, 140, 31, 34, 191, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 170, 45, 31, 42, 140, 31, 34, 191, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 47, 57, 65, 46, 52, 115, 14, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 57, 57, 136, 45, 52, 115, 14, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 221, 59, 178, 52, 52, 115, 14, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 90, 45, 195, 41, 52, 115, 14, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 57, 57, 65, 46, 52, 115, 14, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 221, 59, 132, 52, 52, 115, 14, 191, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 129, 59, 214, 54, 52, 115, 14, 191, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 209, 59, 178, 52, 52, 115, 14, 191, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 90, 45, 10, 41, 52, 115, 14, 191, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 129, 59, 168, 54, 52, 115, 14, 191, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 209, 59, 132, 52, 140, 31, 34, 191, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 119, 59, 214, 54, 140, 31, 34, 191, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 119, 59, 214, 54, 140, 31, 34, 191, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 119, 59, 168, 54, 140, 31, 34, 191, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 170, 45, 173, 40, 140, 31, 34, 191, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 119, 59, 168, 54, 228, 203, 53, 191, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 185, 50, 164, 34, 228, 203, 53, 191, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 109, 59, 214, 54, 228, 203, 53, 191, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 185, 50, 227, 22, 228, 203, 53, 191, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 109, 59, 168, 54, 228, 203, 53, 191, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 251, 45, 10, 41, 228, 203, 53, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 138, 50, 164, 34, 228, 203, 53, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 37, 57, 136, 45, 228, 203, 53, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 138, 50, 227, 22, 228, 203, 53, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 37, 57, 65, 46, 228, 203, 53, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 251, 45, 195, 41, 140, 31, 34, 191, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 214, 57, 136, 45, 140, 31, 34, 191, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 214, 57, 136, 45, 140, 31, 34, 191, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 214, 57, 65, 46, 140, 31, 34, 191, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 63, 169, 59, 108, 54, 140, 31, 34, 191, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 214, 57, 65, 46, 52, 115, 14, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 224, 57, 136, 45, 52, 115, 14, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 251, 58, 178, 45, 52, 115, 14, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 63, 159, 59, 96, 54, 52, 115, 14, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 224, 57, 65, 46, 52, 115, 14, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 251, 58, 249, 44, 52, 115, 14, 191, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 68, 57, 52, 115, 14, 191, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 240, 58, 178, 45, 52, 115, 14, 191, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 63, 159, 59, 73, 54, 52, 115, 14, 191, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 45, 57, 52, 115, 14, 191, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 240, 58, 249, 44, 140, 31, 34, 191, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 68, 57, 140, 31, 34, 191, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 68, 57, 140, 31, 34, 191, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 45, 57, 140, 31, 34, 191, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 63, 169, 59, 62, 54, 140, 31, 34, 191, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 45, 57, 228, 203, 53, 191, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 251, 58, 200, 33, 228, 203, 53, 191, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 68, 57, 228, 203, 53, 191, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 251, 58, 0, 0, 228, 203, 53, 191, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 45, 57, 228, 203, 53, 191, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 63, 179, 59, 73, 54, 228, 203, 53, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 240, 58, 200, 33, 228, 203, 53, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 204, 57, 136, 45, 228, 203, 53, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 240, 58, 0, 0, 228, 203, 53, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 204, 57, 65, 46, 228, 203, 53, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 63, 179, 59, 96, 54, 140, 31, 34, 191, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 69, 59, 88, 53, 140, 31, 34, 191, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 69, 59, 88, 53, 140, 31, 34, 191, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 69, 59, 134, 53, 140, 31, 34, 191, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 82, 56, 226, 41, 140, 31, 34, 191, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 69, 59, 134, 53, 52, 115, 14, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 79, 59, 88, 53, 52, 115, 14, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 173, 59, 106, 55, 52, 115, 14, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 82, 56, 155, 42, 52, 115, 14, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 79, 59, 134, 53, 52, 115, 14, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 173, 59, 60, 55, 52, 115, 14, 191, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 129, 59, 2, 54, 52, 115, 14, 191, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 161, 59, 106, 55, 52, 115, 14, 191, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 72, 56, 248, 42, 52, 115, 14, 191, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 129, 59, 211, 53, 52, 115, 14, 191, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 161, 59, 60, 55, 140, 31, 34, 191, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 119, 59, 2, 54, 140, 31, 34, 191, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 119, 59, 2, 54, 140, 31, 34, 191, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 119, 59, 211, 53, 140, 31, 34, 191, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 62, 56, 155, 42, 140, 31, 34, 191, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 119, 59, 211, 53, 228, 203, 53, 191, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 116, 56, 79, 39, 228, 203, 53, 191, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 109, 59, 2, 54, 228, 203, 53, 191, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 116, 56, 107, 36, 228, 203, 53, 191, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 109, 59, 211, 53, 228, 203, 53, 191, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 62, 56, 226, 41, 228, 203, 53, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 104, 56, 79, 39, 228, 203, 53, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 59, 59, 88, 53, 228, 203, 53, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 104, 56, 107, 36, 228, 203, 53, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 59, 59, 134, 53, 228, 203, 53, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 72, 56, 134, 41, 164, 49, 126, 191, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 69, 59, 151, 57, 164, 49, 126, 191, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 69, 59, 151, 57, 164, 49, 126, 191, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 69, 59, 174, 57, 164, 49, 126, 191, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 103, 45, 59, 182, 43, 164, 49, 126, 191, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 69, 59, 174, 57, 76, 133, 106, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 79, 59, 151, 57, 76, 133, 106, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 117, 52, 202, 39, 76, 133, 106, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 35, 59, 9, 44, 76, 133, 106, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 79, 59, 174, 57, 76, 133, 106, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 117, 52, 230, 36, 76, 133, 106, 191, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 65, 55, 179, 44, 76, 133, 106, 191, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 94, 52, 202, 39, 76, 133, 106, 191, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 103, 25, 59, 182, 43, 76, 133, 106, 191, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 65, 55, 245, 43, 76, 133, 106, 191, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 94, 52, 230, 36, 164, 49, 126, 191, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 45, 55, 179, 44, 164, 49, 126, 191, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 45, 55, 179, 44, 164, 49, 126, 191, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 45, 55, 245, 43, 164, 49, 126, 191, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 103, 25, 59, 253, 42, 164, 49, 126, 191, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 45, 55, 245, 43, 254, 238, 136, 191, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 37, 59, 199, 33, 254, 238, 136, 191, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 25, 55, 179, 44, 254, 238, 136, 191, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 37, 59, 0, 0, 254, 238, 136, 191, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 25, 55, 245, 43, 254, 238, 136, 191, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 103, 35, 59, 161, 42, 254, 238, 136, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 25, 59, 199, 33, 254, 238, 136, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 59, 59, 151, 57, 254, 238, 136, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 25, 59, 0, 0, 254, 238, 136, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 59, 59, 174, 57, 254, 238, 136, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 45, 59, 253, 42, 164, 49, 126, 191, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 69, 59, 238, 52, 164, 49, 126, 191, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 69, 59, 238, 52, 164, 49, 126, 191, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 69, 59, 28, 53, 164, 49, 126, 191, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 63, 169, 59, 214, 54, 164, 49, 126, 191, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 69, 59, 28, 53, 76, 133, 106, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 79, 59, 238, 52, 76, 133, 106, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 251, 58, 9, 44, 76, 133, 106, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 63, 159, 59, 202, 54, 76, 133, 106, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 79, 59, 28, 53, 76, 133, 106, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 251, 58, 161, 42, 76, 133, 106, 191, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 121, 57, 76, 133, 106, 191, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 240, 58, 9, 44, 76, 133, 106, 191, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 63, 159, 59, 179, 54, 76, 133, 106, 191, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 129, 59, 98, 57, 76, 133, 106, 191, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 240, 58, 161, 42, 164, 49, 126, 191, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 121, 57, 164, 49, 126, 191, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 121, 57, 164, 49, 126, 191, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 119, 59, 98, 57, 164, 49, 126, 191, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 63, 169, 59, 168, 54, 164, 49, 126, 191, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 119, 59, 98, 57, 254, 238, 136, 191, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 220, 59, 154, 51, 254, 238, 136, 191, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 121, 57, 254, 238, 136, 191, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 220, 59, 62, 51, 254, 238, 136, 191, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 109, 59, 98, 57, 254, 238, 136, 191, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 63, 179, 59, 179, 54, 254, 238, 136, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 154, 51, 254, 238, 136, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 59, 59, 238, 52, 254, 238, 136, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 62, 51, 254, 238, 136, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 59, 59, 28, 53, 254, 238, 136, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 63, 179, 59, 202, 54, 164, 49, 126, 191, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 164, 57, 136, 45, 164, 49, 126, 191, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 164, 57, 136, 45, 164, 49, 126, 191, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 164, 57, 65, 46, 164, 49, 126, 191, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 130, 63, 58, 47, 31, 42, 164, 49, 126, 191, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 164, 57, 65, 46, 76, 133, 106, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 174, 57, 136, 45, 76, 133, 106, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 173, 59, 212, 55, 76, 133, 106, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 63, 234, 46, 195, 41, 76, 133, 106, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 174, 57, 65, 46, 76, 133, 106, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 173, 59, 166, 55, 76, 133, 106, 191, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 129, 59, 134, 53, 76, 133, 106, 191, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 161, 59, 212, 55, 76, 133, 106, 191, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 130, 63, 234, 46, 10, 41, 76, 133, 106, 191, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 129, 59, 88, 53, 76, 133, 106, 191, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 161, 59, 166, 55, 164, 49, 126, 191, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 119, 59, 134, 53, 164, 49, 126, 191, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 119, 59, 134, 53, 164, 49, 126, 191, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 119, 59, 88, 53, 164, 49, 126, 191, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 130, 63, 58, 47, 173, 40, 164, 49, 126, 191, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 119, 59, 88, 53, 254, 238, 136, 191, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 28, 53, 254, 238, 136, 191, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 109, 59, 134, 53, 254, 238, 136, 191, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 238, 52, 254, 238, 136, 191, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 109, 59, 88, 53, 254, 238, 136, 191, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 130, 63, 138, 47, 10, 41, 254, 238, 136, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 28, 53, 254, 238, 136, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 154, 57, 136, 45, 254, 238, 136, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 238, 52, 254, 238, 136, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 154, 57, 65, 46, 254, 238, 136, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 63, 138, 47, 195, 41, 220, 33, 173, 191, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 114, 52, 51, 46, 220, 33, 173, 191, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 114, 52, 51, 46, 220, 33, 173, 191, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 114, 52, 236, 46, 220, 33, 173, 191, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 103, 224, 57, 106, 44, 220, 33, 173, 191, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 114, 52, 236, 46, 176, 75, 163, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 134, 52, 50, 46, 176, 75, 163, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 7, 57, 176, 75, 163, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 214, 57, 152, 44, 176, 75, 163, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 134, 52, 235, 46, 176, 75, 163, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 240, 56, 176, 75, 163, 191, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 55, 52, 176, 75, 163, 191, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 7, 57, 176, 75, 163, 191, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 103, 204, 57, 106, 44, 176, 75, 163, 191, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 9, 52, 176, 75, 163, 191, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 240, 56, 220, 33, 173, 191, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 55, 52, 220, 33, 173, 191, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 55, 52, 220, 33, 173, 191, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 9, 52, 220, 33, 173, 191, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 103, 204, 57, 14, 44, 220, 33, 173, 191, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 9, 52, 8, 248, 182, 191, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 195, 58, 136, 35, 8, 248, 182, 191, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 55, 52, 8, 248, 182, 191, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 195, 58, 2, 27, 8, 248, 182, 191, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 9, 52, 8, 248, 182, 191, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 103, 214, 57, 191, 43, 8, 248, 182, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 183, 58, 136, 35, 8, 248, 182, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 94, 52, 50, 46, 8, 248, 182, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 183, 58, 2, 27, 8, 248, 182, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 94, 52, 235, 46, 8, 248, 182, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 224, 57, 14, 44, 220, 33, 173, 191, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 145, 55, 163, 45, 220, 33, 173, 191, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 145, 55, 163, 45, 220, 33, 173, 191, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 145, 55, 92, 46, 220, 33, 173, 191, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 227, 51, 237, 43, 220, 33, 173, 191, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 145, 55, 92, 46, 176, 75, 163, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 165, 55, 163, 45, 176, 75, 163, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 222, 52, 55, 43, 176, 75, 163, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 187, 51, 37, 44, 176, 75, 163, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 165, 55, 92, 46, 176, 75, 163, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 222, 52, 197, 41, 176, 75, 163, 191, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 95, 59, 130, 48, 176, 75, 163, 191, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 199, 52, 55, 43, 176, 75, 163, 191, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 147, 51, 237, 43, 176, 75, 163, 191, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 95, 59, 37, 48, 176, 75, 163, 191, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 199, 52, 197, 41, 220, 33, 173, 191, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 85, 59, 130, 48, 220, 33, 173, 191, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 85, 59, 130, 48, 220, 33, 173, 191, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 85, 59, 37, 48, 220, 33, 173, 191, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 147, 51, 52, 43, 220, 33, 173, 191, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 85, 59, 37, 48, 8, 248, 182, 191, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 219, 59, 198, 58, 8, 248, 182, 191, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 75, 59, 130, 48, 8, 248, 182, 191, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 219, 59, 175, 58, 8, 248, 182, 191, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 75, 59, 37, 48, 8, 248, 182, 191, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 187, 51, 216, 42, 8, 248, 182, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 198, 58, 8, 248, 182, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 125, 55, 163, 45, 8, 248, 182, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 175, 58, 8, 248, 182, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 125, 55, 92, 46, 8, 248, 182, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 227, 51, 52, 43, 220, 33, 173, 191, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 122, 58, 220, 33, 173, 191, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 122, 58, 220, 33, 173, 191, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 145, 58, 220, 33, 173, 191, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 178, 59, 181, 58, 220, 33, 173, 191, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 145, 58, 176, 75, 163, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 122, 58, 176, 75, 163, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 178, 59, 55, 52, 176, 75, 163, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 178, 59, 192, 58, 176, 75, 163, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 145, 58, 176, 75, 163, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 178, 59, 9, 52, 176, 75, 163, 191, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 19, 50, 223, 45, 176, 75, 163, 191, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 167, 59, 55, 52, 176, 75, 163, 191, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 168, 59, 198, 58, 176, 75, 163, 191, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 19, 50, 38, 45, 176, 75, 163, 191, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 167, 59, 9, 52, 220, 33, 173, 191, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 235, 49, 223, 45, 220, 33, 173, 191, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 235, 49, 223, 45, 220, 33, 173, 191, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 235, 49, 38, 45, 220, 33, 173, 191, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 158, 59, 192, 58, 220, 33, 173, 191, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 235, 49, 38, 45, 8, 248, 182, 191, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 219, 59, 96, 59, 8, 248, 182, 191, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 195, 49, 223, 45, 8, 248, 182, 191, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 219, 59, 73, 59, 8, 248, 182, 191, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 195, 49, 38, 45, 8, 248, 182, 191, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 158, 59, 181, 58, 8, 248, 182, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 96, 59, 8, 248, 182, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 122, 58, 8, 248, 182, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 73, 59, 8, 248, 182, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 145, 58, 8, 248, 182, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 168, 59, 175, 58, 232, 42, 219, 191, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 72, 56, 20, 46, 232, 42, 219, 191, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 72, 56, 20, 46, 232, 42, 219, 191, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 72, 56, 205, 46, 232, 42, 219, 191, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 126, 23, 174, 57, 14, 44, 232, 42, 219, 191, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 72, 56, 205, 46, 188, 84, 209, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 82, 56, 19, 46, 188, 84, 209, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 228, 59, 91, 47, 188, 84, 209, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 174, 57, 106, 44, 188, 84, 209, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 82, 56, 204, 46, 188, 84, 209, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 228, 59, 162, 46, 188, 84, 209, 191, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 2, 54, 188, 84, 209, 191, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 217, 59, 91, 47, 188, 84, 209, 191, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 126, 23, 164, 57, 152, 44, 188, 84, 209, 191, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 211, 53, 188, 84, 209, 191, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 217, 59, 162, 46, 232, 42, 219, 191, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 2, 54, 232, 42, 219, 191, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 2, 54, 232, 42, 219, 191, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 211, 53, 232, 42, 219, 191, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 126, 23, 154, 57, 106, 44, 232, 42, 219, 191, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 211, 53, 20, 1, 229, 191, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 199, 29, 133, 37, 20, 1, 229, 191, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 2, 54, 20, 1, 229, 191, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 199, 29, 66, 33, 20, 1, 229, 191, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 211, 53, 20, 1, 229, 191, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 126, 23, 154, 57, 14, 44, 20, 1, 229, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 0, 0, 133, 37, 20, 1, 229, 191, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 62, 56, 19, 46, 20, 1, 229, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 0, 0, 66, 33, 20, 1, 229, 191, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 62, 56, 204, 46, 20, 1, 229, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 164, 57, 191, 43, 232, 42, 219, 191, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 201, 54, 77, 47, 232, 42, 219, 191, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 201, 54, 77, 47, 232, 42, 219, 191, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 201, 54, 2, 48, 232, 42, 219, 191, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 46, 63, 125, 59, 39, 45, 232, 42, 219, 191, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 201, 54, 2, 48, 188, 84, 209, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 221, 54, 76, 47, 188, 84, 209, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 12, 56, 22, 42, 188, 84, 209, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 135, 59, 249, 44, 188, 84, 209, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 221, 54, 2, 48, 188, 84, 209, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 12, 56, 165, 40, 188, 84, 209, 191, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 203, 58, 234, 45, 188, 84, 209, 191, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 0, 56, 22, 42, 188, 84, 209, 191, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 46, 63, 145, 59, 39, 45, 188, 84, 209, 191, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 203, 58, 49, 45, 188, 84, 209, 191, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 0, 56, 165, 40, 232, 42, 219, 191, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 193, 58, 234, 45, 232, 42, 219, 191, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 193, 58, 234, 45, 232, 42, 219, 191, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 193, 58, 49, 45, 232, 42, 219, 191, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 46, 63, 145, 59, 132, 45, 232, 42, 219, 191, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 193, 58, 49, 45, 20, 1, 229, 191, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 31, 55, 140, 37, 20, 1, 229, 191, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 183, 58, 234, 45, 20, 1, 229, 191, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 31, 55, 81, 33, 20, 1, 229, 191, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 183, 58, 49, 45, 20, 1, 229, 191, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 46, 63, 135, 59, 178, 45, 20, 1, 229, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 8, 55, 140, 37, 20, 1, 229, 191, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 181, 54, 76, 47, 20, 1, 229, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 8, 55, 81, 33, 20, 1, 229, 191, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 181, 54, 2, 48, 20, 1, 229, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 125, 59, 132, 45, 232, 42, 219, 191, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 20, 59, 232, 42, 219, 191, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 20, 59, 232, 42, 219, 191, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 43, 59, 232, 42, 219, 191, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 130, 103, 178, 59, 144, 59, 232, 42, 219, 191, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 43, 59, 188, 84, 209, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 20, 59, 188, 84, 209, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 59, 58, 226, 41, 188, 84, 209, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 103, 168, 59, 149, 59, 188, 84, 209, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 43, 59, 188, 84, 209, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 59, 58, 113, 40, 188, 84, 209, 191, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 95, 59, 178, 45, 188, 84, 209, 191, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 48, 58, 226, 41, 188, 84, 209, 191, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 130, 103, 158, 59, 144, 59, 188, 84, 209, 191, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 95, 59, 249, 44, 188, 84, 209, 191, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 48, 58, 113, 40, 232, 42, 219, 191, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 85, 59, 178, 45, 232, 42, 219, 191, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 85, 59, 178, 45, 232, 42, 219, 191, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 85, 59, 249, 44, 232, 42, 219, 191, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 130, 103, 158, 59, 132, 59, 232, 42, 219, 191, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 85, 59, 249, 44, 20, 1, 229, 191, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 183, 45, 157, 37, 20, 1, 229, 191, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 75, 59, 178, 45, 20, 1, 229, 191, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 183, 45, 116, 33, 20, 1, 229, 191, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 75, 59, 249, 44, 20, 1, 229, 191, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 130, 103, 168, 59, 126, 59, 20, 1, 229, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 90, 45, 157, 37, 20, 1, 229, 191, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 20, 59, 20, 1, 229, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 90, 45, 116, 33, 20, 1, 229, 191, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 43, 59, 20, 1, 229, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 103, 178, 59, 132, 59, 250, 153, 4, 192, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 201, 54, 163, 45, 250, 153, 4, 192, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 201, 54, 163, 45, 250, 153, 4, 192, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 201, 54, 92, 46, 250, 153, 4, 192, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 126, 23, 131, 59, 14, 56, 250, 153, 4, 192, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 201, 54, 92, 46, 200, 93, 255, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 221, 54, 163, 45, 200, 93, 255, 191, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 249, 53, 164, 40, 200, 93, 255, 191, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 131, 59, 25, 56, 200, 93, 255, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 221, 54, 92, 46, 200, 93, 255, 191, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 249, 53, 101, 38, 200, 93, 255, 191, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 121, 57, 200, 93, 255, 191, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 225, 53, 164, 40, 200, 93, 255, 191, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 126, 23, 121, 59, 31, 56, 200, 93, 255, 191, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 79, 59, 98, 57, 200, 93, 255, 191, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 225, 53, 101, 38, 250, 153, 4, 192, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 121, 57, 250, 153, 4, 192, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 121, 57, 250, 153, 4, 192, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 69, 59, 98, 57, 250, 153, 4, 192, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 126, 23, 111, 59, 25, 56, 250, 153, 4, 192, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 69, 59, 98, 57, 16, 133, 9, 192, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 9, 58, 36, 37, 16, 133, 9, 192, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 121, 57, 16, 133, 9, 192, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 9, 58, 129, 32, 16, 133, 9, 192, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 59, 59, 98, 57, 16, 133, 9, 192, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 126, 23, 111, 59, 14, 56, 16, 133, 9, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 254, 57, 36, 37, 16, 133, 9, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 181, 54, 163, 45, 16, 133, 9, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 254, 57, 129, 32, 16, 133, 9, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 181, 54, 92, 46, 16, 133, 9, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 121, 59, 8, 56, 250, 153, 4, 192, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 46, 53, 67, 47, 250, 153, 4, 192, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 46, 53, 67, 47, 250, 153, 4, 192, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 46, 53, 252, 47, 250, 153, 4, 192, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 126, 23, 134, 52, 32, 42, 250, 153, 4, 192, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 46, 53, 252, 47, 200, 93, 255, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 66, 53, 66, 47, 200, 93, 255, 191, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 195, 58, 50, 41, 200, 93, 255, 191, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 126, 23, 134, 52, 217, 42, 200, 93, 255, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 66, 53, 251, 47, 200, 93, 255, 191, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 195, 58, 129, 39, 200, 93, 255, 191, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 79, 59, 68, 57, 200, 93, 255, 191, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 183, 58, 50, 41, 200, 93, 255, 191, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 126, 23, 114, 52, 53, 43, 200, 93, 255, 191, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 79, 59, 45, 57, 200, 93, 255, 191, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 183, 58, 129, 39, 250, 153, 4, 192, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 69, 59, 68, 57, 250, 153, 4, 192, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 69, 59, 68, 57, 250, 153, 4, 192, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 69, 59, 45, 57, 250, 153, 4, 192, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 126, 23, 94, 52, 217, 42, 250, 153, 4, 192, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 69, 59, 45, 57, 16, 133, 9, 192, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 178, 59, 196, 40, 16, 133, 9, 192, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 59, 59, 68, 57, 16, 133, 9, 192, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 178, 59, 164, 38, 16, 133, 9, 192, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 59, 59, 45, 57, 16, 133, 9, 192, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 126, 23, 94, 52, 32, 42, 16, 133, 9, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 167, 59, 196, 40, 16, 133, 9, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 26, 53, 66, 47, 16, 133, 9, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 167, 59, 164, 38, 16, 133, 9, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 26, 53, 251, 47, 16, 133, 9, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 126, 23, 114, 52, 195, 41, 250, 153, 4, 192, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 172, 56, 189, 47, 250, 153, 4, 192, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 172, 56, 189, 47, 250, 153, 4, 192, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 172, 56, 59, 48, 250, 153, 4, 192, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 46, 63, 158, 59, 79, 59, 250, 153, 4, 192, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 172, 56, 59, 48, 200, 93, 255, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 182, 56, 188, 47, 200, 93, 255, 191, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 185, 50, 249, 40, 200, 93, 255, 191, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 46, 63, 168, 59, 73, 59, 200, 93, 255, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 182, 56, 58, 48, 200, 93, 255, 191, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 185, 50, 15, 39, 200, 93, 255, 191, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 241, 57, 200, 93, 255, 191, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 138, 50, 249, 40, 200, 93, 255, 191, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 46, 63, 178, 59, 79, 59, 200, 93, 255, 191, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 218, 57, 200, 93, 255, 191, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 138, 50, 15, 39, 250, 153, 4, 192, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 241, 57, 250, 153, 4, 192, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 241, 57, 250, 153, 4, 192, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 218, 57, 250, 153, 4, 192, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 46, 63, 178, 59, 90, 59, 250, 153, 4, 192, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 218, 57, 16, 133, 9, 192, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 108, 54, 16, 133, 9, 192, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 241, 57, 16, 133, 9, 192, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 62, 54, 16, 133, 9, 192, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 218, 57, 16, 133, 9, 192, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 46, 63, 168, 59, 96, 59, 16, 133, 9, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 108, 54, 16, 133, 9, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 162, 56, 188, 47, 16, 133, 9, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 62, 54, 16, 133, 9, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 162, 56, 58, 48, 16, 133, 9, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 46, 63, 158, 59, 90, 59, 127, 158, 27, 192, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 214, 57, 50, 47, 127, 158, 27, 192, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 214, 57, 50, 47, 127, 158, 27, 192, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 214, 57, 234, 47, 127, 158, 27, 192, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 103, 57, 57, 106, 44, 127, 158, 27, 192, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 214, 57, 234, 47, 105, 179, 22, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 224, 57, 49, 47, 105, 179, 22, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 149, 53, 164, 40, 105, 179, 22, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 47, 57, 152, 44, 105, 179, 22, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 224, 57, 234, 47, 105, 179, 22, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 149, 53, 101, 38, 105, 179, 22, 192, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 106, 55, 105, 179, 22, 192, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 126, 53, 164, 40, 105, 179, 22, 192, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 103, 37, 57, 106, 44, 105, 179, 22, 192, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 60, 55, 105, 179, 22, 192, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 126, 53, 101, 38, 127, 158, 27, 192, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 106, 55, 127, 158, 27, 192, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 106, 55, 127, 158, 27, 192, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 60, 55, 127, 158, 27, 192, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 103, 37, 57, 14, 44, 127, 158, 27, 192, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 60, 55, 149, 137, 32, 192, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 137, 59, 205, 33, 149, 137, 32, 192, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 106, 55, 149, 137, 32, 192, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 137, 59, 0, 0, 149, 137, 32, 192, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 60, 55, 149, 137, 32, 192, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 103, 47, 57, 191, 43, 149, 137, 32, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 125, 59, 205, 33, 149, 137, 32, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 204, 57, 49, 47, 149, 137, 32, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 125, 59, 0, 0, 149, 137, 32, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 204, 57, 234, 47, 149, 137, 32, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 57, 57, 14, 44, 127, 158, 27, 192, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 172, 56, 20, 46, 127, 158, 27, 192, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 172, 56, 20, 46, 127, 158, 27, 192, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 172, 56, 205, 46, 127, 158, 27, 192, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 112, 54, 179, 43, 127, 158, 27, 192, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 172, 56, 205, 46, 105, 179, 22, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 182, 56, 19, 46, 105, 179, 22, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 200, 48, 252, 41, 105, 179, 22, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 92, 54, 7, 44, 105, 179, 22, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 182, 56, 204, 46, 105, 179, 22, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 200, 48, 139, 40, 105, 179, 22, 192, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 132, 56, 36, 45, 105, 179, 22, 192, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 154, 48, 252, 41, 105, 179, 22, 192, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 72, 54, 179, 43, 105, 179, 22, 192, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 132, 56, 107, 44, 105, 179, 22, 192, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 154, 48, 139, 40, 127, 158, 27, 192, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 122, 56, 36, 45, 127, 158, 27, 192, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 122, 56, 36, 45, 127, 158, 27, 192, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 122, 56, 107, 44, 127, 158, 27, 192, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 72, 54, 250, 42, 127, 158, 27, 192, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 122, 56, 107, 44, 149, 137, 32, 192, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 219, 59, 255, 59, 149, 137, 32, 192, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 112, 56, 36, 45, 149, 137, 32, 192, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 219, 59, 232, 59, 149, 137, 32, 192, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 112, 56, 107, 44, 149, 137, 32, 192, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 92, 54, 158, 42, 149, 137, 32, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 255, 59, 149, 137, 32, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 162, 56, 19, 46, 149, 137, 32, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 208, 59, 232, 59, 149, 137, 32, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 162, 56, 204, 46, 149, 137, 32, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 112, 54, 250, 42, 127, 158, 27, 192, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 232, 59, 127, 158, 27, 192, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 232, 59, 127, 158, 27, 192, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 255, 59, 127, 158, 27, 192, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 130, 63, 168, 59, 39, 58, 127, 158, 27, 192, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 255, 59, 105, 179, 22, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 232, 59, 105, 179, 22, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 31, 55, 22, 42, 105, 179, 22, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 63, 158, 59, 33, 58, 105, 179, 22, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 255, 59, 105, 179, 22, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 31, 55, 165, 40, 105, 179, 22, 192, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 95, 59, 91, 47, 105, 179, 22, 192, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 8, 55, 22, 42, 105, 179, 22, 192, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 130, 63, 158, 59, 21, 58, 105, 179, 22, 192, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 95, 59, 162, 46, 105, 179, 22, 192, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 8, 55, 165, 40, 127, 158, 27, 192, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 85, 59, 91, 47, 127, 158, 27, 192, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 85, 59, 91, 47, 127, 158, 27, 192, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 85, 59, 162, 46, 127, 158, 27, 192, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 130, 63, 168, 59, 15, 58, 127, 158, 27, 192, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 85, 59, 162, 46, 149, 137, 32, 192, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 219, 59, 251, 58, 149, 137, 32, 192, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 75, 59, 91, 47, 149, 137, 32, 192, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 219, 59, 228, 58, 149, 137, 32, 192, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 75, 59, 162, 46, 149, 137, 32, 192, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 130, 63, 178, 59, 21, 58, 149, 137, 32, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 251, 58, 149, 137, 32, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 232, 59, 149, 137, 32, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 228, 58, 149, 137, 32, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 255, 59, 149, 137, 32, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 63, 178, 59, 33, 58, 5, 163, 50, 192, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 68, 59, 175, 58, 5, 163, 50, 192, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 68, 59, 175, 58, 5, 163, 50, 192, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 68, 59, 198, 58, 5, 163, 50, 192, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 103, 10, 54, 152, 43, 5, 163, 50, 192, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 68, 59, 198, 58, 239, 183, 45, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 78, 59, 175, 58, 239, 183, 45, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 221, 59, 174, 57, 239, 183, 45, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 245, 53, 245, 43, 239, 183, 45, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 78, 59, 198, 58, 239, 183, 45, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 221, 59, 151, 57, 239, 183, 45, 192, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 210, 56, 239, 183, 45, 192, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 209, 59, 174, 57, 239, 183, 45, 192, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 103, 225, 53, 152, 43, 239, 183, 45, 192, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 187, 56, 239, 183, 45, 192, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 209, 59, 151, 57, 5, 163, 50, 192, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 210, 56, 5, 163, 50, 192, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 210, 56, 5, 163, 50, 192, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 187, 56, 5, 163, 50, 192, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 103, 225, 53, 223, 42, 5, 163, 50, 192, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 187, 56, 27, 142, 55, 192, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 0, 60, 84, 56, 27, 142, 55, 192, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 210, 56, 27, 142, 55, 192, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 0, 60, 61, 56, 27, 142, 55, 192, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 187, 56, 27, 142, 55, 192, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 103, 245, 53, 131, 42, 27, 142, 55, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 244, 59, 84, 56, 27, 142, 55, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 58, 59, 175, 58, 27, 142, 55, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 244, 59, 61, 56, 27, 142, 55, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 58, 59, 198, 58, 27, 142, 55, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 103, 10, 54, 223, 42, 5, 163, 50, 192, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 173, 42, 168, 45, 5, 163, 50, 192, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 173, 42, 168, 45, 5, 163, 50, 192, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 173, 42, 97, 46, 5, 163, 50, 192, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 46, 63, 75, 59, 255, 42, 5, 163, 50, 192, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 173, 42, 97, 46, 239, 183, 45, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 77, 43, 167, 45, 239, 183, 45, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 173, 59, 31, 56, 239, 183, 45, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 85, 59, 162, 42, 239, 183, 45, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 77, 43, 96, 46, 239, 183, 45, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 173, 59, 8, 56, 239, 183, 45, 192, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 202, 59, 239, 183, 45, 192, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 161, 59, 31, 56, 239, 183, 45, 192, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 46, 63, 95, 59, 255, 42, 239, 183, 45, 192, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 179, 59, 239, 183, 45, 192, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 161, 59, 8, 56, 5, 163, 50, 192, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 202, 59, 5, 163, 50, 192, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 202, 59, 5, 163, 50, 192, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 179, 59, 5, 163, 50, 192, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 46, 63, 95, 59, 183, 43, 5, 163, 50, 192, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 179, 59, 27, 142, 55, 192, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 74, 56, 79, 39, 27, 142, 55, 192, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 202, 59, 27, 142, 55, 192, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 74, 56, 107, 36, 27, 142, 55, 192, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 179, 59, 27, 142, 55, 192, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 46, 63, 85, 59, 10, 44, 27, 142, 55, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 62, 56, 79, 39, 27, 142, 55, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 13, 42, 167, 45, 27, 142, 55, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 62, 56, 107, 36, 27, 142, 55, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 13, 42, 96, 46, 27, 142, 55, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 46, 63, 75, 59, 183, 43, 5, 163, 50, 192, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 152, 57, 128, 57, 5, 163, 50, 192, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 152, 57, 128, 57, 5, 163, 50, 192, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 152, 57, 151, 57, 5, 163, 50, 192, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 137, 59, 245, 56, 5, 163, 50, 192, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 152, 57, 151, 57, 239, 183, 45, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 162, 57, 128, 57, 239, 183, 45, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 254, 56, 225, 41, 239, 183, 45, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 137, 59, 1, 57, 239, 183, 45, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 162, 57, 151, 57, 239, 183, 45, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 254, 56, 111, 40, 239, 183, 45, 192, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 45, 59, 177, 45, 239, 183, 45, 192, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 243, 56, 225, 41, 239, 183, 45, 192, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 127, 59, 7, 57, 239, 183, 45, 192, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 45, 59, 249, 44, 239, 183, 45, 192, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 243, 56, 111, 40, 5, 163, 50, 192, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 35, 59, 178, 45, 5, 163, 50, 192, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 35, 59, 178, 45, 5, 163, 50, 192, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 35, 59, 249, 44, 5, 163, 50, 192, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 117, 59, 1, 57, 5, 163, 50, 192, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 35, 59, 249, 44, 27, 142, 55, 192, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 198, 56, 79, 39, 27, 142, 55, 192, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 25, 59, 177, 45, 27, 142, 55, 192, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 198, 56, 107, 36, 27, 142, 55, 192, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 25, 59, 249, 44, 27, 142, 55, 192, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 117, 59, 245, 56, 27, 142, 55, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 187, 56, 79, 39, 27, 142, 55, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 142, 57, 128, 57, 27, 142, 55, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 187, 56, 107, 36, 27, 142, 55, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 142, 57, 151, 57, 27, 142, 55, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 127, 59, 240, 56, 139, 167, 73, 192, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 8, 58, 137, 45, 139, 167, 73, 192, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 8, 58, 137, 45, 139, 167, 73, 192, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 8, 58, 66, 46, 139, 167, 73, 192, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 126, 23, 137, 59, 129, 50, 139, 167, 73, 192, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 8, 58, 66, 46, 117, 188, 68, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 18, 58, 137, 45, 117, 188, 68, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 92, 58, 117, 188, 68, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 137, 59, 175, 50, 117, 188, 68, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 18, 58, 66, 46, 117, 188, 68, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 219, 59, 69, 58, 117, 188, 68, 192, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 212, 55, 117, 188, 68, 192, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 92, 58, 117, 188, 68, 192, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 126, 23, 127, 59, 198, 50, 117, 188, 68, 192, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 166, 55, 117, 188, 68, 192, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 69, 58, 139, 167, 73, 192, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 212, 55, 139, 167, 73, 192, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 212, 55, 139, 167, 73, 192, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 166, 55, 139, 167, 73, 192, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 126, 23, 117, 59, 175, 50, 139, 167, 73, 192, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 166, 55, 161, 146, 78, 192, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 193, 51, 164, 34, 161, 146, 78, 192, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 212, 55, 161, 146, 78, 192, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 193, 51, 228, 22, 161, 146, 78, 192, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 166, 55, 161, 146, 78, 192, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 126, 23, 117, 59, 129, 50, 161, 146, 78, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 147, 51, 164, 34, 161, 146, 78, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 254, 57, 137, 45, 161, 146, 78, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 147, 51, 228, 22, 161, 146, 78, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 254, 57, 66, 46, 161, 146, 78, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 127, 59, 106, 50, 139, 167, 73, 192, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 45, 55, 163, 45, 139, 167, 73, 192, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 45, 55, 163, 45, 139, 167, 73, 192, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 45, 55, 92, 46, 139, 167, 73, 192, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 131, 59, 95, 55, 139, 167, 73, 192, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 45, 55, 92, 46, 117, 188, 68, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 65, 55, 163, 45, 117, 188, 68, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 187, 59, 130, 48, 117, 188, 68, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 121, 59, 106, 55, 117, 188, 68, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 65, 55, 92, 46, 117, 188, 68, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 187, 59, 37, 48, 117, 188, 68, 192, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 166, 53, 162, 45, 117, 188, 68, 192, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 175, 59, 130, 48, 117, 188, 68, 192, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 111, 59, 95, 55, 117, 188, 68, 192, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 166, 53, 234, 44, 117, 188, 68, 192, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 175, 59, 37, 48, 139, 167, 73, 192, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 146, 53, 163, 45, 139, 167, 73, 192, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 146, 53, 163, 45, 139, 167, 73, 192, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 146, 53, 234, 44, 139, 167, 73, 192, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 111, 59, 72, 55, 139, 167, 73, 192, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 146, 53, 234, 44, 161, 146, 78, 192, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 228, 59, 130, 48, 161, 146, 78, 192, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 126, 53, 162, 45, 161, 146, 78, 192, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 228, 59, 37, 48, 161, 146, 78, 192, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 126, 53, 234, 44, 161, 146, 78, 192, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 121, 59, 60, 55, 161, 146, 78, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 217, 59, 130, 48, 161, 146, 78, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 25, 55, 163, 45, 161, 146, 78, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 217, 59, 37, 48, 161, 146, 78, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 25, 55, 92, 46, 161, 146, 78, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 131, 59, 72, 55, 139, 167, 73, 192, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 69, 58, 139, 167, 73, 192, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 69, 58, 139, 167, 73, 192, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 68, 59, 92, 58, 139, 167, 73, 192, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 178, 59, 127, 58, 139, 167, 73, 192, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 68, 59, 92, 58, 117, 188, 68, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 68, 58, 117, 188, 68, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 187, 59, 91, 47, 117, 188, 68, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 178, 59, 139, 58, 117, 188, 68, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 78, 59, 92, 58, 117, 188, 68, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 187, 59, 162, 46, 117, 188, 68, 192, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 218, 50, 205, 45, 117, 188, 68, 192, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 175, 59, 91, 47, 117, 188, 68, 192, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 168, 59, 145, 58, 117, 188, 68, 192, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 218, 50, 20, 45, 117, 188, 68, 192, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 175, 59, 162, 46, 139, 167, 73, 192, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 178, 50, 205, 45, 139, 167, 73, 192, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 178, 50, 205, 45, 139, 167, 73, 192, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 178, 50, 20, 45, 139, 167, 73, 192, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 158, 59, 139, 58, 139, 167, 73, 192, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 178, 50, 20, 45, 161, 146, 78, 192, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 107, 44, 157, 37, 161, 146, 78, 192, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 138, 50, 205, 45, 161, 146, 78, 192, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 107, 44, 116, 33, 161, 146, 78, 192, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 138, 50, 20, 45, 161, 146, 78, 192, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 158, 59, 127, 58, 161, 146, 78, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 14, 44, 157, 37, 161, 146, 78, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 68, 58, 161, 146, 78, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 14, 44, 116, 33, 161, 146, 78, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 58, 59, 92, 58, 161, 146, 78, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 168, 59, 122, 58, 17, 172, 96, 192, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 194, 48, 151, 45, 17, 172, 96, 192, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 194, 48, 151, 45, 17, 172, 96, 192, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 194, 48, 79, 46, 17, 172, 96, 192, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 126, 23, 178, 59, 26, 59, 17, 172, 96, 192, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 194, 48, 79, 46, 251, 192, 91, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 234, 48, 150, 45, 251, 192, 91, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 214, 59, 84, 56, 251, 192, 91, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 178, 59, 37, 59, 251, 192, 91, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 234, 48, 79, 46, 251, 192, 91, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 214, 59, 61, 56, 251, 192, 91, 192, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 198, 50, 251, 192, 91, 192, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 202, 59, 84, 56, 251, 192, 91, 192, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 126, 23, 168, 59, 43, 59, 251, 192, 91, 192, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 87, 59, 106, 50, 251, 192, 91, 192, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 202, 59, 61, 56, 17, 172, 96, 192, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 198, 50, 17, 172, 96, 192, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 198, 50, 17, 172, 96, 192, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 77, 59, 106, 50, 17, 172, 96, 192, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 126, 23, 158, 59, 37, 59, 17, 172, 96, 192, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 77, 59, 106, 50, 39, 151, 101, 192, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 12, 56, 140, 37, 39, 151, 101, 192, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 198, 50, 39, 151, 101, 192, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 12, 56, 81, 33, 39, 151, 101, 192, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 67, 59, 106, 50, 39, 151, 101, 192, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 126, 23, 158, 59, 26, 59, 39, 151, 101, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 0, 56, 140, 37, 39, 151, 101, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 154, 48, 150, 45, 39, 151, 101, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 0, 56, 81, 33, 39, 151, 101, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 154, 48, 79, 46, 39, 151, 101, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 126, 23, 168, 59, 20, 59, 17, 172, 96, 192, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 170, 45, 168, 45, 17, 172, 96, 192, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 170, 45, 168, 45, 17, 172, 96, 192, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 170, 45, 97, 46, 17, 172, 96, 192, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 126, 23, 137, 59, 20, 52, 17, 172, 96, 192, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 170, 45, 97, 46, 251, 192, 91, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 251, 45, 167, 45, 251, 192, 91, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 199, 29, 19, 42, 251, 192, 91, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 126, 23, 137, 59, 44, 52, 251, 192, 91, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 251, 45, 96, 46, 251, 192, 91, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 199, 29, 161, 40, 251, 192, 91, 192, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 46, 40, 184, 44, 251, 192, 91, 192, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 0, 0, 19, 42, 251, 192, 91, 192, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 126, 23, 127, 59, 55, 52, 251, 192, 91, 192, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 46, 40, 254, 43, 251, 192, 91, 192, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 0, 0, 161, 40, 17, 172, 96, 192, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 29, 39, 184, 44, 17, 172, 96, 192, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 29, 39, 184, 44, 17, 172, 96, 192, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 29, 39, 254, 43, 17, 172, 96, 192, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 126, 23, 117, 59, 44, 52, 17, 172, 96, 192, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 29, 39, 254, 43, 39, 151, 101, 192, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 3, 47, 157, 37, 39, 151, 101, 192, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 221, 37, 184, 44, 39, 151, 101, 192, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 3, 47, 116, 33, 39, 151, 101, 192, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 221, 37, 254, 43, 39, 151, 101, 192, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 126, 23, 117, 59, 20, 52, 39, 151, 101, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 166, 46, 157, 37, 39, 151, 101, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 90, 45, 167, 45, 39, 151, 101, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 166, 46, 116, 33, 39, 151, 101, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 90, 45, 96, 46, 39, 151, 101, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 126, 23, 127, 59, 9, 52, 17, 172, 96, 192, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 35, 59, 37, 48, 17, 172, 96, 192, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 35, 59, 37, 48, 17, 172, 96, 192, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 35, 59, 130, 48, 17, 172, 96, 192, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 130, 63, 169, 59, 134, 53, 17, 172, 96, 192, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 35, 59, 130, 48, 251, 192, 91, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 45, 59, 37, 48, 251, 192, 91, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 178, 59, 242, 49, 251, 192, 91, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 63, 159, 59, 123, 53, 251, 192, 91, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 45, 59, 129, 48, 251, 192, 91, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 178, 59, 150, 49, 251, 192, 91, 192, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 96, 59, 251, 192, 91, 192, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 167, 59, 242, 49, 251, 192, 91, 192, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 130, 63, 159, 59, 100, 53, 251, 192, 91, 192, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 128, 59, 73, 59, 251, 192, 91, 192, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 167, 59, 150, 49, 17, 172, 96, 192, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 96, 59, 17, 172, 96, 192, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 96, 59, 17, 172, 96, 192, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 118, 59, 73, 59, 17, 172, 96, 192, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 130, 63, 169, 59, 88, 53, 17, 172, 96, 192, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 118, 59, 73, 59, 39, 151, 101, 192, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 2, 54, 39, 151, 101, 192, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 96, 59, 39, 151, 101, 192, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 221, 59, 211, 53, 39, 151, 101, 192, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 108, 59, 73, 59, 39, 151, 101, 192, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 130, 63, 179, 59, 100, 53, 39, 151, 101, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 2, 54, 39, 151, 101, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 25, 59, 37, 48, 39, 151, 101, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 209, 59, 211, 53, 39, 151, 101, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 25, 59, 129, 48, 39, 151, 101, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 130, 63, 179, 59, 123, 53, 151, 176, 119, 192, 64, 106, 180, 61, 142, 69, 14, 63, 129, 80, 126, 40, 114, 57, 50, 47, 151, 176, 119, 192, 64, 106, 180, 61, 142, 69, 14, 63, 127, 80, 80, 63, 114, 57, 50, 47, 151, 176, 119, 192, 112, 248, 135, 62, 142, 69, 14, 63, 129, 80, 126, 40, 114, 57, 234, 47, 151, 176, 119, 192, 112, 248, 135, 62, 142, 69, 14, 63, 0, 126, 130, 63, 171, 59, 137, 56, 151, 176, 119, 192, 112, 248, 135, 62, 142, 69, 14, 63, 127, 80, 80, 63, 114, 57, 234, 47, 129, 197, 114, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 80, 80, 63, 124, 57, 49, 47, 129, 197, 114, 192, 64, 106, 180, 61, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 55, 52, 129, 197, 114, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 161, 59, 131, 56, 129, 197, 114, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 80, 80, 63, 124, 57, 234, 47, 129, 197, 114, 192, 112, 248, 135, 62, 74, 161, 25, 63, 127, 0, 127, 127, 220, 59, 9, 52, 129, 197, 114, 192, 64, 106, 180, 61, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 84, 56, 129, 197, 114, 192, 64, 106, 180, 61, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 55, 52, 129, 197, 114, 192, 112, 248, 135, 62, 194, 88, 48, 63, 0, 126, 130, 63, 161, 59, 120, 56, 129, 197, 114, 192, 112, 248, 135, 62, 194, 88, 48, 63, 46, 0, 126, 40, 81, 59, 61, 56, 129, 197, 114, 192, 112, 248, 135, 62, 194, 88, 48, 63, 127, 0, 127, 127, 208, 59, 9, 52, 151, 176, 119, 192, 64, 106, 180, 61, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 84, 56, 151, 176, 119, 192, 64, 106, 180, 61, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 84, 56, 151, 176, 119, 192, 112, 248, 135, 62, 125, 180, 59, 63, 210, 0, 80, 63, 71, 59, 61, 56, 151, 176, 119, 192, 112, 248, 135, 62, 125, 180, 59, 63, 0, 126, 130, 63, 171, 59, 114, 56, 151, 176, 119, 192, 112, 248, 135, 62, 125, 180, 59, 63, 46, 0, 126, 40, 71, 59, 61, 56, 173, 155, 124, 192, 64, 106, 180, 61, 193, 88, 48, 63, 129, 0, 0, 63, 241, 49, 51, 35, 173, 155, 124, 192, 64, 106, 180, 61, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 84, 56, 173, 155, 124, 192, 112, 248, 135, 62, 193, 88, 48, 63, 129, 0, 0, 63, 241, 49, 175, 25, 173, 155, 124, 192, 112, 248, 135, 62, 193, 88, 48, 63, 210, 0, 80, 63, 61, 59, 61, 56, 173, 155, 124, 192, 112, 248, 135, 62, 193, 88, 48, 63, 0, 126, 130, 63, 181, 59, 120, 56, 173, 155, 124, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 0, 0, 63, 195, 49, 51, 35, 173, 155, 124, 192, 64, 106, 180, 61, 74, 161, 25, 63, 129, 80, 126, 40, 104, 57, 49, 47, 173, 155, 124, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 0, 0, 63, 195, 49, 175, 25, 173, 155, 124, 192, 112, 248, 135, 62, 74, 161, 25, 63, 129, 80, 126, 40, 104, 57, 234, 47, 173, 155, 124, 192, 112, 248, 135, 62, 74, 161, 25, 63, 0, 126, 130, 63, 181, 59, 131, 56, 151, 176, 119, 192, 64, 106, 180, 61, 128, 84, 157, 62, 129, 80, 126, 40, 245, 55, 77, 47, 151, 176, 119, 192, 64, 106, 180, 61, 128, 84, 157, 62, 127, 80, 80, 63, 245, 55, 77, 47, 151, 176, 119, 192, 112, 248, 135, 62, 128, 84, 157, 62, 129, 80, 126, 40, 245, 55, 2, 48, 151, 176, 119, 192, 112, 248, 135, 62, 128, 84, 157, 62, 0, 126, 130, 103, 203, 58, 19, 44, 151, 176, 119, 192, 112, 248, 135, 62, 128, 84, 157, 62, 127, 80, 80, 63, 245, 55, 2, 48, 129, 197, 114, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 80, 80, 63, 4, 56, 76, 47, 129, 197, 114, 192, 64, 106, 180, 61, 248, 11, 180, 62, 127, 0, 127, 127, 199, 29, 177, 44, 129, 197, 114, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 193, 58, 65, 44, 129, 197, 114, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 80, 80, 63, 4, 56, 2, 48, 129, 197, 114, 192, 112, 248, 135, 62, 248, 11, 180, 62, 127, 0, 127, 127, 199, 29, 241, 43, 129, 197, 114, 192, 64, 106, 180, 61, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 198, 58, 129, 197, 114, 192, 64, 106, 180, 61, 232, 122, 225, 62, 127, 0, 127, 127, 0, 0, 177, 44, 129, 197, 114, 192, 112, 248, 135, 62, 232, 122, 225, 62, 0, 126, 130, 103, 183, 58, 19, 44, 129, 197, 114, 192, 112, 248, 135, 62, 232, 122, 225, 62, 46, 0, 126, 40, 128, 59, 175, 58, 129, 197, 114, 192, 112, 248, 135, 62, 232, 122, 225, 62, 127, 0, 127, 127, 0, 0, 241, 43, 151, 176, 119, 192, 64, 106, 180, 61, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 198, 58, 151, 176, 119, 192, 64, 106, 180, 61, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 198, 58, 151, 176, 119, 192, 112, 248, 135, 62, 94, 50, 248, 62, 210, 0, 80, 63, 118, 59, 175, 58, 151, 176, 119, 192, 112, 248, 135, 62, 94, 50, 248, 62, 0, 126, 130, 103, 183, 58, 109, 43, 151, 176, 119, 192, 112, 248, 135, 62, 94, 50, 248, 62, 46, 0, 126, 40, 118, 59, 175, 58, 173, 155, 124, 192, 64, 106, 180, 61, 230, 122, 225, 62, 129, 0, 0, 63, 157, 56, 79, 39, 173, 155, 124, 192, 64, 106, 180, 61, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 198, 58, 173, 155, 124, 192, 112, 248, 135, 62, 230, 122, 225, 62, 129, 0, 0, 63, 157, 56, 107, 36, 173, 155, 124, 192, 112, 248, 135, 62, 230, 122, 225, 62, 210, 0, 80, 63, 108, 59, 175, 58, 173, 155, 124, 192, 112, 248, 135, 62, 230, 122, 225, 62, 0, 126, 130, 103, 193, 58, 17, 43, 173, 155, 124, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 0, 0, 63, 145, 56, 79, 39, 173, 155, 124, 192, 64, 106, 180, 61, 248, 11, 180, 62, 129, 80, 126, 40, 225, 55, 76, 47, 173, 155, 124, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 0, 0, 63, 145, 56, 107, 36, 173, 155, 124, 192, 112, 248, 135, 62, 248, 11, 180, 62, 129, 80, 126, 40, 225, 55, 2, 48, 173, 155, 124, 192, 112, 248, 135, 62, 248, 11, 180, 62, 0, 126, 130, 103, 203, 58, 109, 43, 151, 176, 119, 192, 64, 106, 180, 61, 24, 239, 112, 61, 129, 80, 126, 40, 46, 58, 128, 57, 151, 176, 119, 192, 64, 106, 180, 61, 24, 239, 112, 61, 127, 80, 80, 63, 46, 58, 128, 57, 151, 176, 119, 192, 112, 248, 135, 62, 24, 239, 112, 61, 129, 80, 126, 40, 46, 58, 151, 57, 151, 176, 119, 192, 112, 248, 135, 62, 24, 239, 112, 61, 0, 126, 126, 23, 18, 58, 15, 44, 151, 176, 119, 192, 112, 248, 135, 62, 24, 239, 112, 61, 127, 80, 80, 63, 46, 58, 151, 57, 129, 197, 114, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 80, 80, 63, 56, 58, 128, 57, 129, 197, 114, 192, 64, 106, 180, 61, 108, 85, 211, 61, 127, 0, 127, 127, 113, 58, 226, 41, 129, 197, 114, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 18, 58, 107, 44, 129, 197, 114, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 80, 80, 63, 56, 58, 151, 57, 129, 197, 114, 192, 112, 248, 135, 62, 108, 85, 211, 61, 127, 0, 127, 127, 113, 58, 113, 40, 129, 197, 114, 192, 64, 106, 180, 61, 150, 136, 68, 62, 46, 0, 126, 40, 221, 54, 179, 44, 129, 197, 114, 192, 64, 106, 180, 61, 150, 136, 68, 62, 127, 0, 127, 127, 102, 58, 226, 41, 129, 197, 114, 192, 112, 248, 135, 62, 150, 136, 68, 62, 0, 126, 126, 23, 8, 58, 153, 44, 129, 197, 114, 192, 112, 248, 135, 62, 150, 136, 68, 62, 46, 0, 126, 40, 221, 54, 245, 43, 129, 197, 114, 192, 112, 248, 135, 62, 150, 136, 68, 62, 127, 0, 127, 127, 102, 58, 113, 40, 151, 176, 119, 192, 64, 106, 180, 61, 130, 247, 113, 62, 210, 0, 80, 63, 201, 54, 179, 44, 151, 176, 119, 192, 64, 106, 180, 61, 130, 247, 113, 62, 46, 0, 126, 40, 201, 54, 179, 44, 151, 176, 119, 192, 112, 248, 135, 62, 130, 247, 113, 62, 210, 0, 80, 63, 201, 54, 245, 43, 151, 176, 119, 192, 112, 248, 135, 62, 130, 247, 113, 62, 0, 126, 126, 23, 254, 57, 107, 44, 151, 176, 119, 192, 112, 248, 135, 62, 130, 247, 113, 62, 46, 0, 126, 40, 201, 54, 245, 43, 173, 155, 124, 192, 64, 106, 180, 61, 146, 136, 68, 62, 129, 0, 0, 63, 220, 59, 196, 40, 173, 155, 124, 192, 64, 106, 180, 61, 146, 136, 68, 62, 210, 0, 80, 63, 181, 54, 179, 44, 173, 155, 124, 192, 112, 248, 135, 62, 146, 136, 68, 62, 129, 0, 0, 63, 220, 59, 164, 38, 173, 155, 124, 192, 112, 248, 135, 62, 146, 136, 68, 62, 210, 0, 80, 63, 181, 54, 245, 43, 173, 155, 124, 192, 112, 248, 135, 62, 146, 136, 68, 62, 0, 126, 126, 23, 254, 57, 15, 44, 173, 155, 124, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 196, 40, 173, 155, 124, 192, 64, 106, 180, 61, 108, 85, 211, 61, 129, 80, 126, 40, 36, 58, 128, 57, 173, 155, 124, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 0, 0, 63, 208, 59, 164, 38, 173, 155, 124, 192, 112, 248, 135, 62, 108, 85, 211, 61, 129, 80, 126, 40, 36, 58, 151, 57, 173, 155, 124, 192, 112, 248, 135, 62, 108, 85, 211, 61, 0, 126, 126, 23, 8, 58, 193, 43 ),
-"array_index_data": PoolByteArray( 97, 0, 141, 0, 65, 0, 97, 0, 145, 0, 141, 0, 174, 0, 195, 0, 36, 0, 174, 0, 192, 0, 195, 0, 92, 0, 152, 0, 156, 0, 92, 0, 72, 0, 152, 0, 148, 2, 171, 1, 156, 1, 148, 2, 152, 2, 171, 1, 79, 0, 157, 0, 149, 0, 79, 0, 93, 0, 157, 0, 5, 0, 203, 0, 9, 0, 5, 0, 206, 0, 203, 0, 14, 0, 185, 0, 19, 0, 14, 0, 199, 0, 185, 0, 95, 0, 148, 0, 144, 0, 95, 0, 77, 0, 148, 0, 29, 0, 208, 0, 0, 0, 29, 0, 211, 0, 208, 0, 99, 0, 118, 0, 177, 0, 99, 0, 126, 0, 118, 0, 90, 0, 106, 1, 74, 0, 106, 1, 81, 1, 45, 1, 81, 1, 123, 1, 19, 1, 34, 1, 48, 0, 132, 1, 81, 1, 34, 1, 123, 1, 90, 0, 81, 1, 106, 1, 103, 2, 81, 1, 90, 0, 81, 1, 48, 0, 34, 1, 48, 0, 58, 2, 51, 0, 195, 1, 81, 1, 103, 2, 48, 0, 195, 1, 58, 2, 81, 1, 195, 1, 48, 0, 140, 1, 49, 0, 38, 1, 140, 1, 133, 1, 49, 0, 53, 2, 46, 0, 13, 0, 53, 2, 57, 2, 46, 0, 237, 0, 17, 1, 241, 0, 237, 0, 12, 1, 17, 1, 107, 2, 6, 1, 220, 0, 107, 2, 115, 2, 6, 1, 140, 0, 111, 0, 63, 0, 140, 0, 162, 0, 111, 0, 170, 0, 101, 0, 178, 0, 101, 0, 27, 1, 52, 1, 42, 1, 170, 0, 75, 0, 101, 0, 42, 1, 27, 1, 101, 0, 170, 0, 42, 1, 169, 0, 89, 0, 73, 0, 169, 0, 166, 0, 89, 0, 58, 0, 134, 1, 55, 0, 134, 1, 117, 1, 49, 1, 58, 0, 117, 1, 134, 1, 144, 2, 39, 2, 181, 1, 39, 2, 117, 1, 58, 0, 39, 2, 24, 1, 117, 1, 127, 0, 39, 2, 144, 2, 99, 1, 127, 0, 100, 0, 39, 1, 127, 0, 99, 1, 127, 0, 24, 1, 39, 2, 84, 1, 127, 0, 39, 1, 24, 1, 127, 0, 84, 1, 139, 2, 78, 0, 96, 0, 139, 2, 132, 2, 78, 0, 133, 2, 94, 0, 80, 0, 133, 2, 137, 2, 94, 0, 22, 0, 128, 0, 82, 0, 22, 0, 132, 0, 128, 0, 134, 2, 71, 0, 91, 0, 134, 2, 95, 2, 71, 0, 141, 2, 66, 0, 92, 2, 141, 2, 98, 0, 66, 0, 83, 0, 160, 0, 23, 0, 83, 0, 110, 0, 160, 0, 24, 0, 119, 0, 34, 0, 24, 0, 161, 0, 119, 0, 33, 0, 125, 0, 104, 0, 33, 0, 117, 0, 125, 0, 103, 0, 108, 0, 81, 0, 103, 0, 123, 0, 108, 0, 133, 0, 137, 0, 129, 0, 133, 0, 135, 0, 137, 0, 84, 0, 139, 0, 106, 0, 84, 0, 130, 0, 139, 0, 32, 0, 131, 0, 21, 0, 32, 0, 134, 0, 131, 0, 105, 0, 136, 0, 35, 0, 105, 0, 138, 0, 136, 0, 10, 0, 146, 0, 6, 0, 10, 0, 142, 0, 146, 0, 7, 0, 150, 0, 20, 0, 7, 0, 147, 0, 150, 0, 15, 0, 154, 0, 2, 0, 15, 0, 158, 0, 154, 0, 20, 0, 159, 0, 16, 0, 20, 0, 150, 0, 159, 0, 115, 0, 143, 0, 11, 0, 115, 0, 163, 0, 143, 0, 31, 0, 171, 0, 27, 0, 31, 0, 168, 0, 171, 0, 3, 0, 168, 0, 31, 0, 3, 0, 155, 0, 168, 0, 38, 0, 120, 0, 175, 0, 38, 0, 179, 0, 120, 0, 176, 0, 164, 0, 116, 0, 176, 0, 121, 0, 164, 0, 28, 0, 180, 0, 39, 0, 28, 0, 172, 0, 180, 0, 200, 0, 183, 0, 186, 0, 183, 0, 188, 0, 193, 0, 183, 0, 200, 0, 188, 0, 210, 0, 190, 0, 201, 0, 190, 0, 216, 0, 198, 0, 216, 0, 210, 0, 213, 0, 190, 0, 210, 0, 216, 0, 207, 0, 184, 0, 204, 0, 207, 0, 187, 0, 184, 0, 194, 0, 189, 0, 197, 0, 8, 0, 182, 0, 114, 0, 8, 0, 202, 0, 182, 0, 19, 0, 205, 0, 4, 0, 19, 0, 185, 0, 205, 0, 113, 0, 191, 0, 173, 0, 113, 0, 181, 0, 191, 0, 25, 0, 212, 0, 30, 0, 25, 0, 214, 0, 212, 0, 1, 0, 199, 0, 14, 0, 1, 0, 209, 0, 199, 0, 37, 0, 215, 0, 26, 0, 37, 0, 196, 0, 215, 0, 67, 0, 222, 0, 85, 0, 67, 0, 218, 0, 222, 0, 59, 2, 226, 0, 52, 0, 59, 2, 63, 2, 226, 0, 52, 0, 228, 0, 41, 0, 52, 0, 226, 0, 228, 0, 94, 2, 219, 0, 69, 0, 94, 2, 105, 2, 219, 0, 153, 0, 238, 0, 167, 0, 153, 0, 234, 0, 238, 0, 165, 0, 240, 0, 88, 0, 165, 0, 236, 0, 240, 0, 86, 0, 243, 0, 68, 0, 86, 0, 239, 0, 243, 0, 70, 0, 232, 0, 151, 0, 70, 0, 244, 0, 232, 0, 236, 1, 11, 2, 240, 1, 236, 1, 14, 2, 11, 2, 8, 1, 16, 1, 11, 1, 8, 1, 13, 1, 16, 1, 231, 0, 10, 1, 235, 0, 231, 0, 7, 1, 10, 1, 227, 0, 254, 0, 230, 0, 227, 0, 250, 0, 254, 0, 62, 2, 247, 0, 225, 0, 62, 2, 67, 2, 247, 0, 242, 0, 15, 1, 246, 0, 242, 0, 18, 1, 15, 1, 217, 0, 255, 0, 221, 0, 217, 0, 3, 1, 255, 0, 245, 0, 9, 1, 233, 0, 245, 0, 14, 1, 9, 1, 96, 1, 21, 1, 58, 1, 96, 1, 82, 1, 21, 1, 91, 1, 32, 1, 60, 1, 91, 1, 87, 1, 32, 1, 138, 1, 23, 1, 48, 1, 138, 1, 137, 1, 23, 1, 127, 1, 66, 1, 68, 1, 127, 1, 121, 1, 66, 1, 119, 1, 68, 1, 50, 1, 119, 1, 127, 1, 68, 1, 135, 1, 48, 1, 56, 0, 135, 1, 138, 1, 48, 1, 109, 1, 65, 1, 72, 1, 109, 1, 103, 1, 65, 1, 100, 1, 73, 1, 41, 1, 100, 1, 110, 1, 73, 1, 85, 1, 61, 1, 26, 1, 85, 1, 92, 1, 61, 1, 114, 1, 47, 1, 77, 1, 114, 1, 107, 1, 47, 1, 102, 1, 76, 1, 64, 1, 102, 1, 113, 1, 76, 1, 88, 1, 57, 1, 33, 1, 88, 1, 95, 1, 57, 1, 131, 1, 35, 1, 79, 1, 131, 1, 125, 1, 35, 1, 121, 1, 78, 1, 66, 1, 121, 1, 128, 1, 78, 1, 136, 1, 37, 1, 22, 1, 136, 1, 139, 1, 37, 1, 62, 1, 97, 1, 89, 1, 62, 1, 74, 1, 97, 1, 40, 1, 94, 1, 86, 1, 40, 1, 71, 1, 94, 1, 70, 1, 90, 1, 93, 1, 70, 1, 63, 1, 90, 1, 75, 1, 83, 1, 98, 1, 75, 1, 46, 1, 83, 1, 28, 1, 115, 1, 104, 1, 28, 1, 43, 1, 115, 1, 44, 1, 108, 1, 116, 1, 44, 1, 76, 0, 108, 1, 102, 0, 112, 1, 101, 1, 102, 0, 54, 1, 112, 1, 53, 1, 105, 1, 111, 1, 53, 1, 29, 1, 105, 1, 31, 1, 129, 1, 122, 1, 31, 1, 55, 1, 129, 1, 56, 1, 124, 1, 130, 1, 56, 1, 20, 1, 124, 1, 25, 1, 126, 1, 118, 1, 25, 1, 59, 1, 126, 1, 59, 1, 120, 1, 126, 1, 59, 1, 30, 1, 120, 1, 66, 1, 139, 1, 136, 1, 66, 1, 78, 1, 139, 1, 51, 1, 138, 1, 135, 1, 51, 1, 69, 1, 138, 1, 69, 1, 137, 1, 138, 1, 69, 1, 67, 1, 137, 1, 80, 1, 133, 1, 140, 1, 80, 1, 36, 1, 133, 1, 56, 2, 147, 1, 45, 0, 56, 2, 72, 2, 147, 1, 44, 0, 149, 1, 59, 0, 44, 0, 145, 1, 149, 1, 143, 2, 155, 1, 124, 0, 143, 2, 146, 2, 155, 1, 122, 0, 142, 1, 107, 0, 122, 0, 154, 1, 142, 1, 159, 1, 232, 2, 163, 1, 159, 1, 229, 2, 232, 2, 71, 2, 158, 1, 146, 1, 71, 2, 77, 2, 158, 1, 153, 1, 165, 1, 141, 1, 153, 1, 169, 1, 165, 1, 148, 1, 164, 1, 152, 1, 148, 1, 160, 1, 164, 1, 123, 2, 224, 1, 217, 1, 123, 2, 126, 2, 224, 1, 183, 2, 206, 2, 171, 2, 183, 2, 209, 2, 206, 2, 41, 2, 222, 1, 182, 1, 41, 2, 45, 2, 222, 1, 98, 2, 216, 1, 190, 1, 98, 2, 122, 2, 216, 1, 111, 2, 213, 1, 202, 1, 111, 2, 119, 2, 213, 1, 6, 2, 31, 2, 10, 2, 6, 2, 34, 2, 31, 2, 55, 2, 199, 1, 189, 1, 55, 2, 60, 2, 199, 1, 102, 2, 201, 1, 194, 1, 102, 2, 109, 2, 201, 1, 38, 2, 183, 1, 52, 2, 38, 2, 178, 1, 183, 1, 36, 2, 188, 1, 176, 1, 36, 2, 54, 2, 188, 1, 35, 2, 176, 1, 174, 1, 35, 2, 36, 2, 176, 1, 37, 2, 174, 1, 177, 1, 37, 2, 35, 2, 174, 1, 61, 2, 210, 1, 200, 1, 61, 2, 66, 2, 210, 1, 90, 2, 193, 1, 185, 1, 90, 2, 100, 2, 193, 1, 42, 2, 232, 1, 221, 1, 42, 2, 48, 2, 232, 1, 209, 1, 242, 1, 215, 1, 209, 1, 238, 1, 242, 1, 68, 2, 244, 1, 248, 0, 68, 2, 83, 2, 244, 1, 249, 0, 247, 1, 251, 0, 249, 0, 245, 1, 247, 1, 64, 2, 237, 1, 208, 1, 64, 2, 79, 2, 237, 1, 4, 1, 0, 2, 0, 1, 4, 1, 252, 1, 0, 2, 117, 2, 3, 2, 211, 1, 117, 2, 160, 2, 3, 2, 212, 1, 8, 2, 206, 1, 212, 1, 4, 2, 8, 2, 112, 2, 253, 1, 5, 1, 112, 2, 155, 2, 253, 1, 85, 2, 21, 2, 88, 2, 85, 2, 17, 2, 21, 2, 164, 2, 32, 2, 168, 2, 164, 2, 29, 2, 32, 2, 157, 2, 28, 2, 254, 1, 157, 2, 165, 2, 28, 2, 246, 1, 19, 2, 250, 1, 246, 1, 22, 2, 19, 2, 81, 2, 16, 2, 239, 1, 81, 2, 86, 2, 16, 2, 161, 2, 33, 2, 5, 2, 161, 2, 169, 2, 33, 2, 251, 1, 23, 2, 255, 1, 251, 1, 26, 2, 23, 2, 82, 2, 20, 2, 243, 1, 82, 2, 87, 2, 20, 2, 241, 1, 87, 2, 82, 2, 241, 1, 12, 2, 87, 2, 249, 1, 86, 2, 81, 2, 249, 1, 18, 2, 86, 2, 15, 2, 88, 2, 13, 2, 15, 2, 85, 2, 88, 2, 252, 0, 80, 2, 65, 2, 252, 0, 248, 1, 80, 2, 215, 1, 84, 2, 69, 2, 215, 1, 242, 1, 84, 2, 150, 1, 49, 2, 43, 2, 150, 1, 161, 1, 49, 2, 229, 0, 66, 2, 61, 2, 229, 0, 253, 0, 66, 2, 17, 0, 35, 2, 37, 2, 17, 0, 43, 0, 35, 2, 43, 0, 36, 2, 35, 2, 43, 0, 42, 0, 36, 2, 42, 0, 54, 2, 36, 2, 42, 0, 40, 0, 54, 2, 18, 0, 52, 2, 12, 0, 18, 0, 38, 2, 52, 2, 41, 0, 60, 2, 55, 2, 41, 0, 228, 0, 60, 2, 60, 0, 44, 2, 40, 2, 60, 0, 151, 1, 44, 2, 218, 1, 76, 2, 70, 2, 218, 1, 227, 1, 76, 2, 181, 2, 211, 2, 186, 2, 181, 2, 213, 2, 211, 2, 191, 1, 72, 2, 56, 2, 191, 1, 219, 1, 72, 2, 203, 1, 67, 2, 62, 2, 203, 1, 214, 1, 67, 2, 196, 1, 63, 2, 59, 2, 196, 1, 204, 1, 63, 2, 184, 1, 57, 2, 53, 2, 184, 1, 192, 1, 57, 2, 2, 2, 170, 2, 162, 2, 2, 2, 25, 2, 170, 2, 9, 2, 166, 2, 158, 2, 9, 2, 30, 2, 166, 2, 27, 2, 167, 2, 24, 2, 27, 2, 163, 2, 167, 2, 205, 1, 156, 2, 113, 2, 205, 1, 7, 2, 156, 2, 1, 1, 159, 2, 116, 2, 1, 1, 1, 2, 159, 2, 64, 0, 99, 2, 89, 2, 64, 0, 112, 0, 99, 2, 87, 0, 108, 2, 101, 2, 87, 0, 223, 0, 108, 2, 224, 0, 118, 2, 110, 2, 224, 0, 2, 1, 118, 2, 109, 0, 121, 2, 97, 2, 109, 0, 144, 1, 121, 2, 170, 1, 236, 2, 166, 1, 170, 1, 239, 2, 236, 2, 143, 1, 125, 2, 120, 2, 143, 1, 168, 1, 125, 2, 180, 1, 145, 2, 142, 2, 180, 1, 220, 1, 145, 2, 187, 1, 104, 2, 93, 2, 187, 1, 197, 1, 104, 2, 179, 1, 91, 2, 186, 1, 179, 1, 140, 2, 91, 2, 176, 1, 96, 2, 136, 2, 176, 1, 188, 1, 96, 2, 173, 1, 135, 2, 130, 2, 173, 1, 175, 1, 135, 2, 177, 1, 131, 2, 138, 2, 177, 1, 174, 1, 131, 2, 198, 1, 114, 2, 106, 2, 198, 1, 207, 1, 114, 2, 223, 1, 151, 2, 147, 2, 223, 1, 235, 1, 151, 2, 127, 2, 176, 2, 225, 1, 127, 2, 173, 2, 176, 2, 226, 1, 179, 2, 230, 1, 226, 1, 177, 2, 179, 2, 231, 1, 185, 2, 150, 2, 231, 1, 180, 2, 185, 2, 149, 2, 174, 2, 128, 2, 149, 2, 184, 2, 174, 2, 229, 1, 193, 2, 78, 2, 229, 1, 190, 2, 193, 2, 74, 2, 195, 2, 47, 2, 74, 2, 191, 2, 195, 2, 51, 2, 202, 2, 234, 1, 51, 2, 197, 2, 202, 2, 233, 1, 189, 2, 228, 1, 233, 1, 201, 2, 189, 2, 208, 2, 212, 2, 204, 2, 208, 2, 210, 2, 212, 2, 220, 2, 225, 2, 216, 2, 220, 2, 223, 2, 225, 2, 194, 2, 226, 2, 198, 2, 194, 2, 217, 2, 226, 2, 188, 2, 215, 2, 192, 2, 188, 2, 219, 2, 215, 2, 178, 2, 214, 2, 182, 2, 178, 2, 205, 2, 214, 2, 196, 2, 222, 2, 200, 2, 196, 2, 224, 2, 222, 2, 172, 2, 203, 2, 175, 2, 172, 2, 207, 2, 203, 2, 199, 2, 218, 2, 187, 2, 199, 2, 221, 2, 218, 2, 247, 2, 231, 2, 228, 2, 247, 2, 244, 2, 231, 2, 238, 2, 248, 2, 234, 2, 238, 2, 240, 2, 248, 2, 75, 2, 227, 2, 157, 1, 75, 2, 246, 2, 227, 2, 129, 2, 250, 2, 154, 2, 129, 2, 235, 2, 250, 2, 162, 1, 243, 2, 50, 2, 162, 1, 230, 2, 243, 2, 167, 1, 233, 2, 124, 2, 167, 1, 237, 2, 233, 2, 46, 2, 245, 2, 73, 2, 46, 2, 242, 2, 245, 2, 153, 2, 241, 2, 172, 1, 153, 2, 249, 2, 241, 2, 63, 3, 108, 3, 112, 3, 63, 3, 34, 3, 108, 3, 139, 3, 163, 3, 158, 3, 139, 3, 32, 3, 163, 3, 60, 3, 119, 3, 36, 3, 60, 3, 122, 3, 119, 3, 102, 5, 132, 4, 108, 5, 102, 5, 115, 4, 132, 4, 47, 3, 122, 3, 60, 3, 47, 3, 115, 3, 122, 3, 1, 3, 169, 3, 172, 3, 1, 3, 5, 3, 169, 3, 8, 3, 152, 3, 166, 3, 8, 3, 12, 3, 152, 3, 64, 3, 115, 3, 47, 3, 64, 3, 113, 3, 115, 3, 24, 3, 176, 3, 179, 3, 24, 3, 254, 2, 176, 3, 69, 3, 86, 3, 89, 3, 69, 3, 144, 3, 86, 3, 70, 4, 53, 3, 44, 3, 70, 4, 61, 5, 53, 3, 45, 4, 70, 4, 10, 4, 87, 4, 45, 4, 244, 3, 50, 0, 1, 4, 95, 4, 1, 4, 45, 4, 87, 4, 45, 4, 61, 5, 70, 4, 155, 4, 54, 0, 19, 5, 45, 4, 155, 4, 61, 5, 50, 0, 45, 4, 1, 4, 155, 4, 50, 0, 54, 0, 155, 4, 45, 4, 50, 0, 102, 4, 49, 0, 94, 4, 102, 4, 38, 1, 49, 0, 11, 5, 46, 0, 16, 5, 11, 5, 13, 0, 46, 0, 203, 3, 240, 3, 233, 3, 203, 3, 207, 3, 240, 3, 64, 5, 226, 3, 71, 5, 64, 5, 183, 3, 226, 3, 109, 3, 74, 3, 125, 3, 109, 3, 35, 3, 74, 3, 67, 3, 135, 3, 143, 3, 135, 3, 7, 4, 43, 3, 250, 3, 67, 3, 16, 4, 135, 3, 250, 3, 7, 4, 135, 3, 67, 3, 250, 3, 136, 3, 54, 3, 131, 3, 136, 3, 45, 3, 54, 3, 97, 4, 62, 0, 57, 0, 255, 4, 99, 5, 143, 4, 97, 4, 255, 4, 62, 0, 247, 3, 13, 4, 81, 4, 13, 4, 255, 4, 97, 4, 255, 4, 88, 3, 99, 5, 88, 3, 63, 4, 68, 3, 88, 3, 4, 4, 63, 4, 13, 4, 88, 3, 255, 4, 247, 3, 88, 3, 13, 4, 88, 3, 48, 4, 4, 4, 88, 3, 247, 3, 48, 4, 98, 5, 48, 3, 90, 5, 98, 5, 65, 3, 48, 3, 88, 5, 59, 3, 91, 5, 88, 5, 46, 3, 59, 3, 15, 3, 96, 3, 98, 3, 15, 3, 51, 3, 96, 3, 94, 5, 37, 3, 55, 5, 94, 5, 61, 3, 37, 3, 95, 5, 33, 3, 62, 3, 95, 5, 51, 5, 33, 3, 50, 3, 127, 3, 75, 3, 50, 3, 14, 3, 127, 3, 13, 3, 85, 3, 126, 3, 13, 3, 26, 3, 85, 3, 27, 3, 90, 3, 87, 3, 27, 3, 72, 3, 90, 3, 73, 3, 77, 3, 92, 3, 73, 3, 52, 3, 77, 3, 97, 3, 105, 3, 101, 3, 97, 3, 95, 3, 105, 3, 49, 3, 103, 3, 94, 3, 49, 3, 70, 3, 103, 3, 28, 3, 99, 3, 102, 3, 28, 3, 16, 3, 99, 3, 71, 3, 100, 3, 104, 3, 71, 3, 25, 3, 100, 3, 3, 3, 110, 3, 106, 3, 3, 3, 255, 2, 110, 3, 0, 3, 114, 3, 111, 3, 0, 3, 10, 3, 114, 3, 7, 3, 116, 3, 121, 3, 7, 3, 251, 2, 116, 3, 10, 3, 121, 3, 114, 3, 10, 3, 7, 3, 121, 3, 79, 3, 107, 3, 123, 3, 79, 3, 4, 3, 107, 3, 21, 3, 133, 3, 128, 3, 21, 3, 17, 3, 133, 3, 252, 2, 129, 3, 117, 3, 252, 2, 22, 3, 129, 3, 29, 3, 83, 3, 141, 3, 29, 3, 137, 3, 83, 3, 138, 3, 124, 3, 84, 3, 138, 3, 80, 3, 124, 3, 18, 3, 142, 3, 134, 3, 18, 3, 30, 3, 142, 3, 146, 3, 165, 3, 150, 3, 165, 3, 157, 3, 155, 3, 165, 3, 146, 3, 157, 3, 154, 3, 174, 3, 164, 3, 174, 3, 180, 3, 177, 3, 180, 3, 154, 3, 161, 3, 174, 3, 154, 3, 180, 3, 171, 3, 145, 3, 149, 3, 171, 3, 168, 3, 145, 3, 156, 3, 160, 3, 153, 3, 6, 3, 147, 3, 170, 3, 6, 3, 81, 3, 147, 3, 11, 3, 173, 3, 151, 3, 11, 3, 2, 3, 173, 3, 82, 3, 159, 3, 148, 3, 82, 3, 140, 3, 159, 3, 20, 3, 178, 3, 182, 3, 20, 3, 23, 3, 178, 3, 253, 2, 167, 3, 175, 3, 253, 2, 9, 3, 167, 3, 31, 3, 181, 3, 162, 3, 31, 3, 19, 3, 181, 3, 41, 3, 189, 3, 185, 3, 41, 3, 58, 3, 189, 3, 18, 5, 194, 3, 24, 5, 18, 5, 53, 0, 194, 3, 52, 0, 196, 3, 193, 3, 52, 0, 41, 0, 196, 3, 56, 5, 184, 3, 66, 5, 56, 5, 39, 3, 184, 3, 118, 3, 202, 3, 198, 3, 118, 3, 130, 3, 202, 3, 132, 3, 208, 3, 204, 3, 132, 3, 55, 3, 208, 3, 57, 3, 213, 3, 209, 3, 57, 3, 40, 3, 213, 3, 38, 3, 200, 3, 212, 3, 38, 3, 120, 3, 200, 3, 196, 4, 227, 4, 230, 4, 196, 4, 200, 4, 227, 4, 231, 3, 241, 3, 238, 3, 231, 3, 234, 3, 241, 3, 201, 3, 235, 3, 232, 3, 201, 3, 205, 3, 235, 3, 191, 3, 218, 3, 214, 3, 191, 3, 195, 3, 218, 3, 22, 5, 215, 3, 28, 5, 22, 5, 192, 3, 215, 3, 206, 3, 236, 3, 239, 3, 206, 3, 210, 3, 236, 3, 186, 3, 225, 3, 229, 3, 186, 3, 190, 3, 225, 3, 211, 3, 230, 3, 237, 3, 211, 3, 199, 3, 230, 3, 59, 4, 242, 3, 44, 4, 59, 4, 17, 4, 242, 3, 56, 4, 252, 3, 52, 4, 56, 4, 22, 4, 252, 3, 100, 4, 23, 1, 99, 4, 100, 4, 48, 1, 23, 1, 89, 4, 28, 4, 83, 4, 89, 4, 30, 4, 28, 4, 80, 4, 30, 4, 89, 4, 80, 4, 11, 4, 30, 4, 96, 4, 48, 1, 100, 4, 96, 4, 56, 0, 48, 1, 74, 4, 24, 4, 66, 4, 74, 4, 33, 4, 24, 4, 62, 4, 32, 4, 73, 4, 62, 4, 2, 4, 32, 4, 47, 4, 21, 4, 55, 4, 47, 4, 245, 3, 21, 4, 77, 4, 8, 4, 69, 4, 77, 4, 36, 4, 8, 4, 67, 4, 37, 4, 78, 4, 67, 4, 25, 4, 37, 4, 51, 4, 18, 4, 60, 4, 51, 4, 251, 3, 18, 4, 93, 4, 255, 3, 86, 4, 93, 4, 41, 4, 255, 3, 83, 4, 40, 4, 90, 4, 83, 4, 28, 4, 40, 4, 98, 4, 37, 1, 101, 4, 98, 4, 22, 1, 37, 1, 27, 4, 58, 4, 39, 4, 27, 4, 50, 4, 58, 4, 3, 4, 53, 4, 34, 4, 3, 4, 46, 4, 53, 4, 35, 4, 49, 4, 26, 4, 35, 4, 54, 4, 49, 4, 38, 4, 43, 4, 9, 4, 38, 4, 57, 4, 43, 4, 249, 3, 76, 4, 6, 4, 249, 3, 65, 4, 76, 4, 5, 4, 68, 4, 42, 3, 5, 4, 75, 4, 68, 4, 66, 3, 71, 4, 14, 4, 66, 3, 61, 4, 71, 4, 15, 4, 64, 4, 248, 3, 15, 4, 72, 4, 64, 4, 254, 3, 91, 4, 19, 4, 254, 3, 84, 4, 91, 4, 20, 4, 85, 4, 243, 3, 20, 4, 92, 4, 85, 4, 246, 3, 88, 4, 23, 4, 246, 3, 79, 4, 88, 4, 23, 4, 82, 4, 253, 3, 23, 4, 88, 4, 82, 4, 28, 4, 101, 4, 40, 4, 28, 4, 98, 4, 101, 4, 12, 4, 100, 4, 31, 4, 12, 4, 96, 4, 100, 4, 31, 4, 99, 4, 29, 4, 31, 4, 100, 4, 99, 4, 42, 4, 94, 4, 0, 4, 42, 4, 102, 4, 94, 4, 15, 5, 109, 4, 34, 5, 15, 5, 45, 0, 109, 4, 47, 0, 114, 4, 110, 4, 47, 0, 61, 0, 114, 4, 100, 5, 116, 4, 104, 5, 100, 5, 91, 3, 116, 4, 93, 3, 105, 4, 117, 4, 93, 3, 78, 3, 105, 4, 120, 4, 185, 5, 182, 5, 120, 4, 124, 4, 185, 5, 32, 5, 122, 4, 37, 5, 32, 5, 108, 4, 122, 4, 118, 4, 130, 4, 134, 4, 118, 4, 106, 4, 130, 4, 107, 4, 123, 4, 119, 4, 107, 4, 111, 4, 123, 4, 78, 5, 186, 4, 85, 5, 78, 5, 175, 4, 186, 4, 141, 5, 163, 5, 166, 5, 141, 5, 129, 5, 163, 5, 254, 4, 179, 4, 3, 5, 254, 4, 142, 4, 179, 4, 59, 5, 176, 4, 79, 5, 59, 5, 153, 4, 176, 4, 68, 5, 168, 4, 75, 5, 68, 5, 160, 4, 168, 4, 217, 4, 243, 4, 246, 4, 217, 4, 221, 4, 243, 4, 13, 5, 157, 4, 20, 5, 13, 5, 149, 4, 157, 4, 62, 5, 162, 4, 69, 5, 62, 5, 156, 4, 162, 4, 252, 4, 146, 4, 141, 4, 252, 4, 10, 5, 146, 4, 250, 4, 148, 4, 12, 5, 250, 4, 137, 4, 148, 4, 249, 4, 137, 4, 250, 4, 249, 4, 135, 4, 137, 4, 251, 4, 135, 4, 249, 4, 251, 4, 140, 4, 135, 4, 21, 5, 165, 4, 27, 5, 21, 5, 158, 4, 165, 4, 53, 5, 152, 4, 58, 5, 53, 5, 147, 4, 152, 4, 0, 5, 188, 4, 4, 5, 0, 5, 178, 4, 188, 4, 164, 4, 199, 4, 194, 4, 164, 4, 170, 4, 199, 4, 29, 5, 203, 4, 45, 5, 29, 5, 216, 3, 203, 4, 217, 3, 206, 4, 204, 4, 217, 3, 219, 3, 206, 4, 25, 5, 193, 4, 41, 5, 25, 5, 163, 4, 193, 4, 228, 3, 215, 4, 211, 4, 228, 3, 224, 3, 215, 4, 76, 5, 220, 4, 117, 5, 76, 5, 172, 4, 220, 4, 171, 4, 223, 4, 219, 4, 171, 4, 166, 4, 223, 4, 74, 5, 210, 4, 114, 5, 74, 5, 227, 3, 210, 4, 47, 5, 236, 4, 232, 4, 47, 5, 50, 5, 236, 4, 120, 5, 248, 4, 245, 4, 120, 5, 124, 5, 248, 4, 112, 5, 240, 4, 119, 5, 112, 5, 209, 4, 240, 4, 201, 4, 231, 4, 234, 4, 201, 4, 205, 4, 231, 4, 43, 5, 229, 4, 48, 5, 43, 5, 195, 4, 229, 4, 116, 5, 247, 4, 123, 5, 116, 5, 218, 4, 247, 4, 212, 4, 239, 4, 242, 4, 212, 4, 216, 4, 239, 4, 44, 5, 235, 4, 49, 5, 44, 5, 202, 4, 235, 4, 197, 4, 49, 5, 225, 4, 197, 4, 44, 5, 49, 5, 208, 4, 48, 5, 233, 4, 208, 4, 43, 5, 48, 5, 228, 4, 50, 5, 47, 5, 228, 4, 226, 4, 50, 5, 220, 3, 42, 5, 207, 4, 220, 3, 26, 5, 42, 5, 169, 4, 46, 5, 198, 4, 169, 4, 30, 5, 46, 5, 112, 4, 5, 5, 125, 4, 112, 4, 1, 5, 5, 5, 197, 3, 27, 5, 221, 3, 197, 3, 21, 5, 27, 5, 17, 0, 249, 4, 43, 0, 17, 0, 251, 4, 249, 4, 43, 0, 250, 4, 42, 0, 43, 0, 249, 4, 250, 4, 42, 0, 12, 5, 40, 0, 42, 0, 250, 4, 12, 5, 18, 0, 10, 5, 252, 4, 18, 0, 12, 0, 10, 5, 41, 0, 20, 5, 196, 3, 41, 0, 13, 5, 20, 5, 60, 0, 2, 5, 113, 4, 60, 0, 253, 4, 2, 5, 173, 4, 36, 5, 181, 4, 173, 4, 31, 5, 36, 5, 135, 5, 164, 5, 168, 5, 135, 5, 138, 5, 164, 5, 151, 4, 33, 5, 174, 4, 151, 4, 14, 5, 33, 5, 160, 4, 28, 5, 168, 4, 160, 4, 22, 5, 28, 5, 154, 4, 23, 5, 161, 4, 154, 4, 17, 5, 23, 5, 147, 4, 16, 5, 152, 4, 147, 4, 11, 5, 16, 5, 213, 4, 122, 5, 237, 4, 213, 4, 115, 5, 122, 5, 222, 4, 119, 5, 244, 4, 222, 4, 112, 5, 119, 5, 241, 4, 125, 5, 121, 5, 241, 4, 238, 4, 125, 5, 167, 4, 113, 5, 224, 4, 167, 4, 73, 5, 113, 5, 223, 3, 118, 5, 214, 4, 223, 3, 77, 5, 118, 5, 35, 3, 58, 5, 74, 3, 35, 3, 53, 5, 58, 5, 56, 3, 70, 5, 188, 3, 56, 3, 63, 5, 70, 5, 187, 3, 75, 5, 222, 3, 187, 3, 68, 5, 75, 5, 76, 3, 80, 5, 103, 4, 76, 3, 60, 5, 80, 5, 133, 4, 193, 5, 196, 5, 133, 4, 129, 4, 193, 5, 104, 4, 86, 5, 127, 4, 104, 4, 81, 5, 86, 5, 144, 4, 105, 5, 180, 4, 144, 4, 101, 5, 105, 5, 150, 4, 67, 5, 159, 4, 150, 4, 57, 5, 67, 5, 139, 4, 52, 5, 96, 5, 139, 4, 145, 4, 52, 5, 137, 4, 54, 5, 148, 4, 137, 4, 92, 5, 54, 5, 136, 4, 93, 5, 138, 4, 136, 4, 90, 5, 93, 5, 140, 4, 89, 5, 135, 4, 140, 4, 97, 5, 89, 5, 158, 4, 72, 5, 165, 4, 158, 4, 65, 5, 72, 5, 177, 4, 109, 5, 187, 4, 177, 4, 103, 5, 109, 5, 84, 5, 132, 5, 127, 5, 84, 5, 185, 4, 132, 5, 184, 4, 137, 5, 131, 5, 184, 4, 192, 4, 137, 5, 191, 4, 139, 5, 136, 5, 191, 4, 110, 5, 139, 5, 111, 5, 126, 5, 140, 5, 111, 5, 83, 5, 126, 5, 182, 4, 148, 5, 143, 5, 182, 4, 38, 5, 148, 5, 39, 5, 153, 5, 149, 5, 39, 5, 8, 5, 153, 5, 7, 5, 155, 5, 152, 5, 7, 5, 189, 4, 155, 5, 190, 4, 144, 5, 156, 5, 190, 4, 183, 4, 144, 5, 161, 5, 169, 5, 165, 5, 161, 5, 159, 5, 169, 5, 174, 5, 181, 5, 177, 5, 174, 5, 172, 5, 181, 5, 146, 5, 179, 5, 170, 5, 146, 5, 150, 5, 179, 5, 142, 5, 171, 5, 173, 5, 142, 5, 147, 5, 171, 5, 130, 5, 167, 5, 158, 5, 130, 5, 134, 5, 167, 5, 151, 5, 176, 5, 180, 5, 151, 5, 154, 5, 176, 5, 128, 5, 160, 5, 162, 5, 128, 5, 133, 5, 160, 5, 157, 5, 175, 5, 178, 5, 157, 5, 145, 5, 175, 5, 201, 5, 187, 5, 198, 5, 201, 5, 184, 5, 187, 5, 191, 5, 205, 5, 195, 5, 191, 5, 189, 5, 205, 5, 35, 5, 183, 5, 200, 5, 35, 5, 121, 4, 183, 5, 82, 5, 203, 5, 188, 5, 82, 5, 106, 5, 203, 5, 126, 4, 197, 5, 186, 5, 126, 4, 6, 5, 197, 5, 128, 4, 190, 5, 192, 5, 128, 4, 87, 5, 190, 5, 9, 5, 202, 5, 199, 5, 9, 5, 40, 5, 202, 5, 107, 5, 194, 5, 204, 5, 107, 5, 131, 4, 194, 5, 207, 5, 214, 5, 210, 5, 207, 5, 211, 5, 214, 5, 212, 5, 220, 5, 215, 5, 212, 5, 217, 5, 220, 5, 216, 5, 225, 5, 219, 5, 216, 5, 222, 5, 225, 5, 221, 5, 229, 5, 223, 5, 221, 5, 227, 5, 229, 5, 218, 5, 209, 5, 213, 5, 209, 5, 230, 5, 235, 5, 230, 5, 218, 5, 224, 5, 209, 5, 218, 5, 230, 5, 226, 5, 233, 5, 228, 5, 226, 5, 231, 5, 233, 5, 232, 5, 208, 5, 234, 5, 232, 5, 206, 5, 208, 5, 237, 5, 244, 5, 240, 5, 237, 5, 241, 5, 244, 5, 242, 5, 250, 5, 245, 5, 242, 5, 247, 5, 250, 5, 246, 5, 255, 5, 249, 5, 246, 5, 252, 5, 255, 5, 251, 5, 3, 6, 253, 5, 251, 5, 1, 6, 3, 6, 248, 5, 239, 5, 243, 5, 239, 5, 4, 6, 9, 6, 4, 6, 248, 5, 254, 5, 239, 5, 248, 5, 4, 6, 0, 6, 7, 6, 2, 6, 0, 6, 5, 6, 7, 6, 6, 6, 238, 5, 8, 6, 6, 6, 236, 5, 238, 5, 11, 6, 18, 6, 14, 6, 11, 6, 15, 6, 18, 6, 16, 6, 24, 6, 19, 6, 16, 6, 21, 6, 24, 6, 20, 6, 29, 6, 23, 6, 20, 6, 26, 6, 29, 6, 25, 6, 33, 6, 27, 6, 25, 6, 31, 6, 33, 6, 22, 6, 13, 6, 17, 6, 13, 6, 34, 6, 39, 6, 34, 6, 22, 6, 28, 6, 13, 6, 22, 6, 34, 6, 30, 6, 37, 6, 32, 6, 30, 6, 35, 6, 37, 6, 36, 6, 12, 6, 38, 6, 36, 6, 10, 6, 12, 6, 41, 6, 48, 6, 44, 6, 41, 6, 45, 6, 48, 6, 46, 6, 54, 6, 49, 6, 46, 6, 51, 6, 54, 6, 50, 6, 59, 6, 53, 6, 50, 6, 56, 6, 59, 6, 55, 6, 63, 6, 57, 6, 55, 6, 61, 6, 63, 6, 52, 6, 43, 6, 47, 6, 43, 6, 64, 6, 69, 6, 64, 6, 52, 6, 58, 6, 43, 6, 52, 6, 64, 6, 60, 6, 67, 6, 62, 6, 60, 6, 65, 6, 67, 6, 66, 6, 42, 6, 68, 6, 66, 6, 40, 6, 42, 6, 71, 6, 78, 6, 74, 6, 71, 6, 75, 6, 78, 6, 76, 6, 84, 6, 79, 6, 76, 6, 81, 6, 84, 6, 80, 6, 89, 6, 83, 6, 80, 6, 86, 6, 89, 6, 85, 6, 93, 6, 87, 6, 85, 6, 91, 6, 93, 6, 82, 6, 73, 6, 77, 6, 73, 6, 94, 6, 99, 6, 94, 6, 82, 6, 88, 6, 73, 6, 82, 6, 94, 6, 90, 6, 97, 6, 92, 6, 90, 6, 95, 6, 97, 6, 96, 6, 72, 6, 98, 6, 96, 6, 70, 6, 72, 6, 101, 6, 108, 6, 104, 6, 101, 6, 105, 6, 108, 6, 106, 6, 114, 6, 109, 6, 106, 6, 111, 6, 114, 6, 110, 6, 119, 6, 113, 6, 110, 6, 116, 6, 119, 6, 115, 6, 123, 6, 117, 6, 115, 6, 121, 6, 123, 6, 112, 6, 103, 6, 107, 6, 103, 6, 124, 6, 129, 6, 124, 6, 112, 6, 118, 6, 103, 6, 112, 6, 124, 6, 120, 6, 127, 6, 122, 6, 120, 6, 125, 6, 127, 6, 126, 6, 102, 6, 128, 6, 126, 6, 100, 6, 102, 6, 131, 6, 138, 6, 134, 6, 131, 6, 135, 6, 138, 6, 136, 6, 144, 6, 139, 6, 136, 6, 141, 6, 144, 6, 140, 6, 149, 6, 143, 6, 140, 6, 146, 6, 149, 6, 145, 6, 153, 6, 147, 6, 145, 6, 151, 6, 153, 6, 142, 6, 133, 6, 137, 6, 133, 6, 154, 6, 159, 6, 154, 6, 142, 6, 148, 6, 133, 6, 142, 6, 154, 6, 150, 6, 157, 6, 152, 6, 150, 6, 155, 6, 157, 6, 156, 6, 132, 6, 158, 6, 156, 6, 130, 6, 132, 6, 161, 6, 168, 6, 164, 6, 161, 6, 165, 6, 168, 6, 166, 6, 174, 6, 169, 6, 166, 6, 171, 6, 174, 6, 170, 6, 179, 6, 173, 6, 170, 6, 176, 6, 179, 6, 175, 6, 183, 6, 177, 6, 175, 6, 181, 6, 183, 6, 172, 6, 163, 6, 167, 6, 163, 6, 184, 6, 189, 6, 184, 6, 172, 6, 178, 6, 163, 6, 172, 6, 184, 6, 180, 6, 187, 6, 182, 6, 180, 6, 185, 6, 187, 6, 186, 6, 162, 6, 188, 6, 186, 6, 160, 6, 162, 6, 191, 6, 198, 6, 194, 6, 191, 6, 195, 6, 198, 6, 196, 6, 204, 6, 199, 6, 196, 6, 201, 6, 204, 6, 200, 6, 209, 6, 203, 6, 200, 6, 206, 6, 209, 6, 205, 6, 213, 6, 207, 6, 205, 6, 211, 6, 213, 6, 202, 6, 193, 6, 197, 6, 193, 6, 214, 6, 219, 6, 214, 6, 202, 6, 208, 6, 193, 6, 202, 6, 214, 6, 210, 6, 217, 6, 212, 6, 210, 6, 215, 6, 217, 6, 216, 6, 192, 6, 218, 6, 216, 6, 190, 6, 192, 6, 221, 6, 228, 6, 224, 6, 221, 6, 225, 6, 228, 6, 226, 6, 234, 6, 229, 6, 226, 6, 231, 6, 234, 6, 230, 6, 239, 6, 233, 6, 230, 6, 236, 6, 239, 6, 235, 6, 243, 6, 237, 6, 235, 6, 241, 6, 243, 6, 232, 6, 223, 6, 227, 6, 223, 6, 244, 6, 249, 6, 244, 6, 232, 6, 238, 6, 223, 6, 232, 6, 244, 6, 240, 6, 247, 6, 242, 6, 240, 6, 245, 6, 247, 6, 246, 6, 222, 6, 248, 6, 246, 6, 220, 6, 222, 6, 251, 6, 2, 7, 254, 6, 251, 6, 255, 6, 2, 7, 0, 7, 8, 7, 3, 7, 0, 7, 5, 7, 8, 7, 4, 7, 13, 7, 7, 7, 4, 7, 10, 7, 13, 7, 9, 7, 17, 7, 11, 7, 9, 7, 15, 7, 17, 7, 6, 7, 253, 6, 1, 7, 253, 6, 18, 7, 23, 7, 18, 7, 6, 7, 12, 7, 253, 6, 6, 7, 18, 7, 14, 7, 21, 7, 16, 7, 14, 7, 19, 7, 21, 7, 20, 7, 252, 6, 22, 7, 20, 7, 250, 6, 252, 6, 25, 7, 32, 7, 28, 7, 25, 7, 29, 7, 32, 7, 30, 7, 38, 7, 33, 7, 30, 7, 35, 7, 38, 7, 34, 7, 43, 7, 37, 7, 34, 7, 40, 7, 43, 7, 39, 7, 47, 7, 41, 7, 39, 7, 45, 7, 47, 7, 36, 7, 27, 7, 31, 7, 27, 7, 48, 7, 53, 7, 48, 7, 36, 7, 42, 7, 27, 7, 36, 7, 48, 7, 44, 7, 51, 7, 46, 7, 44, 7, 49, 7, 51, 7, 50, 7, 26, 7, 52, 7, 50, 7, 24, 7, 26, 7, 55, 7, 62, 7, 58, 7, 55, 7, 59, 7, 62, 7, 60, 7, 68, 7, 63, 7, 60, 7, 65, 7, 68, 7, 64, 7, 73, 7, 67, 7, 64, 7, 70, 7, 73, 7, 69, 7, 77, 7, 71, 7, 69, 7, 75, 7, 77, 7, 66, 7, 57, 7, 61, 7, 57, 7, 78, 7, 83, 7, 78, 7, 66, 7, 72, 7, 57, 7, 66, 7, 78, 7, 74, 7, 81, 7, 76, 7, 74, 7, 79, 7, 81, 7, 80, 7, 56, 7, 82, 7, 80, 7, 54, 7, 56, 7, 85, 7, 92, 7, 88, 7, 85, 7, 89, 7, 92, 7, 90, 7, 98, 7, 93, 7, 90, 7, 95, 7, 98, 7, 94, 7, 103, 7, 97, 7, 94, 7, 100, 7, 103, 7, 99, 7, 107, 7, 101, 7, 99, 7, 105, 7, 107, 7, 96, 7, 87, 7, 91, 7, 87, 7, 108, 7, 113, 7, 108, 7, 96, 7, 102, 7, 87, 7, 96, 7, 108, 7, 104, 7, 111, 7, 106, 7, 104, 7, 109, 7, 111, 7, 110, 7, 86, 7, 112, 7, 110, 7, 84, 7, 86, 7, 115, 7, 122, 7, 118, 7, 115, 7, 119, 7, 122, 7, 120, 7, 128, 7, 123, 7, 120, 7, 125, 7, 128, 7, 124, 7, 133, 7, 127, 7, 124, 7, 130, 7, 133, 7, 129, 7, 137, 7, 131, 7, 129, 7, 135, 7, 137, 7, 126, 7, 117, 7, 121, 7, 117, 7, 138, 7, 143, 7, 138, 7, 126, 7, 132, 7, 117, 7, 126, 7, 138, 7, 134, 7, 141, 7, 136, 7, 134, 7, 139, 7, 141, 7, 140, 7, 116, 7, 142, 7, 140, 7, 114, 7, 116, 7, 145, 7, 152, 7, 148, 7, 145, 7, 149, 7, 152, 7, 150, 7, 158, 7, 153, 7, 150, 7, 155, 7, 158, 7, 154, 7, 163, 7, 157, 7, 154, 7, 160, 7, 163, 7, 159, 7, 167, 7, 161, 7, 159, 7, 165, 7, 167, 7, 156, 7, 147, 7, 151, 7, 147, 7, 168, 7, 173, 7, 168, 7, 156, 7, 162, 7, 147, 7, 156, 7, 168, 7, 164, 7, 171, 7, 166, 7, 164, 7, 169, 7, 171, 7, 170, 7, 146, 7, 172, 7, 170, 7, 144, 7, 146, 7, 175, 7, 182, 7, 178, 7, 175, 7, 179, 7, 182, 7, 180, 7, 188, 7, 183, 7, 180, 7, 185, 7, 188, 7, 184, 7, 193, 7, 187, 7, 184, 7, 190, 7, 193, 7, 189, 7, 197, 7, 191, 7, 189, 7, 195, 7, 197, 7, 186, 7, 177, 7, 181, 7, 177, 7, 198, 7, 203, 7, 198, 7, 186, 7, 192, 7, 177, 7, 186, 7, 198, 7, 194, 7, 201, 7, 196, 7, 194, 7, 199, 7, 201, 7, 200, 7, 176, 7, 202, 7, 200, 7, 174, 7, 176, 7, 205, 7, 212, 7, 208, 7, 205, 7, 209, 7, 212, 7, 210, 7, 218, 7, 213, 7, 210, 7, 215, 7, 218, 7, 214, 7, 223, 7, 217, 7, 214, 7, 220, 7, 223, 7, 219, 7, 227, 7, 221, 7, 219, 7, 225, 7, 227, 7, 216, 7, 207, 7, 211, 7, 207, 7, 228, 7, 233, 7, 228, 7, 216, 7, 222, 7, 207, 7, 216, 7, 228, 7, 224, 7, 231, 7, 226, 7, 224, 7, 229, 7, 231, 7, 230, 7, 206, 7, 232, 7, 230, 7, 204, 7, 206, 7, 235, 7, 242, 7, 238, 7, 235, 7, 239, 7, 242, 7, 240, 7, 248, 7, 243, 7, 240, 7, 245, 7, 248, 7, 244, 7, 253, 7, 247, 7, 244, 7, 250, 7, 253, 7, 249, 7, 1, 8, 251, 7, 249, 7, 255, 7, 1, 8, 246, 7, 237, 7, 241, 7, 237, 7, 2, 8, 7, 8, 2, 8, 246, 7, 252, 7, 237, 7, 246, 7, 2, 8, 254, 7, 5, 8, 0, 8, 254, 7, 3, 8, 5, 8, 4, 8, 236, 7, 6, 8, 4, 8, 234, 7, 236, 7, 9, 8, 16, 8, 12, 8, 9, 8, 13, 8, 16, 8, 14, 8, 22, 8, 17, 8, 14, 8, 19, 8, 22, 8, 18, 8, 27, 8, 21, 8, 18, 8, 24, 8, 27, 8, 23, 8, 31, 8, 25, 8, 23, 8, 29, 8, 31, 8, 20, 8, 11, 8, 15, 8, 11, 8, 32, 8, 37, 8, 32, 8, 20, 8, 26, 8, 11, 8, 20, 8, 32, 8, 28, 8, 35, 8, 30, 8, 28, 8, 33, 8, 35, 8, 34, 8, 10, 8, 36, 8, 34, 8, 8, 8, 10, 8, 39, 8, 46, 8, 42, 8, 39, 8, 43, 8, 46, 8, 44, 8, 52, 8, 47, 8, 44, 8, 49, 8, 52, 8, 48, 8, 57, 8, 51, 8, 48, 8, 54, 8, 57, 8, 53, 8, 61, 8, 55, 8, 53, 8, 59, 8, 61, 8, 50, 8, 41, 8, 45, 8, 41, 8, 62, 8, 67, 8, 62, 8, 50, 8, 56, 8, 41, 8, 50, 8, 62, 8, 58, 8, 65, 8, 60, 8, 58, 8, 63, 8, 65, 8, 64, 8, 40, 8, 66, 8, 64, 8, 38, 8, 40, 8, 69, 8, 76, 8, 72, 8, 69, 8, 73, 8, 76, 8, 74, 8, 82, 8, 77, 8, 74, 8, 79, 8, 82, 8, 78, 8, 87, 8, 81, 8, 78, 8, 84, 8, 87, 8, 83, 8, 91, 8, 85, 8, 83, 8, 89, 8, 91, 8, 80, 8, 71, 8, 75, 8, 71, 8, 92, 8, 97, 8, 92, 8, 80, 8, 86, 8, 71, 8, 80, 8, 92, 8, 88, 8, 95, 8, 90, 8, 88, 8, 93, 8, 95, 8, 94, 8, 70, 8, 96, 8, 94, 8, 68, 8, 70, 8, 99, 8, 106, 8, 102, 8, 99, 8, 103, 8, 106, 8, 104, 8, 112, 8, 107, 8, 104, 8, 109, 8, 112, 8, 108, 8, 117, 8, 111, 8, 108, 8, 114, 8, 117, 8, 113, 8, 121, 8, 115, 8, 113, 8, 119, 8, 121, 8, 110, 8, 101, 8, 105, 8, 101, 8, 122, 8, 127, 8, 122, 8, 110, 8, 116, 8, 101, 8, 110, 8, 122, 8, 118, 8, 125, 8, 120, 8, 118, 8, 123, 8, 125, 8, 124, 8, 100, 8, 126, 8, 124, 8, 98, 8, 100, 8, 129, 8, 136, 8, 132, 8, 129, 8, 133, 8, 136, 8, 134, 8, 142, 8, 137, 8, 134, 8, 139, 8, 142, 8, 138, 8, 147, 8, 141, 8, 138, 8, 144, 8, 147, 8, 143, 8, 151, 8, 145, 8, 143, 8, 149, 8, 151, 8, 140, 8, 131, 8, 135, 8, 131, 8, 152, 8, 157, 8, 152, 8, 140, 8, 146, 8, 131, 8, 140, 8, 152, 8, 148, 8, 155, 8, 150, 8, 148, 8, 153, 8, 155, 8, 154, 8, 130, 8, 156, 8, 154, 8, 128, 8, 130, 8, 159, 8, 166, 8, 162, 8, 159, 8, 163, 8, 166, 8, 164, 8, 172, 8, 167, 8, 164, 8, 169, 8, 172, 8, 168, 8, 177, 8, 171, 8, 168, 8, 174, 8, 177, 8, 173, 8, 181, 8, 175, 8, 173, 8, 179, 8, 181, 8, 170, 8, 161, 8, 165, 8, 161, 8, 182, 8, 187, 8, 182, 8, 170, 8, 176, 8, 161, 8, 170, 8, 182, 8, 178, 8, 185, 8, 180, 8, 178, 8, 183, 8, 185, 8, 184, 8, 160, 8, 186, 8, 184, 8, 158, 8, 160, 8, 189, 8, 196, 8, 192, 8, 189, 8, 193, 8, 196, 8, 194, 8, 202, 8, 197, 8, 194, 8, 199, 8, 202, 8, 198, 8, 207, 8, 201, 8, 198, 8, 204, 8, 207, 8, 203, 8, 211, 8, 205, 8, 203, 8, 209, 8, 211, 8, 200, 8, 191, 8, 195, 8, 191, 8, 212, 8, 217, 8, 212, 8, 200, 8, 206, 8, 191, 8, 200, 8, 212, 8, 208, 8, 215, 8, 210, 8, 208, 8, 213, 8, 215, 8, 214, 8, 190, 8, 216, 8, 214, 8, 188, 8, 190, 8, 219, 8, 226, 8, 222, 8, 219, 8, 223, 8, 226, 8, 224, 8, 232, 8, 227, 8, 224, 8, 229, 8, 232, 8, 228, 8, 237, 8, 231, 8, 228, 8, 234, 8, 237, 8, 233, 8, 241, 8, 235, 8, 233, 8, 239, 8, 241, 8, 230, 8, 221, 8, 225, 8, 221, 8, 242, 8, 247, 8, 242, 8, 230, 8, 236, 8, 221, 8, 230, 8, 242, 8, 238, 8, 245, 8, 240, 8, 238, 8, 243, 8, 245, 8, 244, 8, 220, 8, 246, 8, 244, 8, 218, 8, 220, 8, 249, 8, 0, 9, 252, 8, 249, 8, 253, 8, 0, 9, 254, 8, 6, 9, 1, 9, 254, 8, 3, 9, 6, 9, 2, 9, 11, 9, 5, 9, 2, 9, 8, 9, 11, 9, 7, 9, 15, 9, 9, 9, 7, 9, 13, 9, 15, 9, 4, 9, 251, 8, 255, 8, 251, 8, 16, 9, 21, 9, 16, 9, 4, 9, 10, 9, 251, 8, 4, 9, 16, 9, 12, 9, 19, 9, 14, 9, 12, 9, 17, 9, 19, 9, 18, 9, 250, 8, 20, 9, 18, 9, 248, 8, 250, 8, 23, 9, 30, 9, 26, 9, 23, 9, 27, 9, 30, 9, 28, 9, 36, 9, 31, 9, 28, 9, 33, 9, 36, 9, 32, 9, 41, 9, 35, 9, 32, 9, 38, 9, 41, 9, 37, 9, 45, 9, 39, 9, 37, 9, 43, 9, 45, 9, 34, 9, 25, 9, 29, 9, 25, 9, 46, 9, 51, 9, 46, 9, 34, 9, 40, 9, 25, 9, 34, 9, 46, 9, 42, 9, 49, 9, 44, 9, 42, 9, 47, 9, 49, 9, 48, 9, 24, 9, 50, 9, 48, 9, 22, 9, 24, 9, 53, 9, 60, 9, 56, 9, 53, 9, 57, 9, 60, 9, 58, 9, 66, 9, 61, 9, 58, 9, 63, 9, 66, 9, 62, 9, 71, 9, 65, 9, 62, 9, 68, 9, 71, 9, 67, 9, 75, 9, 69, 9, 67, 9, 73, 9, 75, 9, 64, 9, 55, 9, 59, 9, 55, 9, 76, 9, 81, 9, 76, 9, 64, 9, 70, 9, 55, 9, 64, 9, 76, 9, 72, 9, 79, 9, 74, 9, 72, 9, 77, 9, 79, 9, 78, 9, 54, 9, 80, 9, 78, 9, 52, 9, 54, 9, 83, 9, 90, 9, 86, 9, 83, 9, 87, 9, 90, 9, 88, 9, 96, 9, 91, 9, 88, 9, 93, 9, 96, 9, 92, 9, 101, 9, 95, 9, 92, 9, 98, 9, 101, 9, 97, 9, 105, 9, 99, 9, 97, 9, 103, 9, 105, 9, 94, 9, 85, 9, 89, 9, 85, 9, 106, 9, 111, 9, 106, 9, 94, 9, 100, 9, 85, 9, 94, 9, 106, 9, 102, 9, 109, 9, 104, 9, 102, 9, 107, 9, 109, 9, 108, 9, 84, 9, 110, 9, 108, 9, 82, 9, 84, 9, 113, 9, 120, 9, 116, 9, 113, 9, 117, 9, 120, 9, 118, 9, 126, 9, 121, 9, 118, 9, 123, 9, 126, 9, 122, 9, 131, 9, 125, 9, 122, 9, 128, 9, 131, 9, 127, 9, 135, 9, 129, 9, 127, 9, 133, 9, 135, 9, 124, 9, 115, 9, 119, 9, 115, 9, 136, 9, 141, 9, 136, 9, 124, 9, 130, 9, 115, 9, 124, 9, 136, 9, 132, 9, 139, 9, 134, 9, 132, 9, 137, 9, 139, 9, 138, 9, 114, 9, 140, 9, 138, 9, 112, 9, 114, 9, 143, 9, 150, 9, 146, 9, 143, 9, 147, 9, 150, 9, 148, 9, 156, 9, 151, 9, 148, 9, 153, 9, 156, 9, 152, 9, 161, 9, 155, 9, 152, 9, 158, 9, 161, 9, 157, 9, 165, 9, 159, 9, 157, 9, 163, 9, 165, 9, 154, 9, 145, 9, 149, 9, 145, 9, 166, 9, 171, 9, 166, 9, 154, 9, 160, 9, 145, 9, 154, 9, 166, 9, 162, 9, 169, 9, 164, 9, 162, 9, 167, 9, 169, 9, 168, 9, 144, 9, 170, 9, 168, 9, 142, 9, 144, 9, 173, 9, 180, 9, 176, 9, 173, 9, 177, 9, 180, 9, 178, 9, 186, 9, 181, 9, 178, 9, 183, 9, 186, 9, 182, 9, 191, 9, 185, 9, 182, 9, 188, 9, 191, 9, 187, 9, 195, 9, 189, 9, 187, 9, 193, 9, 195, 9, 184, 9, 175, 9, 179, 9, 175, 9, 196, 9, 201, 9, 196, 9, 184, 9, 190, 9, 175, 9, 184, 9, 196, 9, 192, 9, 199, 9, 194, 9, 192, 9, 197, 9, 199, 9, 198, 9, 174, 9, 200, 9, 198, 9, 172, 9, 174, 9, 203, 9, 210, 9, 206, 9, 203, 9, 207, 9, 210, 9, 208, 9, 216, 9, 211, 9, 208, 9, 213, 9, 216, 9, 212, 9, 221, 9, 215, 9, 212, 9, 218, 9, 221, 9, 217, 9, 225, 9, 219, 9, 217, 9, 223, 9, 225, 9, 214, 9, 205, 9, 209, 9, 205, 9, 226, 9, 231, 9, 226, 9, 214, 9, 220, 9, 205, 9, 214, 9, 226, 9, 222, 9, 229, 9, 224, 9, 222, 9, 227, 9, 229, 9, 228, 9, 204, 9, 230, 9, 228, 9, 202, 9, 204, 9, 233, 9, 240, 9, 236, 9, 233, 9, 237, 9, 240, 9, 238, 9, 246, 9, 241, 9, 238, 9, 243, 9, 246, 9, 242, 9, 251, 9, 245, 9, 242, 9, 248, 9, 251, 9, 247, 9, 255, 9, 249, 9, 247, 9, 253, 9, 255, 9, 244, 9, 235, 9, 239, 9, 235, 9, 0, 10, 5, 10, 0, 10, 244, 9, 250, 9, 235, 9, 244, 9, 0, 10, 252, 9, 3, 10, 254, 9, 252, 9, 1, 10, 3, 10, 2, 10, 234, 9, 4, 10, 2, 10, 232, 9, 234, 9, 7, 10, 14, 10, 10, 10, 7, 10, 11, 10, 14, 10, 12, 10, 20, 10, 15, 10, 12, 10, 17, 10, 20, 10, 16, 10, 25, 10, 19, 10, 16, 10, 22, 10, 25, 10, 21, 10, 29, 10, 23, 10, 21, 10, 27, 10, 29, 10, 18, 10, 9, 10, 13, 10, 9, 10, 30, 10, 35, 10, 30, 10, 18, 10, 24, 10, 9, 10, 18, 10, 30, 10, 26, 10, 33, 10, 28, 10, 26, 10, 31, 10, 33, 10, 32, 10, 8, 10, 34, 10, 32, 10, 6, 10, 8, 10, 37, 10, 44, 10, 40, 10, 37, 10, 41, 10, 44, 10, 42, 10, 50, 10, 45, 10, 42, 10, 47, 10, 50, 10, 46, 10, 55, 10, 49, 10, 46, 10, 52, 10, 55, 10, 51, 10, 59, 10, 53, 10, 51, 10, 57, 10, 59, 10, 48, 10, 39, 10, 43, 10, 39, 10, 60, 10, 65, 10, 60, 10, 48, 10, 54, 10, 39, 10, 48, 10, 60, 10, 56, 10, 63, 10, 58, 10, 56, 10, 61, 10, 63, 10, 62, 10, 38, 10, 64, 10, 62, 10, 36, 10, 38, 10, 67, 10, 74, 10, 70, 10, 67, 10, 71, 10, 74, 10, 72, 10, 80, 10, 75, 10, 72, 10, 77, 10, 80, 10, 76, 10, 85, 10, 79, 10, 76, 10, 82, 10, 85, 10, 81, 10, 89, 10, 83, 10, 81, 10, 87, 10, 89, 10, 78, 10, 69, 10, 73, 10, 69, 10, 90, 10, 95, 10, 90, 10, 78, 10, 84, 10, 69, 10, 78, 10, 90, 10, 86, 10, 93, 10, 88, 10, 86, 10, 91, 10, 93, 10, 92, 10, 68, 10, 94, 10, 92, 10, 66, 10, 68, 10, 97, 10, 104, 10, 100, 10, 97, 10, 101, 10, 104, 10, 102, 10, 110, 10, 105, 10, 102, 10, 107, 10, 110, 10, 106, 10, 115, 10, 109, 10, 106, 10, 112, 10, 115, 10, 111, 10, 119, 10, 113, 10, 111, 10, 117, 10, 119, 10, 108, 10, 99, 10, 103, 10, 99, 10, 120, 10, 125, 10, 120, 10, 108, 10, 114, 10, 99, 10, 108, 10, 120, 10, 116, 10, 123, 10, 118, 10, 116, 10, 121, 10, 123, 10, 122, 10, 98, 10, 124, 10, 122, 10, 96, 10, 98, 10, 127, 10, 134, 10, 130, 10, 127, 10, 131, 10, 134, 10, 132, 10, 140, 10, 135, 10, 132, 10, 137, 10, 140, 10, 136, 10, 145, 10, 139, 10, 136, 10, 142, 10, 145, 10, 141, 10, 149, 10, 143, 10, 141, 10, 147, 10, 149, 10, 138, 10, 129, 10, 133, 10, 129, 10, 150, 10, 155, 10, 150, 10, 138, 10, 144, 10, 129, 10, 138, 10, 150, 10, 146, 10, 153, 10, 148, 10, 146, 10, 151, 10, 153, 10, 152, 10, 128, 10, 154, 10, 152, 10, 126, 10, 128, 10, 157, 10, 164, 10, 160, 10, 157, 10, 161, 10, 164, 10, 162, 10, 170, 10, 165, 10, 162, 10, 167, 10, 170, 10, 166, 10, 175, 10, 169, 10, 166, 10, 172, 10, 175, 10, 171, 10, 179, 10, 173, 10, 171, 10, 177, 10, 179, 10, 168, 10, 159, 10, 163, 10, 159, 10, 180, 10, 185, 10, 180, 10, 168, 10, 174, 10, 159, 10, 168, 10, 180, 10, 176, 10, 183, 10, 178, 10, 176, 10, 181, 10, 183, 10, 182, 10, 158, 10, 184, 10, 182, 10, 156, 10, 158, 10, 187, 10, 194, 10, 190, 10, 187, 10, 191, 10, 194, 10, 192, 10, 200, 10, 195, 10, 192, 10, 197, 10, 200, 10, 196, 10, 205, 10, 199, 10, 196, 10, 202, 10, 205, 10, 201, 10, 209, 10, 203, 10, 201, 10, 207, 10, 209, 10, 198, 10, 189, 10, 193, 10, 189, 10, 210, 10, 215, 10, 210, 10, 198, 10, 204, 10, 189, 10, 198, 10, 210, 10, 206, 10, 213, 10, 208, 10, 206, 10, 211, 10, 213, 10, 212, 10, 188, 10, 214, 10, 212, 10, 186, 10, 188, 10, 217, 10, 224, 10, 220, 10, 217, 10, 221, 10, 224, 10, 222, 10, 230, 10, 225, 10, 222, 10, 227, 10, 230, 10, 226, 10, 235, 10, 229, 10, 226, 10, 232, 10, 235, 10, 231, 10, 239, 10, 233, 10, 231, 10, 237, 10, 239, 10, 228, 10, 219, 10, 223, 10, 219, 10, 240, 10, 245, 10, 240, 10, 228, 10, 234, 10, 219, 10, 228, 10, 240, 10, 236, 10, 243, 10, 238, 10, 236, 10, 241, 10, 243, 10, 242, 10, 218, 10, 244, 10, 242, 10, 216, 10, 218, 10, 247, 10, 254, 10, 250, 10, 247, 10, 251, 10, 254, 10, 252, 10, 4, 11, 255, 10, 252, 10, 1, 11, 4, 11, 0, 11, 9, 11, 3, 11, 0, 11, 6, 11, 9, 11, 5, 11, 13, 11, 7, 11, 5, 11, 11, 11, 13, 11, 2, 11, 249, 10, 253, 10, 249, 10, 14, 11, 19, 11, 14, 11, 2, 11, 8, 11, 249, 10, 2, 11, 14, 11, 10, 11, 17, 11, 12, 11, 10, 11, 15, 11, 17, 11, 16, 11, 248, 10, 18, 11, 16, 11, 246, 10, 248, 10, 21, 11, 28, 11, 24, 11, 21, 11, 25, 11, 28, 11, 26, 11, 34, 11, 29, 11, 26, 11, 31, 11, 34, 11, 30, 11, 39, 11, 33, 11, 30, 11, 36, 11, 39, 11, 35, 11, 43, 11, 37, 11, 35, 11, 41, 11, 43, 11, 32, 11, 23, 11, 27, 11, 23, 11, 44, 11, 49, 11, 44, 11, 32, 11, 38, 11, 23, 11, 32, 11, 44, 11, 40, 11, 47, 11, 42, 11, 40, 11, 45, 11, 47, 11, 46, 11, 22, 11, 48, 11, 46, 11, 20, 11, 22, 11, 51, 11, 58, 11, 54, 11, 51, 11, 55, 11, 58, 11, 56, 11, 64, 11, 59, 11, 56, 11, 61, 11, 64, 11, 60, 11, 69, 11, 63, 11, 60, 11, 66, 11, 69, 11, 65, 11, 73, 11, 67, 11, 65, 11, 71, 11, 73, 11, 62, 11, 53, 11, 57, 11, 53, 11, 74, 11, 79, 11, 74, 11, 62, 11, 68, 11, 53, 11, 62, 11, 74, 11, 70, 11, 77, 11, 72, 11, 70, 11, 75, 11, 77, 11, 76, 11, 52, 11, 78, 11, 76, 11, 50, 11, 52, 11, 81, 11, 88, 11, 84, 11, 81, 11, 85, 11, 88, 11, 86, 11, 94, 11, 89, 11, 86, 11, 91, 11, 94, 11, 90, 11, 99, 11, 93, 11, 90, 11, 96, 11, 99, 11, 95, 11, 103, 11, 97, 11, 95, 11, 101, 11, 103, 11, 92, 11, 83, 11, 87, 11, 83, 11, 104, 11, 109, 11, 104, 11, 92, 11, 98, 11, 83, 11, 92, 11, 104, 11, 100, 11, 107, 11, 102, 11, 100, 11, 105, 11, 107, 11, 106, 11, 82, 11, 108, 11, 106, 11, 80, 11, 82, 11, 111, 11, 118, 11, 114, 11, 111, 11, 115, 11, 118, 11, 116, 11, 124, 11, 119, 11, 116, 11, 121, 11, 124, 11, 120, 11, 129, 11, 123, 11, 120, 11, 126, 11, 129, 11, 125, 11, 133, 11, 127, 11, 125, 11, 131, 11, 133, 11, 122, 11, 113, 11, 117, 11, 113, 11, 134, 11, 139, 11, 134, 11, 122, 11, 128, 11, 113, 11, 122, 11, 134, 11, 130, 11, 137, 11, 132, 11, 130, 11, 135, 11, 137, 11, 136, 11, 112, 11, 138, 11, 136, 11, 110, 11, 112, 11, 141, 11, 148, 11, 144, 11, 141, 11, 145, 11, 148, 11, 146, 11, 154, 11, 149, 11, 146, 11, 151, 11, 154, 11, 150, 11, 159, 11, 153, 11, 150, 11, 156, 11, 159, 11, 155, 11, 163, 11, 157, 11, 155, 11, 161, 11, 163, 11, 152, 11, 143, 11, 147, 11, 143, 11, 164, 11, 169, 11, 164, 11, 152, 11, 158, 11, 143, 11, 152, 11, 164, 11, 160, 11, 167, 11, 162, 11, 160, 11, 165, 11, 167, 11, 166, 11, 142, 11, 168, 11, 166, 11, 140, 11, 142, 11, 171, 11, 178, 11, 174, 11, 171, 11, 175, 11, 178, 11, 176, 11, 184, 11, 179, 11, 176, 11, 181, 11, 184, 11, 180, 11, 189, 11, 183, 11, 180, 11, 186, 11, 189, 11, 185, 11, 193, 11, 187, 11, 185, 11, 191, 11, 193, 11, 182, 11, 173, 11, 177, 11, 173, 11, 194, 11, 199, 11, 194, 11, 182, 11, 188, 11, 173, 11, 182, 11, 194, 11, 190, 11, 197, 11, 192, 11, 190, 11, 195, 11, 197, 11, 196, 11, 172, 11, 198, 11, 196, 11, 170, 11, 172, 11, 201, 11, 208, 11, 204, 11, 201, 11, 205, 11, 208, 11, 206, 11, 214, 11, 209, 11, 206, 11, 211, 11, 214, 11, 210, 11, 219, 11, 213, 11, 210, 11, 216, 11, 219, 11, 215, 11, 223, 11, 217, 11, 215, 11, 221, 11, 223, 11, 212, 11, 203, 11, 207, 11, 203, 11, 224, 11, 229, 11, 224, 11, 212, 11, 218, 11, 203, 11, 212, 11, 224, 11, 220, 11, 227, 11, 222, 11, 220, 11, 225, 11, 227, 11, 226, 11, 202, 11, 228, 11, 226, 11, 200, 11, 202, 11, 231, 11, 238, 11, 234, 11, 231, 11, 235, 11, 238, 11, 236, 11, 244, 11, 239, 11, 236, 11, 241, 11, 244, 11, 240, 11, 249, 11, 243, 11, 240, 11, 246, 11, 249, 11, 245, 11, 253, 11, 247, 11, 245, 11, 251, 11, 253, 11, 242, 11, 233, 11, 237, 11, 233, 11, 254, 11, 3, 12, 254, 11, 242, 11, 248, 11, 233, 11, 242, 11, 254, 11, 250, 11, 1, 12, 252, 11, 250, 11, 255, 11, 1, 12, 0, 12, 232, 11, 2, 12, 0, 12, 230, 11, 232, 11, 5, 12, 12, 12, 8, 12, 5, 12, 9, 12, 12, 12, 10, 12, 18, 12, 13, 12, 10, 12, 15, 12, 18, 12, 14, 12, 23, 12, 17, 12, 14, 12, 20, 12, 23, 12, 19, 12, 27, 12, 21, 12, 19, 12, 25, 12, 27, 12, 16, 12, 7, 12, 11, 12, 7, 12, 28, 12, 33, 12, 28, 12, 16, 12, 22, 12, 7, 12, 16, 12, 28, 12, 24, 12, 31, 12, 26, 12, 24, 12, 29, 12, 31, 12, 30, 12, 6, 12, 32, 12, 30, 12, 4, 12, 6, 12, 35, 12, 42, 12, 38, 12, 35, 12, 39, 12, 42, 12, 40, 12, 48, 12, 43, 12, 40, 12, 45, 12, 48, 12, 44, 12, 53, 12, 47, 12, 44, 12, 50, 12, 53, 12, 49, 12, 57, 12, 51, 12, 49, 12, 55, 12, 57, 12, 46, 12, 37, 12, 41, 12, 37, 12, 58, 12, 63, 12, 58, 12, 46, 12, 52, 12, 37, 12, 46, 12, 58, 12, 54, 12, 61, 12, 56, 12, 54, 12, 59, 12, 61, 12, 60, 12, 36, 12, 62, 12, 60, 12, 34, 12, 36, 12, 65, 12, 72, 12, 68, 12, 65, 12, 69, 12, 72, 12, 70, 12, 78, 12, 73, 12, 70, 12, 75, 12, 78, 12, 74, 12, 83, 12, 77, 12, 74, 12, 80, 12, 83, 12, 79, 12, 87, 12, 81, 12, 79, 12, 85, 12, 87, 12, 76, 12, 67, 12, 71, 12, 67, 12, 88, 12, 93, 12, 88, 12, 76, 12, 82, 12, 67, 12, 76, 12, 88, 12, 84, 12, 91, 12, 86, 12, 84, 12, 89, 12, 91, 12, 90, 12, 66, 12, 92, 12, 90, 12, 64, 12, 66, 12, 95, 12, 102, 12, 98, 12, 95, 12, 99, 12, 102, 12, 100, 12, 108, 12, 103, 12, 100, 12, 105, 12, 108, 12, 104, 12, 113, 12, 107, 12, 104, 12, 110, 12, 113, 12, 109, 12, 117, 12, 111, 12, 109, 12, 115, 12, 117, 12, 106, 12, 97, 12, 101, 12, 97, 12, 118, 12, 123, 12, 118, 12, 106, 12, 112, 12, 97, 12, 106, 12, 118, 12, 114, 12, 121, 12, 116, 12, 114, 12, 119, 12, 121, 12, 120, 12, 96, 12, 122, 12, 120, 12, 94, 12, 96, 12, 125, 12, 132, 12, 128, 12, 125, 12, 129, 12, 132, 12, 130, 12, 138, 12, 133, 12, 130, 12, 135, 12, 138, 12, 134, 12, 143, 12, 137, 12, 134, 12, 140, 12, 143, 12, 139, 12, 147, 12, 141, 12, 139, 12, 145, 12, 147, 12, 136, 12, 127, 12, 131, 12, 127, 12, 148, 12, 153, 12, 148, 12, 136, 12, 142, 12, 127, 12, 136, 12, 148, 12, 144, 12, 151, 12, 146, 12, 144, 12, 149, 12, 151, 12, 150, 12, 126, 12, 152, 12, 150, 12, 124, 12, 126, 12, 155, 12, 162, 12, 158, 12, 155, 12, 159, 12, 162, 12, 160, 12, 168, 12, 163, 12, 160, 12, 165, 12, 168, 12, 164, 12, 173, 12, 167, 12, 164, 12, 170, 12, 173, 12, 169, 12, 177, 12, 171, 12, 169, 12, 175, 12, 177, 12, 166, 12, 157, 12, 161, 12, 157, 12, 178, 12, 183, 12, 178, 12, 166, 12, 172, 12, 157, 12, 166, 12, 178, 12, 174, 12, 181, 12, 176, 12, 174, 12, 179, 12, 181, 12, 180, 12, 156, 12, 182, 12, 180, 12, 154, 12, 156, 12, 185, 12, 192, 12, 188, 12, 185, 12, 189, 12, 192, 12, 190, 12, 198, 12, 193, 12, 190, 12, 195, 12, 198, 12, 194, 12, 203, 12, 197, 12, 194, 12, 200, 12, 203, 12, 199, 12, 207, 12, 201, 12, 199, 12, 205, 12, 207, 12, 196, 12, 187, 12, 191, 12, 187, 12, 208, 12, 213, 12, 208, 12, 196, 12, 202, 12, 187, 12, 196, 12, 208, 12, 204, 12, 211, 12, 206, 12, 204, 12, 209, 12, 211, 12, 210, 12, 186, 12, 212, 12, 210, 12, 184, 12, 186, 12 ),
-"blend_shape_data": [ ],
-"format": 2194711,
-"index_count": 5430,
-"material": ExtResource( 19 ),
-"primitive": 4,
-"skeleton_aabb": [ ],
-"vertex_count": 3286
-}
+[ext_resource path="res://ship/ship/ViewPorts.gd" type="Script" id=23]
[sub_resource type="BoxShape" id=26]
extents = Vector3( 5.76897, 0.594175, 1.03357 )
@@ -44,67 +30,51 @@ extents = Vector3( 5.76897, 0.594175, 1.03357 )
[sub_resource type="BoxShape" id=27]
extents = Vector3( 5.73936, 0.707444, 0.269272 )
-[sub_resource type="ViewportTexture" id=39]
-viewport_path = NodePath("below_deck")
-
-[sub_resource type="SpatialMaterial" id=38]
-resource_local_to_scene = true
-albedo_texture = SubResource( 39 )
-clearcoat_enabled = true
-clearcoat = 1.0
-clearcoat_gloss = 0.9
-
[sub_resource type="PlaneMesh" id=28]
resource_local_to_scene = true
-material = SubResource( 38 )
size = Vector2( 1.365, 0.641 )
-[sub_resource type="ViewportTexture" id=40]
-viewport_path = NodePath("bridge_downstairs")
+[sub_resource type="ViewportTexture" id=52]
+viewport_path = NodePath("ViewPorts/below_deck")
-[sub_resource type="SpatialMaterial" id=41]
+[sub_resource type="SpatialMaterial" id=53]
resource_local_to_scene = true
-albedo_texture = SubResource( 40 )
+albedo_texture = SubResource( 52 )
clearcoat_enabled = true
-clearcoat = 1.0
-clearcoat_gloss = 0.9
+clearcoat = 0.9
+clearcoat_gloss = 0.5
-[sub_resource type="PlaneMesh" id=31]
-resource_local_to_scene = true
-material = SubResource( 41 )
-size = Vector2( 1.365, 0.641 )
-
-[sub_resource type="ViewportTexture" id=42]
-viewport_path = NodePath("top_deck")
+[sub_resource type="ViewportTexture" id=55]
+viewport_path = NodePath("ViewPorts/bridge_downstairs")
-[sub_resource type="SpatialMaterial" id=43]
+[sub_resource type="SpatialMaterial" id=54]
resource_local_to_scene = true
-albedo_texture = SubResource( 42 )
+albedo_texture = SubResource( 55 )
clearcoat_enabled = true
-clearcoat = 1.0
-clearcoat_gloss = 0.9
-
-[sub_resource type="PlaneMesh" id=32]
-resource_local_to_scene = true
-material = SubResource( 43 )
-size = Vector2( 1.365, 0.641 )
+clearcoat = 0.9
+clearcoat_gloss = 0.5
-[sub_resource type="ViewportTexture" id=44]
-viewport_path = NodePath("to_be_decided_camera_location")
+[sub_resource type="ViewportTexture" id=56]
+viewport_path = NodePath("ViewPorts/top_deck")
-[sub_resource type="SpatialMaterial" id=45]
+[sub_resource type="SpatialMaterial" id=57]
resource_local_to_scene = true
-albedo_texture = SubResource( 44 )
+albedo_texture = SubResource( 56 )
clearcoat_enabled = true
-clearcoat = 1.0
-clearcoat_gloss = 0.9
+clearcoat = 0.9
+clearcoat_gloss = 0.5
-[sub_resource type="PlaneMesh" id=33]
+[sub_resource type="ViewportTexture" id=58]
+viewport_path = NodePath("ViewPorts/to_be_decided_camera_location")
+
+[sub_resource type="SpatialMaterial" id=59]
resource_local_to_scene = true
-material = SubResource( 45 )
-size = Vector2( 1.365, 0.641 )
+albedo_texture = SubResource( 58 )
+clearcoat_enabled = true
+clearcoat = 0.9
+clearcoat_gloss = 0.5
-[sub_resource type="ArrayMesh" id=34]
+[sub_resource type="ArrayMesh" id=25]
resource_name = "control_panel_Cube001"
surfaces/0 = {
"aabb": AABB( -5.76378, -1, -1.36253, 11.5276, 1.96021, 2.39625 ),
@@ -396,6 +366,54 @@ extents = Vector3( 10.6563, 0.518438, 37.8106 )
[node name="ship" type="Spatial"]
+[node name="ViewPorts" type="Spatial" parent="."]
+script = ExtResource( 23 )
+
+[node name="below_deck" type="Viewport" parent="ViewPorts"]
+size = Vector2( 640, 360 )
+hdr = false
+keep_3d_linear = true
+debug_draw = 1
+render_target_v_flip = true
+
+[node name="Camera" type="Camera" parent="ViewPorts/below_deck"]
+transform = Transform( 0.897382, 0, 0.441255, 0, 1, 0, -0.441255, 0, 0.897382, 4.54343, -0.839509, 29.0326 )
+cull_mask = 1048573
+far = 80.0
+
+[node name="bridge_downstairs" type="Viewport" parent="ViewPorts"]
+size = Vector2( 640, 360 )
+hdr = false
+keep_3d_linear = true
+debug_draw = 1
+render_target_v_flip = true
+
+[node name="Camera" type="Camera" parent="ViewPorts/bridge_downstairs"]
+transform = Transform( 1, 0, 0, 0, 0.948639, 0.316361, 0, -0.316361, 0.948639, 0, 12.6123, 53.053 )
+far = 30.0
+
+[node name="top_deck" type="Viewport" parent="ViewPorts"]
+size = Vector2( 640, 360 )
+hdr = false
+keep_3d_linear = true
+debug_draw = 1
+render_target_v_flip = true
+
+[node name="Camera" type="Camera" parent="ViewPorts/top_deck"]
+transform = Transform( 1, 0, 0, 0, 0.986406, 0.164325, 0, -0.164325, 0.986406, 0, 7.06942, 32.644 )
+far = 750.0
+
+[node name="to_be_decided_camera_location" type="Viewport" parent="ViewPorts"]
+size = Vector2( 640, 360 )
+hdr = false
+keep_3d_linear = true
+debug_draw = 1
+render_target_v_flip = true
+
+[node name="Camera" type="Camera" parent="ViewPorts/to_be_decided_camera_location"]
+transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 7.94605, -41.0401 )
+far = 750.0
+
[node name="staircase_1" parent="." instance=ExtResource( 2 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.00781, 2.33022, 27.5303 )
@@ -414,14 +432,9 @@ transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -5.8997
[node name="control_panel" type="Spatial" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 16.1735, 33.8931 )
-[node name="steering_wheel" parent="control_panel" instance=ExtResource( 20 )]
-transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0495434, 0.2843, 0.447197 )
-
[node name="StaticBody" type="StaticBody" parent="control_panel"]
-
-[node name="main_control_panel" type="MeshInstance" parent="control_panel/StaticBody"]
-mesh = SubResource( 25 )
-skeleton = NodePath("../..")
+collision_layer = 4
+collision_mask = 0
[node name="CollisionShape" type="CollisionShape" parent="control_panel/StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.404216, 0 )
@@ -431,24 +444,31 @@ shape = SubResource( 26 )
transform = Transform( 1, 0, 0, 0, 0.979687, 0.200531, 0, -0.200531, 0.979687, 0, 0.31658, -0.965392 )
shape = SubResource( 27 )
+[node name="steering_wheel" parent="control_panel" instance=ExtResource( 20 )]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0495434, 0.2843, 0.447197 )
+
[node name="screen_far_right" type="MeshInstance" parent="control_panel"]
transform = Transform( 1, 0, 0, 0, 0.71997, -0.694005, 0, 0.694005, 0.71997, 2.95567, 0.529756, -0.860868 )
mesh = SubResource( 28 )
+material/0 = SubResource( 53 )
[node name="screen_right" type="MeshInstance" parent="control_panel"]
transform = Transform( 1, 0, 0, 0, 0.71997, -0.694005, 0, 0.694005, 0.71997, 1.48629, 0.529756, -0.860868 )
-mesh = SubResource( 31 )
+mesh = SubResource( 28 )
+material/0 = SubResource( 54 )
[node name="screen_left" type="MeshInstance" parent="control_panel"]
transform = Transform( 1, 0, 0, 0, 0.71997, -0.694005, 0, 0.694005, 0.71997, -1.48956, 0.529756, -0.860868 )
-mesh = SubResource( 32 )
+mesh = SubResource( 28 )
+material/0 = SubResource( 57 )
[node name="screen_far_left" type="MeshInstance" parent="control_panel"]
transform = Transform( 1, 0, 0, 0, 0.71997, -0.694005, 0, 0.694005, 0.71997, -2.95674, 0.529756, -0.860868 )
-mesh = SubResource( 33 )
+mesh = SubResource( 28 )
+material/0 = SubResource( 59 )
[node name="main_control_panel" type="MeshInstance" parent="control_panel"]
-mesh = SubResource( 34 )
+mesh = SubResource( 25 )
[node name="nav_panel_r" type="MeshInstance" parent="control_panel"]
transform = Transform( 1, 0, 0, 0, 0.71657, -0.697515, 0, 0.697515, 0.71657, 5.10496, 0.608661, -0.774142 )
@@ -644,42 +664,3 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 15.4283, -51.0714 )
[node name="water_pump" parent="." instance=ExtResource( 22 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -4.65267, -3.96773, 18.2793 )
-[node name="below_deck" type="Viewport" parent="."]
-size = Vector2( 320, 180 )
-hdr = false
-keep_3d_linear = true
-debug_draw = 1
-render_target_v_flip = true
-
-[node name="Camera" type="Camera" parent="below_deck"]
-transform = Transform( 0.897382, 0, 0.441255, 0, 1, 0, -0.441255, 0, 0.897382, 4.54343, -0.839509, 29.0326 )
-
-[node name="bridge_downstairs" type="Viewport" parent="."]
-size = Vector2( 320, 180 )
-hdr = false
-keep_3d_linear = true
-debug_draw = 1
-render_target_v_flip = true
-
-[node name="Camera" type="Camera" parent="bridge_downstairs"]
-transform = Transform( 1, 0, 0, 0, 0.948639, 0.316361, 0, -0.316361, 0.948639, 0, 12.6123, 53.053 )
-
-[node name="top_deck" type="Viewport" parent="."]
-size = Vector2( 320, 180 )
-hdr = false
-keep_3d_linear = true
-debug_draw = 1
-render_target_v_flip = true
-
-[node name="Camera" type="Camera" parent="top_deck"]
-transform = Transform( 1, 0, 0, 0, 0.986406, 0.164325, 0, -0.164325, 0.986406, 0, 7.06942, 32.644 )
-
-[node name="to_be_decided_camera_location" type="Viewport" parent="."]
-size = Vector2( 320, 180 )
-hdr = false
-keep_3d_linear = true
-debug_draw = 1
-render_target_v_flip = true
-
-[node name="Camera" type="Camera" parent="to_be_decided_camera_location"]
-transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 7.94605, -41.0401 )
diff --git a/ship/water_pump/water_pump.tscn b/ship/water_pump/water_pump.tscn
index 28d0e51..277856a 100644
--- a/ship/water_pump/water_pump.tscn
+++ b/ship/water_pump/water_pump.tscn
@@ -20,6 +20,8 @@ radius = 0.456237
[node name="StaticBody" type="StaticBody" parent="water_pump" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.106341, 0.0284684, -0.00456106 )
+collision_layer = 4
+collision_mask = 0
[node name="CollisionShape" type="CollisionShape" parent="water_pump/StaticBody" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.377931, -0.746272, 0 )
@@ -30,11 +32,15 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.26882, -0.0493568, 0 )
shape = SubResource( 2 )
[node name="StaticBody" type="StaticBody" parent="button_1" index="0"]
+collision_layer = 4
+collision_mask = 0
[node name="CollisionShape" type="CollisionShape" parent="button_1/StaticBody" index="0"]
shape = SubResource( 3 )
[node name="StaticBody" type="StaticBody" parent="button_0" index="0"]
+collision_layer = 4
+collision_mask = 0
[node name="CollisionShape" type="CollisionShape" parent="button_0/StaticBody" index="0"]
shape = SubResource( 4 )
diff --git a/water/Water.tscn b/water/Water.tscn
index 3724e82..27377a9 100644
--- a/water/Water.tscn
+++ b/water/Water.tscn
@@ -17,16 +17,17 @@ noise = SubResource( 17 )
[sub_resource type="ShaderMaterial" id=11]
shader = ExtResource( 1 )
-shader_param/wave1 = Quat( 0.25, 0.10472, 2.38732, 2652.57 )
+shader_param/wave1 = Quat( 0.25, 0.10472, 2.38732, 203.957 )
shader_param/wave1_dir = Vector2( 1, 1 )
-shader_param/wave2 = Quat( 0.25, 0.202683, 1.23345, 1906.65 )
+shader_param/wave2 = Quat( 0.25, 0.202683, 1.23345, 146.603 )
shader_param/wave2_dir = Vector2( 1, 0.6 )
-shader_param/wave3 = Quat( 0.25, 0.349066, 0.716197, 1452.87 )
+shader_param/wave3 = Quat( 0.25, 0.349066, 0.716197, 111.712 )
shader_param/wave3_dir = Vector2( 1, 1.3 )
shader_param/water_colour = Color( 0.694118, 0.945098, 0.941176, 0.368627 )
shader_param/deep_water_colour = Color( 0.25098, 0.623529, 0.788235, 0.54902 )
shader_param/foam_amount = 0.6
shader_param/murkiness = 4.0
+shader_param/refraction_amount = 0.01
shader_param/noise = SubResource( 18 )
[sub_resource type="PlaneMesh" id=19]
@@ -40,6 +41,7 @@ size = Vector2( 2000, 2000 )
[node name="Water" type="Spatial"]
[node name="MeshInstance" type="MeshInstance" parent="."]
+layers = 2
mesh = SubResource( 9 )
material/0 = SubResource( 11 )
script = ExtResource( 2 )
@@ -54,9 +56,11 @@ wave3_wavelength = 18.0
wave3_direction = Vector2( 1, 1.3 )
[node name="CSGMesh" type="CSGMesh" parent="."]
+layers = 2
mesh = SubResource( 19 )
material = SubResource( 11 )
[node name="CSGMesh" type="CSGMesh" parent="CSGMesh"]
+layers = 2
operation = 2
mesh = SubResource( 20 )
diff --git a/world/World.gd b/world/World.gd
new file mode 100644
index 0000000..3afc4eb
--- /dev/null
+++ b/world/World.gd
@@ -0,0 +1,66 @@
+extends Spatial
+
+export(NodePath) var traveler = null
+onready var _traveler = get_node(traveler)
+export var acceleration = 10.0
+
+onready var chunk_render_distance = $"ChunkRenderDistance"
+onready var chunk_render_mid = $"ChunkRenderMid"
+onready var chunk_render_close = $"ChunkRenderClose"
+
+onready var lod_distance = chunk_render_distance.get_node("Radius").shape.radius
+onready var lod_mid = chunk_render_mid.get_node("Radius").shape.radius
+onready var lod_close = chunk_render_close.get_node("Radius").shape.radius
+
+onready var chunk_half_size = $"Chunk/Size".shape.radius
+onready var chunk_size = chunk_half_size * 2.0
+
+func _ready():
+ ChunkLoader.world = self
+ ChunkGen.setup_monuments()
+
+func _on_ChunkRenderDistance_area_entered(area:Area):
+ if area.lod < area.LOD.DISTANCE:
+ area.lod = area.LOD.DISTANCE
+ area.lod_update()
+
+func _on_ChunkRenderMid_area_entered(area:Area):
+ if area.lod < area.LOD.MID:
+ area.lod = area.LOD.MID
+ area.lod_update()
+
+func _on_ChunkRenderClose_area_entered(area:Area):
+ if area.lod < area.LOD.CLOSE:
+ area.lod = area.LOD.CLOSE
+ area.lod_update()
+
+func _on_ChunkRenderDistance_area_exited(area:Area):
+ free_chunk(area)
+
+func _on_ChunkRenderMid_area_exited(area:Area):
+ area.lod = area.LOD.DISTANCE
+ area.lod_update()
+
+func _on_ChunkRenderClose_area_exited(area:Area):
+ area.lod = area.LOD.MID
+ area.lod_update()
+
+func travel(direction:Vector3):
+ var heading = _traveler.global_transform.basis
+ heading = Basis(Vector3.UP*heading.get_euler().y)
+ direction = -direction
+ direction = heading * direction
+ direction = direction.normalized()
+ $"Chunks".add_central_force(direction*acceleration)
+
+func _physics_process(_state):
+ ChunkLoader.chunk_update()
+ var stick = Input.get_axis("ship_down","ship_up")
+ if stick != 0.0:
+ self.travel(Vector3.FORWARD*stick)
+
+func free_chunk(chunk):
+ var coords = chunk.transform.origin
+ coords = Vector2(coords.x,coords.z)
+ coords = coords.snapped(Vector2(chunk_size,chunk_size))
+ ChunkLoader.free_chunk(coords)
diff --git a/world/World.tscn b/world/World.tscn
new file mode 100644
index 0000000..e5b4a67
--- /dev/null
+++ b/world/World.tscn
@@ -0,0 +1,65 @@
+[gd_scene load_steps=7 format=2]
+
+[ext_resource path="res://world/World.gd" type="Script" id=1]
+[ext_resource path="res://world/chunk/Chunk.tscn" type="PackedScene" id=3]
+
+[sub_resource type="SphereShape" id=24]
+radius = 1000.0
+
+[sub_resource type="SphereShape" id=25]
+radius = 500.0
+
+[sub_resource type="SphereShape" id=26]
+radius = 150.0
+
+[sub_resource type="BoxShape" id=23]
+
+[node name="World" type="Spatial"]
+script = ExtResource( 1 )
+acceleration = 50.0
+
+[node name="ChunkRenderDistance" type="Area" parent="."]
+collision_layer = 0
+collision_mask = 32
+
+[node name="Radius" type="CollisionShape" parent="ChunkRenderDistance"]
+shape = SubResource( 24 )
+
+[node name="ChunkRenderMid" type="Area" parent="."]
+collision_layer = 0
+collision_mask = 32
+
+[node name="Radius" type="CollisionShape" parent="ChunkRenderMid"]
+shape = SubResource( 25 )
+
+[node name="ChunkRenderClose" type="Area" parent="."]
+collision_layer = 0
+collision_mask = 32
+
+[node name="Radius" type="CollisionShape" parent="ChunkRenderClose"]
+shape = SubResource( 26 )
+
+[node name="Chunk" parent="." instance=ExtResource( 3 )]
+visible = false
+collision_layer = 0
+
+[node name="Chunks" type="RigidBody" parent="."]
+collision_layer = 0
+collision_mask = 0
+can_sleep = false
+axis_lock_linear_y = true
+axis_lock_angular_x = true
+axis_lock_angular_y = true
+axis_lock_angular_z = true
+linear_damp = 0.5
+
+[node name="CollisionShape" type="CollisionShape" parent="Chunks"]
+shape = SubResource( 23 )
+
+
+[connection signal="area_entered" from="ChunkRenderDistance" to="." method="_on_ChunkRenderDistance_area_entered"]
+[connection signal="area_exited" from="ChunkRenderDistance" to="." method="_on_ChunkRenderDistance_area_exited"]
+[connection signal="area_entered" from="ChunkRenderMid" to="." method="_on_ChunkRenderMid_area_entered"]
+[connection signal="area_exited" from="ChunkRenderMid" to="." method="_on_ChunkRenderMid_area_exited"]
+[connection signal="area_entered" from="ChunkRenderClose" to="." method="_on_ChunkRenderClose_area_entered"]
+[connection signal="area_exited" from="ChunkRenderClose" to="." method="_on_ChunkRenderClose_area_exited"]
diff --git a/world/chunk/Chunk.gd b/world/chunk/Chunk.gd
new file mode 100644
index 0000000..4356caf
--- /dev/null
+++ b/world/chunk/Chunk.gd
@@ -0,0 +1,32 @@
+extends Area
+
+enum LOD {DISTANCE,MID,CLOSE}
+var lod = -1
+
+onready var lod_distance = $"gen_tree/lod_distance"
+onready var lod_mid = $"gen_tree/lod_mid"
+onready var lod_close = $"gen_tree/lod_close"
+
+onready var _collision_enabled = lod_close.collision_layer
+
+func _ready():
+ lod_update()
+
+func lod_update():
+ match lod:
+ LOD.CLOSE:
+ lod_distance.visible = false
+ lod_mid.visible = true
+ lod_close.collision_layer = _collision_enabled
+ LOD.MID:
+ lod_distance.visible = false
+ lod_mid.visible = true
+ lod_close.collision_layer = 0
+ LOD.DISTANCE:
+ lod_distance.visible = true
+ lod_mid.visible = false
+ lod_close.collision_layer = 0
+ _:
+ lod_distance.visible = true
+ lod_mid.visible = false
+ lod_close.collision_layer = 0
diff --git a/world/chunk/Chunk.tscn b/world/chunk/Chunk.tscn
new file mode 100644
index 0000000..5377ae9
--- /dev/null
+++ b/world/chunk/Chunk.tscn
@@ -0,0 +1,46 @@
+[gd_scene load_steps=7 format=2]
+
+[ext_resource path="res://world/chunk/Chunk.gd" type="Script" id=1]
+[ext_resource path="res://world/chunk/helper/ChunkedCSGMesh.gd" type="Script" id=2]
+
+[sub_resource type="SphereShape" id=1]
+radius = 50.0
+
+[sub_resource type="SpatialMaterial" id=3]
+flags_unshaded = true
+params_cull_mode = 2
+albedo_color = Color( 0.937255, 0, 1, 1 )
+
+[sub_resource type="PlaneMesh" id=2]
+size = Vector2( 100, 100 )
+
+[sub_resource type="PlaneMesh" id=4]
+size = Vector2( 98, 98 )
+
+[node name="Chunk" type="Area"]
+collision_layer = 32
+collision_mask = 0
+script = ExtResource( 1 )
+
+[node name="Size" type="CollisionShape" parent="."]
+shape = SubResource( 1 )
+
+[node name="Border" type="CSGMesh" parent="."]
+material_override = SubResource( 3 )
+script = ExtResource( 2 )
+_mesh = SubResource( 2 )
+
+[node name="CSGMesh" type="CSGMesh" parent="Border"]
+operation = 2
+script = ExtResource( 2 )
+_mesh = SubResource( 4 )
+
+[node name="gen_tree" type="Spatial" parent="."]
+
+[node name="lod_distance" type="Spatial" parent="gen_tree"]
+
+[node name="lod_mid" type="Spatial" parent="gen_tree"]
+
+[node name="lod_close" type="StaticBody" parent="gen_tree"]
+collision_layer = 8
+collision_mask = 0
diff --git a/world/chunk/ChunkGen.gd b/world/chunk/ChunkGen.gd
new file mode 100644
index 0000000..994d624
--- /dev/null
+++ b/world/chunk/ChunkGen.gd
@@ -0,0 +1,123 @@
+extends Node
+
+onready var noise = OpenSimplexNoise.new()
+onready var rng = RandomNumberGenerator.new()
+var _seed
+
+var monuments = []
+
+func _ready():
+ #randomize()
+ #self._seed = randi()
+ self._seed = 0
+ self.noise.seed = self._seed
+ self.noise.seed = 0
+ self.noise.period = 16
+ self.noise.persistence = 0
+ self.rng.seed = self._seed
+
+func setup_monuments():
+ monuments.push_back(DockMonument.new(Transform(Basis().rotated(Vector3.UP,0.0),Vector3(0.0,0.0,-600.0))))
+ monuments.push_back(DockMonument.new(Transform(Basis().rotated(Vector3.UP,PI),Vector3(0.0,0.0,600.0))))
+
+func rng_2dv(coords:Vector2):
+ self.rng.seed = hash(coords)
+
+func gen_chunk(chunk,dummy=false):
+ if dummy:
+ return
+ var monument = get_monument_at_chunk(ChunkLoader.v2_coords(chunk.transform.origin))
+ if monument != null:
+ gen_monument(chunk, monument)
+ else:
+ gen_distance(chunk,chunk.get_node("gen_tree/lod_distance"))
+ gen_mid(chunk,chunk.get_node("gen_tree/lod_mid"))
+ gen_close(chunk,chunk.get_node("gen_tree/lod_close"))
+
+func get_monument_at_chunk(chunk_coords:Vector2):
+ for monument in monuments:
+ if monument.is_chunk_in_monument(chunk_coords):
+ return monument
+ return null
+
+func gen_monument(chunk, monument):
+ var offset_to_origin = monument.origin_chunk - ChunkLoader.v2_coords(chunk.transform.origin)
+ var inst = monument.scene.instance()
+ inst.transform.origin = ChunkLoader.v3_coords(offset_to_origin)
+ inst.transform.basis = monument.xform.basis
+ chunk.add_child(inst)
+
+func gen_distance(chunk,tree):
+ gen_lowres_rocks(chunk,tree)
+
+func gen_mid(chunk,tree):
+ gen_rocks(chunk,tree)
+
+func gen_close(chunk,tree):
+ gen_rock_hitboxes(chunk,tree)
+
+func iterate_chunk(chunk,tree,step:Vector2,cb:FuncRef,data):
+ var chunk_half_size = ChunkLoader.world.chunk_half_size
+ var chunk_size_rounded = Vector2(chunk_half_size,chunk_half_size).snapped(step)
+ for x in range(-chunk_size_rounded.x,chunk_size_rounded.x,step.x):
+ for y in range(-chunk_size_rounded.y,chunk_size_rounded.y,step.y):
+ cb.call_func(chunk,tree,Vector2(x,y),data)
+
+func make_multimesh(name,cnt,mesh):
+ var multi_inst = MultiMeshInstance.new()
+ multi_inst.name = name
+ var multi = MultiMesh.new()
+ multi_inst.multimesh = multi
+ multi.transform_format = MultiMesh.TRANSFORM_3D
+ multi.instance_count = cnt
+ multi.visible_instance_count = 0
+ multi.mesh = mesh
+ return multi_inst
+
+var rock_mesh = preload("res://world/obstacles/Rock_mesh.tres")
+var rock_mat = preload("res://world/obstacles/Rock_mat.tres")
+func gen_rocks(chunk,tree):
+ rock_mesh.material = rock_mat
+ var multi = make_multimesh("rocks",200,rock_mesh)
+ tree.add_child(multi)
+ iterate_chunk(chunk, multi.multimesh, Vector2(10.0,10.0), funcref(self,"rock_rng"), [0.4,0.6,1.0,4.0,1.0,funcref(self,"make_rock")])
+
+var rock_lowres_mesh = preload("res://world/obstacles/Rock_lowres_mesh.tres")
+func gen_lowres_rocks(chunk,tree):
+ rock_lowres_mesh.material = rock_mat
+ var multi = make_multimesh("rocks",50,rock_lowres_mesh)
+ tree.add_child(multi)
+ iterate_chunk(chunk, multi.multimesh, Vector2(20.0,20.0), funcref(self,"rock_rng"), [0.4,0.6,2.0,8.0,0.5,funcref(self,"make_rock")])
+
+var rock_coll = preload("res://world/obstacles/Rock_coll.tres")
+func gen_rock_hitboxes(chunk,tree):
+ iterate_chunk(chunk, tree, Vector2(20.0,20.0), funcref(self,"rock_rng"), [0.4,0.6,1.0,4.0,1.0,funcref(self,"make_rock_hitbox")])
+
+func rock_rng(chunk,rocks,chunk_coords:Vector2,data):
+ var coords = ChunkLoader.v3_coords(chunk_coords)
+ var basis = Basis()
+ var world_coords = chunk_coords + ChunkLoader.v2_coords(chunk.transform.origin)
+ self.rng_2dv(world_coords)
+ var rng_val = self.rng.randf_range(0.0,TAU)
+ basis = Basis(Vector3.UP,rng_val) * basis
+ var noise_val = self.noise.get_noise_2dv(world_coords * 0.125)
+ if noise_val < data[0]:
+ return
+ noise_val = min(noise_val,data[1])
+ noise_val -= data[0]
+ noise_val /= data[1] - data[0]
+ noise_val = lerp(data[2],data[3],noise_val)
+ basis = basis.scaled(Vector3.ONE*noise_val)
+ basis = basis.scaled(Vector3(1.0,data[4],1.0))
+ coords.y += (noise_val*data[4]*5.0)-5.0
+ data[5].call_func(rocks,Transform(basis,coords))
+
+func make_rock(rocks,xform:Transform):
+ rocks.visible_instance_count += 1
+ rocks.set_instance_transform(rocks.visible_instance_count-1, xform)
+
+func make_rock_hitbox(rocks,xform:Transform):
+ var shape = CollisionShape.new()
+ shape.shape = rock_coll
+ shape.transform = xform
+ rocks.add_child(shape)
diff --git a/world/chunk/ChunkLoader.gd b/world/chunk/ChunkLoader.gd
new file mode 100644
index 0000000..0ea422a
--- /dev/null
+++ b/world/chunk/ChunkLoader.gd
@@ -0,0 +1,131 @@
+extends Node
+
+var world = null
+
+var Chunk = preload("res://world/chunk/Chunk.tscn")
+var loaded_chunks = {}
+var freed_chunks = {}
+var chunk_thread = Thread.new()
+var mtx = Mutex.new()
+var sgnl = Semaphore.new()
+var exit = false
+var chunk_to_load = null
+var chunk_to_len
+var chunk_to_dummy
+
+func _ready():
+ chunk_thread.start(self, "chunk_loader")
+
+func _exit_tree():
+ mtx.lock()
+ exit = true
+ sgnl.post()
+ mtx.unlock()
+ chunk_thread.wait_to_finish()
+
+func v2_coords(coords:Vector3):
+ return Vector2(coords.x,coords.z)
+
+func chunk_coords(coords:Vector2):
+ return coords.snapped(Vector2(world.chunk_size,world.chunk_size))
+
+func v3_coords(coords:Vector2):
+ return Vector3(coords.x,0.0,coords.y)
+
+func free_chunk(coords:Vector2):
+ var monument = ChunkGen.get_monument_at_chunk(coords)
+ if monument != null && monument.loaded_chunk != null && monument.loaded_chunk == coords:
+ return
+ if !loaded_chunks.has(coords):
+ return
+ freed_chunks[coords] = loaded_chunks[coords]
+ loaded_chunks.erase(coords)
+
+func clean_chunks():
+ var cleaned = {}
+ for chunk in freed_chunks.keys():
+ var c = freed_chunks[chunk].get_ref()
+ if c == null:
+ cleaned[chunk] = c
+ continue
+ c.queue_free()
+ for chunk in cleaned.keys():
+ freed_chunks.erase(chunk)
+
+func chunk_update():
+ var chunks = {}
+ var gen_center = -v2_coords(world.get_node("Chunks").transform.origin)
+ var gen_radius = world.lod_distance
+ var gen_radius_rounded = stepify(gen_radius, world.chunk_size)
+ for x in range(-gen_radius_rounded, gen_radius_rounded+world.chunk_size, world.chunk_size):
+ for y in range(-gen_radius_rounded, gen_radius_rounded+world.chunk_size, world.chunk_size):
+ var gen_coords = Vector2(x,y)
+ var coords_len = gen_coords.length()
+ if coords_len > gen_radius:
+ continue
+ var coords = chunk_coords(gen_coords + gen_center)
+ chunks[coords] = coords_len
+ var closest_unloaded_chunk = null
+ var closest_len = 0.0
+ for chunk in chunks.keys():
+ if !loaded_chunks.has(chunk):
+ var chunk_len = chunks[chunk]
+ if closest_unloaded_chunk == null || closest_len > chunk_len:
+ closest_unloaded_chunk = chunk
+ closest_len = chunk_len
+ if closest_unloaded_chunk != null:
+ var dummy = false
+ var monument = ChunkGen.get_monument_at_chunk(closest_unloaded_chunk)
+ if monument != null && monument.loaded_chunk != null:
+ dummy = true
+ mtx.lock()
+ if chunk_to_load == null:
+ chunk_to_load = closest_unloaded_chunk
+ chunk_to_len = closest_len
+ chunk_to_dummy = dummy
+ sgnl.post()
+ mtx.unlock()
+ for monument in ChunkGen.monuments:
+ if monument.loaded_chunk != null:
+ var loaded = false
+ for chunk in chunks.keys():
+ if monument.chunks.has(chunk):
+ loaded = true
+ break
+ if !loaded:
+ monument.loaded_chunk = null
+ for chunk in loaded_chunks.keys():
+ if !chunks.has(chunk):
+ free_chunk(chunk)
+ clean_chunks()
+
+func chunk_loader():
+ while true:
+ sgnl.wait()
+ mtx.lock()
+ var x = exit
+ var coords = chunk_to_load
+ var lod = chunk_to_len
+ var dummy = chunk_to_dummy
+ mtx.unlock()
+ if x:
+ break
+ var chunk = Chunk.instance()
+ chunk.transform.origin = Vector3(coords.x,0.0,coords.y)
+ lod -= world.chunk_size
+ var tmp = world.get_node("Chunk")
+ chunk.lod = tmp.LOD.CLOSE if lod <= world.lod_close else tmp.LOD.MID if lod <= world.lod_mid else tmp.LOD.DISTANCE
+ ChunkGen.gen_chunk(chunk,dummy)
+ self.call_deferred("finish_chunk", chunk)
+
+func finish_chunk(chunk):
+ mtx.lock()
+ chunk_to_load = null
+ mtx.unlock()
+ world.get_node("Chunks").add_child(chunk)
+ var coords = v2_coords(chunk.transform.origin)
+ loaded_chunks[coords] = weakref(chunk)
+ var monument = ChunkGen.get_monument_at_chunk(coords)
+ if monument != null:
+ if monument.loaded_chunk == null:
+ monument.loaded_chunk = coords
diff --git a/world/chunk/helper/ChunkedCSGMesh.gd b/world/chunk/helper/ChunkedCSGMesh.gd
new file mode 100644
index 0000000..2b8c6db
--- /dev/null
+++ b/world/chunk/helper/ChunkedCSGMesh.gd
@@ -0,0 +1,6 @@
+extends CSGMesh
+
+export(Mesh) var _mesh
+
+func _ready():
+ self.mesh = _mesh
diff --git a/world/chunk/helper/ChunkedMeshInstance.gd b/world/chunk/helper/ChunkedMeshInstance.gd
new file mode 100644
index 0000000..dde7eda
--- /dev/null
+++ b/world/chunk/helper/ChunkedMeshInstance.gd
@@ -0,0 +1,6 @@
+extends MeshInstance
+
+export(Mesh) var _mesh
+
+func _ready():
+ self.mesh = _mesh
diff --git a/world/chunk/helper/ChunkedSprite3D.gd b/world/chunk/helper/ChunkedSprite3D.gd
new file mode 100644
index 0000000..c9e0be9
--- /dev/null
+++ b/world/chunk/helper/ChunkedSprite3D.gd
@@ -0,0 +1,6 @@
+extends Sprite3D
+
+export(Texture) var _tex
+
+func _ready():
+ self.texture = _tex
diff --git a/world/monuments/Dock.tscn b/world/monuments/Dock.tscn
new file mode 100644
index 0000000..5a21576
--- /dev/null
+++ b/world/monuments/Dock.tscn
@@ -0,0 +1,163 @@
+[gd_scene load_steps=14 format=2]
+
+[sub_resource type="OpenSimplexNoise" id=1]
+period = 128.0
+persistence = 1.0
+lacunarity = 4.0
+
+[sub_resource type="NoiseTexture" id=2]
+noise = SubResource( 1 )
+
+[sub_resource type="NoiseTexture" id=3]
+seamless = true
+as_normalmap = true
+noise = SubResource( 1 )
+
+[sub_resource type="SpatialMaterial" id=4]
+albedo_color = Color( 0.905882, 0.823529, 0.427451, 1 )
+albedo_texture = SubResource( 2 )
+emission_enabled = true
+emission = Color( 0.905882, 0.823529, 0.427451, 1 )
+emission_energy = 0.2
+emission_operator = 0
+emission_on_uv2 = false
+normal_enabled = true
+normal_scale = 1.0
+normal_texture = SubResource( 3 )
+uv1_triplanar = true
+
+[sub_resource type="SphereMesh" id=5]
+material = SubResource( 4 )
+radius = 50.0
+height = 50.0
+
+[sub_resource type="SpatialMaterial" id=6]
+emission_enabled = true
+emission = Color( 1, 1, 1, 1 )
+emission_energy = 0.25
+emission_operator = 0
+emission_on_uv2 = false
+
+[sub_resource type="CubeMesh" id=7]
+material = SubResource( 6 )
+size = Vector3( 150, 50, 100 )
+
+[sub_resource type="Gradient" id=8]
+interpolation_mode = 1
+offsets = PoolRealArray( 0.0724138, 0.52069 )
+colors = PoolColorArray( 1, 1, 1, 1, 0, 0, 0, 1 )
+
+[sub_resource type="GradientTexture2D" id=9]
+gradient = SubResource( 8 )
+width = 5
+height = 5
+fill = 1
+fill_from = Vector2( 0.5, 0.5 )
+repeat = 1
+
+[sub_resource type="SpatialMaterial" id=10]
+albedo_color = Color( 0.521569, 0.298039, 0.00392157, 1 )
+albedo_texture = SubResource( 9 )
+uv1_triplanar = true
+
+[sub_resource type="PrismMesh" id=11]
+material = SubResource( 10 )
+size = Vector3( 150, 50, 100 )
+
+[sub_resource type="CubeMesh" id=12]
+material = SubResource( 10 )
+size = Vector3( 5, 50, 150 )
+
+[sub_resource type="CubeMesh" id=13]
+material = SubResource( 10 )
+size = Vector3( 100, 5, 30 )
+
+[node name="Dock" type="Spatial"]
+
+[node name="Shore" type="Spatial" parent="."]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -15, 0 )
+
+[node name="MeshInstance" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -100, 0, 0 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance2" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 100, 0, 0 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance7" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -100, 0, 70 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance8" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 100, 0, 70 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance3" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -30, 0, -50 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance4" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 30, 0, -50 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance5" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -30, 0, -140 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance9" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -115, 0, -50 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance10" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -115, 0, -140 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance6" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 30, 0, -140 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance11" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 115, 0, -50 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="MeshInstance12" type="MeshInstance" parent="Shore"]
+transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 115, 0, -140 )
+mesh = SubResource( 5 )
+skeleton = NodePath("../..")
+
+[node name="House" type="Spatial" parent="."]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 25, -80 )
+
+[node name="MeshInstance" type="MeshInstance" parent="House"]
+mesh = SubResource( 7 )
+
+[node name="MeshInstance2" type="MeshInstance" parent="House"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 50, 0 )
+mesh = SubResource( 11 )
+
+[node name="Dock" type="Spatial" parent="."]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -10, 50 )
+
+[node name="MeshInstance" type="MeshInstance" parent="Dock"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 50, 0, 0 )
+mesh = SubResource( 12 )
+
+[node name="MeshInstance2" type="MeshInstance" parent="Dock"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -50, 0, 0 )
+mesh = SubResource( 12 )
+
+[node name="MeshInstance3" type="MeshInstance" parent="Dock"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5, -40 )
+mesh = SubResource( 13 )
diff --git a/world/monuments/DockMonument.gd b/world/monuments/DockMonument.gd
new file mode 100644
index 0000000..2ac0c71
--- /dev/null
+++ b/world/monuments/DockMonument.gd
@@ -0,0 +1,19 @@
+extends Monument
+class_name DockMonument
+
+var packed_scene = preload("res://world/monuments/Dock.tscn")
+
+func _init(xform:Transform).(xform,packed_scene,_chunks(),_origin()):
+ pass
+
+func _chunks():
+ var chunk_size = ChunkLoader.world.chunk_size
+ var c = {}
+ var width = stepify(200.0,chunk_size)
+ for x in range(-width,width+chunk_size,chunk_size):
+ for y in range(-width,width+chunk_size,chunk_size):
+ c[Vector2(x,y)] = true
+ return c
+
+func _origin():
+ return Vector2(0.0,0.0)
diff --git a/world/monuments/Monument.gd b/world/monuments/Monument.gd
new file mode 100644
index 0000000..86074f1
--- /dev/null
+++ b/world/monuments/Monument.gd
@@ -0,0 +1,21 @@
+class_name Monument
+
+var xform:Transform = Transform(Basis(),Vector3.ZERO)
+var scene:PackedScene = null
+var chunks = {}
+var origin_chunk = Vector2.ZERO
+var loaded_chunk = null
+
+func is_chunk_in_monument(chunk_coords:Vector2):
+ return self.chunks.has(chunk_coords)
+
+func _init(transform,scn,member_chunks, origin):
+ self.xform = transform
+ self.xform.origin = ChunkLoader.v3_coords(ChunkLoader.chunk_coords(ChunkLoader.v2_coords(self.xform.origin)))
+ self.scene = scn
+ var org = ChunkLoader.chunk_coords(ChunkLoader.v2_coords(self.xform.origin))
+ for c in member_chunks.keys():
+ var c2 = ChunkLoader.v2_coords(self.xform.basis * ChunkLoader.v3_coords(c))
+ self.chunks[ChunkLoader.chunk_coords(c2)+org] = member_chunks[c]
+ origin = ChunkLoader.v2_coords(self.xform.basis * ChunkLoader.v3_coords(origin))
+ self.origin_chunk = ChunkLoader.chunk_coords(origin)+org
diff --git a/world/monuments/lighthouse/frame.material b/world/monuments/lighthouse/frame.material
new file mode 100644
index 0000000..ee5c337
--- /dev/null
+++ b/world/monuments/lighthouse/frame.material
Binary files differ
diff --git a/world/monuments/lighthouse/light.material b/world/monuments/lighthouse/light.material
new file mode 100644
index 0000000..1bed6c4
--- /dev/null
+++ b/world/monuments/lighthouse/light.material
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse.bin b/world/monuments/lighthouse/lighthouse.bin
new file mode 100644
index 0000000..ebff487
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse.bin
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse.blend b/world/monuments/lighthouse/lighthouse.blend
new file mode 100644
index 0000000..66032c4
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse.blend
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse.gd b/world/monuments/lighthouse/lighthouse.gd
new file mode 100644
index 0000000..742bad0
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse.gd
@@ -0,0 +1,6 @@
+extends Spatial
+
+onready var anim = $AnimationPlayer
+
+func _ready():
+ anim.play("spin_light")
diff --git a/world/monuments/lighthouse/lighthouse.gltf b/world/monuments/lighthouse/lighthouse.gltf
new file mode 100644
index 0000000..c35c00e
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse.gltf
@@ -0,0 +1,334 @@
+{
+ "asset" : {
+ "generator" : "Khronos glTF Blender I/O v3.2.43",
+ "version" : "2.0"
+ },
+ "scene" : 0,
+ "scenes" : [
+ {
+ "name" : "Scene",
+ "nodes" : [
+ 1
+ ]
+ }
+ ],
+ "nodes" : [
+ {
+ "mesh" : 0,
+ "name" : "light",
+ "rotation" : [
+ 0.7071068286895752,
+ 0,
+ 0,
+ 0.7071068286895752
+ ],
+ "translation" : [
+ 0,
+ 165.63571166992188,
+ 0
+ ]
+ },
+ {
+ "children" : [
+ 0
+ ],
+ "mesh" : 1,
+ "name" : "lighthouse"
+ }
+ ],
+ "materials" : [
+ {
+ "doubleSided" : true,
+ "name" : "frame",
+ "pbrMetallicRoughness" : {
+ "baseColorFactor" : [
+ 0.800000011920929,
+ 0.800000011920929,
+ 0.800000011920929,
+ 1
+ ],
+ "metallicFactor" : 0,
+ "roughnessFactor" : 0.5
+ }
+ },
+ {
+ "doubleSided" : true,
+ "name" : "light",
+ "pbrMetallicRoughness" : {
+ "baseColorFactor" : [
+ 0.800000011920929,
+ 0.800000011920929,
+ 0.800000011920929,
+ 1
+ ],
+ "metallicFactor" : 0,
+ "roughnessFactor" : 0.5
+ }
+ },
+ {
+ "alphaMode" : "BLEND",
+ "doubleSided" : true,
+ "name" : "lighthouse_baked",
+ "normalTexture" : {
+ "index" : 0
+ },
+ "pbrMetallicRoughness" : {
+ "baseColorTexture" : {
+ "index" : 1
+ },
+ "metallicFactor" : 0,
+ "metallicRoughnessTexture" : {
+ "index" : 2
+ }
+ }
+ }
+ ],
+ "meshes" : [
+ {
+ "name" : "Cylinder.001",
+ "primitives" : [
+ {
+ "attributes" : {
+ "POSITION" : 0,
+ "NORMAL" : 1,
+ "TEXCOORD_0" : 2
+ },
+ "indices" : 3,
+ "material" : 0
+ },
+ {
+ "attributes" : {
+ "POSITION" : 4,
+ "NORMAL" : 5,
+ "TEXCOORD_0" : 6
+ },
+ "indices" : 7,
+ "material" : 1
+ }
+ ]
+ },
+ {
+ "name" : "Cylinder",
+ "primitives" : [
+ {
+ "attributes" : {
+ "POSITION" : 8,
+ "NORMAL" : 9,
+ "TEXCOORD_0" : 10
+ },
+ "indices" : 11,
+ "material" : 2
+ }
+ ]
+ }
+ ],
+ "textures" : [
+ {
+ "sampler" : 0,
+ "source" : 0
+ },
+ {
+ "sampler" : 0,
+ "source" : 1
+ },
+ {
+ "sampler" : 0,
+ "source" : 2
+ }
+ ],
+ "images" : [
+ {
+ "mimeType" : "image/png",
+ "name" : "lighthouse_normal",
+ "uri" : "lighthouse_normal.png"
+ },
+ {
+ "mimeType" : "image/png",
+ "name" : "lighthouse_color.png-lighthouse_alpha.png",
+ "uri" : "lighthouse_color_png-lighthouse_alpha_png.png"
+ },
+ {
+ "mimeType" : "image/png",
+ "name" : "lighthouse_roughness",
+ "uri" : "lighthouse_roughness.png"
+ }
+ ],
+ "accessors" : [
+ {
+ "bufferView" : 0,
+ "componentType" : 5126,
+ "count" : 210,
+ "max" : [
+ 5.64951229095459,
+ 4.4629106521606445,
+ 13.288947105407715
+ ],
+ "min" : [
+ -6.005587577819824,
+ -4.4629106521606445,
+ -4.4629106521606445
+ ],
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 1,
+ "componentType" : 5126,
+ "count" : 210,
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 2,
+ "componentType" : 5126,
+ "count" : 210,
+ "type" : "VEC2"
+ },
+ {
+ "bufferView" : 3,
+ "componentType" : 5123,
+ "count" : 552,
+ "type" : "SCALAR"
+ },
+ {
+ "bufferView" : 4,
+ "componentType" : 5126,
+ "count" : 32,
+ "max" : [
+ 3.8446998596191406,
+ 3.766223430633545,
+ 3.8446998596191406
+ ],
+ "min" : [
+ -3.8446998596191406,
+ -3.766223430633545,
+ -3.8446998596191406
+ ],
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 5,
+ "componentType" : 5126,
+ "count" : 32,
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 6,
+ "componentType" : 5126,
+ "count" : 32,
+ "type" : "VEC2"
+ },
+ {
+ "bufferView" : 7,
+ "componentType" : 5123,
+ "count" : 84,
+ "type" : "SCALAR"
+ },
+ {
+ "bufferView" : 8,
+ "componentType" : 5126,
+ "count" : 1799,
+ "max" : [
+ 17.421993255615234,
+ 220.5261993408203,
+ 17.421993255615234
+ ],
+ "min" : [
+ -17.421993255615234,
+ -1.8970633391290903e-05,
+ -17.421993255615234
+ ],
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 9,
+ "componentType" : 5126,
+ "count" : 1799,
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 10,
+ "componentType" : 5126,
+ "count" : 1799,
+ "type" : "VEC2"
+ },
+ {
+ "bufferView" : 11,
+ "componentType" : 5123,
+ "count" : 6324,
+ "type" : "SCALAR"
+ }
+ ],
+ "bufferViews" : [
+ {
+ "buffer" : 0,
+ "byteLength" : 2520,
+ "byteOffset" : 0
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 2520,
+ "byteOffset" : 2520
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 1680,
+ "byteOffset" : 5040
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 1104,
+ "byteOffset" : 6720
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 384,
+ "byteOffset" : 7824
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 384,
+ "byteOffset" : 8208
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 256,
+ "byteOffset" : 8592
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 168,
+ "byteOffset" : 8848
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 21588,
+ "byteOffset" : 9016
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 21588,
+ "byteOffset" : 30604
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 14392,
+ "byteOffset" : 52192
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 12648,
+ "byteOffset" : 66584
+ }
+ ],
+ "samplers" : [
+ {
+ "magFilter" : 9729,
+ "minFilter" : 9987
+ }
+ ],
+ "buffers" : [
+ {
+ "byteLength" : 79232,
+ "uri" : "lighthouse.bin"
+ }
+ ]
+}
diff --git a/world/monuments/lighthouse/lighthouse.gltf.import b/world/monuments/lighthouse/lighthouse.gltf.import
new file mode 100644
index 0000000..a3fec4e
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse.gltf.import
@@ -0,0 +1,1065 @@
+[remap]
+
+importer="scene"
+type="PackedScene"
+path="res://.import/lighthouse.gltf-348510f5a2683ba7ecc55d0138589c98.scn"
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse.gltf"
+dest_files=[ "res://.import/lighthouse.gltf-348510f5a2683ba7ecc55d0138589c98.scn" ]
+
+[params]
+
+nodes/root_type="Spatial"
+nodes/root_name="Scene Root"
+nodes/root_scale=1.0
+nodes/custom_script=""
+nodes/storage=0
+nodes/use_legacy_names=false
+materials/location=1
+materials/storage=1
+materials/keep_on_reimport=true
+meshes/octahedral_compression=true
+meshes/compress=4286
+meshes/ensure_tangents=true
+meshes/storage=0
+meshes/light_baking=0
+meshes/lightmap_texel_size=0.1
+skins/use_named_skins=true
+external_files/store_in_subdir=false
+animation/import=true
+animation/fps=15
+animation/filter_script=""
+animation/storage=false
+animation/keep_custom_tracks=false
+animation/optimizer/enabled=true
+animation/optimizer/max_linear_error=0.05
+animation/optimizer/max_angular_error=0.01
+animation/optimizer/max_angle=22
+animation/optimizer/remove_unused_tracks=true
+animation/clips/amount=0
+animation/clip_1/name=""
+animation/clip_1/start_frame=0
+animation/clip_1/end_frame=0
+animation/clip_1/loops=false
+animation/clip_2/name=""
+animation/clip_2/start_frame=0
+animation/clip_2/end_frame=0
+animation/clip_2/loops=false
+animation/clip_3/name=""
+animation/clip_3/start_frame=0
+animation/clip_3/end_frame=0
+animation/clip_3/loops=false
+animation/clip_4/name=""
+animation/clip_4/start_frame=0
+animation/clip_4/end_frame=0
+animation/clip_4/loops=false
+animation/clip_5/name=""
+animation/clip_5/start_frame=0
+animation/clip_5/end_frame=0
+animation/clip_5/loops=false
+animation/clip_6/name=""
+animation/clip_6/start_frame=0
+animation/clip_6/end_frame=0
+animation/clip_6/loops=false
+animation/clip_7/name=""
+animation/clip_7/start_frame=0
+animation/clip_7/end_frame=0
+animation/clip_7/loops=false
+animation/clip_8/name=""
+animation/clip_8/start_frame=0
+animation/clip_8/end_frame=0
+animation/clip_8/loops=false
+animation/clip_9/name=""
+animation/clip_9/start_frame=0
+animation/clip_9/end_frame=0
+animation/clip_9/loops=false
+animation/clip_10/name=""
+animation/clip_10/start_frame=0
+animation/clip_10/end_frame=0
+animation/clip_10/loops=false
+animation/clip_11/name=""
+animation/clip_11/start_frame=0
+animation/clip_11/end_frame=0
+animation/clip_11/loops=false
+animation/clip_12/name=""
+animation/clip_12/start_frame=0
+animation/clip_12/end_frame=0
+animation/clip_12/loops=false
+animation/clip_13/name=""
+animation/clip_13/start_frame=0
+animation/clip_13/end_frame=0
+animation/clip_13/loops=false
+animation/clip_14/name=""
+animation/clip_14/start_frame=0
+animation/clip_14/end_frame=0
+animation/clip_14/loops=false
+animation/clip_15/name=""
+animation/clip_15/start_frame=0
+animation/clip_15/end_frame=0
+animation/clip_15/loops=false
+animation/clip_16/name=""
+animation/clip_16/start_frame=0
+animation/clip_16/end_frame=0
+animation/clip_16/loops=false
+animation/clip_17/name=""
+animation/clip_17/start_frame=0
+animation/clip_17/end_frame=0
+animation/clip_17/loops=false
+animation/clip_18/name=""
+animation/clip_18/start_frame=0
+animation/clip_18/end_frame=0
+animation/clip_18/loops=false
+animation/clip_19/name=""
+animation/clip_19/start_frame=0
+animation/clip_19/end_frame=0
+animation/clip_19/loops=false
+animation/clip_20/name=""
+animation/clip_20/start_frame=0
+animation/clip_20/end_frame=0
+animation/clip_20/loops=false
+animation/clip_21/name=""
+animation/clip_21/start_frame=0
+animation/clip_21/end_frame=0
+animation/clip_21/loops=false
+animation/clip_22/name=""
+animation/clip_22/start_frame=0
+animation/clip_22/end_frame=0
+animation/clip_22/loops=false
+animation/clip_23/name=""
+animation/clip_23/start_frame=0
+animation/clip_23/end_frame=0
+animation/clip_23/loops=false
+animation/clip_24/name=""
+animation/clip_24/start_frame=0
+animation/clip_24/end_frame=0
+animation/clip_24/loops=false
+animation/clip_25/name=""
+animation/clip_25/start_frame=0
+animation/clip_25/end_frame=0
+animation/clip_25/loops=false
+animation/clip_26/name=""
+animation/clip_26/start_frame=0
+animation/clip_26/end_frame=0
+animation/clip_26/loops=false
+animation/clip_27/name=""
+animation/clip_27/start_frame=0
+animation/clip_27/end_frame=0
+animation/clip_27/loops=false
+animation/clip_28/name=""
+animation/clip_28/start_frame=0
+animation/clip_28/end_frame=0
+animation/clip_28/loops=false
+animation/clip_29/name=""
+animation/clip_29/start_frame=0
+animation/clip_29/end_frame=0
+animation/clip_29/loops=false
+animation/clip_30/name=""
+animation/clip_30/start_frame=0
+animation/clip_30/end_frame=0
+animation/clip_30/loops=false
+animation/clip_31/name=""
+animation/clip_31/start_frame=0
+animation/clip_31/end_frame=0
+animation/clip_31/loops=false
+animation/clip_32/name=""
+animation/clip_32/start_frame=0
+animation/clip_32/end_frame=0
+animation/clip_32/loops=false
+animation/clip_33/name=""
+animation/clip_33/start_frame=0
+animation/clip_33/end_frame=0
+animation/clip_33/loops=false
+animation/clip_34/name=""
+animation/clip_34/start_frame=0
+animation/clip_34/end_frame=0
+animation/clip_34/loops=false
+animation/clip_35/name=""
+animation/clip_35/start_frame=0
+animation/clip_35/end_frame=0
+animation/clip_35/loops=false
+animation/clip_36/name=""
+animation/clip_36/start_frame=0
+animation/clip_36/end_frame=0
+animation/clip_36/loops=false
+animation/clip_37/name=""
+animation/clip_37/start_frame=0
+animation/clip_37/end_frame=0
+animation/clip_37/loops=false
+animation/clip_38/name=""
+animation/clip_38/start_frame=0
+animation/clip_38/end_frame=0
+animation/clip_38/loops=false
+animation/clip_39/name=""
+animation/clip_39/start_frame=0
+animation/clip_39/end_frame=0
+animation/clip_39/loops=false
+animation/clip_40/name=""
+animation/clip_40/start_frame=0
+animation/clip_40/end_frame=0
+animation/clip_40/loops=false
+animation/clip_41/name=""
+animation/clip_41/start_frame=0
+animation/clip_41/end_frame=0
+animation/clip_41/loops=false
+animation/clip_42/name=""
+animation/clip_42/start_frame=0
+animation/clip_42/end_frame=0
+animation/clip_42/loops=false
+animation/clip_43/name=""
+animation/clip_43/start_frame=0
+animation/clip_43/end_frame=0
+animation/clip_43/loops=false
+animation/clip_44/name=""
+animation/clip_44/start_frame=0
+animation/clip_44/end_frame=0
+animation/clip_44/loops=false
+animation/clip_45/name=""
+animation/clip_45/start_frame=0
+animation/clip_45/end_frame=0
+animation/clip_45/loops=false
+animation/clip_46/name=""
+animation/clip_46/start_frame=0
+animation/clip_46/end_frame=0
+animation/clip_46/loops=false
+animation/clip_47/name=""
+animation/clip_47/start_frame=0
+animation/clip_47/end_frame=0
+animation/clip_47/loops=false
+animation/clip_48/name=""
+animation/clip_48/start_frame=0
+animation/clip_48/end_frame=0
+animation/clip_48/loops=false
+animation/clip_49/name=""
+animation/clip_49/start_frame=0
+animation/clip_49/end_frame=0
+animation/clip_49/loops=false
+animation/clip_50/name=""
+animation/clip_50/start_frame=0
+animation/clip_50/end_frame=0
+animation/clip_50/loops=false
+animation/clip_51/name=""
+animation/clip_51/start_frame=0
+animation/clip_51/end_frame=0
+animation/clip_51/loops=false
+animation/clip_52/name=""
+animation/clip_52/start_frame=0
+animation/clip_52/end_frame=0
+animation/clip_52/loops=false
+animation/clip_53/name=""
+animation/clip_53/start_frame=0
+animation/clip_53/end_frame=0
+animation/clip_53/loops=false
+animation/clip_54/name=""
+animation/clip_54/start_frame=0
+animation/clip_54/end_frame=0
+animation/clip_54/loops=false
+animation/clip_55/name=""
+animation/clip_55/start_frame=0
+animation/clip_55/end_frame=0
+animation/clip_55/loops=false
+animation/clip_56/name=""
+animation/clip_56/start_frame=0
+animation/clip_56/end_frame=0
+animation/clip_56/loops=false
+animation/clip_57/name=""
+animation/clip_57/start_frame=0
+animation/clip_57/end_frame=0
+animation/clip_57/loops=false
+animation/clip_58/name=""
+animation/clip_58/start_frame=0
+animation/clip_58/end_frame=0
+animation/clip_58/loops=false
+animation/clip_59/name=""
+animation/clip_59/start_frame=0
+animation/clip_59/end_frame=0
+animation/clip_59/loops=false
+animation/clip_60/name=""
+animation/clip_60/start_frame=0
+animation/clip_60/end_frame=0
+animation/clip_60/loops=false
+animation/clip_61/name=""
+animation/clip_61/start_frame=0
+animation/clip_61/end_frame=0
+animation/clip_61/loops=false
+animation/clip_62/name=""
+animation/clip_62/start_frame=0
+animation/clip_62/end_frame=0
+animation/clip_62/loops=false
+animation/clip_63/name=""
+animation/clip_63/start_frame=0
+animation/clip_63/end_frame=0
+animation/clip_63/loops=false
+animation/clip_64/name=""
+animation/clip_64/start_frame=0
+animation/clip_64/end_frame=0
+animation/clip_64/loops=false
+animation/clip_65/name=""
+animation/clip_65/start_frame=0
+animation/clip_65/end_frame=0
+animation/clip_65/loops=false
+animation/clip_66/name=""
+animation/clip_66/start_frame=0
+animation/clip_66/end_frame=0
+animation/clip_66/loops=false
+animation/clip_67/name=""
+animation/clip_67/start_frame=0
+animation/clip_67/end_frame=0
+animation/clip_67/loops=false
+animation/clip_68/name=""
+animation/clip_68/start_frame=0
+animation/clip_68/end_frame=0
+animation/clip_68/loops=false
+animation/clip_69/name=""
+animation/clip_69/start_frame=0
+animation/clip_69/end_frame=0
+animation/clip_69/loops=false
+animation/clip_70/name=""
+animation/clip_70/start_frame=0
+animation/clip_70/end_frame=0
+animation/clip_70/loops=false
+animation/clip_71/name=""
+animation/clip_71/start_frame=0
+animation/clip_71/end_frame=0
+animation/clip_71/loops=false
+animation/clip_72/name=""
+animation/clip_72/start_frame=0
+animation/clip_72/end_frame=0
+animation/clip_72/loops=false
+animation/clip_73/name=""
+animation/clip_73/start_frame=0
+animation/clip_73/end_frame=0
+animation/clip_73/loops=false
+animation/clip_74/name=""
+animation/clip_74/start_frame=0
+animation/clip_74/end_frame=0
+animation/clip_74/loops=false
+animation/clip_75/name=""
+animation/clip_75/start_frame=0
+animation/clip_75/end_frame=0
+animation/clip_75/loops=false
+animation/clip_76/name=""
+animation/clip_76/start_frame=0
+animation/clip_76/end_frame=0
+animation/clip_76/loops=false
+animation/clip_77/name=""
+animation/clip_77/start_frame=0
+animation/clip_77/end_frame=0
+animation/clip_77/loops=false
+animation/clip_78/name=""
+animation/clip_78/start_frame=0
+animation/clip_78/end_frame=0
+animation/clip_78/loops=false
+animation/clip_79/name=""
+animation/clip_79/start_frame=0
+animation/clip_79/end_frame=0
+animation/clip_79/loops=false
+animation/clip_80/name=""
+animation/clip_80/start_frame=0
+animation/clip_80/end_frame=0
+animation/clip_80/loops=false
+animation/clip_81/name=""
+animation/clip_81/start_frame=0
+animation/clip_81/end_frame=0
+animation/clip_81/loops=false
+animation/clip_82/name=""
+animation/clip_82/start_frame=0
+animation/clip_82/end_frame=0
+animation/clip_82/loops=false
+animation/clip_83/name=""
+animation/clip_83/start_frame=0
+animation/clip_83/end_frame=0
+animation/clip_83/loops=false
+animation/clip_84/name=""
+animation/clip_84/start_frame=0
+animation/clip_84/end_frame=0
+animation/clip_84/loops=false
+animation/clip_85/name=""
+animation/clip_85/start_frame=0
+animation/clip_85/end_frame=0
+animation/clip_85/loops=false
+animation/clip_86/name=""
+animation/clip_86/start_frame=0
+animation/clip_86/end_frame=0
+animation/clip_86/loops=false
+animation/clip_87/name=""
+animation/clip_87/start_frame=0
+animation/clip_87/end_frame=0
+animation/clip_87/loops=false
+animation/clip_88/name=""
+animation/clip_88/start_frame=0
+animation/clip_88/end_frame=0
+animation/clip_88/loops=false
+animation/clip_89/name=""
+animation/clip_89/start_frame=0
+animation/clip_89/end_frame=0
+animation/clip_89/loops=false
+animation/clip_90/name=""
+animation/clip_90/start_frame=0
+animation/clip_90/end_frame=0
+animation/clip_90/loops=false
+animation/clip_91/name=""
+animation/clip_91/start_frame=0
+animation/clip_91/end_frame=0
+animation/clip_91/loops=false
+animation/clip_92/name=""
+animation/clip_92/start_frame=0
+animation/clip_92/end_frame=0
+animation/clip_92/loops=false
+animation/clip_93/name=""
+animation/clip_93/start_frame=0
+animation/clip_93/end_frame=0
+animation/clip_93/loops=false
+animation/clip_94/name=""
+animation/clip_94/start_frame=0
+animation/clip_94/end_frame=0
+animation/clip_94/loops=false
+animation/clip_95/name=""
+animation/clip_95/start_frame=0
+animation/clip_95/end_frame=0
+animation/clip_95/loops=false
+animation/clip_96/name=""
+animation/clip_96/start_frame=0
+animation/clip_96/end_frame=0
+animation/clip_96/loops=false
+animation/clip_97/name=""
+animation/clip_97/start_frame=0
+animation/clip_97/end_frame=0
+animation/clip_97/loops=false
+animation/clip_98/name=""
+animation/clip_98/start_frame=0
+animation/clip_98/end_frame=0
+animation/clip_98/loops=false
+animation/clip_99/name=""
+animation/clip_99/start_frame=0
+animation/clip_99/end_frame=0
+animation/clip_99/loops=false
+animation/clip_100/name=""
+animation/clip_100/start_frame=0
+animation/clip_100/end_frame=0
+animation/clip_100/loops=false
+animation/clip_101/name=""
+animation/clip_101/start_frame=0
+animation/clip_101/end_frame=0
+animation/clip_101/loops=false
+animation/clip_102/name=""
+animation/clip_102/start_frame=0
+animation/clip_102/end_frame=0
+animation/clip_102/loops=false
+animation/clip_103/name=""
+animation/clip_103/start_frame=0
+animation/clip_103/end_frame=0
+animation/clip_103/loops=false
+animation/clip_104/name=""
+animation/clip_104/start_frame=0
+animation/clip_104/end_frame=0
+animation/clip_104/loops=false
+animation/clip_105/name=""
+animation/clip_105/start_frame=0
+animation/clip_105/end_frame=0
+animation/clip_105/loops=false
+animation/clip_106/name=""
+animation/clip_106/start_frame=0
+animation/clip_106/end_frame=0
+animation/clip_106/loops=false
+animation/clip_107/name=""
+animation/clip_107/start_frame=0
+animation/clip_107/end_frame=0
+animation/clip_107/loops=false
+animation/clip_108/name=""
+animation/clip_108/start_frame=0
+animation/clip_108/end_frame=0
+animation/clip_108/loops=false
+animation/clip_109/name=""
+animation/clip_109/start_frame=0
+animation/clip_109/end_frame=0
+animation/clip_109/loops=false
+animation/clip_110/name=""
+animation/clip_110/start_frame=0
+animation/clip_110/end_frame=0
+animation/clip_110/loops=false
+animation/clip_111/name=""
+animation/clip_111/start_frame=0
+animation/clip_111/end_frame=0
+animation/clip_111/loops=false
+animation/clip_112/name=""
+animation/clip_112/start_frame=0
+animation/clip_112/end_frame=0
+animation/clip_112/loops=false
+animation/clip_113/name=""
+animation/clip_113/start_frame=0
+animation/clip_113/end_frame=0
+animation/clip_113/loops=false
+animation/clip_114/name=""
+animation/clip_114/start_frame=0
+animation/clip_114/end_frame=0
+animation/clip_114/loops=false
+animation/clip_115/name=""
+animation/clip_115/start_frame=0
+animation/clip_115/end_frame=0
+animation/clip_115/loops=false
+animation/clip_116/name=""
+animation/clip_116/start_frame=0
+animation/clip_116/end_frame=0
+animation/clip_116/loops=false
+animation/clip_117/name=""
+animation/clip_117/start_frame=0
+animation/clip_117/end_frame=0
+animation/clip_117/loops=false
+animation/clip_118/name=""
+animation/clip_118/start_frame=0
+animation/clip_118/end_frame=0
+animation/clip_118/loops=false
+animation/clip_119/name=""
+animation/clip_119/start_frame=0
+animation/clip_119/end_frame=0
+animation/clip_119/loops=false
+animation/clip_120/name=""
+animation/clip_120/start_frame=0
+animation/clip_120/end_frame=0
+animation/clip_120/loops=false
+animation/clip_121/name=""
+animation/clip_121/start_frame=0
+animation/clip_121/end_frame=0
+animation/clip_121/loops=false
+animation/clip_122/name=""
+animation/clip_122/start_frame=0
+animation/clip_122/end_frame=0
+animation/clip_122/loops=false
+animation/clip_123/name=""
+animation/clip_123/start_frame=0
+animation/clip_123/end_frame=0
+animation/clip_123/loops=false
+animation/clip_124/name=""
+animation/clip_124/start_frame=0
+animation/clip_124/end_frame=0
+animation/clip_124/loops=false
+animation/clip_125/name=""
+animation/clip_125/start_frame=0
+animation/clip_125/end_frame=0
+animation/clip_125/loops=false
+animation/clip_126/name=""
+animation/clip_126/start_frame=0
+animation/clip_126/end_frame=0
+animation/clip_126/loops=false
+animation/clip_127/name=""
+animation/clip_127/start_frame=0
+animation/clip_127/end_frame=0
+animation/clip_127/loops=false
+animation/clip_128/name=""
+animation/clip_128/start_frame=0
+animation/clip_128/end_frame=0
+animation/clip_128/loops=false
+animation/clip_129/name=""
+animation/clip_129/start_frame=0
+animation/clip_129/end_frame=0
+animation/clip_129/loops=false
+animation/clip_130/name=""
+animation/clip_130/start_frame=0
+animation/clip_130/end_frame=0
+animation/clip_130/loops=false
+animation/clip_131/name=""
+animation/clip_131/start_frame=0
+animation/clip_131/end_frame=0
+animation/clip_131/loops=false
+animation/clip_132/name=""
+animation/clip_132/start_frame=0
+animation/clip_132/end_frame=0
+animation/clip_132/loops=false
+animation/clip_133/name=""
+animation/clip_133/start_frame=0
+animation/clip_133/end_frame=0
+animation/clip_133/loops=false
+animation/clip_134/name=""
+animation/clip_134/start_frame=0
+animation/clip_134/end_frame=0
+animation/clip_134/loops=false
+animation/clip_135/name=""
+animation/clip_135/start_frame=0
+animation/clip_135/end_frame=0
+animation/clip_135/loops=false
+animation/clip_136/name=""
+animation/clip_136/start_frame=0
+animation/clip_136/end_frame=0
+animation/clip_136/loops=false
+animation/clip_137/name=""
+animation/clip_137/start_frame=0
+animation/clip_137/end_frame=0
+animation/clip_137/loops=false
+animation/clip_138/name=""
+animation/clip_138/start_frame=0
+animation/clip_138/end_frame=0
+animation/clip_138/loops=false
+animation/clip_139/name=""
+animation/clip_139/start_frame=0
+animation/clip_139/end_frame=0
+animation/clip_139/loops=false
+animation/clip_140/name=""
+animation/clip_140/start_frame=0
+animation/clip_140/end_frame=0
+animation/clip_140/loops=false
+animation/clip_141/name=""
+animation/clip_141/start_frame=0
+animation/clip_141/end_frame=0
+animation/clip_141/loops=false
+animation/clip_142/name=""
+animation/clip_142/start_frame=0
+animation/clip_142/end_frame=0
+animation/clip_142/loops=false
+animation/clip_143/name=""
+animation/clip_143/start_frame=0
+animation/clip_143/end_frame=0
+animation/clip_143/loops=false
+animation/clip_144/name=""
+animation/clip_144/start_frame=0
+animation/clip_144/end_frame=0
+animation/clip_144/loops=false
+animation/clip_145/name=""
+animation/clip_145/start_frame=0
+animation/clip_145/end_frame=0
+animation/clip_145/loops=false
+animation/clip_146/name=""
+animation/clip_146/start_frame=0
+animation/clip_146/end_frame=0
+animation/clip_146/loops=false
+animation/clip_147/name=""
+animation/clip_147/start_frame=0
+animation/clip_147/end_frame=0
+animation/clip_147/loops=false
+animation/clip_148/name=""
+animation/clip_148/start_frame=0
+animation/clip_148/end_frame=0
+animation/clip_148/loops=false
+animation/clip_149/name=""
+animation/clip_149/start_frame=0
+animation/clip_149/end_frame=0
+animation/clip_149/loops=false
+animation/clip_150/name=""
+animation/clip_150/start_frame=0
+animation/clip_150/end_frame=0
+animation/clip_150/loops=false
+animation/clip_151/name=""
+animation/clip_151/start_frame=0
+animation/clip_151/end_frame=0
+animation/clip_151/loops=false
+animation/clip_152/name=""
+animation/clip_152/start_frame=0
+animation/clip_152/end_frame=0
+animation/clip_152/loops=false
+animation/clip_153/name=""
+animation/clip_153/start_frame=0
+animation/clip_153/end_frame=0
+animation/clip_153/loops=false
+animation/clip_154/name=""
+animation/clip_154/start_frame=0
+animation/clip_154/end_frame=0
+animation/clip_154/loops=false
+animation/clip_155/name=""
+animation/clip_155/start_frame=0
+animation/clip_155/end_frame=0
+animation/clip_155/loops=false
+animation/clip_156/name=""
+animation/clip_156/start_frame=0
+animation/clip_156/end_frame=0
+animation/clip_156/loops=false
+animation/clip_157/name=""
+animation/clip_157/start_frame=0
+animation/clip_157/end_frame=0
+animation/clip_157/loops=false
+animation/clip_158/name=""
+animation/clip_158/start_frame=0
+animation/clip_158/end_frame=0
+animation/clip_158/loops=false
+animation/clip_159/name=""
+animation/clip_159/start_frame=0
+animation/clip_159/end_frame=0
+animation/clip_159/loops=false
+animation/clip_160/name=""
+animation/clip_160/start_frame=0
+animation/clip_160/end_frame=0
+animation/clip_160/loops=false
+animation/clip_161/name=""
+animation/clip_161/start_frame=0
+animation/clip_161/end_frame=0
+animation/clip_161/loops=false
+animation/clip_162/name=""
+animation/clip_162/start_frame=0
+animation/clip_162/end_frame=0
+animation/clip_162/loops=false
+animation/clip_163/name=""
+animation/clip_163/start_frame=0
+animation/clip_163/end_frame=0
+animation/clip_163/loops=false
+animation/clip_164/name=""
+animation/clip_164/start_frame=0
+animation/clip_164/end_frame=0
+animation/clip_164/loops=false
+animation/clip_165/name=""
+animation/clip_165/start_frame=0
+animation/clip_165/end_frame=0
+animation/clip_165/loops=false
+animation/clip_166/name=""
+animation/clip_166/start_frame=0
+animation/clip_166/end_frame=0
+animation/clip_166/loops=false
+animation/clip_167/name=""
+animation/clip_167/start_frame=0
+animation/clip_167/end_frame=0
+animation/clip_167/loops=false
+animation/clip_168/name=""
+animation/clip_168/start_frame=0
+animation/clip_168/end_frame=0
+animation/clip_168/loops=false
+animation/clip_169/name=""
+animation/clip_169/start_frame=0
+animation/clip_169/end_frame=0
+animation/clip_169/loops=false
+animation/clip_170/name=""
+animation/clip_170/start_frame=0
+animation/clip_170/end_frame=0
+animation/clip_170/loops=false
+animation/clip_171/name=""
+animation/clip_171/start_frame=0
+animation/clip_171/end_frame=0
+animation/clip_171/loops=false
+animation/clip_172/name=""
+animation/clip_172/start_frame=0
+animation/clip_172/end_frame=0
+animation/clip_172/loops=false
+animation/clip_173/name=""
+animation/clip_173/start_frame=0
+animation/clip_173/end_frame=0
+animation/clip_173/loops=false
+animation/clip_174/name=""
+animation/clip_174/start_frame=0
+animation/clip_174/end_frame=0
+animation/clip_174/loops=false
+animation/clip_175/name=""
+animation/clip_175/start_frame=0
+animation/clip_175/end_frame=0
+animation/clip_175/loops=false
+animation/clip_176/name=""
+animation/clip_176/start_frame=0
+animation/clip_176/end_frame=0
+animation/clip_176/loops=false
+animation/clip_177/name=""
+animation/clip_177/start_frame=0
+animation/clip_177/end_frame=0
+animation/clip_177/loops=false
+animation/clip_178/name=""
+animation/clip_178/start_frame=0
+animation/clip_178/end_frame=0
+animation/clip_178/loops=false
+animation/clip_179/name=""
+animation/clip_179/start_frame=0
+animation/clip_179/end_frame=0
+animation/clip_179/loops=false
+animation/clip_180/name=""
+animation/clip_180/start_frame=0
+animation/clip_180/end_frame=0
+animation/clip_180/loops=false
+animation/clip_181/name=""
+animation/clip_181/start_frame=0
+animation/clip_181/end_frame=0
+animation/clip_181/loops=false
+animation/clip_182/name=""
+animation/clip_182/start_frame=0
+animation/clip_182/end_frame=0
+animation/clip_182/loops=false
+animation/clip_183/name=""
+animation/clip_183/start_frame=0
+animation/clip_183/end_frame=0
+animation/clip_183/loops=false
+animation/clip_184/name=""
+animation/clip_184/start_frame=0
+animation/clip_184/end_frame=0
+animation/clip_184/loops=false
+animation/clip_185/name=""
+animation/clip_185/start_frame=0
+animation/clip_185/end_frame=0
+animation/clip_185/loops=false
+animation/clip_186/name=""
+animation/clip_186/start_frame=0
+animation/clip_186/end_frame=0
+animation/clip_186/loops=false
+animation/clip_187/name=""
+animation/clip_187/start_frame=0
+animation/clip_187/end_frame=0
+animation/clip_187/loops=false
+animation/clip_188/name=""
+animation/clip_188/start_frame=0
+animation/clip_188/end_frame=0
+animation/clip_188/loops=false
+animation/clip_189/name=""
+animation/clip_189/start_frame=0
+animation/clip_189/end_frame=0
+animation/clip_189/loops=false
+animation/clip_190/name=""
+animation/clip_190/start_frame=0
+animation/clip_190/end_frame=0
+animation/clip_190/loops=false
+animation/clip_191/name=""
+animation/clip_191/start_frame=0
+animation/clip_191/end_frame=0
+animation/clip_191/loops=false
+animation/clip_192/name=""
+animation/clip_192/start_frame=0
+animation/clip_192/end_frame=0
+animation/clip_192/loops=false
+animation/clip_193/name=""
+animation/clip_193/start_frame=0
+animation/clip_193/end_frame=0
+animation/clip_193/loops=false
+animation/clip_194/name=""
+animation/clip_194/start_frame=0
+animation/clip_194/end_frame=0
+animation/clip_194/loops=false
+animation/clip_195/name=""
+animation/clip_195/start_frame=0
+animation/clip_195/end_frame=0
+animation/clip_195/loops=false
+animation/clip_196/name=""
+animation/clip_196/start_frame=0
+animation/clip_196/end_frame=0
+animation/clip_196/loops=false
+animation/clip_197/name=""
+animation/clip_197/start_frame=0
+animation/clip_197/end_frame=0
+animation/clip_197/loops=false
+animation/clip_198/name=""
+animation/clip_198/start_frame=0
+animation/clip_198/end_frame=0
+animation/clip_198/loops=false
+animation/clip_199/name=""
+animation/clip_199/start_frame=0
+animation/clip_199/end_frame=0
+animation/clip_199/loops=false
+animation/clip_200/name=""
+animation/clip_200/start_frame=0
+animation/clip_200/end_frame=0
+animation/clip_200/loops=false
+animation/clip_201/name=""
+animation/clip_201/start_frame=0
+animation/clip_201/end_frame=0
+animation/clip_201/loops=false
+animation/clip_202/name=""
+animation/clip_202/start_frame=0
+animation/clip_202/end_frame=0
+animation/clip_202/loops=false
+animation/clip_203/name=""
+animation/clip_203/start_frame=0
+animation/clip_203/end_frame=0
+animation/clip_203/loops=false
+animation/clip_204/name=""
+animation/clip_204/start_frame=0
+animation/clip_204/end_frame=0
+animation/clip_204/loops=false
+animation/clip_205/name=""
+animation/clip_205/start_frame=0
+animation/clip_205/end_frame=0
+animation/clip_205/loops=false
+animation/clip_206/name=""
+animation/clip_206/start_frame=0
+animation/clip_206/end_frame=0
+animation/clip_206/loops=false
+animation/clip_207/name=""
+animation/clip_207/start_frame=0
+animation/clip_207/end_frame=0
+animation/clip_207/loops=false
+animation/clip_208/name=""
+animation/clip_208/start_frame=0
+animation/clip_208/end_frame=0
+animation/clip_208/loops=false
+animation/clip_209/name=""
+animation/clip_209/start_frame=0
+animation/clip_209/end_frame=0
+animation/clip_209/loops=false
+animation/clip_210/name=""
+animation/clip_210/start_frame=0
+animation/clip_210/end_frame=0
+animation/clip_210/loops=false
+animation/clip_211/name=""
+animation/clip_211/start_frame=0
+animation/clip_211/end_frame=0
+animation/clip_211/loops=false
+animation/clip_212/name=""
+animation/clip_212/start_frame=0
+animation/clip_212/end_frame=0
+animation/clip_212/loops=false
+animation/clip_213/name=""
+animation/clip_213/start_frame=0
+animation/clip_213/end_frame=0
+animation/clip_213/loops=false
+animation/clip_214/name=""
+animation/clip_214/start_frame=0
+animation/clip_214/end_frame=0
+animation/clip_214/loops=false
+animation/clip_215/name=""
+animation/clip_215/start_frame=0
+animation/clip_215/end_frame=0
+animation/clip_215/loops=false
+animation/clip_216/name=""
+animation/clip_216/start_frame=0
+animation/clip_216/end_frame=0
+animation/clip_216/loops=false
+animation/clip_217/name=""
+animation/clip_217/start_frame=0
+animation/clip_217/end_frame=0
+animation/clip_217/loops=false
+animation/clip_218/name=""
+animation/clip_218/start_frame=0
+animation/clip_218/end_frame=0
+animation/clip_218/loops=false
+animation/clip_219/name=""
+animation/clip_219/start_frame=0
+animation/clip_219/end_frame=0
+animation/clip_219/loops=false
+animation/clip_220/name=""
+animation/clip_220/start_frame=0
+animation/clip_220/end_frame=0
+animation/clip_220/loops=false
+animation/clip_221/name=""
+animation/clip_221/start_frame=0
+animation/clip_221/end_frame=0
+animation/clip_221/loops=false
+animation/clip_222/name=""
+animation/clip_222/start_frame=0
+animation/clip_222/end_frame=0
+animation/clip_222/loops=false
+animation/clip_223/name=""
+animation/clip_223/start_frame=0
+animation/clip_223/end_frame=0
+animation/clip_223/loops=false
+animation/clip_224/name=""
+animation/clip_224/start_frame=0
+animation/clip_224/end_frame=0
+animation/clip_224/loops=false
+animation/clip_225/name=""
+animation/clip_225/start_frame=0
+animation/clip_225/end_frame=0
+animation/clip_225/loops=false
+animation/clip_226/name=""
+animation/clip_226/start_frame=0
+animation/clip_226/end_frame=0
+animation/clip_226/loops=false
+animation/clip_227/name=""
+animation/clip_227/start_frame=0
+animation/clip_227/end_frame=0
+animation/clip_227/loops=false
+animation/clip_228/name=""
+animation/clip_228/start_frame=0
+animation/clip_228/end_frame=0
+animation/clip_228/loops=false
+animation/clip_229/name=""
+animation/clip_229/start_frame=0
+animation/clip_229/end_frame=0
+animation/clip_229/loops=false
+animation/clip_230/name=""
+animation/clip_230/start_frame=0
+animation/clip_230/end_frame=0
+animation/clip_230/loops=false
+animation/clip_231/name=""
+animation/clip_231/start_frame=0
+animation/clip_231/end_frame=0
+animation/clip_231/loops=false
+animation/clip_232/name=""
+animation/clip_232/start_frame=0
+animation/clip_232/end_frame=0
+animation/clip_232/loops=false
+animation/clip_233/name=""
+animation/clip_233/start_frame=0
+animation/clip_233/end_frame=0
+animation/clip_233/loops=false
+animation/clip_234/name=""
+animation/clip_234/start_frame=0
+animation/clip_234/end_frame=0
+animation/clip_234/loops=false
+animation/clip_235/name=""
+animation/clip_235/start_frame=0
+animation/clip_235/end_frame=0
+animation/clip_235/loops=false
+animation/clip_236/name=""
+animation/clip_236/start_frame=0
+animation/clip_236/end_frame=0
+animation/clip_236/loops=false
+animation/clip_237/name=""
+animation/clip_237/start_frame=0
+animation/clip_237/end_frame=0
+animation/clip_237/loops=false
+animation/clip_238/name=""
+animation/clip_238/start_frame=0
+animation/clip_238/end_frame=0
+animation/clip_238/loops=false
+animation/clip_239/name=""
+animation/clip_239/start_frame=0
+animation/clip_239/end_frame=0
+animation/clip_239/loops=false
+animation/clip_240/name=""
+animation/clip_240/start_frame=0
+animation/clip_240/end_frame=0
+animation/clip_240/loops=false
+animation/clip_241/name=""
+animation/clip_241/start_frame=0
+animation/clip_241/end_frame=0
+animation/clip_241/loops=false
+animation/clip_242/name=""
+animation/clip_242/start_frame=0
+animation/clip_242/end_frame=0
+animation/clip_242/loops=false
+animation/clip_243/name=""
+animation/clip_243/start_frame=0
+animation/clip_243/end_frame=0
+animation/clip_243/loops=false
+animation/clip_244/name=""
+animation/clip_244/start_frame=0
+animation/clip_244/end_frame=0
+animation/clip_244/loops=false
+animation/clip_245/name=""
+animation/clip_245/start_frame=0
+animation/clip_245/end_frame=0
+animation/clip_245/loops=false
+animation/clip_246/name=""
+animation/clip_246/start_frame=0
+animation/clip_246/end_frame=0
+animation/clip_246/loops=false
+animation/clip_247/name=""
+animation/clip_247/start_frame=0
+animation/clip_247/end_frame=0
+animation/clip_247/loops=false
+animation/clip_248/name=""
+animation/clip_248/start_frame=0
+animation/clip_248/end_frame=0
+animation/clip_248/loops=false
+animation/clip_249/name=""
+animation/clip_249/start_frame=0
+animation/clip_249/end_frame=0
+animation/clip_249/loops=false
+animation/clip_250/name=""
+animation/clip_250/start_frame=0
+animation/clip_250/end_frame=0
+animation/clip_250/loops=false
+animation/clip_251/name=""
+animation/clip_251/start_frame=0
+animation/clip_251/end_frame=0
+animation/clip_251/loops=false
+animation/clip_252/name=""
+animation/clip_252/start_frame=0
+animation/clip_252/end_frame=0
+animation/clip_252/loops=false
+animation/clip_253/name=""
+animation/clip_253/start_frame=0
+animation/clip_253/end_frame=0
+animation/clip_253/loops=false
+animation/clip_254/name=""
+animation/clip_254/start_frame=0
+animation/clip_254/end_frame=0
+animation/clip_254/loops=false
+animation/clip_255/name=""
+animation/clip_255/start_frame=0
+animation/clip_255/end_frame=0
+animation/clip_255/loops=false
+animation/clip_256/name=""
+animation/clip_256/start_frame=0
+animation/clip_256/end_frame=0
+animation/clip_256/loops=false
diff --git a/world/monuments/lighthouse/lighthouse.tscn b/world/monuments/lighthouse/lighthouse.tscn
new file mode 100644
index 0000000..7997649
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse.tscn
@@ -0,0 +1,64 @@
+[gd_scene load_steps=7 format=2]
+
+[ext_resource path="res://world/monuments/lighthouse/lighthouse.gltf" type="PackedScene" id=1]
+[ext_resource path="res://world/monuments/lighthouse/lighthouse.gd" type="Script" id=2]
+
+[sub_resource type="SpatialMaterial" id=1]
+albedo_color = Color( 0.0470588, 0.00392157, 0.00392157, 1 )
+
+[sub_resource type="SpatialMaterial" id=2]
+emission_enabled = true
+emission = Color( 1, 0.996078, 0.74902, 1 )
+emission_energy = 1.0
+emission_operator = 0
+emission_on_uv2 = false
+
+[sub_resource type="Animation" id=3]
+length = 0.001
+tracks/0/type = "value"
+tracks/0/path = NodePath("lighthouse/light:rotation_degrees")
+tracks/0/interp = 1
+tracks/0/loop_wrap = true
+tracks/0/imported = false
+tracks/0/enabled = true
+tracks/0/keys = {
+"times": PoolRealArray( 0 ),
+"transitions": PoolRealArray( 1 ),
+"update": 0,
+"values": [ Vector3( 90, 0, 0 ) ]
+}
+
+[sub_resource type="Animation" id=4]
+resource_name = "spin_light"
+length = 5.0
+loop = true
+tracks/0/type = "value"
+tracks/0/path = NodePath("lighthouse/light:rotation_degrees")
+tracks/0/interp = 1
+tracks/0/loop_wrap = true
+tracks/0/imported = false
+tracks/0/enabled = true
+tracks/0/keys = {
+"times": PoolRealArray( 0, 5 ),
+"transitions": PoolRealArray( 1, 1 ),
+"update": 0,
+"values": [ Vector3( 90, 0, 0 ), Vector3( 90, 0, 360 ) ]
+}
+
+[node name="lighthouse" instance=ExtResource( 1 )]
+script = ExtResource( 2 )
+
+[node name="OmniLight" type="OmniLight" parent="." index="0"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 165.193, 0 )
+light_color = Color( 1, 0.92549, 0.768627, 1 )
+shadow_enabled = true
+omni_range = 76.7922
+
+[node name="light" parent="lighthouse" index="0"]
+transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 165.636, 0 )
+material/0 = SubResource( 1 )
+material/1 = SubResource( 2 )
+
+[node name="AnimationPlayer" type="AnimationPlayer" parent="." index="2"]
+anims/RESET = SubResource( 3 )
+anims/spin_light = SubResource( 4 )
diff --git a/world/monuments/lighthouse/lighthouse_alpha.png b/world/monuments/lighthouse/lighthouse_alpha.png
new file mode 100644
index 0000000..d53b738
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_alpha.png
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_alpha.png.import b/world/monuments/lighthouse/lighthouse_alpha.png.import
new file mode 100644
index 0000000..22b763e
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_alpha.png.import
@@ -0,0 +1,35 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path="res://.import/lighthouse_alpha.png-41f0ac1436cc9af220dfc8185e3a0320.stex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse_alpha.png"
+dest_files=[ "res://.import/lighthouse_alpha.png-41f0ac1436cc9af220dfc8185e3a0320.stex" ]
+
+[params]
+
+compress/mode=0
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=0
+flags/repeat=0
+flags/filter=true
+flags/mipmaps=false
+flags/anisotropic=false
+flags/srgb=2
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=true
+svg/scale=1.0
diff --git a/world/monuments/lighthouse/lighthouse_baked.material b/world/monuments/lighthouse/lighthouse_baked.material
new file mode 100644
index 0000000..7b09edd
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_baked.material
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_color.png b/world/monuments/lighthouse/lighthouse_color.png
new file mode 100644
index 0000000..f0206d6
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_color.png
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_color.png.import b/world/monuments/lighthouse/lighthouse_color.png.import
new file mode 100644
index 0000000..2a1af66
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_color.png.import
@@ -0,0 +1,35 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path="res://.import/lighthouse_color.png-7cc6dff7bffc0de9a0cf209cd8ec5894.stex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse_color.png"
+dest_files=[ "res://.import/lighthouse_color.png-7cc6dff7bffc0de9a0cf209cd8ec5894.stex" ]
+
+[params]
+
+compress/mode=0
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=0
+flags/repeat=0
+flags/filter=true
+flags/mipmaps=false
+flags/anisotropic=false
+flags/srgb=2
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=true
+svg/scale=1.0
diff --git a/world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png b/world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png
new file mode 100644
index 0000000..329c335
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png.import b/world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png.import
new file mode 100644
index 0000000..2bb17c4
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png.import
@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path.s3tc="res://.import/lighthouse_color_png-lighthouse_alpha_png.png-a979403086310babf23d79bee5de48f0.s3tc.stex"
+path.etc2="res://.import/lighthouse_color_png-lighthouse_alpha_png.png-a979403086310babf23d79bee5de48f0.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse_color_png-lighthouse_alpha_png.png"
+dest_files=[ "res://.import/lighthouse_color_png-lighthouse_alpha_png.png-a979403086310babf23d79bee5de48f0.s3tc.stex", "res://.import/lighthouse_color_png-lighthouse_alpha_png.png-a979403086310babf23d79bee5de48f0.etc2.stex" ]
+
+[params]
+
+compress/mode=2
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=0
+flags/repeat=true
+flags/filter=true
+flags/mipmaps=true
+flags/anisotropic=false
+flags/srgb=1
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=false
+svg/scale=1.0
diff --git a/world/monuments/lighthouse/lighthouse_disp.png b/world/monuments/lighthouse/lighthouse_disp.png
new file mode 100644
index 0000000..96071db
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_disp.png
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_disp.png.import b/world/monuments/lighthouse/lighthouse_disp.png.import
new file mode 100644
index 0000000..82b2a8d
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_disp.png.import
@@ -0,0 +1,35 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path="res://.import/lighthouse_disp.png-5d8f126cba54b9aad429c03c72f8c283.stex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse_disp.png"
+dest_files=[ "res://.import/lighthouse_disp.png-5d8f126cba54b9aad429c03c72f8c283.stex" ]
+
+[params]
+
+compress/mode=0
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=0
+flags/repeat=0
+flags/filter=true
+flags/mipmaps=false
+flags/anisotropic=false
+flags/srgb=2
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=true
+svg/scale=1.0
diff --git a/world/monuments/lighthouse/lighthouse_normal.png b/world/monuments/lighthouse/lighthouse_normal.png
new file mode 100644
index 0000000..c861d72
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_normal.png
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_normal.png.import b/world/monuments/lighthouse/lighthouse_normal.png.import
new file mode 100644
index 0000000..4c707ab
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_normal.png.import
@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path.s3tc="res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.s3tc.stex"
+path.etc2="res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse_normal.png"
+dest_files=[ "res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.s3tc.stex", "res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.etc2.stex" ]
+
+[params]
+
+compress/mode=2
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=1
+flags/repeat=true
+flags/filter=true
+flags/mipmaps=true
+flags/anisotropic=false
+flags/srgb=2
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=false
+svg/scale=1.0
diff --git a/world/monuments/lighthouse/lighthouse_roughness.png b/world/monuments/lighthouse/lighthouse_roughness.png
new file mode 100644
index 0000000..f1cb110
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_roughness.png
Binary files differ
diff --git a/world/monuments/lighthouse/lighthouse_roughness.png.import b/world/monuments/lighthouse/lighthouse_roughness.png.import
new file mode 100644
index 0000000..5be64c9
--- /dev/null
+++ b/world/monuments/lighthouse/lighthouse_roughness.png.import
@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="StreamTexture"
+path.s3tc="res://.import/lighthouse_roughness.png-80a5c2ae5bb756fd1ff8b9b8b5bd4766.s3tc.stex"
+path.etc2="res://.import/lighthouse_roughness.png-80a5c2ae5bb756fd1ff8b9b8b5bd4766.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
+
+[deps]
+
+source_file="res://world/monuments/lighthouse/lighthouse_roughness.png"
+dest_files=[ "res://.import/lighthouse_roughness.png-80a5c2ae5bb756fd1ff8b9b8b5bd4766.s3tc.stex", "res://.import/lighthouse_roughness.png-80a5c2ae5bb756fd1ff8b9b8b5bd4766.etc2.stex" ]
+
+[params]
+
+compress/mode=2
+compress/lossy_quality=0.7
+compress/hdr_mode=0
+compress/bptc_ldr=0
+compress/normal_map=0
+flags/repeat=true
+flags/filter=true
+flags/mipmaps=true
+flags/anisotropic=false
+flags/srgb=2
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/HDR_as_SRGB=false
+process/invert_color=false
+process/normal_map_invert_y=false
+stream=false
+size_limit=0
+detect_3d=false
+svg/scale=1.0
diff --git a/world/obstacles/Rock_coll.tres b/world/obstacles/Rock_coll.tres
new file mode 100644
index 0000000..b06d080
--- /dev/null
+++ b/world/obstacles/Rock_coll.tres
@@ -0,0 +1,4 @@
+[gd_resource type="ConvexPolygonShape" format=2]
+
+[resource]
+points = PoolVector3Array( 2.5, -5, 2.5, 2.5, -5, -2.5, -2.5, -5, -2.5, -2.5, -5, 2.5, 0, 5, 2.5, 0, 5, -2.5 )
diff --git a/world/obstacles/Rock_lowres_mesh.tres b/world/obstacles/Rock_lowres_mesh.tres
new file mode 100644
index 0000000..910d7f6
--- /dev/null
+++ b/world/obstacles/Rock_lowres_mesh.tres
@@ -0,0 +1,4 @@
+[gd_resource type="CubeMesh" format=2]
+
+[resource]
+size = Vector3( 5, 10, 5 )
diff --git a/world/obstacles/Rock_mat.tres b/world/obstacles/Rock_mat.tres
new file mode 100644
index 0000000..8547487
--- /dev/null
+++ b/world/obstacles/Rock_mat.tres
@@ -0,0 +1,21 @@
+[gd_resource type="SpatialMaterial" load_steps=4 format=2]
+
+[sub_resource type="OpenSimplexNoise" id=3]
+octaves = 4
+period = 32.0
+
+[sub_resource type="NoiseTexture" id=4]
+noise = SubResource( 3 )
+
+[sub_resource type="NoiseTexture" id=5]
+seamless = true
+as_normalmap = true
+bump_strength = 32.0
+noise = SubResource( 3 )
+
+[resource]
+albedo_color = Color( 0.231373, 0.231373, 0.231373, 1 )
+albedo_texture = SubResource( 4 )
+normal_enabled = true
+normal_scale = 1.0
+normal_texture = SubResource( 5 )
diff --git a/world/obstacles/Rock_mesh.tres b/world/obstacles/Rock_mesh.tres
new file mode 100644
index 0000000..bced5b6
--- /dev/null
+++ b/world/obstacles/Rock_mesh.tres
@@ -0,0 +1,4 @@
+[gd_resource type="PrismMesh" format=2]
+
+[resource]
+size = Vector3( 5, 10, 5 )